summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAge
* Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domaingallatin2020-12-19
* Optionally bind ktls threads to NUMA domainsgallatin2020-12-19
* Ensure a minimum packet length before creating a mbuf in if_ure.hselasky2020-12-19
* Move SYSCTL_ADD_PROC() to unlocked context in if_ure to avoid lock order reve...hselasky2020-12-19
* kern: cpuset: allow jails to modify child jails' rootskevans2020-12-19
* usb: Replace ITUNERNET vendor with MICROCHIP and improve product namesjrtc272020-12-18
* Add ELF flag to disable ASLR stack gap.kib2020-12-18
* proc.h: Reformat P_ and P2_ definitions.kib2020-12-18
* Switch direct rt fields access in rtsock.c to newly-create field acessors.melifaro2020-12-18
* Skip the vm.pmap.kernel_maps sysctl by default.jhb2020-12-18
* riscv: report additional known SBI implementationsmhorne2020-12-18
* arm64: rk3399: Export the watchdog clockmanu2020-12-18
* amd64: use register macros for gdb_cpu_getreg()mhorne2020-12-18
* amd64: allow gdb(4) to write to most registersmhorne2020-12-18
* acpi: Ensure that adjacent memory affinity table entries are coalescedmarkj2020-12-18
* virtio_mmio: Fix feature negotiation copy-paste issue in r361943jrtc272020-12-18
* pci_iov: When pci_iov_detach(9) is called, destroy VF childrenkib2020-12-18
* ice: quiet -Wredundant-declsrlibby2020-12-17
* VFS_QUOTACTL: Remove needless casts of argbrooks2020-12-17
* Use __containerof() instead of home-rolled versions.jhb2020-12-17
* Use a template assembly file for firmware object files.jhb2020-12-17
* Cleanups to *ERR* compat shims.jhb2020-12-17
* Fix a race in tty_signal_sessleader() with unlocked read of s_leader.kib2020-12-17
* fd: reimplement close_range to avoid spurious relockingmjg2020-12-17
* audit: rework AUDIT_SYSCLOSEmjg2020-12-17
* fd: refactor closefp in preparation for close_range reworkmjg2020-12-17
* [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path.afedorov2020-12-17
* Add IRQ resource to SPIBUSmanu2020-12-17
* arm: Remove samsung exnynos portmanu2020-12-17
* Make non-debug kernels installable.nwhitehorn2020-12-17
* newvers.sh: Speed up git_tree_modifiedbrooks2020-12-17
* fd: remove redundant saturation check from fget_unlocked_seqmjg2020-12-16
* Fix whitespace in r368698jrtc272020-12-16
* Fix whitespace in comment modified by r368697jrtc272020-12-16
* Use the standard method for localizing of MSI-X table bar.mmel2020-12-16
* Allocate right number of pages for the bounced buffers crossing the page.mmel2020-12-16
* Use more standard types for manipulating pointers.jhb2020-12-16
* Use uintptr_t instead of unsigned long for integers holding pointers.jhb2020-12-16
* Use uintptr_t instead of unsigned long for pointers.jhb2020-12-16
* Use the 't' modifier to print a ptrdiff_t.jhb2020-12-16
* Revert r368523 which fixed contig allocs waiting forever.bdrewery2020-12-15
* Improve handling of alternate settings in the USB stack.hselasky2020-12-15
* Improve handling of alternate settings in the USB stack.hselasky2020-12-15
* Improve handling of alternate settings in the USB stack.hselasky2020-12-15
* Fix LINT-NOINET6 build after r368571.melifaro2020-12-14
* amd64 pmap: fix PCID mode invalidationskib2020-12-14
* Enable ROUTE_MPATH support in GENERIC kernels.melifaro2020-12-14
* Remove unused functions and variables in cpufunc.[ch].mmel2020-12-14
* Finish implementation of ARM PMU interrupts.mmel2020-12-14
* Verify (and fix) the context_id argument passed to the mpentry () by PSCI.mmel2020-12-14