summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-10-29perf probe: Fix retrieval of source files from a debuginfod serverArnaldo Carvalho de Melo
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward
2024-10-29perf arm-spe: Correctly set sample flagsGraham Woodward
2024-10-29perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branchesGraham Woodward
2024-10-29perf arm-spe: Set sample.addr to target address for instruction sampleGraham Woodward
2024-10-29libbpf: start v1.6 development cycleAndrii Nakryiko
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-29bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal
2024-10-29selftests: Add a test mangling with uc_sigmaskDev Jain
2024-10-29selftests: Rename sigaltstack to generic signalDev Jain
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes