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-09-03
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2020-09-03
kheaders: explain why include/config/autoconf.h is excluded from md5sum
Masahiro Yamada
1
-2
/
+9
2020-09-03
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada
2
-7
/
+8
2020-09-03
kheaders: optimize header copy for in-tree builds
Masahiro Yamada
1
-7
/
+9
2020-09-03
kheaders: optimize md5sum calculation for in-tree builds
Masahiro Yamada
1
-16
/
+16
2020-09-03
kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
Masahiro Yamada
1
-4
/
+4
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-09-03
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-09-03
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
3
-4
/
+119
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
1
-1
/
+1
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-08-26
kthread: Do not preempt current task if it is going to call schedule()
Liang Chen
1
-2
/
+15
2020-08-26
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
module: Correctly truncate sysfs sections output
Kees Cook
1
-3
/
+19
2020-08-21
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2
-7
/
+7
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
1
-0
/
+7
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-08-21
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-08-19
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
1
-0
/
+9
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
1
-5
/
+16
2020-08-19
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
1
-9
/
+14
2020-08-11
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
1
-2
/
+2
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+8
2020-08-05
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
1
-3
/
+9
2020-07-29
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
1
-1
/
+1
2020-07-22
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+14
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
1
-0
/
+2
2020-07-22
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-22
timer: Prevent base->clk from moving backward
Frederic Weisbecker
1
-3
/
+14
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-12
/
+19
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-14
/
+18
2020-07-16
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
1
-2
/
+2
2020-07-16
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
1
-3
/
+3
2020-07-16
module: Refactor section attr into bin attribute
Kees Cook
1
-21
/
+24
2020-07-16
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
3
-9
/
+14
2020-07-16
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-07-09
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-07-09
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-06-30
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-30
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
1
-1
/
+2
[next]