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-19
bootconfig: constify xbc_calc_checksum() data parameter
Josh Law
1
-2
/
+2
2026-03-19
module: Remove extern keyword from param prototypes
Petr Pavlu
1
-45
/
+44
2026-03-19
module: Clean up parse_args() arguments
Petr Pavlu
1
-4
/
+4
2026-03-19
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
1
-8
/
+3
2026-03-18
cpufreq: optimize policy_is_shared()
Yury Norov
1
-1
/
+1
2026-03-18
tcpm: Implement sink support for PD SPR AVS negotiation
Badhri Jagan Sridharan
2
-4
/
+30
2026-03-18
power: supply: Add PD SPR AVS support to USB type enum
Badhri Jagan Sridharan
1
-0
/
+3
2026-03-18
usb: typec: Document priority and mode_selection fields in struct typec_altmode
Aldo Conte
1
-0
/
+3
2026-03-18
uapi: Provide DIV_ROUND_CLOSEST()
Cristian Ciocaltea
1
-17
/
+1
2026-03-18
dmaengine: dw-edma: Add non-LL mode
Devendra K Verma
1
-0
/
+1
2026-03-18
PM: EM: Switch to rcu_dereference_all() in wakeup path
Dietmar Eggemann
1
-2
/
+2
2026-03-18
sched/topology: Remove sched_domain_shared allocation with sd_data
K Prateek Nayak
1
-1
/
+0
2026-03-18
block: split bio_alloc_bioset more clearly into a fast and slowpath
Christoph Hellwig
1
-2
/
+1
2026-03-18
ppp: require callers of ppp_dev_name() to hold RCU
Qingfang Deng
1
-1
/
+3
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
2
-0
/
+58
2026-03-17
Merge tag 'rust_io-7.1-rc1' into driver-core-next
Danilo Krummrich
14
-87
/
+118
2026-03-17
platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
David E. Box
1
-1
/
+19
2026-03-17
platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
David E. Box
1
-6
/
+7
2026-03-17
platform/x86/intel/vsec: Decouple add/link helpers from PCI
David E. Box
1
-1
/
+1
2026-03-17
platform/x86/intel/vsec: Make driver_data info const
David E. Box
1
-2
/
+2
2026-03-17
writeback: fix kernel-doc function name mismatch for wb_put_many()
Kit Dallege
1
-1
/
+1
2026-03-17
iommu: Add device ATS supported capability
Shameer Kolothum
1
-0
/
+2
2026-03-17
iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
Randy Dunlap
1
-2
/
+8
2026-03-17
iommupt: Avoid rewalking during map
Jason Gunthorpe
1
-6
/
+28
2026-03-17
iommupt: Directly call iommupt's unmap_range()
Jason Gunthorpe
2
-6
/
+32
2026-03-17
iommupt: Add the RISC-V page table format
Jason Gunthorpe
2
-0
/
+27
2026-03-17
bus: mhi: host: Use kzalloc_flex
Rosen Penev
1
-17
/
+17
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
20
-101
/
+152
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-4
/
+4
2026-03-17
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
3
-4
/
+8
2026-03-17
io_uring/bpf-ops: implement bpf ops registration
Pavel Begunkov
1
-0
/
+5
2026-03-17
io_uring: introduce callback driven main loop
Pavel Begunkov
1
-0
/
+5
2026-03-17
io_uring: add REQ_F_IOPOLL
Caleb Sander Mateos
1
-0
/
+3
2026-03-17
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
1
-14
/
+20
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
1
-0
/
+1
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
2
-3
/
+13
2026-03-16
net/mlx5: Add VHCA RX flow destination support for FW steering
Shay Drory
1
-0
/
+4
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
1
-0
/
+11
2026-03-16
net/mlx5: Add silent mode set/query and VHCA RX IFC bits
Shay Drory
1
-5
/
+14
2026-03-16
net/mlx5: Add IFC bits for shared headroom pool PBMC support
Alexei Lazar
1
-2
/
+5
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2026-03-16
spi: controller registration fixes
Mark Brown
25
-148
/
+229
2026-03-16
ASoC: codec: arizona: Convert to use GPIO descriptors
Linus Walleij
1
-10
/
+0
2026-03-16
locking: Add lock context support in do_raw_{read,write}_trylock()
Bart Van Assche
1
-2
/
+12
2026-03-16
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
2026-03-16
cleanup: Optimize guards
Peter Zijlstra
1
-8
/
+11
2026-03-16
jump_label: remove workaround for old compilers in initializations
Thomas Weißschuh
1
-9
/
+2
2026-03-16
jump_label: use ATOMIC_INIT() for initialization of .enabled
Thomas Weißschuh
1
-9
/
+2
[prev]
[next]