]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nanosleep(2): Fix bogus incrementing of rmtp by tc_tick_sbt on [EINTR].
[FreeBSD/FreeBSD.git] / sys /
2018-02-14 Bryan Drewerynanosleep(2): Fix bogus incrementing of rmtp by tc_tick...
2018-02-14 Alan SomersImplement .vop_pathconf and .vop_getacl for the .zfs...
2018-02-14 Justin HibbitsFix a panic introduced in r329225
2018-02-14 Justin HibbitsPPC64: Get the timestap from the proper OF field
2018-02-14 Justin Hibbitspowerpc64/pseries: Define new hcalls
2018-02-14 Konstantin BelousovCleanup unused page argument for vm_reserv_break().
2018-02-14 Konstantin BelousovEnsure memory consistency on COW.
2018-02-14 Konstantin BelousovDo not call pmap_enter() with invalid protection mode.
2018-02-14 Conrad Meyerkgssapi: Remove trivial deadcode
2018-02-13 Landon J. Fullerbwn(4): Conditionalize "RX decryption attempted" messag...
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-13 Ed Masteamd64/pmap: Move Foundation copyright to the 2-clause...
2018-02-13 Mark JohnstonMove zstd malloc()/free()/calloc() macros to stdlib.h.
2018-02-13 Ed Mastelibkern: use nul for terminating char rather than 0
2018-02-13 Bryan Dreweryports modules: Don't leak AUTO_OBJ changes into the...
2018-02-13 Landon J. Fullerbwn(4): txpid2g/txpid5g[lh] are not defined after sromr...
2018-02-13 Justin HibbitsNarrow a race, and fix a leak, in g_part_wither
2018-02-13 Ian LeporeFix bad indentation. Whitespace only, no functional...
2018-02-13 Hans Petter SelaskyImport the mthca kernel side infiniband driver from...
2018-02-13 Li-Wen HsuFix non-64-bit platform build by printing bus_addr_t...
2018-02-13 Konstantin Belousovlinuxkpi: Do not leak pages on put.
2018-02-13 Konstantin BelousovDo not leak rv->psind in some specific situations.
2018-02-13 Konstantin BelousovFix build with gas.
2018-02-13 Hans Petter SelaskyFix for incorrect PnP information used by devmatch(8).
2018-02-13 Hans Petter SelaskyAdd new USB quirk.
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 Landon J. Fullerbwn(4): Fix outstanding bug in PHY-G tssi2dbm table...
2018-02-12 Eric van GyzenUpdate the MTU in affected routes when IPv6 RA changes...
2018-02-12 Landon J. Fullersiba(4): Ignore disabled per-core address match entries.
2018-02-12 Alan SomersFix a comment. No functional change.
2018-02-12 Ian LeporeAdd a new sysctl, debug.clock_do_io, to allow manully...
2018-02-12 Ian LeporeAdd a set of convenience routines for RTC drivers to...
2018-02-12 Jonathan T. LooneyMark the pages used for the initial page-table entries...
2018-02-12 Ian LeporeReplace the existing print_ct() private debugging funct...
2018-02-12 Warner LoshAdd Lua as a scripting langauge to /boot/loader
2018-02-12 Warner LoshMove __va_list and related defines to sys/sys/_types.h
2018-02-12 Warner LoshWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-12 Warner LoshUse standard pattern for stdargs.h
2018-02-12 Tycho NightingaleProvide further mitigation against CVE-2017-5715 by...
2018-02-11 Scott LongPrint out the shared memory queues during initialization
2018-02-11 Brooks DavisUse syscall_helper_register(9) rather than syscall_regi...
2018-02-11 Warner LoshConsistent macro indentation is the hobgoblin of small...
2018-02-11 Ian LeporeAdd a device ID to uftdi for TIAO USB Multi Protocol...
2018-02-11 Conrad MeyerAdd GUID and alias for Apple APFS partition
2018-02-10 Emmanuel Vadotdts: Update our device tree sources files from Linux...
2018-02-10 Andrey V. ElsukovReinitialize IP header length after checksum calculatio...
2018-02-10 Brooks DavisUse syscall_helper_register() to register syscalls...
2018-02-10 Alexander MotinTeach mps(4) and mpr(4) drivers to autotune chain frames.
2018-02-09 Alexander MotinAdd sysctls for dnode block and indirect block shifts.
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Nathan WhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-09 Kirk McKusickMerge biodone_finish() back into biodone(). The primary...
2018-02-09 Jonathan T. LooneyOn bootup, the amd64 pmap initialization code creates...
2018-02-09 Gleb SmirnoffFix boot_pages exhaustion on machines with many domains...
2018-02-09 Eric van GyzenFix ICMPv6 redirects
2018-02-08 Kirk McKusickThe goal of this change is to prevent accidental foot...
2018-02-08 Dimitry AndricPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 Brooks DavisModernize nfssvc(2) registartion.
2018-02-08 Mark JohnstonUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Andriy Gaponremove a duplicate assignment
2018-02-08 Brooks Davisstyle(9): use a type for each member in struct defintions.
2018-02-07 Brooks DavisRemove part of a comment reverting to nonexistant struc...
2018-02-07 Andriy Gaponexec_map_first_page: fix an inverse condition introduce...
2018-02-07 Navdeep Parhariw_cxgbe: Remove declaration of a function that no...
2018-02-07 Andrey V. ElsukovRemove duplicate #include <netinet/ip_var.h>.
2018-02-07 Andrey V. ElsukovRework ipfw dynamic states implementation to be lockles...
2018-02-07 Hans Petter SelaskyGive USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 Warner LoshCull Atmel board configs no longer relevant.
2018-02-07 Warner LoshFix cut and pasted comments to reflect differences...
2018-02-07 Gleb SmirnoffFix three miscalculations in amount of boot pages:
2018-02-07 Alex RichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 Mark JohnstonDequeue wired pages lazily.
2018-02-07 Hans Petter SelaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 Adrian Chadd[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 Adrian Chadd[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 Kyle Evansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 Warner LoshKeep a counter for number of requests completed with...
2018-02-06 Pedro F. Giffuni{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 Ian LeporeUse const pointers for input data not modified by clock...
2018-02-06 Gleb SmirnoffUse correct arithmetic to calculate how many pages...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-06 Gleb SmirnoffImprove DIAGNOSTIC printf. Report using a boot page...
2018-02-06 Gleb SmirnoffFix boot_pages calculation for machines that don't...
2018-02-06 Scott LongCache the value of the request and reply frame size...
2018-02-06 Bjoern A. ZeebRemove a trailing whitspace.
2018-02-06 Mark JohnstonDelete a declaration for a variable removed in r305362.
2018-02-06 Mark JohnstonSimplify synchronization read error handling.
2018-02-06 Alexander MotinFix queue length reporting in mps(4) and mpr(4).
2018-02-06 Kenneth D. MerryDiagnostic buffer fixes for the mps(4) and mpr(4) drivers.
2018-02-06 Alex RichardsonMake mips_postboot_fixup work when building the kernel...
2018-02-06 Kyle Evansdtb/allwinner: Add sun7i-a20-lamobo-r1.dts (Banana...
2018-02-06 Adrian Chadd[arswitch] Implement the switch MAC address fetch API.
2018-02-06 Adrian Chadd[etherswitch] add initial support for potentially confi...
2018-02-06 Scott LongFix a case where a request frame can be composed that...
2018-02-06 Scott LongReturn a C errno for cam_periph_acquire().
2018-02-06 Gleb SmirnoffFollowup on r302393 by cperciva, improving calculation...
2018-02-06 Kirk McKusickOccasional cylinder-group check-hash errors were being...
2018-02-06 Konstantin BelousovMove signal trampolines out of locore.s into separate...
2018-02-05 Landon J. Fullerbwn(4): migrate bwn(4) to the native bhnd(9) interface...
next