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-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
1
-2
/
+2
2021-07-20
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
3
-1
/
+20
2021-07-20
cgroup: verify that source is a string
Christian Brauner
1
-0
/
+2
2021-07-20
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
1
-3
/
+3
2021-07-19
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-19
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+7
2021-07-19
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
1
-0
/
+49
2021-07-19
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
1
-18
/
+43
2021-07-14
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-07-14
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-07-14
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-07-14
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
1
-7
/
+12
2021-07-14
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-07-14
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
1
-1
/
+11
2021-07-14
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
1
-2
/
+106
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-07-14
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2
-4
/
+32
2021-07-14
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
1
-0
/
+7
2021-06-30
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-1
/
+1
2021-06-30
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-06-30
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-30
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-23
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
1
-3
/
+3
2021-06-23
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
1
-9
/
+0
2021-06-23
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
1
-2
/
+0
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-16
wq: handle VM suspension in stall detection
Sergey Senozhatsky
1
-2
/
+10
2021-06-16
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
4
-11
/
+17
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
1
-1
/
+17
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
1
-1
/
+3
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-05-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2
-6
/
+6
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-05-11
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
1
-14
/
+30
2021-05-11
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
1
-26
/
+15
2021-05-11
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2
-2
/
+8
2021-05-11
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
1
-2
/
+1
[next]