Add qsort_s(3). Apart from the constraints, it also makes it easier
[freebsd.git] / sys /
2020-01-20 jhibbitspowerpc/amiga: Hide CPLD date and time printing behind...
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-19 cemmps(4): add missing cam(4) dependency
2020-01-19 jhibbitsPowerPC: Add CPLD driver for AmigaOne X5000
2020-01-19 mjgvfs: switch vop_stdunlock to call lockmgr_unlock
2020-01-19 mjgx86: fix assertion in ipi_send_cpu to range check the...
2020-01-19 jhibbits[PowerPC64] fix crash when using machdep.moea64_bpvo_po...
2020-01-19 manuzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-19 manurk805: Add a regnode_init method
2020-01-19 manuarm: allwinner: Add GPIO Interrupt support
2020-01-19 manuarm: allwinner: Fix padconf for interrupts information
2020-01-19 jeffIt has not been possible to recursively terminate a...
2020-01-19 jeffMake collapse synchronization more explicit and allow...
2020-01-19 jeffProvide an API for interlocked refcount sleeps.
2020-01-19 mjgvfs: allow v_holdcnt to transition 0->1 without the...
2020-01-19 mjgcache: counter_u64_add_protected -> counter_u64_add
2020-01-19 mjgcache: convert numcachehv to counter(9) on 64-bit platforms
2020-01-19 mjgvfs: plug a conditional assigment of lo_name in getnewvnode
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-18 gallatinpcpu_page_alloc: guard against empty NUMA domains
2020-01-18 eugenifa_maintain_loopback_route: adjust debugging output
2020-01-18 bdragonD23057: [PowerPC] Fix offset calculations in bridge...
2020-01-18 cemGEOM label: strip leading/trailing space synthesizing...
2020-01-18 jhibbitsAdd a 'SINGLETON' directive to kobj interface definition
2020-01-18 mjgvfs: distribute freevnodes counter per-cpu
2020-01-18 jhibbitspowerpc: Fix the NUMA domain list on powernv
2020-01-18 bdragon[PowerPC] Fix Book-E direct map for >=16G ram on e5500
2020-01-17 bdragon[PowerPC] Save a dword in the powerpc64 signal trampoline
2020-01-17 cemnet80211: Move rate printing in amrr_node_stats() to...
2020-01-17 kevansbcm2835_vcbus: unifdef all platform definitions
2020-01-17 jhbCheck for invalid sstatus values in set_mcontext().
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-17 mhorneRISC-V: fix global pointer assignment at boot
2020-01-17 brUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-17 luporl[PPC] Fix wrong comment
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjgvfs: shorten lock hold time in vdbatch_process
2020-01-17 glebiusChange argument order of epoch_call() to more natural...
2020-01-17 jeffFix a long standing bug that was made worse in r355765...
2020-01-17 impWe only want to send the speedup to the lower layers...
2020-01-17 impUse buf to send speedup
2020-01-17 impPass BIO_SPEEDUP through all the geom layers
2020-01-16 mjgunionfs: use MNTK_NOMSYNC
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 mjgvfs: increment numvnodes without the vnode list lock...
2020-01-16 mjgvfs: refcator vnode allocation
2020-01-16 manuarm64: rockchip: Add RK3399 PWM driver
2020-01-16 manuarm64: rockchip: Add new interface for rk_pinctrl
2020-01-16 manufdt_pinctrl: Add new methods for gpios
2020-01-16 manuregulator_fixed: Add a get_voltage method
2020-01-16 manuarm: allwinner: ahci: target-supply is optional
2020-01-16 krionGenerate MAC address from the FreeBSD OUI range.
2020-01-16 manuarm: allwinner: Add support for bank supply
2020-01-16 manuaxp8xx: Add a regnode_init method
2020-01-16 manuaxp8xx: Add missing voltage regulators offset
2020-01-16 tuexenRemove debug code not needed anymore.
2020-01-16 luporl[PowerPC64] Enable virtio drivers
2020-01-16 mjgvfs: reimplement vlrureclaim to actually use LRU
2020-01-16 jeffSimplify VM and UMA startup by eliminating boot pages...
2020-01-15 emasteacpi_ibm: reference ThinkPad instead of IBM
2020-01-15 mckusickPeter Holm reports that his test that does an umount...
2020-01-15 kevansmips trampoline: don't bother with unwind tables
2020-01-15 markjHandle a NULL thread pointer in linux_close_file().
2020-01-15 glebiusgif_transmit() must always be called in the network...
2020-01-15 glebiusA miss from r356754.
2020-01-15 glebiusIntroduce NET_EPOCH_CALL() macro and use it everywhere...
2020-01-15 glebiusUse official macro to enter/exit the network epoch...
2020-01-15 glebiusMechanically substitute assertion of in_epoch(net_epoch...
2020-01-15 glebiusStop header pollution and don't include if_var.h via...
2020-01-15 glebiusSince this code dereferences struct ifnet, it must...
2020-01-15 glebiusSince this code uses if_ref()/if_rele() it must include...
2020-01-15 glebiusNetgraph queue processing thread must process all its...
2020-01-15 glebius- Move global network epoch definition to epoch.h,...
2020-01-15 glebiusThe non-preemptible network epoch identified by net_epo...
2020-01-15 mjgvfs: in vop_stdadd_writecount only vlazy vnodes on...
2020-01-15 mjgtmpfs: add missing CLTFLAG_MPSAFE annotation
2020-01-15 mjgnfs: add missing CLTFLAG_MPSAFE annotations
2020-01-15 mjgfusefs: add missing CLTFLAG_MPSAFE annotation
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-14 mavRestore loop break in vm_pageout_lowmem().
2020-01-14 rlibbyuma: split slabzone into two sizes
2020-01-14 rlibbymalloc: remove assumptions about MINALLOCSIZE
2020-01-14 rlibbyuma: fixup some ktr messages
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 jhibbitspowerpc/mpc85xx: Partially revert r356640
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-13 glebiusFix yet another regression from r354484. Error code...
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-13 mjgvfs: per-cpu batched requeuing of free vnodes
next