summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-02tools: ynl: let classic netlink requests specify extra nlflagsJakub Kicinski
2025-05-02tools: ynl-gen: fill in missing empty attr listsJakub Kicinski
2025-05-02tools: ynl-gen: factor out free_needs_iter for a structJakub Kicinski
2025-05-02tools: ynl-gen: fix comment about nested struct dictJakub Kicinski
2025-05-01selftests: drv-net: rss_input_xfrm: Check test prerequisites before runningGal Pressman
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01selftests/bpf: Add btf dedup test covering module BTF dedupAlan Maguire
2025-05-01selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progsLorenzo Bianconi
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown
2025-04-30selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-04-30libbpf: Use proper errno value in linkerAnton Protopopov
2025-04-30objtool: Fix up st_info in COMDAT group sectionRong Xu
2025-04-29perf test amd ibs: Add sample period unit testRavi Bangoria
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria
2025-04-29perf amd ibs: Incorporate Zen5 DTLB and PageSize informationRavi Bangoria
2025-04-29perf amd ibs: Add Load Latency bits in raw dumpRavi Bangoria
2025-04-29perf symbols: Handle 'u' and 'l' symbols in /proc/kallsymsArnaldo Carvalho de Melo
2025-04-29tools: ynl: fix typo in info stringRuben Wauters
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang
2025-04-29selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier
2025-04-29selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"Colin Ian King
2025-04-29perf tools: Fix in-source libperf buildJames Clark
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei
2025-04-29libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak
2025-04-29perf lock contention: Symbolize zone->lock using BTFNamhyung Kim
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei
2025-04-28tools/Makefile: Add ynl targetJoe Damato
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh
2025-04-28perf test: Add perf trace summary testNamhyung Kim
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim
2025-04-28Merge tag 'hyperv-fixes-signed-20250427' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei