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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-23
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
1
-6
/
+14
2019-03-23
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
1
-1
/
+10
2019-03-23
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
1
-1
/
+0
2019-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
3
-12
/
+55
2019-02-20
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-02-20
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
1
-1
/
+8
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-02-20
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-20
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-20
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-02-20
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
1
-4
/
+4
2019-02-20
timekeeping: Use proper seqcount initializer
Bart Van Assche
1
-1
/
+3
2019-02-08
rcu: Force boolean subscript for expedited stall warnings
Paul E. McKenney
1
-1
/
+1
2019-02-06
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-01-13
mm, devm_memremap_pages: kill mapping "System RAM" support
Dan Williams
1
-6
/
+3
2019-01-13
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
1
-1
/
+1
2019-01-13
fork: record start_time late
David Herrmann
1
-2
/
+11
2018-12-21
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-21
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-21
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
2
-11
/
+20
2018-12-17
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-4
/
+59
2018-12-17
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
1
-8
/
+8
2018-12-17
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
1
-5
/
+3
2018-12-17
bpf: support 8-byte metafield access
Alexei Starovoitov
1
-3
/
+6
2018-12-17
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
1
-3
/
+5
2018-12-13
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2018-12-13
kdb: use memmove instead of overlapping memcpy
Arnd Bergmann
1
-2
/
+2
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+18
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2018-12-01
kdb: Use strscpy with destination buffer size
Prarit Bhargava
3
-12
/
+15
2018-11-21
genirq: Fix race on spurious interrupt detection
Lukas Wunner
1
-2
/
+6
2018-11-21
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2018-11-21
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
1
-1
/
+3
2018-11-21
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
1
-1
/
+1
2018-11-21
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Masami Hiramatsu
1
-7
/
+20
2018-11-21
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
1
-2
/
+2
2018-11-10
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-1
/
+1
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2
-3
/
+21
2018-11-10
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
3
-14
/
+5
2018-11-10
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
1
-0
/
+1
2018-11-10
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
3
-20
/
+23
2018-11-10
tracing: Skip more functions when doing stack tracing of events
Steven Rostedt (Red Hat)
1
-1
/
+18
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-13
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
1
-1
/
+5
2018-10-10
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
1
-1
/
+5
2018-10-10
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
1
-0
/
+2
2018-09-26
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
1
-1
/
+11
[next]