summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang
2024-10-28selftest/tcp-ao: Add filter testsLeo Stone
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)
2024-10-28perf vendor events arm64: Add i.MX91 DDR Performance Monitor metricsXu Yang
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers
2024-10-28perf test: Make parallel testing the defaultIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-28perf test: Add a signal handler around running a testIan Rogers
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers