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
2020-02-11
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-02-11
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-1
/
+5
2020-02-11
bpf, devmap: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-11
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
1
-71
/
+165
2020-02-11
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-11
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-11
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-11
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-11
padata: Remove broken queue flushing
Herbert Xu
1
-31
/
+12
2020-02-11
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-02-11
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-02-11
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
1
-0
/
+1
2020-02-11
rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
Paul E. McKenney
1
-1
/
+1
2020-02-11
srcu: Apply *_ONCE() to ->srcu_last_gp_end
Paul E. McKenney
1
-3
/
+4
2020-02-11
rcu: Avoid data-race in rcu_gp_fqs_check_wake()
Eric Dumazet
1
-5
/
+6
2020-02-11
rcu: Use *_ONCE() to protect lockless ->expmask accesses
Paul E. McKenney
1
-10
/
+9
2020-02-11
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-02-11
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
2020-02-05
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
4
-28
/
+22
2020-02-05
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
2020-02-01
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2020-01-29
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
1
-0
/
+22
2020-01-29
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
1
-0
/
+5
2020-01-29
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
Masami Hiramatsu
4
-48
/
+86
2020-01-29
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-16
/
+45
2020-01-29
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
1
-10
/
+10
2020-01-26
xdp: Fix cleanup on map free for devmap_hash map type
Toke Høiland-Jørgensen
1
-28
/
+46
2020-01-26
dma-direct: don't check swiotlb=force in dma_direct_map_resource
Christoph Hellwig
1
-1
/
+1
2020-01-26
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
1
-49
/
+62
2020-01-26
workqueue: Add RCU annotation for pwq list walk
Sebastian Andrzej Siewior
1
-1
/
+2
2020-01-26
rcu: Fix uninitialized variable in nocb_gp_wait()
Dan Carpenter
1
-1
/
+1
2020-01-26
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
6
-11
/
+17
2020-01-23
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
1
-5
/
+9
2020-01-23
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
2
-5
/
+17
2020-01-23
locking/lockdep: Fix buffer overrun problem in stack_trace[]
Waiman Long
1
-4
/
+3
2020-01-23
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
1
-2
/
+2
2020-01-23
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
1
-71
/
+72
2020-01-23
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
1
-5
/
+10
2020-01-23
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
1
-1
/
+3
2020-01-17
keys: Fix request_key() cache
David Howells
1
-2
/
+2
2020-01-17
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
1
-4
/
+2
2020-01-17
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
1
-2
/
+9
2020-01-14
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
1
-0
/
+10
2020-01-14
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
1
-0
/
+5
2020-01-14
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
1
-1
/
+3
2020-01-12
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2
-0
/
+23
2020-01-12
psi: Fix a division error in psi poll()
Johannes Weiner
1
-1
/
+1
2020-01-12
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
1
-1
/
+2
2020-01-12
locking/spinlock/debug: Fix various data races
Marco Elver
1
-16
/
+16
[next]