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-01
iio: core: Add IIO_EV_INFO_SCALE to event info
Taha Ed-Dafili
1
-0
/
+1
2026-03-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-3
/
+12
2026-02-28
firmware: exynos-acpm: Drop fake 'const' on handle pointer
Krzysztof Kozlowski
1
-23
/
+17
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-6
/
+1
2026-02-28
iio: tsl2772: fix all kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2026-02-28
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-28
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
1
-2
/
+11
2026-02-28
net: phy: micrel: Add support for lan9645x internal phy
Jens Emil Schulz Østergaard
1
-0
/
+1
2026-02-28
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+3
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
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+2
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
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
1
-5
/
+67
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: 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
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
dmaengine: fsl-edma: fix all kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2026-02-27
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+11
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-83
/
+74
2026-02-26
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2026-02-26
ACPI: x86/rtc-cmos: Use platform device for driver binding
Rafael J. Wysocki
1
-0
/
+6
2026-02-26
ACPI: x86: cmos_rtc: Create a CMOS RTC platform device
Rafael J. Wysocki
1
-0
/
+4
2026-02-26
mm/slub: drop duplicate kernel-doc for ksize()
Sanjay Chitroda
1
-12
/
+0
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
1
-0
/
+2
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
1
-6
/
+0
[prev]
[next]