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-11-05
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
1
-22
/
+15
2017-11-05
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
1
-2
/
+9
2017-11-05
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-11-05
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
3
-6
/
+22
2017-11-05
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-11-04
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-11-04
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-10-04
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
1
-4
/
+6
2017-10-04
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-10-04
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
1
-1
/
+1
2017-10-03
locktorture: Fix potential memory leak with rw lock test
Yang Shi
1
-0
/
+4
2017-10-03
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-10-03
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-10-03
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
1
-5
/
+7
2017-09-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-2
/
+2
2017-09-10
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
1
-0
/
+10
2017-09-10
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
1
-2
/
+11
2017-09-10
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-31
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
2017-07-31
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-07-31
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-07-31
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-07-31
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-13
/
+8
2017-07-31
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-07-31
sysctl: enable strict writes
Kees Cook
1
-1
/
+1
2017-07-31
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-13
/
+34
2017-07-26
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-06-25
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-25
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-25
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-25
cpuset: consider dying css as offline
Tejun Heo
1
-2
/
+2
2017-06-25
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-7
/
+13
2017-06-13
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2
-1
/
+21
2017-06-13
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
1
-5
/
+4
2017-06-08
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-06-08
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
3
-5
/
+7
2017-06-07
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
1
-20
/
+33
2017-06-07
sched, cgroup: reorganize threadgroup locking
Tejun Heo
1
-0
/
+42
2017-06-07
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
1
-1
/
+1
2017-05-17
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-05-17
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-05-17
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-05-17
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-05-17
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-05-17
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-05-17
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-05-17
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-03-06
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
1
-1
/
+1
2017-03-06
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
1
-1
/
+2
2017-03-06
perf/core: Fix implicitly enable dynamic interrupt throttle
Kan Liang
1
-0
/
+7
[next]