aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-24/+132
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung2-0/+76
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung2-0/+774
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung4-0/+230
2025-04-17libbpf: Support creating and destroying qdiscAmery Hung2-4/+21
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli15-0/+2721
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-20/+10
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar5-3/+155
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei1-1/+1
2025-04-16selftests: ublk: add test_stress_05.shMing Lei2-0/+65
2025-04-16selftests: ublk: support user recoveryMing Lei6-10/+230
2025-04-16selftests: ublk: support target specific command lineMing Lei3-12/+95
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei2-3/+3
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei2-8/+159
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUNMing Lei1-1/+3
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei3-0/+77
2025-04-16selftests: ublk: run stress tests in parallelMing Lei3-49/+63
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei4-22/+39
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei12-89/+70
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei1-0/+1
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei2-2/+3
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski1-2/+5
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski1-17/+45
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski1-1/+1
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski1-4/+21
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt1-1/+22
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow1-0/+1
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh1-0/+16
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh1-0/+1
2025-04-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo71-504/+1817
2025-04-16selftests/x86/apx: Add APX testChang S. Bae4-2/+16
2025-04-16Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar71-505/+1816
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel1-0/+34
2025-04-15libbpf: Verify section type in btf_find_elf_sectionsIhor Solodrai1-0/+6
2025-04-15libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik1-1/+1
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven1-0/+1
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORESXin Li (Intel)1-1/+1
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXITXin Li (Intel)1-1/+1
2025-04-15x86/cpufeatures: Clean up formattingBorislav Petkov (AMD)1-8/+10
2025-04-15selftest/bpf/benchs: Remove duplicate sys/types.h headerJiapeng Chong1-1/+0
2025-04-15kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LEThomas Weißschuh2-0/+31
2025-04-15kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=yThomas Weißschuh1-0/+1
2025-04-15kunit: tool: Implement listing of available architecturesThomas Weißschuh1-0/+8
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi1-4/+17
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang1-4/+3
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)1-5/+21
2025-04-14selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservationKoichiro Den1-0/+4
2025-04-14sched_ext: Improve cross-compilation support in Makefileyangsonghua1-6/+17
2025-04-14Documentation/rtla: Include BPF sample collectionTomas Glozar1-0/+7
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds34-132/+319