index
:
Linux Stable
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.13.y
linux-6.14.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
...
*
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
*
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
*
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2018-03-22
1
-1
/
+2
*
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
*
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
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
1
-1
/
+6
*
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-25
1
-0
/
+11
*
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
2018-02-25
1
-2
/
+2
*
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-25
1
-10
/
+22
*
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-16
1
-1
/
+0
*
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-16
1
-8
/
+12
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
3
-2
/
+22
*
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
1
-7
/
+8
*
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-16
1
-15
/
+19
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-02-03
1
-0
/
+19
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-02-03
1
-0
/
+18
*
bpf: fix divides by zero
Eric Dumazet
2018-02-03
1
-2
/
+2
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-02-03
1
-0
/
+5
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-02-03
1
-1
/
+23
*
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2018-02-03
1
-1
/
+1
*
bpf: fix branch pruning logic
Alexei Starovoitov
2018-02-03
1
-0
/
+28
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
1
-0
/
+3
*
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
1
-1
/
+8
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-31
1
-1
/
+1
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-31
2
-12
/
+88
*
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-23
1
-1
/
+15
*
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2018-01-23
1
-0
/
+2
[prev]
[next]