aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-31module: deprecate usage of *_gpl sections in module loaderSiddharth Nayyar1-3/+0
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar2-10/+12
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar1-0/+7
2026-03-31module: define ksym_flags enumeration to represent kernel symbol flagsSiddharth Nayyar1-0/+5
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi2-0/+24
2026-03-31refcount: Remove unused __signed_wrap function annotationsKees Cook2-13/+6
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+3
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+9
2026-03-31EDAC/mc: Use kzalloc_flex()Rosen Penev1-11/+12
2026-03-31sched/deadline: Move some utility functions to deadline.hGabriele Monaco1-0/+27
2026-03-31rv: Add support for per-object monitors in DA/HAGabriele Monaco1-0/+1
2026-03-31rv: Add Hybrid Automata monitor typeGabriele Monaco1-0/+38
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen2-9/+10
2026-03-31sed-opal: Add STACK_RESET commandMilan Broz1-0/+1
2026-03-31Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-nextMarek Szyprowski2-24/+6
2026-03-31dma: contiguous: Make dma_contiguous_default_area staticMaxime Ripard1-2/+0
2026-03-31dma: contiguous: Make dev_get_cma_area() a proper functionMaxime Ripard1-6/+1
2026-03-31dma: contiguous: Turn heap registration logic aroundMaxime Ripard2-16/+5
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetree nodeManivannan Sadhasivam1-0/+9
2026-03-31serdev: Convert to_serdev_*() helpers to macros and use container_of_const()Manivannan Sadhasivam1-12/+3
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski1-16/+0
2026-03-30vfio: unhide vdev->debug_rootArnd Bergmann1-2/+0
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds1-3/+8
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie26-58/+187
2026-03-30cpufreq: Add boost_freq_req QoS requestPierre Gondois1-0/+1
2026-03-30rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace periodsPaul E. McKenney1-6/+3
2026-03-30srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()Paul E. McKenney1-1/+1
2026-03-30srcu: Fix SRCU read flavor macro commentsPaul E. McKenney1-2/+2
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney1-0/+4
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky47-206/+416
2026-03-30Merge branch '20260125-iris-ubwc-v4-1-1ff30644ac81@oss.qualcomm.com' into drivers-for-7.1Bjorn Andersson1-0/+25
2026-03-30soc: qcom: ubwc: add helpers to get programmable valuesDmitry Baryshkov1-0/+15
2026-03-30soc: qcom: ubwc: add helper to get min_acc lengthDmitry Baryshkov1-0/+10
2026-03-30ASoC: Merge up fixesMark Brown12-42/+101
2026-03-30lib/linear_ranges: Add linear_range_get_selector_high_arrayAmit Sunil Dhamne1-0/+3
2026-03-30mfd: max77759: add register bitmasks and modify irq configs for chargerAmit Sunil Dhamne1-29/+137
2026-03-30usb: translate ENOSPC for user spaceOliver Neukum1-0/+2
2026-03-30dax: export dax_dev_get()John Groves1-0/+1
2026-03-30dax: Add fs_dax_get() func to prepare dax for fs-dax usageJohn Groves1-4/+12
2026-03-30dax: Add dax_set_ops() for setting dax_operations at bind timeJohn Groves1-0/+1
2026-03-30dax: Factor out dax_folio_reset_order() helperJohn Groves1-0/+1
2026-03-30powercap: intel_rapl: Remove unused AVERAGE_POWER primitiveKuppuswamy Sathyanarayanan1-1/+0
2026-03-30powercap: correct kernel-doc function parameter namesRandy Dunlap1-2/+2
2026-03-30crypto/ccp: Implement SNP x86 shutdownTycho Andersen (AMD)1-1/+4
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard38-145/+305
2026-03-29SUNRPC: xdr.h: fix all kernel-doc warningsRandy Dunlap1-24/+24
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever1-3/+10
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever1-0/+10
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever1-0/+4
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever1-0/+10