index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
1
-2
/
+3
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
1
-4
/
+6
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-09-26
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
1
-4
/
+3
2018-09-26
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
1
-1
/
+11
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-09-19
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-09-19
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
1
-2
/
+3
2018-09-19
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
1
-3
/
+3
2018-09-15
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-15
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
1
-3
/
+5
2018-09-15
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
1
-2
/
+7
2018-09-15
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
1
-49
/
+57
2018-09-15
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
1
-1
/
+4
2018-09-15
workqueue: re-add lockdep dependencies for flushing
Johannes Berg
1
-0
/
+8
2018-09-15
workqueue: skip lockdep wq dependency in cancel_work_sync()
Johannes Berg
1
-15
/
+22
2018-09-15
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-09-09
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
1
-1
/
+0
2018-09-09
userns: move user access out of the mutex
Jann Horn
1
-14
/
+10
2018-09-09
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2
-66
/
+70
2018-09-09
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
1
-0
/
+1
2018-09-09
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
1
-1
/
+1
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
1
-1
/
+1
2018-09-09
livepatch: Validate module/old func name length
Kamalesh Babulal
1
-0
/
+6
2018-09-09
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
1
-0
/
+4
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
1
-1
/
+3
2018-09-09
rcu: Make expedited GPs handle CPU 0 being offline
Boqun Feng
1
-1
/
+8
2018-09-05
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
3
-4
/
+4
2018-09-05
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
1
-2
/
+2
2018-09-05
kprobes: Replace %p with other pointer types
Masami Hiramatsu
1
-12
/
+10
2018-09-05
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
1
-2
/
+10
2018-09-05
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
1
-0
/
+2
2018-09-05
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
1
-18
/
+23
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
3
-23
/
+48
2018-09-05
printk: Create helper function to queue deferred console handling
Petr Mladek
1
-5
/
+9
2018-09-05
printk: Split the code for storing a message into the log buffer
Petr Mladek
1
-17
/
+26
2018-08-15
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
1
-0
/
+2
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2
-13
/
+30
2018-08-15
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
1
-0
/
+9
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
1
-3
/
+10
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
1
-3
/
+13
2018-08-15
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
1
-2
/
+24
2018-08-15
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-08-15
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
1
-24
/
+48
2018-08-15
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+170
2018-08-15
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
1
-9
/
+8
2018-08-15
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
1
-2
/
+1
2018-08-15
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2
-18
/
+13
[next]