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.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
2025-03-21
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
Ilpo Järvinen
1
-1
/
+0
2025-03-21
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-03-21
hyperv: Remove unused union and structs
Thorsten Blum
1
-56
/
+0
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-11
/
+55
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-1
/
+0
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2
-0
/
+19
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
1
-2
/
+0
2025-03-20
ASoC: wm8904: Add DMIC and DRC support
Mark Brown
12
-34
/
+132
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
1
-6
/
+0
2025-03-20
tty: tty_driver: introduce TTY driver sub/types enums
Jiri Slaby (SUSE)
1
-21
/
+21
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
1
-1
/
+7
2025-03-20
tty: tty_driver: convert "TTY Driver Flags" to an enum
Jiri Slaby (SUSE)
1
-16
/
+24
2025-03-20
tty: tty_driver: move TTY macros to the top
Jiri Slaby (SUSE)
1
-78
/
+78
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
1
-1
/
+0
2025-03-20
tty: convert "TTY Struct Flags" to an enum
Jiri Slaby (SUSE)
1
-25
/
+27
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-7
/
+5
2025-03-20
Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-6
/
+41
2025-03-20
of: Add of_property_read_u16_index
Ernest Van Hoecke
1
-0
/
+9
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
4
-54
/
+32
2025-03-20
cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()
Yujun Dong
1
-7
/
+16
2025-03-20
fs: reduce work in fdget_pos()
Mateusz Guzik
1
-0
/
+14
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
2
-45
/
+71
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
1
-1
/
+1
2025-03-20
net: phy: Allow loopback speed selection for PHY drivers
Gerhard Engleder
1
-4
/
+12
2025-03-20
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
1
-0
/
+4
2025-03-20
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-0
/
+15
2025-03-20
Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+49
2025-03-20
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
3
-8
/
+0
2025-03-19
netconsole: allow selection of egress interface via MAC address
Uday Shankar
1
-0
/
+6
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
1
-0
/
+3
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-2
/
+0
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-1
/
+5
2025-03-19
net: stmmac: allow platforms to use PHY tx clock stop capability
Russell King (Oracle)
1
-1
/
+2
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
1
-1
/
+1
2025-03-19
bpf: Maintain FIFO property for rqspinlock unlock
Kumar Kartikeya Dwivedi
1
-0
/
+3
2025-03-19
bpf: Implement verifier support for rqspinlock
Kumar Kartikeya Dwivedi
2
-3
/
+22
2025-03-19
bpf: Introduce rqspinlock kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-03-19
x86/cpu: Add cpu_type to struct x86_cpu_id
Pawan Gupta
1
-0
/
+2
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
11
-34
/
+123
2025-03-18
i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-0
/
+15
2025-03-18
bpf: Make perf_event_read_output accessible in all program types.
Emil Tsalapatis
1
-0
/
+2
2025-03-18
iommufd/viommu: Add iommufd_viommu_report_event helper
Nicolin Chen
1
-0
/
+11
2025-03-18
iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
1
-0
/
+9
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
1
-0
/
+3
2025-03-18
virtchnl: make proto and filter action count unsigned
Jan Glaza
1
-2
/
+2
2025-03-18
mtd: nand: Fix a kdoc comment
Miquel Raynal
1
-1
/
+1
2025-03-18
mtd: spinand: Improve spinand_info macros style
Miquel Raynal
1
-4
/
+4
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
1
-0
/
+6
[prev]
[next]