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-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
2020-01-12
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
1
-2
/
+7
2020-01-09
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
1
-0
/
+2
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
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2
-4
/
+12
2020-01-09
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
1
-21
/
+22
2020-01-09
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
1
-0
/
+7
2020-01-09
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-09
taskstats: fix data-race
Christian Brauner
1
-11
/
+19
2020-01-09
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
1
-1
/
+8
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-18
/
+13
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+7
2020-01-04
kernel: sysctl: make drop_caches write-only
Johannes Weiner
1
-1
/
+1
2020-01-04
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-7
/
+9
2020-01-04
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
1
-0
/
+1
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2
-5
/
+21
2019-12-31
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
1
-0
/
+19
2019-12-31
perf/core: Fix the mlock accounting, again
Alexander Shishkin
1
-4
/
+2
2019-12-31
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2
-4
/
+4
[next]