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-08-09
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-08-09
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-08-09
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-7
/
+37
2019-08-09
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-24
/
+36
2019-08-09
cgroup: Call cgroup_release() before __exit_signal()
Tejun Heo
1
-1
/
+1
2019-08-06
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
1
-4
/
+2
2019-08-06
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
1
-13
/
+15
2019-08-04
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-39
/
+81
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-2
/
+19
2019-07-31
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-07-31
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-07-28
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-28
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-12
/
+22
2019-07-26
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-07-26
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-07-26
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-07-26
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
1
-1
/
+1
2019-07-26
sched/core: Add __sched tag for io_schedule()
Gao Xiang
1
-1
/
+1
2019-07-26
bpf: silence warning messages in core
Valdis Klētnieks
1
-0
/
+1
2019-07-26
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
1
-9
/
+9
2019-07-26
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-07-21
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-21
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-21
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-4
/
+21
2019-07-21
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
1
-0
/
+3
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-07-14
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
1
-0
/
+4
2019-07-14
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-07-14
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-07-10
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2019-07-10
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
1
-9
/
+1
2019-07-10
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+6
2019-07-10
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-10
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-07-10
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-07-10
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-07-10
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2
-4
/
+16
2019-07-03
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
1
-16
/
+84
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-2
/
+7
2019-07-03
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-07-03
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Sasha Levin
1
-4
/
+0
2019-06-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-06-22
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-06-19
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-19
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
1
-0
/
+3
2019-06-19
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
1
-0
/
+1
[next]