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-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-01-27
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
1
-0
/
+11
2026-01-27
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
1
-1
/
+1
2026-01-27
linux/log2.h: reduce instruction count for is_power_of_2()
Maciej W. Rozycki
1
-1
/
+1
2026-01-27
kho/abi: add memblock ABI header
Mike Rapoport (Microsoft)
1
-0
/
+73
2026-01-27
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
3
-26
/
+81
2026-01-27
kho: introduce KHO FDT ABI header
Jason Miu
1
-0
/
+85
2026-01-27
kho/abi: memfd: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-01-27
kho/abi: luo: make generated documentation more coherent
Mike Rapoport (Microsoft)
1
-4
/
+4
2026-01-27
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
1
-0
/
+1
2026-01-27
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
1
-1
/
+0
2026-01-27
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
1
-1
/
+6
2026-01-27
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-3
/
+6
2026-01-27
memfd: export alloc_file()
Pratyush Yadav (Google)
1
-0
/
+6
2026-01-27
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
1
-0
/
+14
2026-01-27
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
2
-5
/
+15
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
1
-1
/
+7
2026-01-26
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
1
-12
/
+8
2026-01-26
xdrgen: Implement short (16-bit) integer types
Chuck Lever
1
-0
/
+60
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
1
-8
/
+9
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
20
-38
/
+111
2026-01-26
ASoC: fsl_sai: Add AUDMIX mode support on i.MX952
Shengjiu Wang
1
-0
/
+2
2026-01-26
nubus: Call put_device() in bus initialization error path
Finn Thain
1
-2
/
+1
2026-01-26
Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-24
/
+0
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
20
-38
/
+111
2026-01-26
mm: add VM_SHADOW_STACK definition for riscv
Deepak Gupta
1
-2
/
+3
2026-01-26
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
2026-01-26
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+1
2026-01-26
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
1
-5
/
+5
2026-01-26
u64_stats: Introduce u64_stats_copy()
David Yang
1
-0
/
+15
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2026-01-25
bpf: support fsession for bpf_session_cookie
Menglong Dong
1
-0
/
+15
2026-01-25
bpf: support fsession for bpf_session_is_return
Menglong Dong
1
-0
/
+2
2026-01-25
bpf: add fsession support
Menglong Dong
1
-0
/
+19
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2026-01-24
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-1
/
+2
2026-01-24
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
1
-0
/
+5
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-0
/
+3
2026-01-23
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
3
-0
/
+21
2026-01-23
usb: phy: tegra: add HSIC support
Svyatoslav Ryhel
1
-0
/
+5
2026-01-23
usb: phy: tegra: use phy type directly
Svyatoslav Ryhel
1
-1
/
+1
2026-01-23
usb: typec: Introduce mode_selection bit
Andrei Kuchynski
2
-0
/
+2
2026-01-23
usb: typec: Implement mode selection
Andrei Kuchynski
1
-0
/
+40
2026-01-23
usb: typec: Expose alternate mode priority via sysfs
Andrei Kuchynski
1
-0
/
+1
2026-01-23
usb: typec: Add mode_control field to port property
Andrei Kuchynski
1
-0
/
+2
2026-01-23
fsnotify: Track inode connectors for a superblock
Jan Kara
1
-1
/
+4
2026-01-23
firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
Harsh Jain
1
-2
/
+74
2026-01-23
firmware: zynqmp: Add helper API to self discovery the device
Harsh Jain
1
-0
/
+19
2026-01-23
firmware: zynqmp: Move crypto API's to separate file
Harsh Jain
2
-13
/
+29
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-18
/
+59
[prev]
[next]