index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2022-08-02
selftests: net: fix IOAM test skip return code
Kleber Sacilotto de Souza
-5
/
+7
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-26
/
+27
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+24
2022-08-01
tools bpftool: Don't display disassembler-four-args feature test
Andres Freund
-2
/
+1
2022-08-01
tools bpftool: Fix compilation error with new binutils
Andres Freund
-9
/
+38
2022-08-01
tools bpf_jit_disasm: Don't display disassembler-four-args feature test
Andres Freund
-1
/
+1
2022-08-01
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
-2
/
+8
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
-3
/
+12
2022-08-01
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
-0
/
+55
2022-08-01
tools build: Don't display disassembler-four-args feature test
Andres Freund
-2
/
+1
2022-08-01
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
-0
/
+22
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
-3
/
+27
2022-08-01
perf tools: Rework prologue generation code
Jiri Olsa
-29
/
+175
2022-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
-13
/
+24
2022-08-01
selftests: kvm: set rax before vmcall
Andrei Vagin
-1
/
+1
2022-08-01
perf symbol: Fail to read phdr workaround
Ian Rogers
-7
/
+20
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
-13
/
+162
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
-115
/
+453
2022-08-01
perf lock: Pass machine pointer to is_lock_function()
Namhyung Kim
-8
/
+7
2022-08-01
selftests/powerpc: Avoid GCC 12 uninitialised variable warning
Michael Ellerman
-0
/
+1
2022-08-01
perf test: Add user space counter reading tests
Ian Rogers
-1
/
+126
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
-185
/
+0
2022-08-01
selftests: KVM: Add exponent check for boolean stats
Oliver Upton
-0
/
+6
2022-08-01
selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test
Oliver Upton
-8
/
+16
2022-08-01
selftests: KVM: Check stat name before other fields
Oliver Upton
-3
/
+5
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-32
/
+88
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-5
/
+12
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
-5200
/
+5590
2022-07-31
rtla: Define syscall numbers for riscv
Andreas Schwab
-1
/
+1
2022-07-31
rtla: Fix double free
Andreas Schwab
-2
/
+7
2022-07-31
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
-1
/
+1
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
-0
/
+16
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
-0
/
+16
2022-07-30
Documentation/rv: Add deterministic automata monitor synthesis documentation
Daniel Bristot de Oliveira
-0
/
+6
2022-07-30
tools/rv: Add dot2k
Daniel Bristot de Oliveira
-0
/
+496
2022-07-30
Documentation/rv: Add deterministic automaton documentation
Daniel Bristot de Oliveira
-0
/
+9
2022-07-30
tools/rv: Add dot2c
Daniel Bristot de Oliveira
-0
/
+466
2022-07-30
memblock test: Modify the obsolete description in README
Shaoqin Huang
-6
/
+9
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-106
/
+738
2022-07-29
mm/hmm: add a test for cross device private faults
Ralph Campbell
-2
/
+12
2022-07-29
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
-0
/
+2
2022-07-29
selftests: soft-dirty: add test for mprotect
Peter Xu
-1
/
+66
2022-07-29
selftest/vm: uninitialized variable in main()
Dan Carpenter
-1
/
+1
2022-07-29
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
-2
/
+3
2022-07-29
tools/vm/page_owner_sort.c: adjust the indent in is_need()
Yixuan Cao
-16
/
+16
2022-07-29
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
-4
/
+4
2022-07-29
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
-5
/
+11
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
-0
/
+21
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
-31
/
+78
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
-6
/
+3
[prev]
[next]