]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linuxkpi: Do not leak pages on put.
[FreeBSD/FreeBSD.git] / sys /
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...
2018-02-05 John BaldwinIgnore relocation tables for non-memory-resident sections.
2018-02-05 John BaldwinAlways give ELF brands a chance to veto a match.
2018-02-05 Adrian Chadd[arswitch] disable ARP copy-to-CPU port for AR9340...
2018-02-05 Adrian Chadd[arswitch] fix build breakage.
2018-02-05 Brooks DavisReduce duplication in extattr_*_(file|link) syscalls.
2018-02-05 Brooks DavisANSIfy syscall implementations.
2018-02-05 Ed MasteAdditional linuxolator whitespace cleanup, missed in...
2018-02-05 Brooks DavisGarbage collect trailing whitespace.
2018-02-05 Ed MasteLinuxolator whitespace cleanup
2018-02-05 Pedro F. Giffuniext2fs: remove EXT4F_RO_INCOMPAT_SUPP
2018-02-05 Ed MasteMove assym.s to DPSRCS in linux modules
2018-02-05 Pedro F. Giffuniext2fs: Cleanup variable assignments for extents.
2018-02-05 Andriy Gaponzfs: move a utility function, ioflags, closer to its...
2018-02-05 Konstantin BelousovOn munlock(), unwire correct page.
2018-02-05 Andrey V. ElsukovModify ip6_get_prevhdr() to be able use it safely.
2018-02-05 Adrian Chadd[arswitch] Enable ATU dump support for the AR9340.
2018-02-05 Adrian Chadd[arswitch] fix mac address field definition.
2018-02-05 Adrian Chadd[arswitch] Break out of the loop upon any error, not...
2018-02-05 Adrian Chadd[ar71xx] Fix DB120 AHB device hints in the new world...
2018-02-05 Adrian Chadd[ar71xx] AR934x is a MIPS74k board - use the right...
next