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-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 false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
1
-0
/
+2
2021-07-19
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
1
-3
/
+3
2021-07-19
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
1
-18
/
+43
2021-07-14
cred: add missing return error code when set_cred_ucounts() failed
Yang Yingliang
1
-1
/
+2
2021-07-14
sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...
Frederic Weisbecker
1
-1
/
+1
2021-07-14
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2021-07-14
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
1
-2
/
+4
2021-07-14
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-2
/
+2
2021-07-14
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
Maciej Żenczykowski
1
-1
/
+1
2021-07-14
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-07-14
lockdep: Fix wait-type for empty stack
Peter Zijlstra
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: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+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: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-0
/
+60
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: Take thermal pressure into account while estimating energy
Lukasz Luba
1
-3
/
+8
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-07-14
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2
-18
/
+33
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
3
-3
/
+2
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
5
-3
/
+98
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
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
1
-1
/
+7
2021-06-30
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-2
/
+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
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+3
2021-06-30
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
1
-10
/
+26
2021-06-30
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-23
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
1
-0
/
+1
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-23
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+18
2021-06-23
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-1
/
+3
2021-06-23
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-23
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-06-16
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
3
-13
/
+6
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
[next]