freebsd-nq/sys
Alexander Motin d01032736c Fix diroffdiroff, probably copy/paste bug.
Too long name looks bad in `vmstat -m`.

MFC after:	1 week
2021-02-28 09:08:31 -05:00
..
amd64 pmap: Fix largemap restart checks in the kernel_maps sysctl handler 2021-02-25 18:49:47 -05:00
arm Remove __XSCALE__ checks from the arm code 2021-02-19 15:31:26 +00:00
arm64 arm64: Include NUMA locality info in the CPU topology 2021-02-18 10:51:38 -05:00
bsm
cam Micro-optimize OOA queue processing. 2021-02-27 10:40:24 -05:00
cddl Reimplement the arm64 dtrace_gethrtime(), which provides the 2021-02-19 09:00:39 +00:00
compat Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
conf Remove stale references to opt_sio.h 2021-02-25 21:43:12 -04:00
contrib zfs: add missing seqc write begin/end around zfs_acl_chown_setattr 2021-02-27 22:29:50 +00:00
crypto
ddb ddb: just move cursor when the lexer backs up 2021-02-24 15:56:16 -08:00
dev cardbus: Be sure to acquire Giant when calling into newbus 2021-02-27 01:23:09 -07:00
dts
fs Fix diroffdiroff, probably copy/paste bug. 2021-02-28 09:08:31 -05:00
gdb Use atomic loads/stores when updating td->td_state 2021-02-18 14:02:48 +00:00
geom
gnu
i386 smbios: Move smbios driver out from x86 machdep code 2021-02-23 21:17:09 +00:00
isa
kern Use atomic_interrupt_fence() instead of bare __compiler_membar() 2021-02-28 01:27:29 +02:00
kgssapi
libkern
mips [ar71xx] Fix routerstation / routerstation pro redboot FIS probing 2021-02-25 13:14:55 -08:00
modules smbios: Move smbios driver out from x86 machdep code 2021-02-23 21:17:09 +00:00
net bridgestp: Ensure we send STP on VLAN interfaces 2021-02-25 10:16:25 +01:00
net80211
netgraph
netinet sctp: avoid integer overflow when starting the HB timer 2021-02-27 23:27:30 +01:00
netinet6 Fix crash with rtadv-originated multipath IPv6 routes. 2021-02-24 16:44:10 +00:00
netipsec
netpfil pf: Fix incorrect fragment handling 2021-02-25 21:51:08 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ofed: quiet gcc -Wint-in-bool-context 2021-02-24 15:56:16 -08:00
opencrypto cryptosoft: Support per-op keys for AES-GCM and AES-CCM. 2021-02-18 09:53:25 -08:00
powerpc [PowerPC64LE] pseries: Fix input buffering logic. 2021-02-25 14:50:13 -06:00
riscv Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
rpc
security Add a comment on why the call to mac_vnode_relabel() might be in the wrong 2021-02-27 16:25:26 +00:00
sys Use atomic_interrupt_fence() instead of bare __compiler_membar() 2021-02-28 01:27:29 +02:00
teken
tests
tools
ufs Call softdep_prealloc() before taking ffs_lock_ea(), if unlock is committing 2021-02-24 09:55:21 +02:00
vm vm pqbatch: move unmanaged page assert under pagequeue lock 2021-02-24 15:56:16 -08:00
x86 smbios: Move smbios driver out from x86 machdep code 2021-02-23 21:17:09 +00:00
xdr
xen
Makefile