summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-20selftests/futex: Refactor futex_requeue with kselftest_harness.hAndré Almeida-54/+24
2025-09-20selftests/futex: Refactor futex_wait with kselftest_harness.hAndré Almeida-66/+39
2025-09-20selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...André Almeida-64/+21
2025-09-20selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.hAndré Almeida-59/+19
2025-09-20selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.hAndré Almeida-54/+24
2025-09-20selftests/futex: Refactor futex_wait_timeout with kselftest_harness.hAndré Almeida-80/+61
2025-09-20selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...André Almeida-93/+38
2025-09-20selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...André Almeida-65/+23
2025-09-20selftests/futex: Refactor futex_requeue_pi with kselftest_harness.hAndré Almeida-168/+124
2025-09-20selftests: kselftest: Create ksft_print_dbg_msg()André Almeida-4/+23
2025-09-20Merge branch kvm-arm64/el2-feature-control into kvmarm-master/nextMarc Zyngier-0/+2
2025-09-20KVM: arm64: selftest: Expand external_aborts test to look for TTW levelsMarc Zyngier-1/+55
2025-09-20tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou-1/+1
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-299/+1087
2025-09-19bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21Tom Stellard-2/+2
2025-09-19bpftool: Fix UAF in get_delegate_valueTao Chen-53/+37
2025-09-19bpftool: Add HELP_SPEC_OPTIONS in token.cTao Chen-0/+1
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor-377/+2291
2025-09-19perf build-id: Ensure snprintf string is empty when size is 0Ian Rogers-0/+7
2025-09-19perf evsel: Ensure the fallback message is always written toIan Rogers-5/+7
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers-60/+49
2025-09-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers-10/+18
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers-0/+4
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers-25/+13
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+42
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar-0/+21
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar-0/+1
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar-15/+16
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman-0/+296
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman-50/+302
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman-201/+201
2025-09-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan-1/+1
2025-09-19perf bench mem: Add mmap() workloadsAnkur Arora-0/+132
2025-09-19perf bench mem: Refactor mem_optionsAnkur Arora-6/+13
2025-09-19perf bench mem: Allow chunking on a memory regionAnkur Arora-2/+28
2025-09-19perf bench mem: Allow mapping of hugepagesAnkur Arora-6/+41
2025-09-19perf bench mem: Switch from zalloc() to mmap()Ankur Arora-5/+22
2025-09-19perf bench mem: Pull out init/fini logicAnkur Arora-34/+81
2025-09-19perf bench mem: Move mem op parameters into a structureAnkur Arora-28/+34
2025-09-19perf bench mem: Defer type munging of size to floatAnkur Arora-7/+7
2025-09-19perf bench mem: Remove repetition around time measurementAnkur Arora-64/+46
2025-09-19perf trace: Fix IS_ERR() vs NULL check bugFushuai Wang-2/+2
2025-09-19perf test attr: Add missing int_mist.uop_dropping event to test-stat filesTrevor Allison-0/+28
2025-09-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-59/+536
2025-09-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers-6/+20
2025-09-19perf tools: Remove a pointless checkNamhyung Kim-3/+0
2025-09-19perf tools: Update header documentation on BPF_PROG_INFOThomas Richter-0/+10
2025-09-19perf tests record: Update testcase to fix usage of affinity for machines with...Athira Rajeev-10/+26
2025-09-19perf dwarf-aux: Fix __die_find_scope_cb() for namespacesZecheng Li-0/+9
2025-09-19perf dwarf-aux: Better variable collection for insn trackingZecheng Li-1/+21