aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26libbpf: Fix anonymous type check in CO-RE logicAndrii Nakryiko1-1/+1
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren1-2/+2
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-2/+0
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig1-12/+7
2022-04-26perf intel-pt: Add link to the perf wiki's Intel PT pageAdrian Hunter1-0/+7
2022-04-26selftests/resctrl: Fix null pointer dereference on open failedColin Ian King1-1/+3
2022-04-26testusb: Fix warning comparing pointer to 0Haowen Bai1-1/+1
2022-04-25tools/testing/nvdimm: remove unneeded flush_workqueueran jianping1-1/+0
2022-04-25selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi1-0/+20
2022-04-25selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi2-2/+522
2022-04-25selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2-0/+227
2022-04-25libbpf: Add kptr type tag macros to bpf_helpers.hKumar Kartikeya Dwivedi1-0/+7
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi1-0/+12
2022-04-26selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai1-1/+1
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-4/+4
2022-04-25selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan1-0/+2
2022-04-25selftests/resctrl: Update README about using kselftest framework to build/run resctrl_testsShaopeng Tan1-7/+32
2022-04-25selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan2-13/+5
2022-04-25selftests/resctrl: Fix resctrl_tests' return code to work with selftest frameworkShaopeng Tan1-2/+2
2022-04-25selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan1-0/+3
2022-04-25selftests/resctrl: Kill child process before parent process terminates if SIGTERM is receivedShaopeng Tan1-0/+1
2022-04-25selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPUShaopeng Tan1-0/+4
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan4-17/+33
2022-04-25bpftool, musl compat: Replace sys/fcntl.h by fcntl.hDominique Martinet1-1/+1
2022-04-25bpftool, musl compat: Replace nftw with FTW_ACTIONRETVALDominique Martinet1-55/+57
2022-04-25selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre1-14/+2
2022-04-25selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre1-17/+7
2022-04-25selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre1-19/+2
2022-04-25selftests: Provide local define of __cpuid_count()Reinette Chatre1-0/+15
2022-04-25selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-04-25cgroup: Add config file to cgroup selftest suiteDavid Vernet1-0/+8
2022-04-25cgroup: Add test_cpucg_max_nested() testcaseDavid Vernet1-0/+63
2022-04-25cgroup: Add test_cpucg_max() testcaseDavid Vernet1-0/+54
2022-04-25cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet1-16/+57
2022-04-25cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet1-0/+122
2022-04-25selftests/binderfs: Improve message to provide more infoKarthik Alapati1-1/+2
2022-04-25libbpf: Remove unnecessary type castYuntao Wang1-1/+1
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko1-0/+22
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+17
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko1-0/+22
2022-04-25selftests: alsa: Start validating control namesMark Brown1-1/+40
2022-04-24Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo36-207/+630
2022-04-24libperf evsel: Factor out perf_evsel__ioctl()Adrian Hunter1-7/+12
2022-04-24perf stat: Support hybrid --topdown optionZhengjun Xing4-9/+36
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds4-1/+23
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean10-0/+11
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean1-0/+299
2022-04-23selftests: forwarding: add a no_forwarding.sh testVladimir Oltean1-0/+261
2022-04-23selftests: forwarding: add helper for retrieving IPv6 link-local address of interfaceVladimir Oltean1-0/+9
2022-04-23selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean1-0/+38