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-06-21
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-06-21
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-06-21
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
1
-0
/
+2
2018-06-21
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
3
-21
/
+28
2018-06-21
init: fix false positives in W+X checking
Jeffrey Hugo
1
-0
/
+5
2018-06-21
sched/core: Introduce set_special_state()
Peter Zijlstra
2
-18
/
+16
2018-06-21
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-06-21
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
2018-06-21
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2
-35
/
+40
2018-06-21
kthread, sched/wait: Fix kthread_parkme() wait-loop
Peter Zijlstra
1
-3
/
+4
2018-06-21
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
1
-5
/
+14
2018-06-05
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
3
-8
/
+25
2018-06-05
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
1
-2
/
+3
2018-05-30
kdb: make "mdr" command repeat
Randy Dunlap
1
-6
/
+21
2018-05-30
rcu: Call touch_nmi_watchdog() while printing stall warnings
Tejun Heo
1
-1
/
+13
2018-05-30
audit: return on memory error to avoid null pointer dereference
Richard Guy Briggs
1
-0
/
+2
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
1
-1
/
+2
2018-05-30
perf/core: Fix installing cgroup events on CPU
leilei.lin
1
-11
/
+35
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
1
-0
/
+2
2018-05-30
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
1
-7
/
+8
2018-05-30
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+2
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
[next]