libc/string/memset.c: Use unsigned long for stores
[freebsd.git] / sys /
2021-04-20 Gleb SmirnoffFix off-by-one error in KASSERT from 02f26e98c7f4.
2021-04-19 Kevin Bowlinge1000: Add support for [Tiger, Alder, Meteor] Lake
2021-04-19 Alexander V. ChernikovImprove error reporting in rtsock.c
2021-04-19 Kevin Bowlinge1000: Correct promisc multicast filter handling
2021-04-19 Kevin Bowlingixgbe: Clean up unneeded set in ixgbe_if_multi_set
2021-04-19 Konstantin Belousovlinuxkpi: reduce number of stray mm_struct allocations
2021-04-19 Konstantin Belousovlinuxkpi: guarantee allocations of task and mm for...
2021-04-19 Konstantin Belousovlinuxkpi: some style, wrap too long lines
2021-04-19 Konstantin Belousovsysctl vm.objects: report backing object and swap use
2021-04-19 Konstantin Belousovsysctl_handle_string: do not malloc when SYSCTL_IN...
2021-04-19 Konstantin Belousovlinkat(2): check NIRES_EMPTYPATH on the first fd arg
2021-04-19 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-04-19 Kristof Provostpf: Remove PFRULE_REFS from userspace
2021-04-19 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-04-19 Jonah Caplanbridgestp: validate timer values in config BPDU
2021-04-19 Edward Tomasz Napi... linux(4): bump osrelease to 4.4.0.
2021-04-19 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-04-19 Adrian Chadd[ath] Add ath_hal_getnav and ath_hal_setnav so the...
2021-04-19 Adrian Chadd[ath_hal] Add get/set NAV functions
2021-04-19 Adrian Chadd[ath_hal] ar9300: save TSF across full chip reset
2021-04-19 Xin LIless: upgrade to v581.
2021-04-18 Richard Scheffeneggertcp: keep SACK scoreboard sorted when doing rescue...
2021-04-18 Warner LoshMinor style tidy: if( -> if (
2021-04-18 Warner LoshMinor style cleanup
2021-04-18 Justin Hibbitsmips/octeon SDK: Fix __cvmx_cmd_queue_lock asm for...
2021-04-18 Alexander V. Chernikovfib algo: do not reallocate datapath index for datapath...
2021-04-18 Alexander V. ChernikovFib algo: extend KPI by allowing algo to set datapath...
2021-04-18 Michael Tuexentcp: add support for TCP over UDP
2021-04-18 Vincenzo Maffionenetmap: use safer defaults for hwbuf_len
2021-04-18 Warner Loshnewbus: style nit: use while<space>(0)
2021-04-17 Warner Loshnewbus: Minor update fix.
2021-04-17 Richard Scheffeneggerrack: Fix ECN on finalizing session.
2021-04-17 Alexander Motinmpt(4): Remove incorrect S/G segments limits.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-17 Vincenzo Maffionenetmap: make sure rings are disabled during resets
2021-04-17 Richard Scheffeneggertcp: Rename rfc6675_pipe to sack.revised, and enable...
2021-04-17 Kevin Bowlingixgbe: Clarify index name in ixgbe_mc_filter_apply
2021-04-16 Gleb Smirnofftcp_respond(): fix assertion, should have been done...
2021-04-16 Warner Loshnewbus: style nit
2021-04-16 Alfredo Dal'Ava... opal_console: fix serial console output corruption...
2021-04-16 Alexander Motinpms(4): Limit maximum I/O size to 256KB instead of...
2021-04-16 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-16 Edward Tomasz Napi... linux: support AT_EMPTY_PATH flag in fchownat(2)
2021-04-16 Edward Tomasz Napi... linux: make fstatat(2) handle AT_EMPTY_PATH
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-16 Kyle Evansmodules: remove stale if_wg reference
2021-04-15 Tai-hwa Liangfwip(4): fixing kernel panic when receiving unicast...
2021-04-15 Gleb Smirnofftcp_syncache: add net.inet.tcp.syncache.see_other sysctl
2021-04-15 Rick MacklemRevert "nfsd: cut the Linux NFSv4.1/4.2 some slack...
2021-04-14 Alexander V. ChernikovAdd batched update support for the fib algo.
2021-04-15 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-15 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-04-15 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-04-15 Edward Tomasz Napi... linux: implement O_PATH
2021-04-15 Vladimir Kondratyevng_ubt: Block attachment of uninitialized Intel Wireles...
2021-04-15 Vladimir Kondratyevng_ubt: Use DEFINE_CLASS_1 macro for kobj inheritance.
2021-04-15 Vladimir Kondratyevng_ubt: Do not clear stall before receiving of HCI...
2021-04-15 Edward Tomasz Napi... linux: extend the LINUX_O_ constants to make room for...
2021-04-15 Konstantin Belousovb_vflags update requries bufobj lock
2021-04-15 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin BelousovO_PATH: Allow to open symlink
2021-04-15 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin Belousovopen(2): Implement O_PATH
2021-04-15 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin BelousovAT_RESOLVE_BENEATH is bsd-specific
2021-04-15 Konstantin Belousovvfs_vnops.c: Make vn_statfile() non-static
2021-04-15 Konstantin BelousovStyle.
2021-04-15 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-04-14 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-14 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-14 Mark Johnstonuma: Introduce per-domain reclamation functions
2021-04-14 Mark Johnstonuma: Split bucket_cache_drain() to permit per-domain...
2021-04-14 Mark Johnstondomainset: Define additional global policies
2021-04-14 Emmanuel Vadotarm: Add no-cftconvert for sdma-imx6 files
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Vladimir Kondratyevpchtherm: Add IDs for CannonLake-H, CometLake and Lewis...
2021-04-14 Konstantin Belousovfilt_timerexpire: avoid process lock recursion
2021-04-14 Konstantin Belousovrealtimer_expire: avoid proc lock recursion when called...
2021-04-14 Konstantin Belousovpseudofs: limit writes to 1M
2021-04-14 Konstantin Belousovsbuf_uionew(): sbuf_new() takes int as length
2021-04-14 Vladimir Kondratyevichsmb: Add PCI ID for Intel Gemini Lake SMBus controller
2021-04-13 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-04-13 John BaldwinTOE: Use a read lock on the PCB for syncache_add().
2021-04-13 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-04-13 Mark Johnstonmalloc: Add state transitions for KASAN
2021-04-13 Mark Johnstonexecve: Mark exec argument buffers
2021-04-13 Mark Johnstonvfs: Add KASAN state transitions for vnodes
2021-04-13 Mark Johnstonkmem: Add KASAN state transitions
2021-04-13 Mark Johnstonkstack: Add KASAN state transitions
2021-04-13 Mark Johnstonuma: Add KASAN state transitions
2021-04-13 Mark Johnstonamd64: Add MD bits for KASAN
2021-04-13 Mark Johnstonamd64: Implement a KASAN shadow map
2021-04-13 Mark JohnstonAdd the KASAN runtime
2021-04-13 Mark JohnstonAdd a KASAN option to the kernel build
2021-04-13 Mitchell Hornearm64: adjust comments in dbg_monitor_exit()
2021-04-13 Mitchell Hornearm64: clear debug registers after execve(2)
2021-04-13 Konstantin Belousovnfs client: depend on xdr
2021-04-13 Edward Tomasz Napi... linux: adjust ordering of Linux auxv and add dummy...
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-12 John Baldwincxgbe: Ignore doomed virtual interfaces when updating...
next