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-7.2.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-07-24
HID: add haptics page defines
Angela Czubak
1
-0
/
+29
2026-07-24
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
2
-0
/
+6
2026-07-24
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-2
/
+2
2026-07-24
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-0
/
+2
2026-07-24
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
1
-2
/
+1
2026-07-24
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
1
-0
/
+1
2026-07-24
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-0
/
+5
2026-07-24
nfs: keep PG_UPTODATE clear after read errors in page groups
Clark Wang
1
-0
/
+1
2026-07-24
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
1
-0
/
+2
2026-07-24
vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()
Hui Zhu
1
-1
/
+3
2026-07-24
rpmsg: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-07-24
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
1
-0
/
+7
2026-07-24
driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
Danilo Krummrich
1
-1
/
+4
2026-07-24
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-07-24
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+10
2026-07-24
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
1
-0
/
+1
2026-07-24
HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
Srinivas Pandruvada
1
-0
/
+25
2026-07-24
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-2
/
+6
2026-07-24
vfio/pci: Fix racy bitfields and tighten struct layout
Alex Williamson
1
-5
/
+8
2026-07-24
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
1
-0
/
+1
2026-07-24
vfio/pci: Use a private flag to prevent power state change with VFs
Raghavendra Rao Ananta
1
-0
/
+1
2026-07-24
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
3
-4
/
+8
2026-07-24
net: add a common function to compute features for upper devices
Hangbin Liu
2
-0
/
+19
2026-07-24
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-0
/
+7
2026-07-24
f2fs: validate orphan inode entry count
Wenjie Qi
1
-0
/
+1
2026-07-24
device property: initialize the remaining fields of fwnode_handle in fwnode_i...
Bartosz Golaszewski
1
-0
/
+2
2026-07-04
err.h: use __always_inline on all error pointer helpers
Arnd Bergmann
1
-6
/
+6
2026-07-04
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
1
-4
/
+11
2026-07-04
lsm: add backing_file LSM hooks
Paul Moore
5
-2
/
+43
2026-07-04
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
1
-1
/
+6
2026-07-04
file: add fput() cleanup helper
Christian Brauner
1
-0
/
+2
2026-07-04
ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
1
-3
/
+1
2026-07-04
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
1
-0
/
+4
2026-06-19
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-16
/
+0
2026-06-19
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
1
-2
/
+2
2026-06-19
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
1
-2
/
+2
2026-06-19
serdev: Provide a bustype shutdown function
Uwe Kleine-König
1
-0
/
+1
2026-06-19
net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
Dragos Tatulea
1
-2
/
+2
2026-06-19
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
4
-0
/
+18
2026-06-19
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
2
-4
/
+4
2026-06-19
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2026-06-19
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
1
-0
/
+11
2026-06-19
parport: Fix race between port and client registration
Ben Hutchings
1
-0
/
+1
2026-06-19
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
1
-0
/
+1
2026-06-01
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
1
-0
/
+12
2026-06-01
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
2
-0
/
+28
2026-06-01
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
1
-0
/
+1
2026-06-01
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
1
-0
/
+1
2026-06-01
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-06-01
driver core: generalize driver_override in struct device
Danilo Krummrich
2
-0
/
+58
[prev]
[next]