index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+9
2026-03-31
EDAC/mc: Use kzalloc_flex()
Rosen Penev
1
-11
/
+12
2026-03-31
sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
1
-0
/
+27
2026-03-31
rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
1
-0
/
+1
2026-03-31
rv: Add Hybrid Automata monitor type
Gabriele Monaco
1
-0
/
+38
2026-03-31
Merge tag 'fixes' into 'for-next'
Ilpo Järvinen
2
-9
/
+10
2026-03-31
sed-opal: Add STACK_RESET command
Milan Broz
1
-0
/
+1
2026-03-31
Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next
Marek Szyprowski
2
-24
/
+6
2026-03-31
dma: contiguous: Make dma_contiguous_default_area static
Maxime Ripard
1
-2
/
+0
2026-03-31
dma: contiguous: Make dev_get_cma_area() a proper function
Maxime Ripard
1
-6
/
+1
2026-03-31
dma: contiguous: Turn heap registration logic around
Maxime Ripard
2
-16
/
+5
2026-03-31
serdev: Add an API to find the serdev controller associated with the devicetr...
Manivannan Sadhasivam
1
-0
/
+9
2026-03-31
serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
Manivannan Sadhasivam
1
-12
/
+3
2026-03-31
hwmon: (ina2xx) drop unused platform data
Bartosz Golaszewski
1
-16
/
+0
2026-03-31
vfio: unhide vdev->debug_root
Arnd Bergmann
1
-2
/
+0
2026-03-31
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-3
/
+8
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
26
-58
/
+187
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
1
-0
/
+1
2026-03-30
rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...
Paul E. McKenney
1
-6
/
+3
2026-03-30
srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()
Paul E. McKenney
1
-1
/
+1
2026-03-30
srcu: Fix SRCU read flavor macro comments
Paul E. McKenney
1
-2
/
+2
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
1
-0
/
+4
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
47
-206
/
+416
2026-03-30
Merge branch '20260125-iris-ubwc-v4-1-1ff30644ac81@oss.qualcomm.com' into dri...
Bjorn Andersson
1
-0
/
+25
2026-03-30
soc: qcom: ubwc: add helpers to get programmable values
Dmitry Baryshkov
1
-0
/
+15
2026-03-30
soc: qcom: ubwc: add helper to get min_acc length
Dmitry Baryshkov
1
-0
/
+10
2026-03-30
ASoC: Merge up fixes
Mark Brown
12
-42
/
+101
2026-03-30
lib/linear_ranges: Add linear_range_get_selector_high_array
Amit Sunil Dhamne
1
-0
/
+3
2026-03-30
mfd: max77759: add register bitmasks and modify irq configs for charger
Amit Sunil Dhamne
1
-29
/
+137
2026-03-30
usb: translate ENOSPC for user space
Oliver Neukum
1
-0
/
+2
2026-03-30
dax: export dax_dev_get()
John Groves
1
-0
/
+1
2026-03-30
dax: Add fs_dax_get() func to prepare dax for fs-dax usage
John Groves
1
-4
/
+12
2026-03-30
dax: Add dax_set_ops() for setting dax_operations at bind time
John Groves
1
-0
/
+1
2026-03-30
dax: Factor out dax_folio_reset_order() helper
John Groves
1
-0
/
+1
2026-03-30
powercap: intel_rapl: Remove unused AVERAGE_POWER primitive
Kuppuswamy Sathyanarayanan
1
-1
/
+0
2026-03-30
powercap: correct kernel-doc function parameter names
Randy Dunlap
1
-2
/
+2
2026-03-30
crypto/ccp: Implement SNP x86 shutdown
Tycho Andersen (AMD)
1
-1
/
+4
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
38
-145
/
+305
2026-03-30
SUNRPC: xdr.h: fix all kernel-doc warnings
Randy Dunlap
1
-24
/
+24
2026-03-30
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
1
-3
/
+10
2026-03-30
svcrdma: Add fair queuing for Send Queue access
Chuck Lever
1
-0
/
+10
2026-03-30
SUNRPC: Optimize rq_respages allocation in svc_alloc_arg
Chuck Lever
1
-0
/
+4
2026-03-30
SUNRPC: Track consumed rq_pages entries
Chuck Lever
1
-0
/
+10
2026-03-30
SUNRPC: Allocate a separate Reply page array
Chuck Lever
1
-24
/
+23
2026-03-30
sunrpc: split cache_detail queue into request and reader lists
Jeff Layton
1
-1
/
+3
2026-03-30
sunrpc: convert queue_wait from global to per-cache-detail waitqueue
Jeff Layton
1
-0
/
+2
2026-03-30
sunrpc: convert queue_lock from global spinlock to per-cache-detail lock
Jeff Layton
1
-0
/
+1
2026-03-30
Documentation: Add the RPC language description of NLM version 4
Chuck Lever
1
-0
/
+233
2026-03-30
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
1
-0
/
+1
2026-03-30
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
Andy Shevchenko
2
-5
/
+6
[prev]
[next]