1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/sys
Vladimir Kondratyev d316504953 [evdev] Sync event codes with Linux kernel 5.6
MFC after:	2 weeks
2020-05-04 11:00:24 +00:00
..
amd64 Remove an obsolete TODO comment from several minidump implementations. 2020-04-24 18:47:42 +00:00
arm
arm64 Export tracing facility of GIC500 ITS block. 2020-04-29 14:31:25 +00:00
bsm
cam Add session locking in cfiscsi_ioctl_handoff(). 2020-05-03 16:14:55 +00:00
cddl Avoid the GEOM topology lock recursion when we automatically expand a pool. 2020-04-25 21:45:31 +00:00
compat Optimise use of sg_page_count() in __sg_page_iter_next() in the LinuxKPI. 2020-05-04 10:10:07 +00:00
conf Move route-specific ddb commands to route/route_ddb.c 2020-04-28 20:00:17 +00:00
contrib MFV: r360512 2020-05-01 01:26:36 +00:00
crypto ccp: add a new hardware ID, found on AMD Ryzen 3 3200U 2020-04-24 10:20:54 +00:00
ddb
dev [evdev] Sync event codes with Linux kernel 5.6 2020-05-04 11:00:24 +00:00
dts
fs Factor some code out of nfsm_dissct() into separate functions. 2020-05-01 00:36:14 +00:00
gdb
geom Add g_topology_locked() macro that returns true if we already hold the GEOM 2020-04-25 21:41:09 +00:00
gnu
i386 Remove an obsolete TODO comment from several minidump implementations. 2020-04-24 18:47:42 +00:00
isa
kern Step 4.2: start divorce of M_EXT and M_EXTPG 2020-05-03 00:37:16 +00:00
kgssapi
libkern
mips Fix a race in pmap_emulate_modified(). 2020-04-24 21:21:49 +00:00
modules None of these use opt_sched.h 2020-04-28 16:09:18 +00:00
net Increase the iflib txq callout mutex name length to 32 bytes. 2020-04-30 15:39:04 +00:00
net80211 Don't indirect user pointers directly in two 802.11s ioctls. 2020-04-24 22:10:02 +00:00
netgraph Add le_read_buffer_size command and manpage. 2020-04-28 16:00:34 +00:00
netinet Step 4.2: start divorce of M_EXT and M_EXTPG 2020-05-03 00:37:16 +00:00
netinet6 Step 3: anonymize struct mbuf_ext_pgs and move all its fields into mbuf 2020-05-03 00:12:56 +00:00
netipsec Don't pass bogus keys down for NULL algorithms. 2020-05-02 01:00:29 +00:00
netpfil pf: Improve DIOCADDRULE validation 2020-05-03 16:09:35 +00:00
netsmb
nfs Remove rtable dumping code from bootp. 2020-04-28 07:23:41 +00:00
nfsclient
nfsserver
nlm
ofed
opencrypto Actually remove support for Triple DES, not just the warning. 2020-05-02 17:18:32 +00:00
powerpc Remove an obsolete TODO comment from several minidump implementations. 2020-04-24 18:47:42 +00:00
riscv Use the HSM SBI extension to halt CPUs 2020-05-01 21:59:47 +00:00
rpc
security
sys Step 4.2: start divorce of M_EXT and M_EXTPG 2020-05-03 00:37:16 +00:00
teken
tests
tools
ufs
vm Re-check for wirings after busying the page in vm_page_release_locked(). 2020-04-28 13:51:41 +00:00
x86 Fix handling of NMIs from unknown sources (BMC, hypervisor) 2020-04-26 00:41:29 +00:00
xdr
xen
Makefile