aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-11testing: nvdimm: make struct class structures constantGreg Kroah-Hartman2-15/+16
2023-10-11selftests/hid: force using our compiled libbpf headersBenjamin Tissoires1-0/+2
2023-10-11selftests/hid: do not manually call headers_installBenjamin Tissoires1-6/+2
2023-10-11selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires2-3/+77
2023-10-10Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-nextArnaldo Carvalho de Melo16-539/+255
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-37/+235
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu3-8/+29
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta2-37/+235
2023-10-09tools: ynl-gen: handle do ops with no input attrsJakub Kicinski1-6/+11
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis1-6/+77
2023-10-09bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+10
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet2-2/+51
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson2-0/+48
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams1-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams1-3/+3
2023-10-09bpftool: Align bpf_load_and_run_opts insns and dataIan Rogers1-20/+23
2023-10-09bpftool: Align output skeleton ELF codeIan Rogers1-6/+9
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet2-1/+66
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet1-0/+4
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann3-60/+46
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann1-0/+59
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann3-11/+8
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann1-0/+167
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum1-4/+0
2023-10-06selftests: core: remove duplicate definesMuhammad Usama Anjum1-28/+0
2023-10-06selftests: clone3: remove duplicate definesMuhammad Usama Anjum4-21/+0
2023-10-06selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum3-17/+1
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest1-6/+108
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest1-0/+1
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest1-1/+1
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest1-0/+8
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest1-3/+3
2023-10-06selftests/bpf: Add pairs_redir_to_connected helperGeliang Tang1-115/+31
2023-10-06selftests/bpf: Don't truncate #test/subtest fieldAndrii Nakryiko1-1/+1
2023-10-06selftests/bpf: Support building selftests in optimized -O2 modeAndrii Nakryiko1-6/+8
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko15-24/+27
2023-10-06tools: ynl-gen: use uapi header name for the header guardJakub Kicinski1-1/+5
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+2
2023-10-05selftests/bpf: Enable CONFIG_VSOCKETS in configGeliang Tang1-0/+1
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson1-6/+3
2023-10-05objtool: Remove max symbol name length limitationAaron Plattner1-8/+6
2023-10-05objtool: Propagate early errorsAaron Plattner1-3/+1
2023-10-05selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown1-14/+12
2023-10-05selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown1-40/+41
2023-10-05selftests/exec: Convert execveat test to generate KTAP outputMark Brown1-35/+52
2023-10-05kselftest: Add a ksft_perror() helperMark Brown1-0/+14
2023-10-05selftests: static_keys: fix test name in messagesJavier Carrasco1-4/+4
2023-10-05selftests: uevent filtering: fix return on error in uevent_listenerJavier Carrasco1-3/+5
2023-10-05selftests/dmabuf-heaps: add gitignore fileJavier Carrasco1-0/+1