index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-03-20
fs: remove stale and duplicate forward declarations
Yuto Ohnuki
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
2026-03-20
dma-mapping: fix false kernel-doc comment marker
Kit Dallege
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
2026-03-19
hsi: hsi_core: use kzalloc_flex
Rosen Penev
2026-03-19
module: expose imported namespaces via sysfs
Nicholas Sielicki
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
2026-03-19
net/mlx5: Add IFC bits for migration state
Yishai Hadas
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
2026-03-19
bsg: add io_uring command support to generic layer
Yang Xiuwei
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
2026-03-19
HID: input: Add support for multiple batteries per device
Lucas Zampieri
2026-03-19
HID: input: Introduce struct hid_battery and refactor battery code
Lucas Zampieri
2026-03-19
Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
2026-03-18
hfsplus: refactor b-tree map page access and add node-type validation
Shardul Bankar
2026-03-18
net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
Haiyang Zhang
2026-03-18
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2026-03-18
net: mdio-gpio: remove linux/platform_data/mdio-gpio.h
Bartosz Golaszewski
2026-03-18
net: mdio-gpio: remove linux/mdio-gpio.h
Bartosz Golaszewski
2026-03-19
lib/bootconfig: change xbc_node_index() return type to uint16_t
Josh Law
2026-03-19
bootconfig: constify xbc_calc_checksum() data parameter
Josh Law
2026-03-18
module: Remove extern keyword from param prototypes
Petr Pavlu
2026-03-18
module: Clean up parse_args() arguments
Petr Pavlu
2026-03-18
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
2026-03-18
cpufreq: optimize policy_is_shared()
Yury Norov
2026-03-18
tcpm: Implement sink support for PD SPR AVS negotiation
Badhri Jagan Sridharan
2026-03-18
power: supply: Add PD SPR AVS support to USB type enum
Badhri Jagan Sridharan
2026-03-18
usb: typec: Document priority and mode_selection fields in struct typec_altmode
Aldo Conte
2026-03-18
uapi: Provide DIV_ROUND_CLOSEST()
Cristian Ciocaltea
2026-03-18
dmaengine: dw-edma: Add non-LL mode
Devendra K Verma
2026-03-18
PM: EM: Switch to rcu_dereference_all() in wakeup path
Dietmar Eggemann
2026-03-18
sched/topology: Remove sched_domain_shared allocation with sd_data
K Prateek Nayak
2026-03-17
block: split bio_alloc_bioset more clearly into a fast and slowpath
Christoph Hellwig
2026-03-17
ppp: require callers of ppp_dev_name() to hold RCU
Qingfang Deng
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
2026-03-17
Merge tag 'rust_io-7.1-rc1' into driver-core-next
Danilo Krummrich
2026-03-17
platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
David E. Box
2026-03-17
platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
David E. Box
2026-03-17
platform/x86/intel/vsec: Decouple add/link helpers from PCI
David E. Box
[prev]
[next]