aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileGravatar Chuck Lever 1-0/+2
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Gravatar Chuck Lever 1-1/+1
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictGravatar Dai Ngo 1-0/+3
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersGravatar Dai Ngo 1-0/+7
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenGravatar Chuck Lever 2-4/+1
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longGravatar Chuck Lever 1-4/+4
2022-05-19SUNRPC: Clean up svc_deferred_class trace eventsGravatar Chuck Lever 1-5/+4
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-4/+8
2022-05-11Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 1-0/+3
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-1/+1
2022-05-11Bluetooth: Fix the creation of hdev->nameGravatar Itay Iellin 1-0/+3
2022-05-12sched/tracing: Append prev_state to tp args insteadGravatar Delyan Kratunov 1-3/+3
2022-05-11net/sched: act_pedit: really ensure the skb is writableGravatar Paolo Abeni 1-0/+1
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-7/+7
2022-05-10virtio: fix virtio transitional idsGravatar Shunsuke Mie 1-7/+7
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGravatar Gleb Fotengauer-Malinovskiy 1-1/+1
2022-05-08blk-mq: remove the error_count from struct requestGravatar Willy Tarreau 1-1/+0
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateGravatar Trond Myklebust 1-0/+1
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Gravatar Trond Myklebust 1-1/+0
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+1
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listGravatar Vladimir Oltean 1-1/+1
2022-05-05net: Fix features skip in for_each_netdev_feature()Gravatar Tariq Toukan 1-2/+2
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-1/+4
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-3/+4
2022-05-05block: Do not call folio_next() on an unreferenced folioGravatar Matthew Wilcox (Oracle) 1-1/+4
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationGravatar Willy Tarreau 2-3/+3
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+9
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+7
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsGravatar Tan Tee Min 1-0/+1
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+4
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADGravatar Paolo Bonzini 1-1/+9
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTGravatar Paolo Bonzini 1-1/+9
2022-04-29SUNRPC: Ensure gss-proxy connects on setupGravatar Trond Myklebust 1-0/+1
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 7-15/+22
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueGravatar Catalin Marinas 1-1/+1
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Abeni 2-1/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2022-04-27hex2bin: make the function hex_to_bin constant-timeGravatar Mikulas Patocka 1-1/+1
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+2
2022-04-26net: Use this_cpu_inc() to increment net->core_statsGravatar Sebastian Andrzej Siewior 1-12/+9
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedGravatar Luiz Augusto von Dentz 1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusGravatar Luiz Augusto von Dentz 1-0/+1
2022-04-26xsk: Fix possible crash when multiple sockets are createdGravatar Maciej Fijalkowski 1-0/+1
2022-04-26bug: Have __warn() prototype defined unconditionallyGravatar Shida Zhang 1-5/+6