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
*
audit: allow not equal op for audit by executable
Ondrej Mosnáček
2018-08-06
2
-1
/
+3
*
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-08-06
1
-2
/
+2
*
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-08-06
1
-2
/
+4
*
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-08-06
1
-2
/
+11
*
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-08-06
1
-1
/
+5
*
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-08-06
1
-4
/
+8
*
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-07-25
1
-13
/
+2
*
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-07-25
1
-8
/
+11
*
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
2018-07-25
1
-1
/
+1
*
seccomp: Enable speculation flaw mitigations
Kees Cook
2018-07-25
1
-0
/
+17
*
nospec: Allow getting/setting on non-current task
Kees Cook
2018-07-25
1
-4
/
+5
*
prctl: Add speculation control prctls
Thomas Gleixner
2018-07-25
1
-0
/
+20
*
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
2018-07-17
1
-0
/
+5
*
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-07-11
1
-1
/
+4
*
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-07-03
1
-2
/
+4
*
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-06-06
1
-2
/
+3
*
kdb: make "mdr" command repeat
Randy Dunlap
2018-05-30
1
-6
/
+21
*
audit: return on memory error to avoid null pointer dereference
Richard Guy Briggs
2018-05-30
1
-0
/
+2
*
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-05-30
1
-1
/
+2
*
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-30
1
-0
/
+2
*
perf/cgroup: Fix child event counting bug
Song Liu
2018-05-30
1
-5
/
+16
*
workqueue: use put_device() instead of kfree()
Arvind Yadav
2018-05-30
1
-1
/
+1
*
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-05-30
1
-1
/
+1
*
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
2018-05-30
1
-0
/
+8
*
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-05-30
1
-3
/
+0
*
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
2018-05-30
1
-0
/
+4
*
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
2018-05-30
1
-0
/
+3
*
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2018-05-26
1
-10
/
+10
*
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-26
1
-0
/
+8
*
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2018-05-26
1
-0
/
+7
*
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
2018-05-26
1
-0
/
+4
*
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2018-05-26
1
-2
/
+2
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-26
1
-0
/
+39
*
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2018-05-26
1
-2
/
+3
*
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2018-05-26
1
-3
/
+4
*
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-16
1
-2
/
+2
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2018-05-16
3
-13
/
+18
*
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
2018-05-16
1
-1
/
+1
*
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-29
1
-2
/
+2
*
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-24
1
-1
/
+2
*
futex: Remove requirement for lock_page() in get_futex_key()
Mel Gorman
2018-04-13
1
-7
/
+91
*
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
2018-04-13
1
-5
/
+10
*
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-04-13
1
-1
/
+2
*
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2018-04-13
1
-1
/
+3
*
audit: add tty field to LOGIN event
Richard Guy Briggs
2018-04-08
2
-15
/
+11
*
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
[next]