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
compress-2025-01-21
compress-2025-01-23
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-05-27
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-27
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-05-27
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
1
-22
/
+20
2020-05-27
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
1
-3
/
+14
2020-05-27
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-27
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-2
/
+4
2020-05-20
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-32
/
+62
2020-05-20
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+16
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-20
bpf: Fix bug in mmap() implementation for BPF array map
Sasha Levin
1
-1
/
+6
2020-05-20
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-22
/
+0
2020-05-20
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
1
-2
/
+10
2020-05-20
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-05-20
bpf: Fix error return code in map_lookup_and_delete_elem()
Wei Yongjun
1
-1
/
+3
2020-05-20
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-05-14
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+5
2020-05-14
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-14
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
1
-6
/
+24
2020-05-14
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
1
-0
/
+6
2020-05-14
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-05-14
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-05-10
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
1
-0
/
+1
2020-05-10
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
1
-0
/
+7
2020-05-06
PM: hibernate: Freeze kernel threads in software_resume()
Dexuan Cui
1
-0
/
+7
2020-05-02
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
1
-2
/
+2
2020-05-02
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
1
-2
/
+19
2020-05-02
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
1
-3
/
+3
2020-05-02
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-05-02
bpf: Fix handling of XADD on BTF memory
Jann Horn
1
-1
/
+1
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
1
-3
/
+10
2020-05-02
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
1
-7
/
+2
2020-05-02
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
1
-1
/
+1
2020-05-02
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-9
/
+19
2020-05-02
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
3
-10
/
+40
2020-04-29
audit: check the length of userspace generated audit records
Paul Moore
1
-0
/
+3
2020-04-29
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
1
-1
/
+5
2020-04-29
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-29
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-29
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
1
-1
/
+2
2020-04-23
bpf: fix buggy r0 retval refinement for tracing helpers
Daniel Borkmann
1
-11
/
+34
2020-04-23
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
1
-4
/
+4
2020-04-23
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
1
-3
/
+6
2020-04-23
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
1
-6
/
+7
2020-04-23
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
1
-9
/
+7
2020-04-21
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
1
-1
/
+14
2020-04-21
rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
Paul E. McKenney
1
-1
/
+1
2020-04-21
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-17
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
1
-36
/
+72
2020-04-17
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
1
-25
/
+11
2020-04-17
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
[next]