1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys
Konstantin Belousov 7683ad70d3 Fix loop termination in vm_map_find_min().
Reported by:	antoine
Tested by:	Stefan Ehmann <shoesoft@gmx.net>,
       Jan Kokemueller <jan.kokemueller@gmail.com>
PR:	220493
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2017-07-09 15:41:49 +00:00
..
amd64 amd-vi: gcc build errors 2017-07-07 06:37:19 +00:00
arm if_awg: Add "allwinner,sun50i-a64-emac" compatible string. 2017-07-09 12:35:19 +00:00
arm64 arm64: Add Allwinner I2C controller to GENERIC kernel 2017-07-09 12:53:02 +00:00
boot dts: arm: Fix our local patches for H3 2017-07-09 13:56:34 +00:00
bsm
cam cam: EOL whitespace cleanup and line wrapping changes 2017-07-04 18:48:08 +00:00
cddl fix an architectural problem introduced in r320156, ZFS ABD import 2017-06-28 13:59:20 +00:00
compat Add some helper definitions to fs.h in the LinuxKPI. 2017-07-08 20:11:06 +00:00
conf arm64: Add Allwinner I2C controller to GENERIC kernel 2017-07-09 12:53:02 +00:00
contrib Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
crypto
ddb Make ^c work in ddb(4). 2017-07-06 15:27:34 +00:00
dev Move open coding of construction of attributes for cut regions and 2017-07-09 12:13:37 +00:00
fs Remove stale comments. 2017-07-09 15:19:28 +00:00
gdb
geom Add GEOM::descr attribute for symmetry with GEOM::ident. 2017-07-06 08:36:14 +00:00
gnu Update DTS files from Linux 4.12 2017-07-09 13:53:32 +00:00
i386 Fix handling of one more possible exception on return to usermode. 2017-07-08 11:07:39 +00:00
isa
kern Simplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove 2017-07-06 15:03:54 +00:00
kgssapi
libkern
mips Make ddb(4) disassembler (x/i) use n32 register names. 2017-07-06 15:08:51 +00:00
modules ixgbe(4): Update HEAD (p3) to 3.2.12-k 2017-07-05 17:27:03 +00:00
net iflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize as max semgent size. 2017-07-03 19:23:45 +00:00
net80211
netgraph Check return value from soaccept(). 2017-06-14 16:13:20 +00:00
netinet Don't overpromote values when calculating len in tcp_output(). 2017-07-05 16:10:30 +00:00
netinet6
netipsec
netpfil Fix IPv6 extension header parsing. The length field doesn't include the 2017-06-29 19:06:43 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
opencrypto
powerpc Remove an obsolete comment 2017-07-05 02:20:03 +00:00
riscv Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
rpc
security
sparc64 Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
sys - Extend pr_allow flags visually to 32 bits, to make it more obvious at first look how much flags we still 2017-07-09 06:40:16 +00:00
teken
tests
tools make.conf: Add the possibility to use another DTC 2017-06-17 23:34:53 +00:00
ufs Create a new function ffs_getcg() to read in and verify a cylinder 2017-06-28 17:32:09 +00:00
vm Fix loop termination in vm_map_find_min(). 2017-07-09 15:41:49 +00:00
x86 Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
xdr
xen
Makefile