index
:
linux-dev
master
remove-sha1
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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
1
-6
/
+20
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-3
/
+0
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers
Zev Weiss
1
-0
/
+55
2019-03-11
tools: mark 'test_vmalloc.sh' executable
Linus Torvalds
1
-0
/
+0
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
1
-1
/
+1
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
1
-1
/
+2
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
1
-2
/
+52
2019-03-06
perf data: Force perf_data__open|close zero data->file.path
Jiri Olsa
1
-2
/
+2
2019-03-06
perf session: Fix double free in perf_data__close
Jiri Olsa
1
-3
/
+1
2019-03-06
perf evsel: Probe for precise_ip with simple attr
Jiri Olsa
2
-13
/
+20
2019-03-06
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
2
-0
/
+15
2019-03-06
perf hist: Fix memory leak of srcline
Jiri Olsa
1
-2
/
+12
2019-03-06
perf hist: Add error path into hist_entry__init
Jiri Olsa
1
-20
/
+19
2019-03-06
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-03-06
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
1
-13
/
+19
2019-03-06
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
1
-23
/
+25
2019-03-06
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
1
-14
/
+17
2019-03-06
perf script python: Add Python3 support to futex-contention.py
Tony Jones
1
-4
/
+6
2019-03-06
perf script python: Remove mixed indentation
Tony Jones
14
-135
/
+136
2019-03-06
perf diff: Support --pid/--tid filter options
Jin Yao
2
-0
/
+10
2019-03-06
perf diff: Support --cpu filter option
Jin Yao
2
-0
/
+21
2019-03-06
perf diff: Support --time filter option
Jin Yao
2
-14
/
+179
2019-03-06
perf thread: Generalize function to copy from thread addr space from intel-bts code
Andi Kleen
3
-18
/
+28
2019-03-06
io_uring: add a few test tools
Jens Axboe
9
-0
/
+1380
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
4
-33
/
+52
2019-03-06
perf clang: Remove needless extra semicolon
Yang Wei
1
-1
/
+1
2019-03-06
perf bpf: Automatically add BTF ELF markers
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-03-05
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
1
-1
/
+0
2019-03-05
proc: more robust bulk read test
Alexey Dobriyan
1
-0
/
+14
2019-03-05
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
3
-0
/
+408
2019-03-05
proc: return exit code 4 for skipped tests
Alexey Dobriyan
5
-5
/
+5
2019-03-05
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
4
-0
/
+76
2019-03-05
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
1
-9
/
+11
2019-03-05
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
1
-3
/
+3
2019-03-05
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
1
-5
/
+6
2019-03-05
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
1
-1
/
+1
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
1
-0
/
+74
2019-03-05
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
2
-0
/
+192
2019-03-05
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2
-3
/
+20
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
1
-1
/
+1
2019-03-05
selftests: add tests for pidfd_send_signal()
Christian Brauner
3
-0
/
+388
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
11
-735
/
+754
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
4
-103
/
+106
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
5
-427
/
+431
[next]