index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-07-08
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-07-08
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-07-03
printk: fix possible reuse of va_list variable
Tetsuo Handa
2018-06-21
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
2018-06-21
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-06-21
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
2018-06-21
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
2018-06-21
init: fix false positives in W+X checking
Jeffrey Hugo
2018-06-21
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-06-21
kthread, sched/wait: Fix kthread_parkme() wait-loop
Peter Zijlstra
2018-06-21
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
2018-06-05
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
2018-06-05
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-05-30
kdb: make "mdr" command repeat
Randy Dunlap
2018-05-30
rcu: Call touch_nmi_watchdog() while printing stall warnings
Tejun Heo
2018-05-30
audit: return on memory error to avoid null pointer dereference
Richard Guy Briggs
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-05-30
perf/core: Fix installing cgroup events on CPU
leilei.lin
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
2018-05-30
workqueue: use put_device() instead of kfree()
Arvind Yadav
2018-05-30
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-05-30
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
2018-05-22
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-22
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
2018-05-22
seccomp: Enable speculation flaw mitigations
Kees Cook
2018-05-22
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-22
prctl: Add speculation control prctls
Thomas Gleixner
2018-05-22
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-16
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-16
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-05-16
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-16
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-05-16
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-16
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
2018-05-09
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-05-09
tracepoint: Do not warn on ENOMEM
Mathieu Desnoyers
2018-05-01
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-04-29
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-26
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-26
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-26
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
2018-04-26
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
2018-04-26
bpf: sockmap, fix leaking maps with attached but not detached progs
John Fastabend
2018-04-26
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-04-24
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-04-24
resource: fix integer overflow at reallocation
Takashi Iwai
[next]