summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-12perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-12perf parse-events: Add 'X' modifier to exclude an event from being regroupedIan Rogers
2025-09-12perf stat: Don't skip failing group eventsIan Rogers
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers
2025-09-12perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim
2025-09-12perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()GuoHan Zhao
2025-09-12perf: Completely remove possibility to override MAX_NR_CPUSChristophe Leroy
2025-09-11selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata
2025-09-11selftests: net: lib.sh: Don't defer failed commandsPetr Machata
2025-09-11selftests: defer: Introduce DEFER_PAUSE_ON_FAILPetr Machata
2025-09-11selftests: defer: Allow spaces in arguments of deferred commandsPetr Machata
2025-09-11wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACYJason A. Donenfeld
2025-09-11wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand
2025-09-11selftests: Replace sleep with slowwaitDavid Ahern
2025-09-11selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan
2025-09-11tools headers: Remove unused arm32 asm/kvm.h copyJames Clark
2025-09-11tools headers: Remove unused kvm_perf.h copiesJames Clark
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-09-11selftest:net: fixed spelling mistakesAndres Urian Florez
2025-09-11selftests: traceroute: Add VRF testsIdo Schimmel
2025-09-11selftests: traceroute: Test traceroute with different source IPsIdo Schimmel
2025-09-11selftests: traceroute: Reword commentIdo Schimmel
2025-09-11selftests: traceroute: Use require_command()Ido Schimmel
2025-09-11selftests: traceroute: Return correct value on failureIdo Schimmel
2025-09-11selftests: net: Add tests to verify team driver option set and get.Marc Harvey
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-10selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-09-10tools: ynl: check for membership with 'not in'Matthieu Baerts (NGI0)
2025-09-10tools: ynl: use 'cond is None'Matthieu Baerts (NGI0)
2025-09-10tools: ynl: remove unnecessary semicolonsMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove unused importsMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove f-string without any placeholdersMatthieu Baerts (NGI0)
2025-09-10tools: ynl: remove assigned but never used variableMatthieu Baerts (NGI0)
2025-09-10tools: ynl: avoid bare exceptMatthieu Baerts (NGI0)
2025-09-10tools: ynl: fix undefined variable nameMatthieu Baerts (NGI0)
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti