summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-31serdev: Convert to_serdev_*() helpers to macros and use container_of_const()Manivannan Sadhasivam
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski
2026-03-30vfio: unhide vdev->debug_rootArnd Bergmann
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30cpufreq: Add boost_freq_req QoS requestPierre Gondois
2026-03-30rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...Paul E. McKenney
2026-03-30srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()Paul E. McKenney
2026-03-30srcu: Fix SRCU read flavor macro commentsPaul E. McKenney
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30Merge branch '20260125-iris-ubwc-v4-1-1ff30644ac81@oss.qualcomm.com' into dri...Bjorn Andersson
2026-03-30soc: qcom: ubwc: add helpers to get programmable valuesDmitry Baryshkov
2026-03-30soc: qcom: ubwc: add helper to get min_acc lengthDmitry Baryshkov
2026-03-30ASoC: Merge up fixesMark Brown
2026-03-30lib/linear_ranges: Add linear_range_get_selector_high_arrayAmit Sunil Dhamne
2026-03-30mfd: max77759: add register bitmasks and modify irq configs for chargerAmit Sunil Dhamne
2026-03-30usb: translate ENOSPC for user spaceOliver Neukum
2026-03-30dax: export dax_dev_get()John Groves
2026-03-30dax: Add fs_dax_get() func to prepare dax for fs-dax usageJohn Groves
2026-03-30dax: Add dax_set_ops() for setting dax_operations at bind timeJohn Groves
2026-03-30dax: Factor out dax_folio_reset_order() helperJohn Groves
2026-03-30powercap: intel_rapl: Remove unused AVERAGE_POWER primitiveKuppuswamy Sathyanarayanan
2026-03-30powercap: correct kernel-doc function parameter namesRandy Dunlap
2026-03-30crypto/ccp: Implement SNP x86 shutdownTycho Andersen (AMD)
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard
2026-03-29SUNRPC: xdr.h: fix all kernel-doc warningsRandy Dunlap
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever
2026-03-29SUNRPC: Allocate a separate Reply page arrayChuck Lever
2026-03-29sunrpc: split cache_detail queue into request and reader listsJeff Layton
2026-03-29sunrpc: convert queue_wait from global to per-cache-detail waitqueueJeff Layton
2026-03-29sunrpc: convert queue_lock from global spinlock to per-cache-detail lockJeff Layton
2026-03-29Documentation: Add the RPC language description of NLM version 4Chuck Lever
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo
2026-03-29sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-opAndy Shevchenko
2026-03-29sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
2026-03-29lockd: Make linux/lockd/nlm.h an internal headerChuck Lever
2026-03-29lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/Chuck Lever
2026-03-29lockd: Remove lockd/debug.hChuck Lever
2026-03-29lockd: Relocate include/linux/lockd/lockd.hChuck Lever
2026-03-29lockd: Move share.h from include/linux/lockd/ to fs/lockd/Chuck Lever
2026-03-29lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/Chuck Lever
2026-03-29NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLMChuck Lever
2026-03-29lockd: Relocate nlmsvc_unlock API declarationsChuck Lever
2026-03-29lockd: Have nlm_fopen() return errno valuesChuck Lever
2026-03-29lockd: Introduce nlm__int__deadlockChuck Lever
2026-03-29lockd: Relocate and rename nlm_drop_replyChuck Lever