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-03-11
mtd: concat: replace alloc + calloc with 1 alloc
Rosen Penev
1
-1
/
+1
2026-03-11
usb: core: new quirk to handle devices with zero configurations
Jie Deng
1
-0
/
+3
2026-03-11
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
2026-03-11
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
2026-03-11
usb: typec: tcpm: add support for Sink Cap Extended msg response
Amit Sunil Dhamne
1
-2
/
+80
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
1
-0
/
+1
2026-03-11
net: cdc-ncm: cleanup device descriptor
Oliver Neukum
1
-2
/
+2
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
1
-1
/
+5
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
1
-2
/
+0
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
12
-60
/
+102
2026-03-11
clocksource: Remove ARCH_CLOCKSOURCE_DATA
Arnd Bergmann
1
-5
/
+1
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
1
-0
/
+6
2026-03-11
mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
Thomas Hellström
1
-0
/
+42
2026-03-11
Merge branch 'for-7.1-devm-alloc-wq'
Sebastian Reichel
1
-0
/
+22
2026-03-11
net: stmmac: add documentation for clocks
Russell King (Oracle)
1
-1
/
+32
2026-03-11
net: stmmac: add documentation for stmmac_dma_cfg members
Russell King (Oracle)
1
-1
/
+22
2026-03-11
net: stmmac: use u8 for host_dma_width and similar struct members
Russell King (Oracle)
1
-1
/
+1
2026-03-11
net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
Russell King (Oracle)
1
-2
/
+2
2026-03-11
net: stmmac: reorder structs to reduce memory consumption
Russell King (Oracle)
1
-8
/
+8
2026-03-11
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
1
-7
/
+7
2026-03-11
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-0
/
+1
2026-03-11
build_bug.h: correct function parameters names in kernel-doc
Randy Dunlap
1
-1
/
+3
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-28
/
+24
2026-03-10
audit: handle unknown status requests in audit_receive_msg()
Ricardo Robaina
1
-0
/
+9
2026-03-10
genirq: Document interaction between <linux/irq.h> and DT binding defines
Geert Uytterhoeven
1
-0
/
+4
2026-03-10
Merge branch 'for-7.1-devm-alloc-wq' into for-7.1
Tejun Heo
1
-0
/
+22
2026-03-10
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
1
-0
/
+22
2026-03-10
HID: Include firmware version in the uevent
Mario Limonciello
1
-0
/
+1
2026-03-10
include: device.h: Add named device attributes
Derek J. Clark
1
-0
/
+46
2026-03-10
firmware: stratix10-svc: Add Multi SVC clients support
Muhammad Amirul Asyraf Mohamad Jamian
1
-4
/
+4
2026-03-10
nvme: Annotate struct nvme_dhchap_key with __counted_by
Thorsten Blum
1
-1
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+32
2026-03-10
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
Mark Brown
13
-61
/
+111
2026-03-10
iomap: support T10 protection information
Christoph Hellwig
1
-0
/
+7
2026-03-10
iomap: add a bioset pointer to iomap_read_folio_ops
Christoph Hellwig
1
-0
/
+6
2026-03-10
iomap: allow file systems to hook into buffered read bio submission
Christoph Hellwig
1
-0
/
+4
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
1
-1
/
+2
2026-03-10
Merge branch 'for-7.1/block-integrity'
Christian Brauner
4
-15
/
+61
2026-03-10
tcp: move tp->chrono_type next tp->chrono_stat[]
Eric Dumazet
1
-2
/
+2
2026-03-10
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-38
/
+0
2026-03-10
ppp: simplify input error handling
Qingfang Deng
1
-1
/
+1
2026-03-09
PCI: Allow all bus devices to use the same slot
Keith Busch
1
-1
/
+9
2026-03-09
fscrypt: pass a real sector_t to fscrypt_zeroout_range
Christoph Hellwig
1
-3
/
+3
2026-03-09
fscrypt: pass a byte length to fscrypt_zeroout_range
Christoph Hellwig
1
-3
/
+3
2026-03-09
fscrypt: pass a byte offset to fscrypt_zeroout_range
Christoph Hellwig
1
-2
/
+2
2026-03-09
fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
Christoph Hellwig
1
-4
/
+3
2026-03-09
fscrypt: pass a byte offset to fscrypt_mergeable_bio
Christoph Hellwig
1
-2
/
+2
2026-03-09
fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.c
Christoph Hellwig
1
-9
/
+0
2026-03-09
ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bio
Christoph Hellwig
1
-9
/
+0
2026-03-09
Merge branch 'for-7.1/block-integrity' into for-7.1/block
Jens Axboe
4
-15
/
+61
[prev]
[next]