index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-09-05
3
-4
/
+4
*
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
2018-09-05
1
-2
/
+2
*
kprobes: Replace %p with other pointer types
Masami Hiramatsu
2018-09-05
1
-12
/
+10
*
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
2018-09-05
1
-2
/
+10
*
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
2018-09-05
1
-0
/
+2
*
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
2018-09-05
1
-18
/
+23
*
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-09-05
3
-23
/
+48
*
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-09-05
1
-5
/
+9
*
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-09-05
1
-17
/
+26
*
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-15
1
-0
/
+2
*
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
2
-13
/
+30
*
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-08-15
1
-0
/
+9
*
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
1
-3
/
+10
*
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2018-08-15
1
-3
/
+13
*
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
2018-08-15
1
-2
/
+24
*
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-08-15
1
-0
/
+1
*
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
2018-08-15
1
-24
/
+48
*
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-08-15
1
-0
/
+170
*
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-08-15
1
-9
/
+8
*
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-08-15
1
-2
/
+1
*
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-08-15
2
-18
/
+13
*
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-12
1
-1
/
+1
*
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
2018-08-09
1
-5
/
+9
*
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
2018-08-09
1
-6
/
+9
*
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
2018-08-08
1
-2
/
+5
*
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
2018-08-08
1
-1
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-05
2
-2
/
+2
|
\
|
*
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
2018-08-03
1
-1
/
+1
|
*
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-31
1
-1
/
+1
*
|
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-03
1
-1
/
+8
*
|
Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-31
1
-4
/
+9
|
\
\
|
*
|
audit: fix potential null dereference 'context->module.name'
Yi Wang
2018-07-30
1
-4
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-30
2
-2
/
+14
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-28
2
-2
/
+14
|
|
\
\
\
|
|
*
|
|
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2018-07-27
1
-1
/
+1
|
|
*
|
|
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-24
1
-1
/
+13
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-30
4
-3
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-07-25
1
-0
/
+2
|
*
|
|
|
|
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
2018-07-25
1
-1
/
+7
|
*
|
|
|
|
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
1
-1
/
+9
|
*
|
|
|
|
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-25
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-30
1
-2
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
1
-0
/
+4
|
*
|
|
|
|
|
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
1
-2
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-30
1
-4
/
+25
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-25
1
-4
/
+25
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-7
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
mm: introduce vma_init()
Kirill A. Shutemov
2018-07-26
1
-4
/
+2
|
*
|
|
|
|
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
2018-07-26
1
-2
/
+2
|
*
|
|
|
|
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-07-26
1
-1
/
+17
|
|
|
/
/
/
|
|
/
|
|
|
[next]