index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
2
-1
/
+67
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-29
1
-0
/
+66
|
|
\
|
|
*
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
1
-0
/
+66
|
*
|
perf probe: Fix probe definition for inlined functions
Björn Töpel
2017-06-22
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
11
-28
/
+49
|
\
\
|
|
/
|
*
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
2017-06-19
1
-1
/
+1
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-18
9
-26
/
+46
|
|
\
|
|
*
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
2017-06-16
1
-0
/
+8
|
|
*
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
6
-25
/
+25
|
|
*
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-14
2
-1
/
+13
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-18
1
-1
/
+2
|
|
\
\
|
|
*
|
objtool: Add fortify_panic as __noreturn function
Kees Cook
2017-06-16
1
-1
/
+2
|
|
|
/
*
|
|
selftests: Introduce tc testsuite
Lucas Bates
2017-06-20
10
-0
/
+1863
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
22
-167
/
+268
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-15
1
-11
/
+30
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf, tests: fix endianness selection
Daniel Borkmann
2017-06-08
1
-11
/
+30
|
*
|
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-06-08
3
-50
/
+0
|
*
|
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
2017-06-08
1
-0
/
+2
|
*
|
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-08
1
-1
/
+19
|
*
|
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
2017-06-08
1
-11
/
+8
|
*
|
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2017-06-08
1
-0
/
+16
|
*
|
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
2017-06-08
1
-24
/
+3
|
*
|
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
2017-06-08
3
-35
/
+65
|
*
|
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
2017-06-08
1
-1
/
+3
|
*
|
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
2017-06-08
1
-1
/
+9
|
*
|
perf script python: Remove dups in documentation examples
SeongJae Park
2017-06-07
1
-4
/
+2
|
*
|
perf script python: Updated trace_unhandled() signature
SeongJae Park
2017-06-07
1
-6
/
+3
|
*
|
perf script python: Fix wrong code snippets in documentation
SeongJae Park
2017-06-07
1
-2
/
+2
|
*
|
perf script: Fix documentation errors
SeongJae Park
2017-06-07
2
-3
/
+3
|
*
|
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
2017-06-07
1
-1
/
+1
|
*
|
perf probe: Fix examples section of documentation
SeongJae Park
2017-06-07
1
-2
/
+6
|
*
|
Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-06-07
13
-22
/
+103
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
2017-06-05
1
-0
/
+8
|
|
*
perf report: Include partial stacks unwound with libdw
Milian Wolff
2017-06-05
1
-1
/
+1
|
|
*
perf annotate: Add missing powerpc triplet
Kim Phillips
2017-06-05
1
-0
/
+1
|
|
*
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2017-06-05
3
-0
/
+24
|
|
*
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
2017-06-05
1
-4
/
+1
|
|
*
perf symbols: Set module info when build-id event found
Namhyung Kim
2017-06-05
4
-11
/
+20
|
|
*
perf header: Set proper module name when build-id event found
Namhyung Kim
2017-06-05
1
-2
/
+10
|
|
*
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
2017-06-02
1
-1
/
+4
|
|
*
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
2017-06-01
1
-3
/
+30
|
|
*
perf trace: Add mmap alias for s390
Jiri Olsa
2017-06-01
1
-0
/
+4
|
|
*
perf annotate: Fix failure when filename has special chars
Ravi Bangoria
2017-05-27
1
-1
/
+1
*
|
|
tools: bpf_jit_disasm: Handle large images.
David Daney
2017-06-14
1
-11
/
+26
*
|
|
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
2017-06-14
4
-1
/
+234
*
|
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-79
/
+13
*
|
|
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
3
-3
/
+3
*
|
|
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-10
1
-1
/
+7
*
|
|
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
2017-06-10
1
-0
/
+5
*
|
|
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
2017-06-10
1
-0
/
+50
[next]