freebsd-dev/sys
Ed Maste e7b993842e arm64: return error instead of panic in unimplemented ptrace ops
We don't need a panic as a reminder that these need to be implemented.

Reported by:	Shawn Webb
MFC after:	3 week
Sponsored by:	The FreeBSD Foundation
2017-08-17 19:16:23 +00:00
..
amd64 x86: Add dynamic interrupt rebalancing 2017-08-16 18:48:53 +00:00
arm Add back the drivers for Dallas/Maxim ds13xx and Seiko S35390x now that 2017-08-14 00:12:14 +00:00
arm64 arm64: return error instead of panic in unimplemented ptrace ops 2017-08-17 19:16:23 +00:00
boot Define proposed GUID for FreeBSD boot loader variables. 2017-08-16 20:09:39 +00:00
bsm
cam
cddl Mark ZFS ABD inline functions static. 2017-08-16 23:40:32 +00:00
compat Add device resource management fields to struct device. 2017-08-16 06:33:48 +00:00
conf Quote ${MAKE} when passing in env in case it contains spaces. 2017-08-16 17:54:24 +00:00
contrib
crypto aesni: quiet -Wcast-qual 2017-08-16 22:54:35 +00:00
ddb
dev Undeprecate the CONS_CURSORTYPE ioctl. It was "deprecated" in 2001, 2017-08-16 10:59:37 +00:00
fs
gdb
geom When read requests are sent from a filesystem running above g_journal, 2017-08-13 18:09:22 +00:00
gnu
i386 x86: Add dynamic interrupt rebalancing 2017-08-16 18:48:53 +00:00
isa Stop calling atrtc_set() from the xen timer clock_settime() method. That 2017-08-11 19:02:11 +00:00
kern Implement simple record boundary tracking in sbuf(9) to avoid record splitting 2017-08-17 07:20:09 +00:00
kgssapi
libkern x86/crc32_sse42.c: quiet unused function warning 2017-08-11 17:05:31 +00:00
mips Plug memory leak in arge_encap(). 2017-08-15 06:01:36 +00:00
modules Add support for Intel Software Guard Extensions (Intel SGX). 2017-08-16 10:38:06 +00:00
net bpf: Fix incorrect cleanup 2017-08-16 19:40:07 +00:00
net80211
netgraph
netinet
netinet6
netipsec Make user supplied data checks a bit stricter. 2017-08-09 19:58:38 +00:00
netpfil
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 Modify vm_page_grab_pages() to handle VM_ALLOC_NOWAIT. 2017-08-11 16:29:22 +00:00
sys Implement simple record boundary tracking in sbuf(9) to avoid record splitting 2017-08-17 07:20:09 +00:00
teken
tests
tools
ufs
vm Add OBJ_PG_DTOR flag to VM object. 2017-08-16 08:49:11 +00:00
x86 Discover CPU topology on multi-die AMD Zen systems 2017-08-17 16:54:37 +00:00
xdr
xen
Makefile