index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
2
-129
/
+183
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-21
1
-117
/
+166
|
|
\
|
|
*
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
1
-68
/
+34
|
|
*
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
1
-0
/
+48
|
|
*
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
1
-8
/
+7
|
|
*
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
1
-0
/
+5
|
|
*
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
1
-0
/
+1
|
|
*
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
1
-11
/
+17
|
|
*
bpf: fix incorrect tracking of register size truncation
Jann Horn
2017-12-21
1
-17
/
+27
|
|
*
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2017-12-21
1
-1
/
+7
|
|
*
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
2017-12-21
1
-14
/
+16
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-18
1
-0
/
+6
|
|
|
\
|
|
|
*
bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data
Daniel Borkmann
2017-12-15
1
-0
/
+6
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-17
1
-12
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2017-12-15
1
-12
/
+17
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
11
-205
/
+1380
|
\
\
\
\
|
*
|
|
|
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-17
1
-1
/
+8
|
*
|
|
|
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
3
-3
/
+139
|
*
|
|
|
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
2
-2
/
+3
|
*
|
|
|
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
2
-17
/
+109
|
*
|
|
|
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
2017-12-17
1
-28
/
+101
|
*
|
|
|
bpf: introduce function calls (verification)
Alexei Starovoitov
2017-12-17
1
-151
/
+551
|
*
|
|
|
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-17
2
-4
/
+145
|
*
|
|
|
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
2
-2
/
+2
|
*
|
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
7
-7
/
+118
|
*
|
|
|
add infrastructure for tagging functions as error injectable
Josef Bacik
2017-12-12
2
-1
/
+168
|
*
|
|
|
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-12
3
-0
/
+47
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
18
-709
/
+126
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
2
-7
/
+14
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
bpf: add schedule points to map alloc/free
Eric Dumazet
2017-12-12
1
-0
/
+2
|
|
*
|
|
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
1
-7
/
+12
|
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
2
-627
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-12
1
-617
/
+35
|
|
*
|
|
|
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
2017-12-12
1
-8
/
+1
|
|
*
|
|
|
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
Will Deacon
2017-12-12
1
-4
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-15
2
-12
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-15
1
-1
/
+7
|
|
*
|
|
|
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
2017-12-11
1
-11
/
+11
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
4
-32
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-14
1
-0
/
+4
|
|
*
|
|
|
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-12-04
1
-1
/
+1
|
|
*
|
|
|
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
1
-6
/
+0
|
|
*
|
|
|
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
Arnd Bergmann
2017-12-04
1
-0
/
+1
|
|
*
|
|
|
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-04
1
-20
/
+9
|
|
*
|
|
|
tracing: Fix code comments in trace.c
Chunyu Hu
2017-12-04
1
-5
/
+5
|
*
|
|
|
|
arch: define weak abort()
Sudip Mukherjee
2017-12-14
1
-0
/
+8
|
*
|
|
|
|
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
2
-2
/
+4
|
*
|
|
|
|
kcov: fix comparison callback signature
Dmitry Vyukov
2017-12-14
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-11
2
-4
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Revert "cgroup/cpuset: remove circular dependency deadlock"
Tejun Heo
2017-12-04
1
-30
/
+23
[next]