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-7.1.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-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
2026-02-26
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
1
-1
/
+20
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2026-02-25
mtd: spinand: Clean the flags section
Miquel Raynal
1
-2
/
+3
2026-02-25
mtd: Add driver for concatenating devices
Amit Kumar Mahapatra
1
-1
/
+50
2026-02-25
mtd: Move struct mtd_concat definition to header file
Amit Kumar Mahapatra
1
-0
/
+12
2026-02-25
coresight: Fix memory leak in coresight_alloc_device_name()
Leo Yan
1
-10
/
+4
2026-02-25
dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells
Koichiro Den
1
-0
/
+6
2026-02-25
ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()
Damien Le Moal
1
-1
/
+2
2026-02-25
net: stmmac: pass interface mode into fix_mac_speed() method
Russell King (Oracle)
1
-1
/
+2
2026-02-25
overflow: Make sure size helpers are always inlined
Kees Cook
1
-4
/
+4
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-3
/
+6
2026-02-24
mm: change vma_alloc_folio_noprof() macro to inline function
Arnd Bergmann
1
-2
/
+5
2026-02-24
sched_ext: Optimize sched_ext_entity layout for cache locality
David Carlier
1
-3
/
+3
2026-02-24
spi: add devm_spi_new_ancillary_device()
Antoniu Miclaus
1
-0
/
+1
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
1
-2
/
+2
2026-02-24
regmap: define cleanup helper for regmap_field
Sander Vanheule
1
-0
/
+3
2026-02-24
regmap: sort header includes
Sander Vanheule
1
-6
/
+6
2026-02-24
mmc: Merge branch fixes into next
Ulf Hansson
1
-4
/
+5
2026-02-24
jiffies: Remove unused __jiffy_arch_data
Petr Pavlu
1
-5
/
+1
2026-02-24
ata: libata-scsi: make ata_scsi_simulate() static
Damien Le Moal
1
-1
/
+0
2026-02-24
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Andrei Vagin
1
-1
/
+1
2026-02-24
Input: export input_default_setkeycode
Fabio Baltieri
1
-0
/
+4
2026-02-24
Merge branch 'ib-iio-thermal-qcom-pmic5' into togreg
Jonathan Cameron
1
-0
/
+211
2026-02-23
iio: adc: Add support for QCOM PMIC5 Gen3 ADC
Jishnu Prakash
1
-0
/
+211
2026-02-23
sched_ext: Fix ops.dequeue() semantics
Andrea Righi
1
-0
/
+1
2026-02-23
dma-buf: Add dma_buf_attach_revocable()
Leon Romanovsky
1
-6
/
+3
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
1
-2
/
+2
2026-02-23
sched/fair: More complex proportional newidle balance
Peter Zijlstra
1
-0
/
+1
2026-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1
Alexei Starovoitov
18
-70
/
+74
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
1
-2
/
+3
2026-02-23
dma-buf: use inline lock for the dma-fence-chain
Christian König
1
-1
/
+0
2026-02-23
dma-buf: use inline lock for the dma-fence-array
Christian König
1
-1
/
+0
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
1
-6
/
+13
2026-02-23
dma-buf: abstract fence locking v2
Christian König
1
-0
/
+38
2026-02-23
dma-buf: detach fence ops on signal v3
Christian König
1
-2
/
+2
2026-02-23
dma-buf: protected fence ops by RCU v8
Christian König
1
-5
/
+28
2026-02-23
PM: runtime: Change pm_runtime_put() return type to void
Rafael J. Wysocki
1
-14
/
+2
2026-02-23
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
1
-4
/
+5
[prev]
[next]