index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-09-15
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
1
-0
/
+18
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-09-15
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-09-08
static_call: Fix unused variable warn w/o MODULE
Matthieu Baerts
1
-2
/
+2
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
5
-98
/
+3
2021-09-08
Revert "cred: add missing return error code when set_cred_ucounts() failed"
Greg Kroah-Hartman
1
-2
/
+1
2021-09-08
Revert "ucounts: Increase ucounts reference counter before the security hook"
Greg Kroah-Hartman
1
-6
/
+6
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-09-03
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2
-7
/
+28
2021-09-03
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
2021-09-03
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
1
-2
/
+53
2021-09-03
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
1
-2
/
+3
2021-09-03
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
1
-6
/
+11
2021-09-03
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
1
-4
/
+63
2021-09-03
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
1
-29
/
+37
2021-09-03
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
1
-6
/
+6
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-6
/
+14
2021-09-03
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
1
-2
/
+6
2021-08-26
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-26
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
1
-0
/
+1
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-08-18
bpf: Fix integer overflow involving bucket_size
Tatsuhiko Yasumatsu
1
-2
/
+2
2021-08-18
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
1
-1
/
+1
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-2
/
+3
2021-08-12
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
1
-55
/
+35
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
1
-2
/
+4
2021-08-12
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
1
-20
/
+82
2021-08-12
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
1
-1
/
+1
2021-08-12
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-08-12
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
1
-1
/
+19
2021-08-12
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
1
-0
/
+4
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-10
/
+17
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-31
/
+15
2021-08-04
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
1
-34
/
+0
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-55
/
+32
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-8
/
+27
2021-07-31
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
1
-1
/
+0
2021-07-31
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
1
-3
/
+2
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-3
/
+1
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
1
-7
/
+13
2021-07-28
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
1
-5
/
+5
2021-07-28
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2
-6
/
+20
2021-07-28
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
[prev]
[next]