summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-10selftests: ublk: fix build failureMing Lei
2025-03-10selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt testKunihiko Hayashi
2025-03-08selftests: pci_endpoint: Skip disabled BARsNiklas Cassel
2025-03-08tools/Makefile: Remove pci targetJianfeng Liu
2025-03-08tools/nolibc: don't use asm/ UAPI headersThomas Weißschuh
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-03-07selftests/net: add proc_net_pktgen to .gitignoreWillem de Bruijn
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-07perf tests: Fix data symbol test with LTO buildsIan Rogers
2025-03-07perf report: Fix memory leaks in the hierarchy modeNamhyung Kim
2025-03-07perf report: Use map_symbol__copy() when copying callchainsNamhyung Kim
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger
2025-03-07tools/power/x86/intel-speed-select: v1.22 releaseSrinivas Pandruvada
2025-03-07tools/power/x86/intel-speed-select: Prefix header search path with sysrootKhem Raj
2025-03-07tools/power/x86/intel-speed-select: Die ID for IO diesSrinivas Pandruvada
2025-03-07tools/power/x86/intel-speed-select: Fix the condition to check multi die systemSrinivas Pandruvada
2025-03-07tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGESrinivas Pandruvada
2025-03-07selftests/nolibc: stop testing constructor orderThomas Weißschuh
2025-03-06perf annotate: Return errors from disasm_line__parse_powerpc()Athira Rajeev
2025-03-06perf annotate: Add annotation_options.disassembler_usedAthira Rajeev
2025-03-06selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski
2025-03-06perf report: Do not process non-JIT BPF ksymbol eventsNamhyung Kim
2025-03-06perf test: Fix leak in "Synthesize attr update" testIan Rogers
2025-03-06selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski
2025-03-06selftests: net: fix error message in bpf_offloadJakub Kicinski
2025-03-06selftests/nolibc: use O_RDONLY flag instead of 0Louis Taylor
2025-03-06tools/nolibc: drop outdated example from overview commentLouis Taylor
2025-03-06tools/nolibc: process open() vararg as mode_tLouis Taylor
2025-03-06tools/nolibc: always use openat(2) instead of open(2)Louis Taylor
2025-03-06tools/nolibc: add support for openat(2)Louis Taylor
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06selftests/bpf: Fix file descriptor assertion in open_tuntap helperMarcus Wichelmann
2025-03-06selftests/bpf: Add test for XDP metadata support in tun driverMarcus Wichelmann
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann
2025-03-06selftests/bpf: Move open_tuntap to network helpersMarcus Wichelmann
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan
2025-03-06Merge branch 'for-6.15/features' into fwctlJason Gunthorpe
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe
2025-03-05perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel mapsNamhyung Kim
2025-03-05perf maps: Add missing map__set_kmap_maps() when replacing a kernel mapArnaldo Carvalho de Melo
2025-03-05perf maps: Fixup maps_by_name when modifying maps_by_addressNamhyung Kim
2025-03-05perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim
2025-03-05perf maps: Set the kmaps for newly created/added kernel mapsArnaldo Carvalho de Melo