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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-28
inet: annotate data-races around isk->inet_num
Eric Dumazet
3
-3
/
+3
2026-02-28
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+3
2026-02-28
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-7
/
+26
2026-02-28
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2
-3
/
+3
2026-02-28
bpf: Register dtor for freeing special fields
Kumar Kartikeya Dwivedi
1
-0
/
+6
2026-02-28
Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-02-28
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+2
2026-02-27
ACPI: CPPC: add APIs and sysfs interface for perf_limited
Sumit Gupta
1
-0
/
+15
2026-02-27
ACPI: CPPC: Add cppc_get_perf() API to read performance controls
Sumit Gupta
1
-0
/
+5
2026-02-27
Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-4
/
+5
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+2
2026-02-27
PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream Ports
Mika Westerberg
1
-1
/
+1
2026-02-27
workqueue: Update documentation as per system_percpu_wq naming
Mallesh Koujalagi
1
-8
/
+8
2026-02-27
Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+6
2026-02-27
PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
Bjorn Helgaas
1
-1
/
+1
2026-02-27
ww-mutex: Fix the ww_acquire_ctx function annotations
Bart Van Assche
1
-2
/
+2
2026-02-27
signal: Fix the lock_task_sighand() annotation
Bart Van Assche
1
-1
/
+1
2026-02-27
locking: Fix rwlock and spinlock lock context annotations
Bart Van Assche
3
-5
/
+8
2026-02-27
hrtimer: Use linked timerqueue
Thomas Gleixner
2
-12
/
+12
2026-02-27
timerqueue: Provide linked timerqueue
Thomas Gleixner
2
-11
/
+60
2026-02-27
rbtree: Provide rbtree with links
Thomas Gleixner
2
-9
/
+88
2026-02-27
hrtimer: Keep track of first expiring timer per clock base
Thomas Gleixner
1
-0
/
+2
2026-02-27
hrtimer: Avoid re-evaluation when nothing changed
Thomas Gleixner
1
-26
/
+27
2026-02-27
hrtimer: Push reprogramming timers into the interrupt return path
Peter Zijlstra
2
-6
/
+71
2026-02-27
entry: Prepare for deferred hrtimer rearming
Peter Zijlstra
2
-9
/
+32
2026-02-27
hrtimer: Prepare stubs for deferred rearming
Peter Zijlstra
2
-0
/
+22
2026-02-27
hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
Thomas Gleixner
1
-2
/
+2
2026-02-27
hrtimer: Add hrtimer_rearm tracepoint
Thomas Gleixner
1
-0
/
+24
2026-02-27
hrtimer: Convert state and properties to boolean
Thomas Gleixner
2
-35
/
+8
2026-02-27
hrtimer: Replace the bitfield in hrtimer_cpu_base
Thomas Gleixner
1
-5
/
+5
2026-02-27
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
1
-4
/
+7
2026-02-27
clockevents: Provide support for clocksource coupled comparators
Thomas Gleixner
1
-2
/
+5
2026-02-27
timekeeping: Provide infrastructure for coupled clockevents
Thomas Gleixner
2
-0
/
+9
2026-02-27
timekeeping: Allow inlining clocksource::read()
Thomas Gleixner
1
-0
/
+2
2026-02-27
clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
Thomas Gleixner
1
-1
/
+0
2026-02-27
hrtimer: Provide LAZY_REARM mode
Peter Zijlstra
2
-0
/
+11
2026-02-27
sched: Use hrtimer_highres_enabled()
Thomas Gleixner
1
-6
/
+0
2026-02-27
hrtimer: Provide a static branch based hrtimer_hres_enabled()
Thomas Gleixner
1
-4
/
+9
2026-02-27
platform_data/mlxreg: mlxreg.h: fix all kernel-doc warnings
Randy Dunlap
1
-7
/
+7
2026-02-27
gpio: introduce a header for symbols shared by suppliers and consumers
Bartosz Golaszewski
3
-3
/
+13
2026-02-27
gpio: generic: Don't use 'proxy' headers
Andy Shevchenko
1
-1
/
+7
2026-02-27
drm/i915/overlay: Convert overlay to parent interface
Ville Syrjälä
1
-0
/
+33
2026-02-27
netmem: remove the pp fields from net_iov
Byungchul Park
1
-37
/
+1
2026-02-27
dmaengine: fsl-edma: fix all kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2026-02-27
ASoC: remove snd_soc_pcm_subclass
Kuninori Morimoto
1
-7
/
+1
2026-02-27
SDCA Improvements
Mark Brown
1
-1
/
+0
2026-02-27
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+18
2026-02-27
Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-14
/
+2
2026-02-27
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
Jani Nikula
1
-5
/
+5
2026-02-27
drm/i915/dpt: move suspend/resume to parent interface
Jani Nikula
1
-0
/
+2
[prev]
[next]