index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-22
1
-13
/
+2
*
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-22
1
-8
/
+11
*
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
2018-05-22
1
-1
/
+1
*
seccomp: Enable speculation flaw mitigations
Kees Cook
2018-05-22
1
-0
/
+17
*
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-22
1
-4
/
+5
*
prctl: Add speculation control prctls
Thomas Gleixner
2018-05-22
1
-0
/
+22
*
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-22
1
-0
/
+8
*
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2018-05-22
1
-0
/
+7
*
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
2018-05-19
1
-0
/
+4
*
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2018-05-19
1
-2
/
+2
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-19
1
-0
/
+39
*
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-16
1
-2
/
+5
*
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-05-16
1
-0
/
+2
*
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-16
1
-0
/
+3
*
perf: Remove superfluous allocation error check
Jiri Olsa
2018-05-16
1
-8
/
+2
*
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
2018-05-09
1
-2
/
+2
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2018-05-09
3
-13
/
+18
*
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
2018-05-09
1
-1
/
+1
*
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-29
1
-2
/
+2
*
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-29
1
-9
/
+12
*
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-24
1
-1
/
+2
*
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-20
1
-0
/
+6
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-04-13
2
-12
/
+88
*
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
2018-04-13
1
-5
/
+10
*
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2018-04-13
1
-0
/
+13
*
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-04-13
1
-1
/
+2
*
perf/core: Fix error handling in perf_event_alloc()
Dan Carpenter
2018-04-13
1
-1
/
+3
*
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
2018-04-13
1
-0
/
+6
*
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2018-04-13
1
-1
/
+3
*
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
2018-04-08
1
-3
/
+17
*
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
*
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
2018-04-08
1
-1
/
+1
*
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-04-08
1
-23
/
+7
*
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
2018-03-31
1
-3
/
+1
*
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-28
1
-1
/
+1
*
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-28
3
-8
/
+6
*
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
2018-03-24
1
-1
/
+3
*
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-24
1
-10
/
+24
*
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2018-03-22
1
-32
/
+44
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+2
*
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+1
*
printk: Correctly handle preemption in console_unlock()
Petr Mladek
2018-03-22
1
-2
/
+6
*
rtmutex: Fix PI chain order integrity
Peter Zijlstra
2018-03-22
2
-2
/
+28
*
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2018-03-22
2
-10
/
+18
*
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2018-03-22
1
-0
/
+6
*
timers, sched_clock: Update timeout for clock wrap
David Engraf
2018-03-22
1
-0
/
+5
*
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-03-18
1
-0
/
+16
*
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-03-11
1
-1
/
+4
*
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-03-11
1
-11
/
+18
*
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2018-03-11
2
-0
/
+2
[next]