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-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
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
2018-08-15
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
2018-08-15
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
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
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2018-08-03
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-08-03
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
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
mm: check for SIGKILL inside dup_mmap() loop
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
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-07-25
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-22
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
2018-07-22
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-22
bpf: sockmap, consume_skb in close path
John Fastabend
2018-07-22
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
2018-07-22
bpf: reject any prog that failed read-only lock
Daniel Borkmann
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
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
[next]