summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-10selftests: ublk: fix build failureMing Lei1-0/+1
2025-03-10selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei1-10/+14
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+17
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini3-9/+17
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds12-11/+71
2025-03-08selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt testKunihiko Hayashi1-1/+10
2025-03-08selftests: pci_endpoint: Skip disabled BARsNiklas Cassel1-0/+2
2025-03-08tools/Makefile: Remove pci targetJianfeng Liu1-7/+6
2025-03-08tools/nolibc: don't use asm/ UAPI headersThomas Weißschuh3-8/+7
2025-03-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-51/+207
2025-03-08selftests/net: add proc_net_pktgen to .gitignoreWillem de Bruijn1-0/+1
2025-03-08Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-5/+5
2025-03-08perf tests: Fix data symbol test with LTO buildsIan Rogers2-13/+15
2025-03-08perf report: Fix memory leaks in the hierarchy modeNamhyung Kim1-0/+10
2025-03-08perf report: Use map_symbol__copy() when copying callchainsNamhyung Kim1-7/+3
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger1-8/+11
2025-03-07tools/power/x86/intel-speed-select: v1.22 releaseSrinivas Pandruvada1-1/+1
2025-03-07tools/power/x86/intel-speed-select: Prefix header search path with sysrootKhem Raj1-1/+1
2025-03-07tools/power/x86/intel-speed-select: Die ID for IO diesSrinivas Pandruvada1-2/+9
2025-03-07tools/power/x86/intel-speed-select: Fix the condition to check multi die systemSrinivas Pandruvada1-5/+4
2025-03-07tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGESrinivas Pandruvada1-2/+11
2025-03-07selftests/nolibc: stop testing constructor orderThomas Weißschuh2-7/+7
2025-03-07perf annotate: Return errors from disasm_line__parse_powerpc()Athira Rajeev1-2/+3
2025-03-07perf annotate: Add annotation_options.disassembler_usedAthira Rajeev2-9/+14
2025-03-07selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski2-3/+10
2025-03-07perf report: Do not process non-JIT BPF ksymbol eventsNamhyung Kim1-0/+4
2025-03-07perf test: Fix leak in "Synthesize attr update" testIan Rogers1-0/+1
2025-03-07selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski1-0/+1
2025-03-07selftests: net: fix error message in bpf_offloadJakub Kicinski1-1/+3
2025-03-07selftests/nolibc: use O_RDONLY flag instead of 0Louis Taylor1-2/+2
2025-03-07tools/nolibc: drop outdated example from overview commentLouis Taylor1-2/+1
2025-03-07tools/nolibc: process open() vararg as mode_tLouis Taylor1-1/+1
2025-03-07tools/nolibc: always use openat(2) instead of open(2)Louis Taylor1-6/+0
2025-03-07tools/nolibc: add support for openat(2)Louis Taylor2-0/+42
2025-03-07Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar71-401/+1274
2025-03-07Merge 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-06perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel mapsNamhyung Kim1-1/+1
2025-03-06perf maps: Add missing map__set_kmap_maps() when replacing a kernel mapArnaldo Carvalho de Melo1-0/+2
2025-03-06perf maps: Fixup maps_by_name when modifying maps_by_addressNamhyung Kim1-1/+23
2025-03-06perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim1-2/+2
2025-03-06perf maps: Set the kmaps for newly created/added kernel mapsArnaldo Carvalho de Melo1-0/+3