.. |
altq
|
…
|
|
arch
|
sun4v: vnet - cleanup of debug code (no functional changes)
|
2021-03-15 18:44:04 +00:00 |
coda
|
Use sel{record,remove}_knote().
|
2020-12-19 22:11:57 +00:00 |
compat
|
In the compat setitimer(2) calls, don't validate which timer is being
|
2021-02-18 12:54:03 +00:00 |
conf
|
defflag USBHIST_PRINT
|
2021-02-06 16:03:31 +00:00 |
crypto
|
Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__.
|
2020-11-21 08:09:21 +00:00 |
ddb
|
introduce DDB_END_CMD and replace more than 20 copies of the same
|
2021-02-23 07:13:51 +00:00 |
dev
|
regen
|
2021-03-15 07:30:40 +00:00 |
dist/pf
|
remove htons, it is pointless (thanks joerg@)
|
2021-03-10 22:18:17 +00:00 |
dtb
|
add dts for odroid-N2 plus
|
2021-01-02 11:36:36 +00:00 |
external
|
drm(4): allow limiting maximum X/Y resolution
|
2021-03-10 07:23:42 +00:00 |
fs
|
give names to the enums so we can cast by name for lint
|
2021-03-08 17:34:30 +00:00 |
gdbscripts
|
gdb has been fixed, so no need to reload the symbol file.
|
2020-05-02 12:58:46 +00:00 |
kern
|
Add printf_nostamp(9), kernel printf() without prepending a timestamp.
|
2021-03-10 13:27:51 +00:00 |
lib
|
Defer acquiring the FDE lock until after the allocation. This can avoid
|
2021-02-28 23:12:37 +00:00 |
miscfs
|
Fix procfs environ node.
|
2020-12-28 22:36:16 +00:00 |
modules
|
introduce DDB_END_CMD and replace more than 20 copies of the same
|
2021-02-23 07:13:51 +00:00 |
net
|
reinstate a simple version of ip_randomid()
|
2021-03-08 20:01:54 +00:00 |
net80211
|
s/ we we / we /
|
2020-11-30 05:30:56 +00:00 |
netatalk
|
…
|
|
netbt
|
…
|
|
netcan
|
…
|
|
netinet
|
Move the offset addition in one place and mask the random generated value
|
2021-03-09 13:48:16 +00:00 |
netinet6
|
flowlabel will never return anything other than 1 or 0.
|
2021-03-11 11:10:22 +00:00 |
netipsec
|
Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o
|
2020-10-05 09:51:25 +00:00 |
netmpls
|
Fix memory leaks pointed out by Ilja Van Sprundel: all
|
2019-01-28 12:53:01 +00:00 |
nfs
|
Round of uvm.h cleanup.
|
2020-09-05 16:30:10 +00:00 |
opencrypto
|
Fix kmem_free size in recent malloc->kmem conversion.
|
2020-07-04 18:07:31 +00:00 |
rump
|
provide generic cas for _LP64
|
2021-03-14 22:56:39 +00:00 |
secmodel
|
Remove unnecessary inclusion of <sys/timevar.h>.
|
2020-12-05 17:33:53 +00:00 |
stand
|
Flush from kernel start, not the entry point.
|
2021-01-09 13:19:27 +00:00 |
sys
|
Comment on CTASSERT() in COND_SET_STRUCT(); this is a sanity check to
|
2021-03-14 02:53:57 +00:00 |
ufs
|
Avoid potentially accessing an array with an index out of range.
|
2020-12-25 10:00:40 +00:00 |
uvm
|
s/pfi_faultpte/&p/ for consistency with arm / other uses of ptep
|
2021-03-13 17:14:11 +00:00 |
Makefile
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |