aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-06perf annotate: Return errors from disasm_line__parse_powerpc()Athira Rajeev1-2/+3
2025-03-06perf annotate: Add annotation_options.disassembler_usedAthira Rajeev2-9/+14
2025-03-06selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski2-3/+10
2025-03-06perf report: Do not process non-JIT BPF ksymbol eventsNamhyung Kim1-0/+4
2025-03-06perf test: Fix leak in "Synthesize attr update" testIan Rogers1-0/+1
2025-03-06selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski1-0/+1
2025-03-06selftests: net: fix error message in bpf_offloadJakub Kicinski1-1/+3
2025-03-06selftests/nolibc: use O_RDONLY flag instead of 0Louis Taylor1-2/+2
2025-03-06tools/nolibc: drop outdated example from overview commentLouis Taylor1-2/+1
2025-03-06tools/nolibc: process open() vararg as mode_tLouis Taylor1-1/+1
2025-03-06tools/nolibc: always use openat(2) instead of open(2)Louis Taylor1-6/+0
2025-03-06tools/nolibc: add support for openat(2)Louis Taylor2-0/+42
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar71-401/+1274
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-12/+17
2025-03-06selftests/bpf: Fix file descriptor assertion in open_tuntap helperMarcus Wichelmann1-1/+1
2025-03-06selftests/bpf: Add test for XDP metadata support in tun driverMarcus Wichelmann1-0/+66
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann2-22/+110
2025-03-06selftests/bpf: Move open_tuntap to network helpersMarcus Wichelmann3-29/+31
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV2-8/+43
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan1-11/+29
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan1-0/+2
2025-03-06Merge branch 'for-6.15/features' into fwctlJason Gunthorpe2-0/+75
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe1-0/+8
2025-03-05perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel mapsNamhyung Kim1-1/+1
2025-03-05perf maps: Add missing map__set_kmap_maps() when replacing a kernel mapArnaldo Carvalho de Melo1-0/+2
2025-03-05perf maps: Fixup maps_by_name when modifying maps_by_addressNamhyung Kim1-1/+23
2025-03-05perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim1-2/+2
2025-03-05perf maps: Set the kmaps for newly created/added kernel mapsArnaldo Carvalho de Melo1-0/+3
2025-03-05perf maps: Introduce map__set_kmap_maps() for kernel mapsArnaldo Carvalho de Melo1-8/+21
2025-03-05selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundariesSeongJae Park1-0/+1
2025-03-05selftests/damon/damon_nr_regions: set ops update for merge results check to 100msSeongJae Park1-0/+1
2025-03-05selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-05selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reducedSeongJae Park1-0/+3
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-03-06KVM: riscv: selftests: Allow number of interrupts to be configurableAtish Patra1-7/+31
2025-03-06KVM: riscv: selftests: Change command line optionAtish Patra1-14/+26
2025-03-06KVM: riscv: selftests: Do not start the counter in the overflow handlerAtish Patra1-7/+2
2025-03-05perf script: Fix output type for dynamically allocated core PMU'sThomas Falcon1-3/+13
2025-03-05kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such mappingsCatalin Marinas1-0/+11
2025-03-05kselftest/arm64: mte: Use the correct naming for tag check modes in check_hugetlb_options.cCatalin Marinas1-4/+4
2025-03-05perf bench: Fix perf bench syscall loop countThomas Richter1-9/+13
2025-03-05perf test: Simplify data symbol testNamhyung Kim1-13/+2
2025-03-05perf test: Add timeout to datasym workloadNamhyung Kim1-2/+21
2025-03-05perf test: Add trace record and replay testNamhyung Kim1-0/+21
2025-03-05perf test: Skip perf trace tests when running as non-rootNamhyung Kim4-0/+4
2025-03-05perf test: Skip perf probe tests when running as non-rootNamhyung Kim5-6/+9
2025-03-05perf test: Add --metric-only to perf stat output testsNamhyung Kim5-0/+34
2025-03-05perf arm-spe: Support previous branch target (PBT) addressLeo Yan3-50/+70
2025-03-05perf arm-spe: Add branch stackLeo Yan1-0/+99
2025-03-05perf arm-spe: Set sample flags with supplement infoLeo Yan1-0/+20