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
2019-10-31
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-10-31
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-10-05
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+6
2019-10-05
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-10-05
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-10-05
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-10-05
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-10-05
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-10-05
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
1
-2
/
+8
2019-10-05
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-10-05
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-09-23
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
1
-1
/
+1
2019-09-23
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
1
-1
/
+1
2019-09-23
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
2019-08-13
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-08-13
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-08-13
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+4
2019-08-13
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-08-13
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-08-13
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
1
-0
/
+4
2019-08-13
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-07-23
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-09
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
1
-1
/
+10
2019-07-09
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
1
-6
/
+14
2019-05-22
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+13
2019-05-22
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-1
/
+9
2019-05-22
sched: Add sched_smt_active()
Ben Hutchings
2
-0
/
+20
2019-05-22
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-0
/
+10
2019-05-22
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+33
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-7
/
+30
2019-05-22
locking/static_keys: Rework update logic
Peter Zijlstra
1
-50
/
+38
2019-05-22
jump_label: Add jump_entry_key() helper
Peter Zijlstra
1
-4
/
+9
2019-05-22
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
1
-9
/
+16
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-9
/
+9
2019-05-22
module, jump_label: Fix module locking
Peter Zijlstra
1
-4
/
+6
2019-05-22
module: add within_module() function
Petr Mladek
1
-8
/
+4
2019-05-11
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
1
-1
/
+1
2019-05-11
fork: record start_time late
David Herrmann
1
-3
/
+12
2019-05-02
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-17
/
+37
2019-05-02
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-05-02
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-05-02
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-05-02
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-05-02
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-05-02
Rip out get_signal_to_deliver()
Richard Weinberger
1
-11
/
+12
2019-05-02
Clean up signal_delivered()
Richard Weinberger
1
-13
/
+8
2019-05-02
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
1
-1
/
+1
2019-05-02
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-04-04
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
1
-1
/
+5
2019-02-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
[next]