freebsd-dev/sys
2017-11-17 23:27:06 +00:00
..
amd64 amd64: stop nesting preemption counter in spinlock_enter 2017-11-12 03:13:01 +00:00
arm arm: rpi2: Fix cpufreq(4) 2017-11-13 18:53:41 +00:00
arm64 Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
bsm
cam Add assertion in probedone() that we're holding the device lock. 2017-11-17 20:53:52 +00:00
cddl Avoid holding the process in uread() and uwrite(). 2017-11-16 07:25:12 +00:00
compat Properly bzero kldstat structure to prevent kernel information leak. 2017-11-15 22:30:21 +00:00
conf lockmgr: remove the ADAPTIVE_LOCKMGRS option 2017-11-17 20:41:17 +00:00
contrib Actually commit the right patch for r325929 2017-11-17 09:33:29 +00:00
crypto aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC 2017-10-04 21:15:45 +00:00
ddb Point people towards our https web site for documentation, http accesses are 2017-11-09 13:38:24 +00:00
dev cxgbe(4): Add core Vdd to the sysctl MIB. 2017-11-17 23:22:39 +00:00
dts Fix SYSDIR path. After the move, we need to chop off a couple ../ from 2017-11-15 03:46:59 +00:00
fs Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
gdb gdb kernel server: fixup Search:memory style 2017-10-17 01:12:17 +00:00
geom geom_slice: fix r325227, protect against multiple calls to g_slice_free 2017-11-01 10:53:10 +00:00
gnu dts: Update our device tree sources file fomr Linux 4.13 2017-10-21 15:47:40 +00:00
i386 Remove i386 XBOX support. 2017-11-16 14:27:02 +00:00
isa Remove i386 XBOX support. 2017-11-16 14:27:02 +00:00
kern locks: fix compilation issues without SMP or KDTRACE_HOOKS 2017-11-17 23:27:06 +00:00
kgssapi
libkern Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
mips Convert BERI to use ofw_parse_bootargs() 2017-11-14 03:23:46 +00:00
modules Unconditionally enable support for O_IPSEC opcode. 2017-11-17 22:40:02 +00:00
net Fix default numbers of iflib queue sets 2017-11-16 18:52:58 +00:00
net80211 [net80211] don't try to follow a NULL rxs pointer down the sink. 2017-10-13 06:49:07 +00:00
netgraph Correction after r323873: #include <sys/lock.h> in addition to <sys/rmlock.h> 2017-09-28 11:26:37 +00:00
netinet Fix the handling of ERROR chunks which a lot of error causes. 2017-11-15 22:13:10 +00:00
netinet6 Use hardware timestamps to report packet timestamps for SO_TIMESTAMP 2017-11-07 09:46:26 +00:00
netipsec ipsec: Use the same keysize values for HMAC as prior to r324017 2017-11-15 22:42:20 +00:00
netpfil Add comment for accidentally committed unrelated change in r325960. 2017-11-17 23:25:06 +00:00
netsmb netsmb: Fix buggy/racy smb_strdupin() 2017-09-29 15:53:26 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
opencrypto crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is working 2017-11-03 10:27:22 +00:00
powerpc Stop special casing 32-bit AIM in memory parsing 2017-11-17 04:10:52 +00:00
riscv Update several more URLs 2017-10-29 08:17:03 +00:00
rpc
security Sprinkle __read_frequently on few obvious places. 2017-09-06 20:33:33 +00:00
sparc64 Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
sys Rename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRP 2017-11-17 13:12:20 +00:00
teken
tests
tools Move sys/boot/fdt/dts to sys/dts and adjust scripts. 2017-11-14 21:03:57 +00:00
ufs Improve the message printed when the cylinder group checksum is wrong. 2017-11-05 13:28:48 +00:00
vm vmtotal: extend memory counters to accomodate for current and future 2017-11-15 13:41:03 +00:00
x86 Add Intel Processor Trace registers for: 2017-11-17 17:54:10 +00:00
xdr
xen
Makefile Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00