index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-09-08
static_call: Fix unused variable warn w/o MODULE
Matthieu Baerts
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
2021-09-08
Revert "cred: add missing return error code when set_cred_ucounts() failed"
Greg Kroah-Hartman
2021-09-08
Revert "ucounts: Increase ucounts reference counter before the security hook"
Greg Kroah-Hartman
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
2021-09-03
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-09-03
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-09-03
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-09-03
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
2021-09-03
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
2021-09-03
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-09-03
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
2021-09-03
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-09-03
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
2021-08-26
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-26
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-18
bpf: Fix integer overflow involving bucket_size
Tatsuhiko Yasumatsu
2021-08-18
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-12
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-08-12
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-12
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-12
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-08-12
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-12
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-08-04
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-31
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-31
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-07-28
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
2021-07-28
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-28
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-28
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-28
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-28
bpf: Fix tail_call_reachable rejection for interpreter when jit failed
Daniel Borkmann
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
[next]