summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-21Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-14objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi