index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-09-15
mm: Fix devm_memremap_pages() collision handling
Jan H. Schönherr
2018-09-15
sched/deadline: Fix switching to -deadline
Luca Abeni
2018-09-15
fork: don't copy inconsistent signal handler state to child
Jann Horn
2018-09-09
userns: move user access out of the mutex
Jann Horn
2018-09-09
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-09-09
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-09-09
livepatch: Validate module/old func name length
Kamalesh Babulal
2018-09-09
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-09-05
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-09-05
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
2018-09-05
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
2018-09-05
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-09-05
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-09-05
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-09-05
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-09-05
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-08-24
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-08-24
bpf: hash map: decrement counter on error
Mauricio Vasquez B
2018-08-24
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
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
[next]