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-28
dma-direct: relax addressability checks in dma_direct_supported
Christoph Hellwig
1
-13
/
+11
2020-02-28
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-24
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-02-24
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-02-24
bpf: map_seq_next should always increase position index
Vasily Averin
1
-2
/
+1
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-02-24
module: avoid setting info->name early in case we can fall back to info->mod-...
Jessica Yu
1
-5
/
+4
2020-02-24
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
1
-4
/
+6
2020-02-24
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-02-24
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-02-24
padata: validate cpumask without removed CPU during offline
Daniel Jordan
1
-12
/
+18
2020-02-24
modules: lockdep: Suppress suspicious RCU usage warning
Masami Hiramatsu
1
-3
/
+6
2020-02-24
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-02-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-02-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-02-24
kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic
Masami Hiramatsu
1
-24
/
+43
2020-02-24
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
1
-0
/
+2
2020-02-24
printk: fix exclusive_console replaying
John Ogness
1
-2
/
+2
2020-02-24
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
1
-4
/
+9
2020-02-24
rcu: Fix data-race due to atomic_t copy-by-value
Marco Elver
1
-5
/
+6
2020-02-24
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
1
-1
/
+1
2020-02-24
rcu/nocb: Fix dump_tree hierarchy print always active
Stefan Reiter
1
-5
/
+17
2020-02-19
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-02-19
cgroup: init_tasks shouldn't be linked to the root cgroup
Tejun Heo
1
-5
/
+8
2020-02-19
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-14
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-02-11
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
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: Fix trampoline usage in preempt
Alexei Starovoitov
1
-0
/
+10
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
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-04
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
[next]