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
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
-34
/
+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: Avoid data-race in rcu_gp_fqs_check_wake()
Eric Dumazet
1
-5
/
+6
2020-02-11
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-02-11
printk: fix exclusive_console replaying
John Ogness
1
-2
/
+2
2020-02-11
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
1
-0
/
+2
2020-02-05
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
2020-02-01
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
1
-5
/
+28
2020-02-01
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
1
-55
/
+71
2020-01-29
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+1
2020-01-29
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
1
-3
/
+7
2020-01-29
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+4
2020-01-29
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
1
-0
/
+22
2020-01-29
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
1
-18
/
+75
2020-01-29
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
1
-5
/
+19
2020-01-29
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-15
/
+43
2020-01-27
bpf, offload: Unlock on error in bpf_offload_dev_create()
Dan Carpenter
1
-1
/
+3
2020-01-27
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+1
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+5
2020-01-27
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2020-01-27
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2020-01-27
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
1
-1
/
+1
2020-01-27
perf/core: Fix the address filtering fix
Alexander Shishkin
1
-16
/
+21
2020-01-27
bpf: Add missed newline in verifier verbose log
Andrey Ignatov
1
-1
/
+1
2020-01-27
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-34
/
+47
2020-01-27
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
1
-0
/
+15
2020-01-27
fork, memcg: fix cached_stacks case
Shakeel Butt
1
-0
/
+1
2020-01-27
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
2020-01-27
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
1
-1
/
+1
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
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
Christian Brauner
1
-5
/
+10
2020-01-23
LSM: generalize flag passing to security_capable
Micah Morton
2
-11
/
+15
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
locking/spinlock/debug: Fix various data races
Marco Elver
1
-16
/
+16
2020-01-12
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
1
-2
/
+7
2020-01-09
ftrace: Avoid potential division by zero in function profiler
Wen Yang
1
-3
/
+3
2020-01-09
exit: panic before exit_mm() on global init exit
chenqiwu
1
-4
/
+8
2020-01-09
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2020-01-09
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
1
-2
/
+2
2020-01-09
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
1
-1
/
+1
[next]