NetBSD/sys
jdolecek 29944bc553 need to use PGO_NOBLOCKALLOC also in ubc_alloc_direct() case, same
as non-direct code - otherwise the code tries to acquire the wapbl
lock again in genfs_getpages(), and panic due to locking against itself

towards PR kern/53124
2018-11-20 20:07:19 +00:00
..
altq Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
arch rewrite the CPU identification on arm64: 2018-11-20 01:59:51 +00:00
coda Fix locking for readdir code (Brett Lymn) 2018-11-20 19:05:25 +00:00
compat Apply the recent fixes to {send,recv}mmsg() to their compat variants. 2018-11-14 17:51:37 +00:00
conf Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that 2018-11-07 07:43:07 +00:00
crypto
ddb no, should be dst 2018-11-02 11:59:59 +00:00
dev s/failing/failed/ for the aprint_error() 2018-11-20 19:19:21 +00:00
dist/pf Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
external include machine/limits.h for INT_MAX 2018-11-19 10:48:59 +00:00
fs Fix use after RECLAIM in PUFFS filesystems 2018-11-06 02:39:49 +00:00
gdbscripts
kern Remove the 'copy' argument from m_devget(), unused. While here rename 2018-11-15 10:56:29 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
modules Include <bsd.own.mk> before using ACTIVE_CC. Fixes make errors. 2018-11-15 04:57:00 +00:00
net Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
net80211
netatalk
netbt
netcan Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netinet Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netinet6 Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netipsec Remove the 't' argument from m_tag_find(). 2018-11-15 10:23:55 +00:00
netmpls
netsmb
nfs
opencrypto
rump Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a little to gather 2018-11-15 09:38:57 +00:00
secmodel Provide a sysctl kern.expose_address to expose kernel addresses in 2018-10-05 22:12:37 +00:00
stand Add support for loading kernels over NFS. 2018-11-15 23:52:33 +00:00
sys Belated Condolonces on the loss of your m_devget() copy argument. 2018-11-16 17:18:29 +00:00
ufs
uvm need to use PGO_NOBLOCKALLOC also in ubc_alloc_direct() case, same 2018-11-20 20:07:19 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00