freebsd-dev/sys
Konstantin Belousov 422fe502b3 Check that the page which is freed as zeroed, indeed has all-zero content.
This catches some rare mysterious failures at the source.  The check
is only performed on architectures which implement direct map, and
only enabled with option DIAGNOSTIC, similar to other costly
consistency checks.

Reviewed by:	alc, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2017-10-21 17:28:12 +00:00
..
amd64 With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into 2017-10-20 21:40:59 +00:00
arm Fix spelling. 2017-10-21 15:48:16 +00:00
arm64 Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
boot libsa/ip: stop read loop on bad fragments 2017-10-18 08:06:05 +00:00
bsm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
cam Zero out the ccb's alloated on the stack for the dump routines to more 2017-10-15 23:54:04 +00:00
cddl remove spa_sync_on assert from spa_async_thread_vd 2017-10-19 16:36:07 +00:00
compat Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
conf With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into 2017-10-20 21:40:59 +00:00
contrib Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
crypto aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC 2017-10-04 21:15:45 +00:00
ddb Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
dev pms/freebsd: fix compiler warnings 2017-10-21 07:23:45 +00:00
fs Fix unused variable + style(9) fixes inside the ext4_ext_find_extent() 2017-10-19 16:42:03 +00:00
gdb gdb kernel server: fixup Search:memory style 2017-10-17 01:12:17 +00:00
geom Display rotation rate and TRIM/UNMAP support in diskinfo(8) 2017-10-04 15:09:49 +00:00
gnu dts: Update our device tree sources file fomr Linux 4.13 2017-10-21 15:47:40 +00:00
i386 With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into 2017-10-20 21:40:59 +00:00
isa Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
kern Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
kgssapi
libkern Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
mips Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
modules dtb/allwinner: Disconnect sinovoip-bpi-m3.dts from the build 2017-10-21 16:12:00 +00:00
net With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into 2017-10-20 21:40:59 +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 Relax per-ifnet cif_vrs list double locking in carp(4). 2017-10-19 09:01:15 +00:00
netinet6 Hide struct socket and struct unpcb from the userland. 2017-10-02 23:29:56 +00:00
netipsec opencrypto: Loosen restriction on HMAC key sizes 2017-09-26 16:18:10 +00:00
netpfil Fix regression in handling O_FORWARD_IP opcode after r279948. 2017-10-13 11:11:53 +00:00
netsmb netsmb: Fix buggy/racy smb_strdupin() 2017-09-29 15:53:26 +00:00
nfs Improve FHA locality control for NFS read/write requests. 2017-07-31 15:23:19 +00:00
nfsclient
nfsserver
nlm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
ofed The remote DMA TCP portspace selector, RDMA_PS_TCP, is used for both 2017-10-20 08:20:15 +00:00
opencrypto crypto(9): Print flags in more useful hex 2017-10-11 20:04:30 +00:00
powerpc Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
riscv Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
rpc Listening sockets improvements. 2017-06-08 21:30:34 +00:00
security Sprinkle __read_frequently on few obvious places. 2017-09-06 20:33:33 +00:00
sparc64 Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
sys Add C++ decoration to auxv.v forgotten in r324815. 2017-10-21 12:15:12 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests
tools embed_mfs: add error handling, usage 2017-10-17 21:13:26 +00:00
ufs Don't defer wakeup()s for completed journal workitems. 2017-09-26 23:24:15 +00:00
vm Check that the page which is freed as zeroed, indeed has all-zero content. 2017-10-21 17:28:12 +00:00
x86 Add AT_HWCAP2 ELF auxiliary vector. 2017-10-21 12:05:01 +00:00
xdr * limit size of buffers to RPC_MAXDATASIZE 2017-06-01 06:12:25 +00:00
xen
Makefile Remove glimpse make target added in r181432 2017-05-22 15:53:30 +00:00