index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
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-05
4
-19
/
+37
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
3
-1
/
+25
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-03
3
-1
/
+25
|
|
|
\
|
|
|
*
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-12-01
2
-1
/
+10
|
|
|
*
bpf: offload: add a license header
Jakub Kicinski
2017-11-27
1
-0
/
+15
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
1
-18
/
+12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
blktrace: fix trace mutex deadlock
Jens Axboe
2017-11-27
1
-2
/
+2
|
|
*
|
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
Marcos Paulo de Souza
2017-11-19
1
-16
/
+10
*
|
|
|
bpf: cleanup register_is_null()
Alexei Starovoitov
2017-12-01
1
-10
/
+10
*
|
|
|
bpf: improve JEQ/JNE path walking
Alexei Starovoitov
2017-12-01
1
-2
/
+3
*
|
|
|
bpf: improve verifier liveness marks
Alexei Starovoitov
2017-12-01
1
-0
/
+5
*
|
|
|
bpf: don't mark FP reg as uninit
Alexei Starovoitov
2017-12-01
1
-4
/
+4
*
|
|
|
bpf: print liveness info to verifier log
Alexei Starovoitov
2017-12-01
1
-4
/
+20
*
|
|
|
bpf: fix stack state printing in verifier log
Alexei Starovoitov
2017-12-01
1
-1
/
+1
|
/
/
/
*
|
|
kallsyms: take advantage of the new '%px' format
Linus Torvalds
2017-11-29
2
-7
/
+7
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-2
/
+13
|
\
\
\
|
*
|
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
1
-1
/
+12
|
|
\
\
\
|
|
*
|
|
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
1
-1
/
+12
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
2017-11-15
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-26
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-11-14
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
9
-77
/
+33
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
96
-2119
/
+6304
|
|
\
\
\
\
\
|
|
*
|
|
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
2
-2
/
+2
|
|
*
|
|
|
|
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
1
-6
/
+15
|
|
*
|
|
|
|
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
1
-3
/
+3
|
|
*
|
|
|
|
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
1
-10
/
+7
|
|
*
|
|
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
2
-5
/
+5
|
|
*
|
|
|
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-2
/
+1
|
|
*
|
|
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
|
*
|
|
|
|
|
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2017-11-14
2
-49
/
+0
|
*
|
|
|
|
|
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2017-11-14
79
-1574
/
+2776
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2017-11-13
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
4
-51
/
+59
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: fix branch pruning logic
Alexei Starovoitov
2017-11-23
1
-0
/
+27
|
*
|
|
|
|
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-2
/
+2
|
*
|
|
|
|
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-1
/
+1
|
*
|
|
|
|
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-22
1
-5
/
+1
|
*
|
|
|
|
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-1
/
+3
|
*
|
|
|
|
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
2
-17
/
+0
|
*
|
|
|
|
bpf: offload: ignore namespace moves
Jakub Kicinski
2017-11-21
1
-0
/
+4
|
*
|
|
|
|
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
1
-10
/
+0
|
*
|
|
|
|
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-11
/
+12
|
*
|
|
|
|
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
2
-3
/
+3
|
*
|
|
|
|
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
2017-11-21
1
-2
/
+3
|
*
|
|
|
|
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
2017-11-21
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
2
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]