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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-08-15
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2018-08-15
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
2018-08-15
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-08-15
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
2018-08-15
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-08-15
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-08-15
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-08-15
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-08-15
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-15
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-08-15
Mark HI and TASKLET softirq synchronous
Linus Torvalds
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-09
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-08-09
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-06
audit: fix potential null dereference 'context->module.name'
Yi Wang
2018-08-03
audit: allow not equal op for audit by executable
Ondrej Mosnáček
2018-08-03
delayacct: Use raw_spinlocks
Sebastian Andrzej Siewior
2018-08-03
stop_machine: Use raw spinlocks
Thomas Gleixner
2018-08-03
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-08-03
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
2018-08-03
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-08-03
kernel/hung_task.c: show all hung tasks before panic
Tetsuo Handa
2018-08-03
kcov: ensure irq code sees a valid area
Mark Rutland
2018-08-03
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-08-03
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-08-03
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
2018-08-03
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-08-03
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-08-03
fork: unconditionally clear stack on fork
Kees Cook
2018-07-25
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-22
clocksource: Initialize cs->wd_list
Peter Zijlstra
2018-07-17
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
2018-07-17
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-17
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
2018-07-11
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
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
[next]