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
Age
Commit message (
Expand
)
Author
Files
Lines
35 hours
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
1
-0
/
+12
35 hours
device property: set fwnode->secondary to NULL in fwnode_init()
Bartosz Golaszewski
1
-0
/
+1
35 hours
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
1
-0
/
+1
35 hours
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2
-1
/
+3
35 hours
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
1
-3
/
+1
35 hours
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2
-6
/
+7
35 hours
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
1
-3
/
+5
35 hours
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
1
-1
/
+1
35 hours
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2
-6
/
+6
35 hours
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
1
-0
/
+1
35 hours
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
1
-1
/
+0
35 hours
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-1
/
+1
35 hours
pppoe: drop PFC frames
Qingfang Deng
1
-0
/
+16
35 hours
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
2
-0
/
+27
35 hours
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+9
35 hours
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
Geert Uytterhoeven
1
-2
/
+3
35 hours
dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resets
Konrad Dybcio
1
-1
/
+6
35 hours
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
Val Packett
1
-0
/
+5
35 hours
dev_printk: add new dev_err_probe() helpers
Nuno Sa
1
-0
/
+8
35 hours
driver core: Move dev_err_probe() to where it belogs
Andy Shevchenko
2
-2
/
+2
35 hours
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-2
/
+1
35 hours
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+1
35 hours
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
1
-1
/
+2
35 hours
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
1
-8
/
+3
35 hours
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
1
-0
/
+2
35 hours
firmware: dmi: Correct an indexing error in dmi.h
Mario Limonciello (AMD)
1
-0
/
+5
35 hours
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
35 hours
fanotify: fix false positive on permission events
Miklos Szeredi
1
-0
/
+1
35 hours
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
1
-0
/
+1
35 hours
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
1
-0
/
+1
35 hours
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
1
-2
/
+7
35 hours
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
35 hours
padata: Remove comment for reorder_work
Herbert Xu
1
-1
/
+0
35 hours
padata: Fix pd UAF once and for all
Herbert Xu
1
-3
/
+0
35 hours
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-9
/
+31
35 hours
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
1
-1
/
+2
35 hours
cpufreq: Avoid a bad reference count on CPU node
Miquel SabatĂ© SolĂ
1
-4
/
+1
35 hours
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-0
/
+8
35 hours
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+2
35 hours
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+1
35 hours
net: add skb_header_pointer_careful() helper
Eric Dumazet
1
-0
/
+12
35 hours
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-0
/
+4
35 hours
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+2
35 hours
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
35 hours
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-2
/
+4
35 hours
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
/
+32
2026-04-18
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-5
/
+15
[next]