aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* krpc: Acquire ref count of CLIENT for backchannel useRick Macklem2021-06-114-5/+25
* an: Remove driverOlivier Houchard2021-06-112-2/+0
* mtk: Add printing of CPU modelWarner Losh2021-06-112-0/+2
* mtk: Initialize mask correctly.Priit Trees2021-06-111-0/+2
* Change "compiled" to "assembled"Warner Losh2021-06-111-1/+1
* an: Remove driverEmmanuel Vadot2021-06-118-5613/+0
* an: Deprecate the driverEmmanuel Vadot2021-06-111-0/+1
* arm64: allwinner: Add i2s and codec supportOleksandr Tymoshenko2021-06-115-2/+1726
* arm64: Add Soc audio frameworkOleksandr Tymoshenko2021-06-116-0/+1054
* tcp: remove debug output from RACKMichael Tuexen2021-06-111-2/+0
* libnv: optimize nvlist size calculationMariusz Zaborski2021-06-111-71/+53
* tcp: Missing mfree in rack and bbrRandall Stewart2021-06-112-1/+6
* tcp: fix two bugs in new renoMichael Tuexen2021-06-111-2/+4
* Add new USB ID to u3g(4).Hans Petter Selasky2021-06-112-0/+2
* tcp: fix compilation of IPv4-only buildsMichael Tuexen2021-06-111-0/+2
* libalias: tidy up housekeepingLutz Donnerhacke2021-06-102-63/+47
* linuxkpi: Add list_for_each_entry_lockless() macroNeel Chauhan2021-06-102-1/+3
* tcp: Mbuf leak while holding a socket buffer lock.Randall Stewart2021-06-104-52/+84
* pf: use M_WAITOK where possibleKristof Provost2021-06-101-65/+13
* linux(4): Regen for ppoll_time64 system call.Dmitry Chagin2021-06-106-6/+70
* linux(4): Implement ppoll_time64 system call.Dmitry Chagin2021-06-105-29/+87
* Split kern_poll() on two counterparts.Dmitry Chagin2021-06-102-34/+52
* linux(4): Regen for pselect6_time64 system call.Dmitry Chagin2021-06-106-6/+80
* linux(4): Implement pselect6_time64 system call.Dmitry Chagin2021-06-105-24/+92
* linux(4): Regen for rt_sigtimedwait_time64 system call.Dmitry Chagin2021-06-106-6/+60
* linux(4): Implement rt_sigtimedwait_time64 system call.Dmitry Chagin2021-06-105-22/+64
* linux(4): Regen for futex_time64 system call.Dmitry Chagin2021-06-1010-22/+96
* linux(4): Implement futex_time64 system call.Dmitry Chagin2021-06-106-88/+153
* linux(4): Prevent integer overflow in futex_requeue.Dmitry Chagin2021-06-101-6/+15
* linux(4): Regen for futex system call.Dmitry Chagin2021-06-1010-45/+45
* linux(4): Change Linux futex syscall definition to match Linux actual one.Dmitry Chagin2021-06-105-15/+17
* LinuxKPI: add fault_flag_allow_retry_firstGreg V2021-06-091-0/+3
* linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()Neel Chauhan2021-06-092-1/+6
* linuxkpi: Add _RET_IP_ macro in kernel.hNeel Chauhan2021-06-091-0/+2
* tcp: LRO timestamps have lost their previous precisionRandall Stewart2021-06-093-12/+26
* nfscl: Add a "has acquired a delegation" flag for delegationsRick Macklem2021-06-092-3/+42
* i386: Add "options HYPERV" to NOTESMark Johnston2021-06-091-1/+2
* rk3328_cru: fix a typo in the SCLK_I2S2 gate definitionAndriy Gapon2021-06-091-1/+1
* Add ofw interface support to PCIMarcin Wojtas2021-06-082-0/+94
* pci_host_generic_fdt.c: Add support for mapping dts nodes to PCI devicesMarcin Wojtas2021-06-082-0/+82
* Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.cMarcin Wojtas2021-06-082-184/+158
* zfs: merge openzfs/zfs@75b4cbf62 (master) into mainMartin Matuska2021-06-08522-28077/+31204
* zfs: merge openzfs/zfs@3522f57b6 (master) to mainMartin Matuska2021-06-083-0/+2
* hyperv: Fix vmbus after the i386 4/4 splitMark Johnston2021-06-086-4/+24
* linux: make sure to zero the l_siginfo structure for ptrace(2)Edward Tomasz Napierala2021-06-081-0/+1
* linux: implement statx(2)Philippe Michaud-Boudreault2021-06-083-2/+109
* Fix copyright, remove "all rights reserved".Dmitry Chagin2021-06-081-2/+0
* linuxkpi: Fix build from redefined pr_err_once()Neel Chauhan2021-06-071-3/+0
* linuxkpi: Include pr_err_once() in printk.hNeel Chauhan2021-06-072-1/+4
* linuxkpi: Add rom and romlen to struct pci_devNeel Chauhan2021-06-071-0/+2