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-04-25
selftests/resctrl: Update README about using kselftest framework to build/run...
Shaopeng Tan
-7
/
+32
2022-04-25
selftests/resctrl: Make resctrl_tests run using kselftest framework
Shaopeng Tan
-13
/
+5
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
-2
/
+2
2022-04-25
selftests/resctrl: Change the default limited time to 120 seconds
Shaopeng Tan
-0
/
+3
2022-04-25
selftests/resctrl: Kill child process before parent process terminates if SIG...
Shaopeng Tan
-0
/
+1
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
-0
/
+4
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
-17
/
+33
2022-04-25
bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
Dominique Martinet
-1
/
+1
2022-04-25
bpftool, musl compat: Replace nftw with FTW_ACTIONRETVAL
Dominique Martinet
-55
/
+57
2022-04-25
selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macro
Reinette Chatre
-14
/
+2
2022-04-25
selftests/x86/amx: Use provided __cpuid_count() macro
Reinette Chatre
-17
/
+7
2022-04-25
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
-19
/
+2
2022-04-25
selftests: Provide local define of __cpuid_count()
Reinette Chatre
-0
/
+15
2022-04-25
selftests/damon: add damon to selftests root Makefile
Yuanchu Xie
-0
/
+1
2022-04-25
cgroup: Add config file to cgroup selftest suite
David Vernet
-0
/
+8
2022-04-25
cgroup: Add test_cpucg_max_nested() testcase
David Vernet
-0
/
+63
2022-04-25
cgroup: Add test_cpucg_max() testcase
David Vernet
-0
/
+54
2022-04-25
cgroup: Add test_cpucg_nested_weight_underprovisioned() testcase
David Vernet
-16
/
+57
2022-04-25
cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcase
David Vernet
-0
/
+122
2022-04-25
selftests/binderfs: Improve message to provide more info
Karthik Alapati
-1
/
+2
2022-04-25
libbpf: Remove unnecessary type cast
Yuntao Wang
-1
/
+1
2022-04-25
selftests: mlxsw: Check device info on activated line card
Jiri Pirko
-0
/
+22
2022-04-25
selftests: mlxsw: Check line card info on provisioned line card
Jiri Pirko
-0
/
+17
2022-04-25
selftests: mlxsw: Check devices on provisioned line card
Jiri Pirko
-0
/
+22
2022-04-25
selftests: alsa: Start validating control names
Mark Brown
-1
/
+40
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-207
/
+630
2022-04-24
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
-7
/
+12
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
-9
/
+36
2022-04-23
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...
Linus Torvalds
-1
/
+23
2022-04-23
selftests: drivers: dsa: add a subset of forwarding selftests
Vladimir Oltean
-0
/
+11
2022-04-23
selftests: forwarding: add a test for local_termination.sh
Vladimir Oltean
-0
/
+299
2022-04-23
selftests: forwarding: add a no_forwarding.sh test
Vladimir Oltean
-0
/
+261
2022-04-23
selftests: forwarding: add helper for retrieving IPv6 link-local address of i...
Vladimir Oltean
-0
/
+9
2022-04-23
selftests: forwarding: add helpers for IP multicast group joins/leaves
Vladimir Oltean
-0
/
+38
2022-04-23
selftests: forwarding: multiple instances in tcpdump helper
Joachim Wiberg
-19
/
+31
2022-04-23
selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
Joachim Wiberg
-1
/
+2
2022-04-23
selftests: forwarding: add option to run tests with stable MAC addresses
Vladimir Oltean
-0
/
+36
2022-04-23
selftests: mptcp: add infinite map mibs check
Geliang Tang
-1
/
+35
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-128
/
+100
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
-0
/
+2
2022-04-23
selftests/bpf: Switch fexit_stress to bpf_link_create() API
Andrii Nakryiko
-1
/
+1
2022-04-23
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
-3
/
+34
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
-0
/
+4
2022-04-22
cgroup: Add test_cpucg_weight_underprovisioned() testcase
David Vernet
-38
/
+117
2022-04-22
cgroup: Add test_cpucg_weight_overprovisioned() testcase
David Vernet
-3
/
+145
2022-04-22
cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftests
David Vernet
-0
/
+131
2022-04-22
cgroup: Add new test_cpu.c test suite in cgroup selftests
David Vernet
-0
/
+113
[prev]
[next]