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
11 days
net: validate skb->napi_id in RX tracepoints
Kohei Enju
1
-1
/
+3
11 days
pppoe: drop PFC frames
Qingfang Deng
1
-0
/
+16
11 days
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
1
-1
/
+1
11 days
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
11 days
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
1
-3
/
+7
11 days
tcp: inline tcp_chrono_start()
Eric Dumazet
1
-1
/
+24
11 days
tcp: move tp->chrono_type next tp->chrono_stat[]
Eric Dumazet
1
-2
/
+2
11 days
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
1
-1
/
+8
11 days
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
Geert Uytterhoeven
1
-2
/
+3
11 days
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
Val Packett
1
-0
/
+5
11 days
dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur
Taniya Das
1
-0
/
+1
11 days
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
1
-0
/
+1
11 days
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
Andy Shevchenko
2
-5
/
+6
11 days
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
1
-2
/
+0
11 days
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
1
-0
/
+22
11 days
stop_machine: Fix the documentation for a NULL cpus argument
Thomas Weißschuh
1
-2
/
+2
11 days
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
1
-1
/
+0
11 days
vfio: unhide vdev->debug_root
Arnd Bergmann
1
-2
/
+0
11 days
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+1
11 days
ASoC: soc-component: re-add pcm_new()/pcm_free()
Kuninori Morimoto
1
-0
/
+4
11 days
PM: domains: De-constify fields in struct dev_pm_domain_attach_data
Dmitry Baryshkov
1
-2
/
+2
11 days
iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement
Nicolin Chen
1
-0
/
+5
11 days
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
2
-5
/
+4
11 days
iopoll: fix function parameter names in read_poll_timeout_atomic()
Randy Dunlap
1
-4
/
+4
11 days
ASoC: soc-compress: use function to clear symmetric params
Kuninori Morimoto
1
-0
/
+3
11 days
dma-fence: Fix sparse warnings due __rcu annotations
Tvrtko Ursulin
1
-30
/
+5
11 days
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
1
-1
/
+2
11 days
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
1
-3
/
+13
11 days
mptcp: better mptcp-level RTT estimator
Paolo Abeni
1
-1
/
+1
11 days
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
1
-0
/
+3
11 days
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
2
-1
/
+4
11 days
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
1
-8
/
+3
11 days
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
Shayne Chen
1
-2
/
+2
11 days
firmware: dmi: Correct an indexing error in dmi.h
Mario Limonciello (AMD)
1
-0
/
+5
11 days
sched/topology: Fix sched_domain_span()
Peter Zijlstra
1
-6
/
+18
11 days
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
11 days
ww-mutex: Fix the ww_acquire_ctx function annotations
Bart Van Assche
1
-2
/
+2
11 days
signal: Fix the lock_task_sighand() annotation
Bart Van Assche
1
-1
/
+1
11 days
locking: Fix rwlock and spinlock lock context annotations
Bart Van Assche
3
-5
/
+8
11 days
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
1
-4
/
+7
11 days
locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
Davidlohr Bueso
1
-1
/
+1
11 days
locking/mutex: Rename mutex_init_lockep()
Davidlohr Bueso
1
-2
/
+2
11 days
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
11 days
vdpa: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
11 days
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
11 days
PCI: use generic driver_override infrastructure
Danilo Krummrich
1
-6
/
+0
11 days
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
1
-2
/
+2
11 days
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
1
-6
/
+2
2026-05-17
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
1
-1
/
+1
2026-05-17
cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
Tejun Heo
1
-2
/
+2
[prev]
[next]