summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao-2/+2
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner-1/+0
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu-1/+1
2024-11-01perf stat: Support inherit events during fork() for bperfTengda Wu-14/+126
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+22
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-92/+109
2024-11-01selftests/bpf: Disable warnings on unused flags for Clang buildsViktor Malik-0/+2
2024-11-01bpftool: Prevent setting duplicate _GNU_SOURCE in MakefileViktor Malik-1/+5
2024-11-01bpf, bpftool: Fix incorrect disasm pcLeon Hwang-11/+29
2024-11-01selftests/bpf: Add a test for open coded kmem_cache iterNamhyung Kim-12/+51
2024-11-01kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown-2/+2
2024-11-01KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU testSean Christopherson-1/+3
2024-11-01KVM: selftests: Drop manual XCR0 configuration from SEV smoke testSean Christopherson-13/+2
2024-11-01KVM: selftests: Drop manual XCR0 configuration from state testSean Christopherson-5/+0
2024-11-01KVM: selftests: Drop manual XCR0 configuration from AMX testSean Christopherson-19/+4
2024-11-01KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync testSean Christopherson-5/+2
2024-11-01KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"Sean Christopherson-0/+5
2024-11-01KVM: selftests: Configure XCR0 to max supported value by defaultSean Christopherson-3/+32
2024-11-01KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insnsSean Christopherson-16/+34
2024-11-01KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entriesSean Christopherson-0/+6
2024-11-01KVM: selftests: Precisely mask off dynamic fields in CPUID testSean Christopherson-26/+37
2024-11-01KVM: selftests: Add a testcase for disabling feature MSRs init quirkSean Christopherson-36/+114
2024-11-01KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behaviorSean Christopherson-0/+23
2024-11-01KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has runSean Christopherson-2/+0
2024-11-01kselftest/arm64: Use ksft_perror() to log MTE failuresMark Brown-7/+7
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh-13/+129
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian-2/+0
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski-0/+1
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli-1/+3
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-237/+788
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-58/+191
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+197
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse-1/+98
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-3/+3
2024-10-30perf arm-spe: Use old behavior when opening old SPE filesJames Clark-26/+24
2024-10-30perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo-1/+1
2024-10-30perf, riscv: Wire up perf trace support for RISC-VBjörn Töpel-1/+78
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe-5/+8
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel-0/+164
2024-10-30tests: hsr: Increase timeout to 50 secondsYunshui Jiang-2/+3
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds-51/+174
2024-10-30KVM: selftests: Use ARRAY_SIZE for array lengthJiapeng Chong-1/+1
2024-10-30KVM: selftests: Remove unused macro in the hardware disable testBa Jing-1/+0
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao-3/+58
2024-10-30selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan-0/+450
2024-10-30selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifierPuranjay Mohan-2/+1
2024-10-30selftests: netfilter: remove unused parameterLiu Jing-3/+3
2024-10-30selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner-1/+196
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman-55/+0