freebsd-dev/sys
Hans Petter Selasky ebf854802d Make sure the "vm_flags" and "vm_page_prot" fields get set correctly
in the VM area structure in the LinuxKPI when doing mmap() and that
unsupported bits are masked away.

While at it fix some redundant use of parenthesing inside some related
macros.

Found by:	KrishnamRaju ErapaRaju <Krishna2@chelsio.com>
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2017-08-11 10:44:40 +00:00
..
amd64 Split identify_cpu() into two functions for amd64 as we do for i386. This 2017-08-09 18:09:09 +00:00
arm Ensure the clocks driver is attached before any drivers that need to enable 2017-08-10 19:42:30 +00:00
arm64
boot Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
bsm
cam Do not loose CCB flags after r320493. 2017-08-09 09:13:15 +00:00
cddl
compat Make sure the "vm_flags" and "vm_page_prot" fields get set correctly 2017-08-11 10:44:40 +00:00
conf Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
contrib
crypto
ddb
dev Changes to make mps(4) and mpr(4) handle reinit with reallocation. 2017-08-10 14:59:17 +00:00
fs
gdb
geom Also provide a warning for geom_fox. 2017-08-09 16:37:37 +00:00
gnu
i386 Split identify_cpu() into two functions for amd64 as we do for i386. This 2017-08-09 18:09:09 +00:00
isa
kern Plug uninitialized stack variable leak in sendfile(2). 2017-08-09 17:48:38 +00:00
kgssapi
libkern
mips
modules Provide compile to choose receive processing in either Ithread or Taskqueue Thread. 2017-08-09 22:18:49 +00:00
net Don't leak mbufs if clusers exceeds the number of segments. This would 2017-08-10 03:43:23 +00:00
net80211
netgraph
netinet Fix comment typo. 2017-08-09 10:46:34 +00:00
netinet6
netipsec Make user supplied data checks a bit stricter. 2017-08-09 19:58:38 +00:00
netpfil pf_get_sport(): Prevent possible endless loop when searching for an unused nat port 2017-08-08 21:09:26 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
rpc
security
sparc64 Introduce vm_page_grab_pages(), which is intended to replace loops calling 2017-08-09 04:23:04 +00:00
sys
teken
tests
tools
ufs Since the switch to GPT disk labels, fsck for UFS/FFS has been 2017-08-09 05:17:21 +00:00
vm Micro-optimize kmem_unback(). 2017-08-11 03:09:11 +00:00
x86 mptable: fix i386 build failure 2017-08-10 17:46:57 +00:00
xdr
xen
Makefile