index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-22
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-22
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-10
/
+17
2021-09-22
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-29
/
+13
2021-09-22
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-55
/
+33
2021-09-22
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-8
/
+26
2021-09-22
bpf: track spill/fill of constants
Alexei Starovoitov
1
-23
/
+63
2021-09-22
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
1
-3
/
+15
2021-09-22
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+13
2021-09-22
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+9
2021-09-22
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2021-09-22
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-0
/
+5
2021-09-22
bpf/verifier: per-register parent pointers
Edward Cree
1
-139
/
+44
2021-09-22
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-09-22
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-09-22
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-09-22
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-09-03
bpf: Fix truncation handling for mod32 dst reg wrt zero
Daniel Borkmann
1
-4
/
+5
2021-09-03
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
1
-11
/
+11
2021-09-03
bpf: Do not use ax register in interpreter on div/mod
Daniel Borkmann
1
-17
/
+15
2021-08-26
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-26
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-26
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-08-15
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-08-15
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+15
2021-08-15
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-2
/
+5
2021-08-15
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
1
-0
/
+14
2021-08-12
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2
-6
/
+19
2021-08-12
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
1
-0
/
+4
2021-08-08
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-6
/
+8
2021-08-08
padata: validate cpumask without removed CPU during offline
Daniel Jordan
1
-4
/
+14
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
1
-7
/
+13
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
1
-2
/
+2
2021-07-20
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
1
-3
/
+3
2021-07-20
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-20
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-07-20
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
1
-0
/
+49
2021-07-20
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-07-20
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-07-20
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2
-4
/
+32
2021-07-20
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
1
-0
/
+7
2021-07-11
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-07-11
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-1
/
+1
2021-06-30
module: limit enabling module.sig_enforce
Mimi Zohar
1
-0
/
+9
2021-06-30
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
1
-3
/
+3
2021-06-30
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
1
-9
/
+0
2021-06-30
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
1
-2
/
+0
[next]