aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gpio: mark INVARIANTS variables as __diagusedEd Maste2022-08-101-2/+3
* tcp: address a wire level race with 2 ACKs at the end of TCP handshakeGleb Smirnoff2022-08-101-14/+31
* netinet6: allow ND entries creation for all directly-reachableAlexander V. Chernikov2022-08-101-68/+22
* arm64: rockchip: pinctrl: Do not rely on the node nameEmmanuel Vadot2022-08-101-51/+9
* Import device-tree files from Linux 5.18Emmanuel Vadot2022-08-101336-7334/+70414
|\
| * Import device-tree files from Linux 5.18vendor/device-tree/5.18Emmanuel Vadot2022-08-101336-7334/+70414
* | Import device-tree files from Linux 5.17Emmanuel Vadot2022-08-101099-9388/+68542
|\|
| * Import device-tree files from Linux 5.17vendor/device-tree/5.17Emmanuel Vadot2022-08-101099-9388/+68542
* | Import device-tree files from Linux 5.16Emmanuel Vadot2022-08-101173-6778/+69971
|\|
| * Import device-tree files from Linux 5.16vendor/device-tree/5.16Emmanuel Vadot2022-08-101173-6778/+69971
* | Import device-tree files from Linux 5.15Emmanuel Vadot2022-08-10814-4636/+48840
|\|
| * Import device-tree files from Linux 5.15vendor/device-tree/5.15Emmanuel Vadot2022-08-10814-4636/+48840
* | Import device-tree files from Linux 5.14Emmanuel Vadot2022-08-101055-3353/+47528
|\|
| * Import device-tree files from Linux 5.14vendor/device-tree/5.14Emmanuel Vadot2022-08-101055-3360/+47535
* | tcp: improve BBLog for output events when using the FreeBSD stackMichael Tuexen2022-08-081-6/+12
* | sctp: improve handling of send() calls with no user data`Michael Tuexen2022-08-081-88/+98
* | arc4random(3): Reduce diff with OpenBSD.Xin LI2022-08-101-2/+8
* | tests: Add more shared shadow regression testsMark Johnston2022-08-091-54/+128
* | atomic: Add plain atomic_load/store_bool()Mark Johnston2022-08-091-0/+11
* | dtrace/amd64: Implement emulation of call instructionsMark Johnston2022-08-093-7/+59
* | fbt/x86: Extract arg1 for return probes from the trapframeMark Johnston2022-08-091-2/+4
* | release: Include an etcupdate tree in -DNO_ROOT release image buildsJessica Clarke2022-08-091-2/+9
* | etcupdate: Add a -N flag to perform a NO_ROOT buildJessica Clarke2022-08-092-12/+60
* | etcupdate: Prefer POSIX -depth to BSD -dJessica Clarke2022-08-091-1/+1
* | release: Forward ${MAKE} to etcupdate via the new -m flagJessica Clarke2022-08-091-1/+1
* | etcupdate: Add a -m flag to change the make binary that's runJessica Clarke2022-08-092-6/+32
* | release: Use in-tree etcupdate for buildJessica Clarke2022-08-091-1/+2
* | vm_fault: Shoot down shared mappings in vm_fault_copy_entry()Mark Johnston2022-08-091-0/+7
* | elf_note_prpsinfo: handle more failures from proc_getargv()Konstantin Belousov2022-08-092-7/+13
* | release: ensure enforce_chs sysctl is 0Ed Maste2022-08-091-0/+4
* | Add "heard" to the dictionaryEd Maste2022-08-091-0/+1
* | Add the PHY driver for the Marvell 88E1512.Luiz Souza2022-08-094-0/+319
* | if_ovpn tests: remote access test caseKristof Provost2022-08-091-0/+138
* | netinet tests: Add test for IPv6 mapped-v4 bind problemMike Karels2022-08-092-0/+335
* | libpathconv: bump man page datesGordon Bergling2022-08-092-2/+2
* | x86: Remove redundant parenthesesEmmanuel Vadot2022-08-091-1/+1
* | x86: Add another cpuid for Apollo Lake errata APL30Corvin Köhne2022-08-091-1/+2
* | syslog(3): unbreak log generation using fabricated PIDEugene Grosbein2022-08-081-3/+51
* | tests/socket: add accept_filter(9) testGleb Smirnoff2022-08-082-0/+161
* | apply: clean up error handling.Dag-Erling Smørgrav2022-08-081-7/+8
* | linuxkpi: io.h: Only exclude armv6 and armv7 for asm/set_memory.hEmmanuel Vadot2022-08-081-1/+1
* | ktls_test: Add a require_toe option similar to require_ifnet.John Baldwin2022-08-081-0/+12
* | cxgbe TOE TLS: Fix handling of unusual record types.John Baldwin2022-08-082-10/+6
* | cxgbe TOE TLS: Simplify a few routines.John Baldwin2022-08-082-23/+11
* | cxgbe: Handle requests for TLS key allocations with no TLS key storage.John Baldwin2022-08-081-0/+3
* | cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.John Baldwin2022-08-085-28/+44
* | zlib: Fix extra field processing bug that dereferences NULL state->head.Mark Adler2022-08-081-2/+2
* | linuxkpi: io.h: Do not include asm/set_memory.h for armv6 and armv7Emmanuel Vadot2022-08-081-0/+2
* | Merge libcxxrt commit 5d8a15823a103bbc27f1bfdcf2b5aa008fab57ddMark Johnston2022-08-081-1/+3
* | lib9p: Remove potential buffer overwrite in l9p_puqids()Konrad Sewiłło-Jopek2022-08-081-7/+11