freebsd-nq/sys
2020-05-29 00:10:19 +00:00
..
amd64 Fix boot on systems where NUMA domain 0 is unpopulated. 2020-05-28 19:41:00 +00:00
arm Restore XHCI operation on Armada 38x 2020-05-26 14:10:53 +00:00
arm64 Support creating and using arm64 pmap at stage 2 2020-05-27 08:00:38 +00:00
bsm bsm: add AUE_CLOSERANGE 2020-04-24 01:27:25 +00:00
cam Remove PDU_TOTAL_TRANSFER_LEN() macro. 2020-05-28 23:55:46 +00:00
cddl Fix entering KDB with dtrace-enabled kernel. 2020-05-26 16:44:05 +00:00
compat Update the files created from the new syscalls.master from r361599. 2020-05-28 21:23:02 +00:00
conf powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobj 2020-05-27 01:24:12 +00:00
contrib MFV: r361597 2020-05-28 21:19:44 +00:00
crypto Change return types of hash update functions in SHA-NI 2020-05-28 09:13:20 +00:00
ddb kernel: provide panicky version of __unreachable 2020-05-13 18:07:37 +00:00
dev vt(4): Add support for `vidcontrol -C' 2020-05-28 21:22:30 +00:00
dts
fs Fix NOINET6 build broken by r361575. 2020-05-28 09:52:28 +00:00
gdb
geom geli: fix a livelock during panic 2020-05-27 19:13:26 +00:00
gnu
i386 Fix boot on systems where NUMA domain 0 is unpopulated. 2020-05-28 19:41:00 +00:00
isa
kern Permit SO_NO_DDP and SO_NO_OFFLOAD to be read via getsockopt(2). 2020-05-29 00:09:12 +00:00
kgssapi Add support for optional separate output buffers to in-kernel crypto. 2020-05-25 22:12:04 +00:00
libkern libkern: Add arc4random_uniform 2020-05-23 17:51:06 +00:00
mips [mips] fix up the assembly generation of unaligned exception loads 2020-05-29 00:05:43 +00:00
modules ice(4): Introduce new driver for Intel E800 Ethernet controllers 2020-05-26 23:35:10 +00:00
net Unlock rtentry before calling for epoch(9) destruction as the destruction 2020-05-28 07:23:27 +00:00
net80211 [net80211] Fix interrupted scan logic and ticks comparison 2020-05-27 18:32:12 +00:00
netgraph Fix check for wMaxPacketSize in USB bluetooth driver, 2020-05-28 08:41:18 +00:00
netinet Use fib[46]_lookup() in mtu calculations. 2020-05-28 08:00:08 +00:00
netinet6 Use fib[46]_lookup() in mtu calculations. 2020-05-28 08:00:08 +00:00
netipsec Fix AES-CTR compatibility issue in ipsec 2020-05-26 14:16:26 +00:00
netpfil pf: Add a new zone for per-table entry counters. 2020-05-16 00:28:12 +00:00
netsmb
nfs Use epoch(9) for rtentries to simplify control plane operations. 2020-05-23 10:21:02 +00:00
nfsclient
nfsserver
nlm Make nfslockd depend on xdr. 2020-04-23 09:37:22 +00:00
ofed
opencrypto Add a sysctl knob to use separate output buffers for /dev/crypto. 2020-05-25 22:21:09 +00:00
powerpc powerpc/pmap: Remove some debug from r361544 2020-05-28 03:08:50 +00:00
riscv Add macros simplifying the fake preload setup 2020-05-28 14:56:11 +00:00
rpc
security Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
sys Oops two, missed syscall.mk as well. 2020-05-29 00:10:19 +00:00
teken
tests
tools
ufs This commit enables a UFS filesystem to do a forcible unmount when 2020-05-25 23:47:31 +00:00
vm Fix boot on systems where NUMA domain 0 is unpopulated. 2020-05-28 19:41:00 +00:00
x86 xenpv: do not use low 1MB for Xen mappings on i386 2020-05-28 08:18:34 +00:00
xdr
xen
Makefile