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
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-05-25
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
1
-2
/
+6
2017-05-25
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
1
-1
/
+1
2017-05-20
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-05-14
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-14
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
1
-0
/
+11
2017-05-08
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
1
-8
/
+9
2017-05-03
bpf: improve verifier packet range checks
Alexei Starovoitov
1
-2
/
+3
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-21
ftrace: Fix function pid filter on instances
Namhyung Kim
3
-0
/
+12
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2
-4
/
+8
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-04-12
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-08
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-03-31
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2
-4
/
+2
2017-03-26
cgroup/pids: remove spurious suspicious RCU usage warning
Tejun Heo
1
-1
/
+1
2017-03-26
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-03-26
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
1
-0
/
+11
2017-03-22
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
1
-5
/
+10
2017-03-22
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-03-22
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-03-22
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2017-03-22
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
1
-3
/
+8
2017-03-22
bpf: fix state equivalence
Alexei Starovoitov
1
-1
/
+1
2017-03-22
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
1
-16
/
+45
2017-03-18
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
1
-7
/
+11
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
1
-2
/
+2
2017-03-12
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
1
-0
/
+4
2017-03-12
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
1
-2
/
+9
2017-03-12
mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+6
2017-02-23
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
1
-2
/
+2
2017-02-23
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-23
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-02-14
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-14
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-09
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-14
/
+30
2017-02-09
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
1
-8
/
+5
2017-02-09
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-02-09
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-02-09
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-02-01
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-02-01
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-02-01
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2017-01-26
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
6
-35
/
+100
2017-01-26
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
1
-4
/
+0
2017-01-19
pid: fix lockdep deadlock warning due to ucount_lock
Andrei Vagin
1
-4
/
+6
[next]