summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn-9/+26
2025-03-10perf util: Remove unused perf_config__refreshDr. David Alan Gilbert-7/+0
2025-03-10perf util: Remove unused perf_pmus__default_pmu_nameDr. David Alan Gilbert-30/+0
2025-03-10perf util: Remove unused perf_data__update_dirDr. David Alan Gilbert-21/+0
2025-03-10perf util: Remove unused pstack__popDr. David Alan Gilbert-15/+0
2025-03-10perf util: Remove unused perf_color_default_configDr. David Alan Gilbert-16/+0
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-336/+1169
2025-03-10selftests: ublk: add --foreground command lineMing Lei-4/+14
2025-03-10selftests: ublk: fix build failureMing Lei-0/+1
2025-03-10selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei-10/+14
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+17
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini-9/+17
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds-11/+71
2025-03-08selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt testKunihiko Hayashi-1/+10
2025-03-08selftests: pci_endpoint: Skip disabled BARsNiklas Cassel-0/+2
2025-03-08tools/Makefile: Remove pci targetJianfeng Liu-7/+6
2025-03-08tools/nolibc: don't use asm/ UAPI headersThomas Weißschuh-8/+7
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-51/+207
2025-03-07selftests/net: add proc_net_pktgen to .gitignoreWillem de Bruijn-0/+1
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+5
2025-03-07perf tests: Fix data symbol test with LTO buildsIan Rogers-13/+15
2025-03-07perf report: Fix memory leaks in the hierarchy modeNamhyung Kim-0/+10
2025-03-07perf report: Use map_symbol__copy() when copying callchainsNamhyung Kim-7/+3
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger-8/+11
2025-03-07tools/power/x86/intel-speed-select: v1.22 releaseSrinivas Pandruvada-1/+1
2025-03-07tools/power/x86/intel-speed-select: Prefix header search path with sysrootKhem Raj-1/+1
2025-03-07tools/power/x86/intel-speed-select: Die ID for IO diesSrinivas Pandruvada-2/+9
2025-03-07tools/power/x86/intel-speed-select: Fix the condition to check multi die systemSrinivas Pandruvada-5/+4
2025-03-07tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGESrinivas Pandruvada-2/+11
2025-03-07selftests/nolibc: stop testing constructor orderThomas Weißschuh-7/+7
2025-03-06perf annotate: Return errors from disasm_line__parse_powerpc()Athira Rajeev-2/+3
2025-03-06perf annotate: Add annotation_options.disassembler_usedAthira Rajeev-9/+14
2025-03-06selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski-3/+10
2025-03-06perf report: Do not process non-JIT BPF ksymbol eventsNamhyung Kim-0/+4
2025-03-06perf test: Fix leak in "Synthesize attr update" testIan Rogers-0/+1
2025-03-06selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski-0/+1
2025-03-06selftests: net: fix error message in bpf_offloadJakub Kicinski-1/+3
2025-03-06selftests/nolibc: use O_RDONLY flag instead of 0Louis Taylor-2/+2
2025-03-06tools/nolibc: drop outdated example from overview commentLouis Taylor-2/+1
2025-03-06tools/nolibc: process open() vararg as mode_tLouis Taylor-1/+1
2025-03-06tools/nolibc: always use openat(2) instead of open(2)Louis Taylor-6/+0
2025-03-06tools/nolibc: add support for openat(2)Louis Taylor-0/+42
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar-401/+1274
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+17
2025-03-06selftests/bpf: Fix file descriptor assertion in open_tuntap helperMarcus Wichelmann-1/+1
2025-03-06selftests/bpf: Add test for XDP metadata support in tun driverMarcus Wichelmann-0/+66
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann-22/+110
2025-03-06selftests/bpf: Move open_tuntap to network helpersMarcus Wichelmann-29/+31
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV-8/+43
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan-11/+29