summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10kbuild: Support generated asm-headers in subdirectoriesThomas Weißschuh
2026-08-10mtd: rawnand: sunxi: fix H6/H616 controller timingsJames Hilliard
2026-08-10mtd: rawnand: sunxi: describe tADL and tWHR delaysJames Hilliard
2026-08-10mtd: rawnand: sunxi: group controller delay tablesJames Hilliard
2026-08-10pmdomain: Merge branch fixes into nextUlf Hansson
2026-08-10x86/CPU: Add a tlbi= cmdline switchRik van Riel
2026-08-10pmdomain: Merge branch dt into nextUlf Hansson
2026-08-10dt-bindings: power: Document Renesas R-Car X5H Module ControllerGeert Uytterhoeven
2026-08-10pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0Praveen Talari
2026-08-10nfsd: export NFSv4 callback op stats via netlinkJeff Layton
2026-08-10nfsd: count NFSv4 callback operations per netnsJeff Layton
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10nfsd: implement server-stats-get netlink handlerJeff Layton
2026-08-10sunrpc: use per-net counts in svc_seq_show()Jeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10NFSD: Document reply_cache_stats ABIChuck Lever
2026-08-10NFSD: Eliminate percpu counter contention in IO byte accountingChuck Lever
2026-08-10NFSD: Eliminate percpu counter contention in reply cache statisticsChuck Lever
2026-08-10NFSD: Eliminate percpu counter contention in DRC memory accountingChuck Lever
2026-08-10NFSD: Fix off-by-one in DRC bucket pruning limitChuck Lever
2026-08-10NFSD: Relocate NFSv4 "supported attributes" to new headerChuck Lever
2026-08-10NFSD: Relocate nfsd4_set_netaddr()Chuck Lever
2026-08-10NFSD: Relocate nfsd_user_namespace()Chuck Lever
2026-08-10NFSD: Move struct readdir_cdChuck Lever
2026-08-10NFSD: Move the export.h include from nfsd.h to auth.cChuck Lever
2026-08-10NFSD: Remove '#include "nfsd.h"' from fs/nfsd/cache.hChuck Lever
2026-08-10NFSD: include "netns.h"Chuck Lever
2026-08-10NFSD: Explicitly include "stats.h"Chuck Lever
2026-08-10NFSD: Make "stats.h" self-containedChuck Lever
2026-08-10xdrgen: Reject out-of-range program, version, and procedure numbersChuck Lever
2026-08-10xdrgen: Enforce RFC 5531 name and number scoping for RPC programsChuck Lever
2026-08-10xdrgen: Reject specifications that define a name twiceChuck Lever
2026-08-10xdrgen: Record the source position of each declared identifierChuck Lever
2026-08-10xdrgen: Align the error caret under tab-indented sourceChuck Lever
2026-08-10xdrgen: Fix opaque and string encoders for unbounded membersChuck Lever
2026-08-10xdrgen: Add XDR width macros for short integer typesChuck Lever
2026-08-10xdrgen: Do not declare union XDR functions in the definitions headerChuck Lever
2026-08-10xdrgen: Share void RPC procedure handlers across programsChuck Lever
2026-08-10xdrgen: Emit a blank line ahead of enum declarationsChuck Lever
2026-08-10NFSD: Encode only the status in NFS-ACL v2 GETACL error repliesChuck Lever
2026-08-10nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDRJeff Layton
2026-08-10nfsd: make the copy offload stateid a first-class nfs4_stidJeff Layton
2026-08-10nfsd: split nfsd4_copy into transient and durable async copy objectsJeff Layton
2026-08-10nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 typesJeff Layton
2026-08-10nfsd: revoke copy-notify stateids before dropping their referenceJeff Layton
2026-08-10nfsd: check client ownership when cancelling a copy-notify stateidJeff Layton
2026-08-10nfsd: initialize copy-notify stateid before publishing itJeff Layton
2026-08-10nfsd: fix stale s2s_cp_stateids IDR entry for async COPYJeff Layton
2026-08-10nfsd: fix UAF in async copy cancel and shutdownJeff Layton
2026-08-10nfsd: fix cpntf publish race in nfs4_init_cp_stateChris Mason