index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
-0
/
+65
2025-04-16
selftests: ublk: support user recovery
Ming Lei
-10
/
+230
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
-12
/
+95
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
-3
/
+3
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
-8
/
+159
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
-1
/
+3
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
-0
/
+77
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
-49
/
+63
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
-22
/
+39
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
-89
/
+70
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
-0
/
+1
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
-2
/
+3
2025-04-16
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
-2
/
+5
2025-04-16
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
-17
/
+45
2025-04-16
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
-1
/
+1
2025-04-16
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
-4
/
+21
2025-04-16
selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc
Steven Rostedt
-1
/
+22
2025-04-16
kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
David Gow
-0
/
+1
2025-04-16
kunit: qemu_configs: Add 64-bit SPARC configuration
Thomas Weißschuh
-0
/
+16
2025-04-16
kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
Thomas Weißschuh
-0
/
+1
2025-04-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-504
/
+1817
2025-04-16
selftests/x86/apx: Add APX test
Chang S. Bae
-2
/
+16
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
-505
/
+1816
2025-04-15
selftests: fib_rule_tests: Add VRF match tests
Ido Schimmel
-0
/
+34
2025-04-15
libbpf: Verify section type in btf_find_elf_sections
Ihor Solodrai
-0
/
+6
2025-04-15
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik
-1
/
+1
2025-04-15
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
Geert Uytterhoeven
-0
/
+1
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
-1
/
+1
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
-1
/
+1
2025-04-15
x86/cpufeatures: Clean up formatting
Borislav Petkov (AMD)
-8
/
+10
2025-04-15
selftest/bpf/benchs: Remove duplicate sys/types.h header
Jiapeng Chong
-1
/
+0
2025-04-15
kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE
Thomas Weißschuh
-0
/
+31
2025-04-15
kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=y
Thomas Weißschuh
-0
/
+1
2025-04-15
kunit: tool: Implement listing of available architectures
Thomas Weißschuh
-0
/
+8
2025-04-15
selftests: mptcp: use IPPROTO_MPTCP for getaddrinfo
zhenwei pi
-4
/
+17
2025-04-15
selftests: mptcp: diag: drop nlh parameter of recv_nlmsg
Geliang Tang
-4
/
+3
2025-04-15
selftests: mptcp: validate MPJoinRejected counter
Matthieu Baerts (NGI0)
-5
/
+21
2025-04-14
selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation
Koichiro Den
-0
/
+4
2025-04-14
sched_ext: Improve cross-compilation support in Makefile
yangsonghua
-6
/
+17
2025-04-14
Documentation/rtla: Include BPF sample collection
Tomas Glozar
-0
/
+7
2025-04-14
Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...
Linus Torvalds
-132
/
+319
2025-04-14
kunit: qemu_configs: SH: Respect kunit cmdline
Thomas Weißschuh
-1
/
+3
2025-04-14
kunit: qemu_configs: Add riscv32 config
Thomas Weißschuh
-0
/
+17
2025-04-14
kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
Richard Fitzgerald
-0
/
+1
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
-1
/
+1
2025-04-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0
Miguel Ojeda
-0
/
+1
2025-04-14
sysctl: Add 0012 to test the u8 range check
Joel Granados
-0
/
+30
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
-2
/
+2
2025-04-14
tools/nolibc: drop manual stack pointer alignment
Thomas Weißschuh
-16
/
+0
2025-04-13
kunit: configs: Add some Cirrus Logic modules to all_tests
Richard Fitzgerald
-0
/
+2
[prev]
[next]