aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systemsRick Macklem2021-06-071-18/+21
* Fix handling of D_GIANTOKMark Johnston2021-06-071-4/+7
* LinuxKPI: add pr_err_onceGreg V2021-06-071-0/+2
* linux: improve FUSE supportEdward Tomasz Napierala2021-06-071-4/+3
* ngatm: Handle errors from uni_msg_extend()Mark Johnston2021-06-061-2/+4
* arm: Remove last_fault_codeMark Johnston2021-06-061-8/+0
* iwn: adjust EEPROM read timeout for Intel 4965AGN M2Radosław Chmielarz2021-06-061-2/+2
* riscv: Rename pmap_fault_fixup() to pmap_fault()Mark Johnston2021-06-063-3/+3
* riscv: Handle hardware-managed dirty bit updates in pmap_promote_l2()Mark Johnston2021-06-061-9/+32
* arm64: Fix pmap_copy()'s handling of 2MB mappingsMark Johnston2021-06-061-5/+2
* arm64: Use the right PTE when downgrading perms in pmap_promote_l2()Mark Johnston2021-06-061-1/+10
* Suppress D_NEEDGIANT warnings for some driversMark Johnston2021-06-064-3/+4
* Change the return type of sv__setid_allowed from bool to intKonstantin Belousov2021-06-063-3/+3
* linuxolator: Add compat.linux.setid_allowed knobKonstantin Belousov2021-06-066-0/+20
* sysent: allow ABI to disable setid on exec.Konstantin Belousov2021-06-062-0/+6
* kern_exec.c: Add execve_nosetid() helperKonstantin Belousov2021-06-061-5/+11
* linux(4): Fix clock_nanosleep return value for unsupported clockid.Dmitry Chagin2021-06-071-0/+2
* linux(4): optimize ksiginfo to siginfo conversion.Dmitry Chagin2021-06-075-18/+10
* linux(4): Properly convert linux siginfo to native siginfoDmitry Chagin2021-06-073-16/+47
* Regen for ('0f8dab45404f347752470579feccc6d2739b9570') LinuxDmitry Chagin2021-06-0710-15/+15
* linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which isDmitry Chagin2021-06-076-26/+14
* Regen for ('6501370a7dfb358daf07555136742bc064e68cb7') LinuxDmitry Chagin2021-06-076-6/+60
* linux(4): Implement clock_nanosleep_time64 system call.Dmitry Chagin2021-06-075-26/+99
* Regen for ('187715a420237e1ed94dd5aef158eada7dcdc559') LinuxDmitry Chagin2021-06-076-6/+40
* linux(4): Implement clock_getres_time64 system call.Dmitry Chagin2021-06-075-28/+76
* Make LINT NOINET and NOIP kernel builds warning free.Bjoern A. Zeeb2021-06-063-0/+8
* Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') LinuxDmitry Chagin2021-06-076-6/+40
* linux(4): Implement clock_settime64 system call.Dmitry Chagin2021-06-075-19/+60
* Regen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3') LinuxDmitry Chagin2021-06-076-6/+40
* linux(4): Implement clock_gettime64 system call.Dmitry Chagin2021-06-075-27/+73
* Regen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0') LinuxDmitry Chagin2021-06-076-6/+60
* linux(4): Implement utimensat_time64 system call.Dmitry Chagin2021-06-075-63/+134
* linux(4): add struct timespec64 definition and conversion routine forDmitry Chagin2021-06-074-0/+44
* powerpc64le/pmap: Fix superpage promotionsJustin Hibbits2021-06-061-1/+1
* Add a generic mechanism for preventing forced unmountJason A. Harmening2021-06-065-5/+71
* nfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4 clientsRick Macklem2021-06-054-55/+114
* arm64/rk805: remove RTC Set loggingBjoern A. Zeeb2021-06-051-6/+0
* net80211/LinuxKPI: add more radiotap definitionsBjoern A. Zeeb2021-06-052-0/+189
* arm64/rk_pcie_phy: handle assigned-clock*Bjoern A. Zeeb2021-06-051-0/+7
* dtb: rockchip: Add NanoPC-T4 to the build.Bjoern A. Zeeb2021-06-051-0/+1
* hyperv: register intr handler as usermode-mapped if loaded as moduleKonstantin Belousov2021-06-051-0/+16
* Import ACPICA 20210604Jung-uk Kim2021-06-0533-237/+1645
* dtb: rockchip: Add NanoPI-R2S to the buildGanbold Tsagaankhuu2021-06-051-0/+1
* nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors emptyRick Macklem2021-06-051-0/+50
* cxgb(4): Report proper TSO limits.Navdeep Parhar2021-06-041-0/+3
* cxgbe(4): Empty the clib_db before trying to destroy it.Navdeep Parhar2021-06-041-0/+13
* Enter the net epoch before calling ip6_setpktoptsRyan Stone2021-06-043-9/+18
* Narrow down the probe range for if_ure(4) compatible devicesHans Petter Selasky2021-06-042-3/+5
* tcp: A better fix for the previously attempted fix of the ack-war issue with ...Randall Stewart2021-06-045-43/+24
* netgraph/ng_base: Renaming a node to the same name is a noopLutz Donnerhacke2021-06-041-0/+4