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-05-18
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
-1
/
+1
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
-1
/
+1
2022-05-18
selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test
Danielle Ratson
-2
/
+2
2022-05-17
selftests/lkdtm: Add configs for stackleak and "after free" tests
Muhammad Usama Anjum
-0
/
+2
2022-05-17
perf test: Add basic stat and topdown group test
Ian Rogers
-0
/
+67
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
-2
/
+39
2022-05-17
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
-1
/
+7
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
-2
/
+30
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
-3
/
+224
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
-1
/
+1
2022-05-16
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
-2
/
+4
2022-05-16
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
-4
/
+4
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
-1
/
+3
2022-05-16
selftests: mptcp: fix a mp_fail test warning
Geliang Tang
-0
/
+1
2022-05-16
kselftests/ir : Improve readability of modprobe error message
Gautam Menghani
-1
/
+1
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
-0
/
+1
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
-0
/
+37
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
-46
/
+39
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
-54
/
+17
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
-3
/
+6
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
-104
/
+4
2022-05-16
kselftest/arm64: Explicitly build no BTI tests with BTI disabled
Mark Brown
-1
/
+1
2022-05-16
kselftest/arm64: bti: force static linking
Andre Przywara
-2
/
+2
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
-31
/
+132
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
-29
/
+599
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-7
/
+431
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
-0
/
+2
2022-05-15
selftests/arm64: Use switch statements in mte_common_util.c
Mark Brown
-7
/
+16
2022-05-15
selftests/arm64: Remove casts to/from void in check_tags_inclusion
Mark Brown
-12
/
+12
2022-05-15
selftests/arm64: Check failures to set tags in check_tags_inclusion
Mark Brown
-6
/
+12
2022-05-15
selftests/arm64: Allow zero tags in mte_switch_mode()
Mark Brown
-1
/
+1
2022-05-15
selftests/arm64: Log errors in verify_mte_pointer_validity()
Mark Brown
-3
/
+9
2022-05-14
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...
Linus Torvalds
-2
/
+11
2022-05-13
selftests: mptcp: add subflow limits test-cases
Paolo Abeni
-2
/
+46
2022-05-13
bpftool: Use sysfs vmlinux when dumping BTF by ID
Larysa Zaremba
-9
/
+53
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
-4
/
+2
2022-05-13
kseltest/cgroup: Make test_stress.sh work if run interactively
Waiman Long
-1
/
+1
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-5
/
+5
2022-05-13
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
-2
/
+7
2022-05-13
cgroup: remove racy check in test_memcg_sock()
David Vernet
-3
/
+0
2022-05-13
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
-5
/
+17
2022-05-13
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
-3
/
+26
2022-05-13
cgroups: refactor children cgroups in memcg tests
David Vernet
-14
/
+14
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
-3
/
+1
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
-0
/
+6
2022-05-13
selftets/damon/sysfs: test existence and permission of avail_operations
SeongJae Park
-0
/
+1
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
-1
/
+0
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
-0
/
+255
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
-47
/
+61
[prev]
[next]