index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
objtool: Remove useless tests before save_reg()
Julien Thierry
1
-4
/
+2
2020-09-18
selftests: arm64: Add build and documentation for FP tests
Mark Brown
4
-1
/
+123
2020-09-18
selftests: arm64: Add wrapper scripts for stress tests
Mark Brown
2
-0
/
+119
2020-09-18
selftests: arm64: Add utility to set SVE vector lengths
Mark Brown
1
-0
/
+155
2020-09-18
selftests: arm64: Add stress tests for FPSMID and SVE context switching
Mark Brown
4
-0
/
+1222
2020-09-18
selftests: arm64: Add test for the SVE ptrace interface
Mark Brown
2
-0
/
+369
2020-09-18
selftests: arm64: Test case for enumeration of SVE vector lengths
Mark Brown
1
-0
/
+58
2020-09-18
kselftests/arm64: add PAuth tests for single threaded consistency and differently initialized keys
Boyan Karatotev
1
-0
/
+123
2020-09-18
kselftests/arm64: add PAuth test for whether exec() changes keys
Boyan Karatotev
4
-0
/
+198
2020-09-18
kselftests/arm64: add nop checks for PAuth tests
Boyan Karatotev
5
-2
/
+105
2020-09-18
kselftests/arm64: add a basic Pointer Authentication test
Boyan Karatotev
6
-1
/
+106
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found locally
Masami Hiramatsu
3
-8
/
+118
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
1
-3
/
+5
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
5
-0
/
+533
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-3
/
+3
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
1
-0
/
+2
2020-09-17
selftests/harness: Flush stdout before forking
Michael Ellerman
1
-0
/
+5
2020-09-17
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2
-4
/
+4
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
1
-19
/
+56
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2
-5
/
+7
2020-09-17
perf docs: Improve help information in perf.txt
Zejiang Tang
1
-21
/
+46
2020-09-17
perf metric: Remove duplicate include
YueHaibing
1
-2
/
+0
2020-09-17
perf tools: Add documentation for topdown metrics
Andi Kleen
1
-0
/
+256
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
5
-4
/
+134
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
4
-1
/
+44
2020-09-17
perf tools: Rename group to topdown
Kan Liang
6
-54
/
+61
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2
-0
/
+16
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
21
-52
/
+156
2020-09-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
1
-1
/
+3
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
1
-2
/
+2
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
1
-10
/
+10
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-4
/
+22
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
3
-335
/
+78
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
5
-1
/
+255
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
3
-0
/
+208
2020-09-15
libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
YiFei Zhu
4
-0
/
+94
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-15
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
1
-0
/
+14
2020-09-15
selftests: add a test for ethtool pause stats
Jakub Kicinski
1
-0
/
+108
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
1
-3
/
+6
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
1
-5
/
+12
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
1
-3
/
+5
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
1
-5
/
+9
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
1
-1
/
+1
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
1
-2
/
+46
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
1
-3
/
+8
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
1
-0
/
+2
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
1
-2
/
+5
[prev]
[next]