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