summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-12KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones
2023-10-12KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel
2023-10-12KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11libbpf: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer
2023-10-11testing: nvdimm: make struct class structures constantGreg Kroah-Hartman
2023-10-11selftests/hid: force using our compiled libbpf headersBenjamin Tissoires
2023-10-11selftests/hid: do not manually call headers_installBenjamin Tissoires
2023-10-11selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires
2023-10-10Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-nextArnaldo Carvalho de Melo
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta
2023-10-09tools: ynl-gen: handle do ops with no input attrsJakub Kicinski
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis
2023-10-09bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams
2023-10-09bpftool: Align bpf_load_and_run_opts insns and dataIan Rogers
2023-10-09bpftool: Align output skeleton ELF codeIan Rogers
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-06selftests: core: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: clone3: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest
2023-10-06selftests/bpf: Add pairs_redir_to_connected helperGeliang Tang
2023-10-06selftests/bpf: Don't truncate #test/subtest fieldAndrii Nakryiko