]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Change size of padding to reflect reality. No functional change.
[FreeBSD/FreeBSD.git] / sys /
2018-02-15 jkimChange size of padding to reflect reality. No function...
2018-02-15 impReport the number of remaining retries when we have...
2018-02-15 brooksReduce duplication in __mac_*_(file|link)(2) implementa...
2018-02-15 brooksRegen after r329322.
2018-02-15 brooksRemove freebsd32_getdirentries(), it will be unused...
2018-02-15 brooksRevert r329323. I missed something in my testing.
2018-02-15 markjFix the test for SET_FOREACH termination.
2018-02-15 brooksRegen after r329322: Fix getdirentries(2) under 32...
2018-02-15 brooksFix getdirentries(2) under 32-bit compat.
2018-02-15 cognetRename the ACPI variant of the gicv2m driver from ...
2018-02-15 avgMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-15 mjgxen: fix smp boot after r328157
2018-02-15 rpokalamxge(4) should pass unhandled ioctls to ether_ioctl()
2018-02-14 cemx86 pmap: Make memory mapped via pmap_qenter() non...
2018-02-14 eugenng_pppoe(8): add support for user-supplied Host-Uniq...
2018-02-14 mjgrwlock: diff-reduction of runlock compared to sx sunlock
2018-02-14 asomersgpart: append partition name to the underlying provider...
2018-02-14 asomersgeli: append "/eli" to the underlying provider's physic...
2018-02-14 bdrewerynanosleep(2): Fix bogus incrementing of rmtp by tc_tick...
2018-02-14 asomersImplement .vop_pathconf and .vop_getacl for the .zfs...
2018-02-14 jhibbitsFix a panic introduced in r329225
2018-02-14 jhibbitsPPC64: Get the timestap from the proper OF field
2018-02-14 jhibbitspowerpc64/pseries: Define new hcalls
2018-02-14 kibCleanup unused page argument for vm_reserv_break().
2018-02-14 kibEnsure memory consistency on COW.
2018-02-14 kibDo not call pmap_enter() with invalid protection mode.
2018-02-14 cemkgssapi: Remove trivial deadcode
2018-02-13 landonfbwn(4): Conditionalize "RX decryption attempted" messag...
2018-02-13 markjAdd support for zstd-compressed user and kernel core...
2018-02-13 emasteamd64/pmap: Move Foundation copyright to the 2-clause...
2018-02-13 markjMove zstd malloc()/free()/calloc() macros to stdlib.h.
2018-02-13 emastelibkern: use nul for terminating char rather than 0
2018-02-13 bdreweryports modules: Don't leak AUTO_OBJ changes into the...
2018-02-13 landonfbwn(4): txpid2g/txpid5g[lh] are not defined after sromr...
2018-02-13 jhibbitsNarrow a race, and fix a leak, in g_part_wither
2018-02-13 ianFix bad indentation. Whitespace only, no functional...
2018-02-13 hselaskyImport the mthca kernel side infiniband driver from...
2018-02-13 lwhsuFix non-64-bit platform build by printing bus_addr_t...
2018-02-13 kiblinuxkpi: Do not leak pages on put.
2018-02-13 kibDo not leak rv->psind in some specific situations.
2018-02-13 kibFix build with gas.
2018-02-13 hselaskyFix for incorrect PnP information used by devmatch(8).
2018-02-13 hselaskyAdd new USB quirk.
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 landonfbwn(4): Fix outstanding bug in PHY-G tssi2dbm table...
2018-02-12 vangyzenUpdate the MTU in affected routes when IPv6 RA changes...
2018-02-12 landonfsiba(4): Ignore disabled per-core address match entries.
2018-02-12 asomersFix a comment. No functional change.
2018-02-12 ianAdd a new sysctl, debug.clock_do_io, to allow manully...
2018-02-12 ianAdd a set of convenience routines for RTC drivers to...
2018-02-12 jtlMark the pages used for the initial page-table entries...
2018-02-12 ianReplace the existing print_ct() private debugging funct...
2018-02-12 impAdd Lua as a scripting langauge to /boot/loader
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-12 impWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-12 impUse standard pattern for stdargs.h
2018-02-12 tychonProvide further mitigation against CVE-2017-5715 by...
2018-02-11 scottlPrint out the shared memory queues during initialization
2018-02-11 brooksUse syscall_helper_register(9) rather than syscall_regi...
2018-02-11 impConsistent macro indentation is the hobgoblin of small...
2018-02-11 ianAdd a device ID to uftdi for TIAO USB Multi Protocol...
2018-02-11 cemAdd GUID and alias for Apple APFS partition
2018-02-10 manudts: Update our device tree sources files from Linux...
2018-02-10 aeReinitialize IP header length after checksum calculatio...
2018-02-10 brooksUse syscall_helper_register() to register syscalls...
2018-02-10 mavTeach mps(4) and mpr(4) drivers to autotune chain frames.
2018-02-09 mavAdd sysctls for dnode block and indirect block shifts.
2018-02-09 jkimMFV: r329072
2018-02-09 nwhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-09 mckusickMerge biodone_finish() back into biodone(). The primary...
2018-02-09 jtlOn bootup, the amd64 pmap initialization code creates...
2018-02-09 glebiusFix boot_pages exhaustion on machines with many domains...
2018-02-09 vangyzenFix ICMPv6 redirects
2018-02-08 mckusickThe goal of this change is to prevent accidental foot...
2018-02-08 dimPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 brooksModernize nfssvc(2) registartion.
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 avgremove a duplicate assignment
2018-02-08 brooksstyle(9): use a type for each member in struct defintions.
2018-02-07 brooksRemove part of a comment reverting to nonexistant struc...
2018-02-07 avgexec_map_first_page: fix an inverse condition introduce...
2018-02-07 npiw_cxgbe: Remove declaration of a function that no...
2018-02-07 aeRemove duplicate #include <netinet/ip_var.h>.
2018-02-07 aeRework ipfw dynamic states implementation to be lockles...
2018-02-07 hselaskyGive USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 impCull Atmel board configs no longer relevant.
2018-02-07 impFix cut and pasted comments to reflect differences...
2018-02-07 glebiusFix three miscalculations in amount of boot pages:
2018-02-07 arichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 markjDequeue wired pages lazily.
2018-02-07 hselaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 adrian[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 adrian[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 kevansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 impKeep a counter for number of requests completed with...
2018-02-06 pfg{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 ianUse const pointers for input data not modified by clock...
2018-02-06 glebiusUse correct arithmetic to calculate how many pages...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-06 glebiusImprove DIAGNOSTIC printf. Report using a boot page...
next