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
2018-05-22
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-3
/
+56
2018-05-22
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
1
-13
/
+2
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-8
/
+11
2018-05-22
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
1
-1
/
+1
2018-05-22
seccomp: Enable speculation flaw mitigations
Kees Cook
1
-0
/
+17
2018-05-22
nospec: Allow getting/setting on non-current task
Kees Cook
1
-4
/
+5
2018-05-22
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+22
2018-05-22
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-16
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
1
-2
/
+5
2018-05-16
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-05-16
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-05-16
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-1
/
+6
2018-05-16
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-05-16
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-16
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
1
-0
/
+1
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-05-16
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2
-20
/
+50
2018-05-09
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-14
/
+10
2018-05-09
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
1
-1
/
+8
2018-05-09
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-05-09
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
1
-16
/
+34
2018-05-09
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
1
-2
/
+2
2018-05-01
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+6
2018-05-01
module: Fix display of wrong module .text address
Thomas Richter
1
-1
/
+2
2018-04-29
kprobes: Fix random address output of blacklist file
Thomas Richter
1
-1
/
+1
2018-04-29
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
1
-1
/
+1
2018-04-26
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-26
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-04-26
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-04-26
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
1
-1
/
+3
2018-04-24
trace_uprobe: Use %lx to display offset
Ravi Bangoria
1
-1
/
+1
2018-04-24
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
1
-0
/
+5
2018-04-24
resource: fix integer overflow at reallocation
Takashi Iwai
1
-1
/
+2
2018-04-19
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+17
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-10
/
+34
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+6
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2018-03-22
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-29
/
+51
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
1
-28
/
+40
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
1
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
1
-1
/
+1
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
1
-5
/
+16
[next]