summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-09Documentation: Add the RPC language description of NLM version 3Chuck Lever1-0/+210
2026-06-09svcrdma: Defer send context release to xpo_release_ctxtChuck Lever1-2/+3
2026-06-09svcrdma: Release write chunk resources without re-queuingChuck Lever1-1/+0
2026-06-09SUNRPC: Remove dead rpcsec_gss_krb5 definitionsChuck Lever1-105/+0
2026-06-09SUNRPC: Remove dead code from rpcsec_gss_krb5Chuck Lever1-1/+0
2026-06-09SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+15
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever1-0/+8
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever1-0/+8
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever1-0/+8
2026-06-01nfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+8
2026-06-01sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+8
2026-06-01nfsd: add netlink upcall for the nfsd.fh cacheJeff Layton1-0/+23
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton1-0/+101
2026-06-01sunrpc: add netlink upcall for the auth.unix.gid cacheJeff Layton1-0/+20
2026-06-01sunrpc: add netlink upcall for the auth.unix.ip cacheJeff Layton1-0/+21
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton2-0/+37
2026-06-01sunrpc: add helpers to count and snapshot pending cache requestsJeff Layton1-0/+6
2026-06-01sunrpc: add a cache_notify callbackJeff Layton1-0/+3
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton1-1/+1
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton1-1/+1
2026-06-01Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...Chuck Lever12-46/+311
2026-05-31Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+13
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-05-30Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+2
2026-05-30Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+18
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+2
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2026-05-28Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+5
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+14
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-05-28net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-05-26Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds5-45/+29
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo1-1/+1
2026-05-25ACPI: button: Enable wakeup GPEs for ACPI buttons at probe timeRafael J. Wysocki1-0/+5
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-4/+9
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2026-05-23Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-05-23Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+16
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera1-0/+7
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal1-3/+4
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-05-22serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park3-26/+26