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
2017-11-24
rcu: Fix up pending cbs check in rcu_prepare_for_idle
Neeraj Upadhyay
1
-1
/
+1
2017-11-15
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2017-11-08
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
1
-2
/
+4
2017-11-08
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
1
-3
/
+20
2017-11-02
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
1
-22
/
+15
2017-10-18
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
1
-1
/
+27
2017-10-18
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2
-1
/
+4
2017-10-14
waitid(): Add missing access_ok() checks
Kees Cook
1
-0
/
+6
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-12
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
2017-10-12
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-10-12
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
1
-2
/
+4
2017-10-12
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-10-05
futex: Fix pi_state->owner serialization
Peter Zijlstra
1
-11
/
+22
2017-10-05
irq/generic-chip: Don't replace domain's name
Jeffy Chen
1
-1
/
+0
2017-10-05
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-10-05
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-10-05
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
1
-7
/
+16
2017-10-05
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
1
-5
/
+30
2017-10-05
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
1
-9
/
+1
2017-10-05
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+10
2017-10-05
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-10-05
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-10-05
genirq/msi: Fix populating multiple interrupts
John Keeping
1
-2
/
+3
2017-10-05
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-09-27
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
3
-6
/
+22
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-27
tracing: Fix clear of RECORDED_TGID flag when disabling trace event
Chunyu Hu
1
-1
/
+1
2017-09-27
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
1
-1
/
+7
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
1
-4
/
+6
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
1
-1
/
+1
2017-09-27
smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
Ethan Barnes
1
-1
/
+11
2017-09-27
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
1
-0
/
+9
2017-09-09
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
Martijn Coenen
1
-0
/
+1
2017-09-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2017-09-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+19
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+17
2017-09-01
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2
-2
/
+8
2017-09-01
kernel/kthread.c: kthread_worker: don't hog the cpu
Shaohua Li
1
-0
/
+1
2017-08-29
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
5
-10
/
+17
2017-08-29
perf/core: Fix potential double-fetch bug
Meng Xu
1
-0
/
+2
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
1
-3
/
+4
2017-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+41
2017-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+19
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
1
-3
/
+1
2017-08-26
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
[next]