summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-19tools/nolibc: add __nolibc_has_feature()Thomas Weißschuh
2025-04-18sched_ext: change the variable name for slice refill eventHonglei Wang
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-18selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen
2025-04-18selftests/bpf: Add 5-byte NOP uprobe trigger benchmarkJiri Olsa
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung
2025-04-17libbpf: Support creating and destroying qdiscAmery Hung
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh
2025-04-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-04-16selftests/x86/apx: Add APX testChang S. Bae
2025-04-16Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel
2025-04-15libbpf: Verify section type in btf_find_elf_sectionsIhor Solodrai
2025-04-15libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORESXin Li (Intel)
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXITXin Li (Intel)
2025-04-15x86/cpufeatures: Clean up formattingBorislav Petkov (AMD)