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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-01
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
1
-1
/
+1
2026-06-01
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2
-6
/
+6
2026-06-01
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
1
-0
/
+1
2026-06-01
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-1
/
+1
2026-06-01
pppoe: drop PFC frames
Qingfang Deng
1
-0
/
+16
2026-06-01
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2
-5
/
+7
2026-06-01
container_of: add container_of_const() that preserves const-ness of the pointer
Greg Kroah-Hartman
1
-0
/
+13
2026-06-01
container_of: remove container_of_safe()
Greg Kroah-Hartman
1
-16
/
+0
2026-06-01
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
Geert Uytterhoeven
1
-2
/
+3
2026-06-01
dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resets
Konrad Dybcio
1
-1
/
+6
2026-06-01
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
Val Packett
1
-0
/
+5
2026-06-01
dev_printk: add new dev_err_probe() helpers
Nuno Sa
1
-0
/
+8
2026-06-01
driver core: Move dev_err_probe() to where it belogs
Andy Shevchenko
2
-2
/
+2
2026-06-01
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-2
/
+1
2026-06-01
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+1
2026-06-01
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
2
-5
/
+4
2026-06-01
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
1
-8
/
+3
2026-06-01
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
1
-0
/
+2
2026-06-01
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2026-06-01
firmware: dmi: Correct an indexing error in dmi.h
Mario Limonciello (AMD)
1
-0
/
+5
2026-06-01
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
2026-06-01
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
1
-4
/
+7
2026-06-01
fanotify: fix false positive on permission events
Miklos Szeredi
1
-0
/
+1
2026-06-01
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
1
-0
/
+17
2026-06-01
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
1
-0
/
+1
2026-06-01
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
1
-0
/
+1
2026-06-01
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2
-11
/
+19
2026-06-01
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
1
-2
/
+7
2026-06-01
f2fs: fix to detect potential corrupted nid in free_nid_list
Chao Yu
1
-0
/
+1
2026-06-01
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
2026-06-01
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-11
/
+33
2026-06-01
padata: Remove comment for reorder_work
Herbert Xu
1
-1
/
+0
2026-06-01
padata: Fix pd UAF once and for all
Herbert Xu
1
-3
/
+0
2026-06-01
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
1
-1
/
+2
2026-06-01
scsi: ufs: core: Fix use-after free in init error and remove paths
André Draszik
1
-1
/
+0
2026-06-01
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-0
/
+4
2026-06-01
soc: qcom: apr: make remove callback of apr driver void returned
Dawei Li
1
-1
/
+1
2026-06-01
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-5
/
+6
2026-06-01
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-0
/
+4
2026-06-01
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+2
2026-06-01
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-06-01
bonding: check xdp prog when set bond mode
Wang Liang
1
-0
/
+1
2026-06-01
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
1
-0
/
+2
2026-06-01
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
1
-4
/
+7
2026-05-15
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
1
-0
/
+3
2026-04-30
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
1
-3
/
+2
2026-04-30
crypto: scatterwalk - Backport memcpy_sglist()
Eric Biggers
1
-0
/
+31
2026-04-18
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-0
/
+1
2026-04-18
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
1
-0
/
+1
2026-04-18
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
1
-4
/
+0
[prev]
[next]