index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-03
Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
Jakub Kicinski
1
-1
/
+0
2025-05-27
Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-0
/
+86
2025-05-19
kunit: tool: add test counts to JSON output
Rae Moar
1
-0
/
+10
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
2
-1
/
+5
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
1
-0
/
+2
2025-04-16
kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
David Gow
1
-0
/
+1
2025-04-16
kunit: qemu_configs: Add 64-bit SPARC configuration
Thomas Weißschuh
1
-0
/
+16
2025-04-16
kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
Thomas Weißschuh
1
-0
/
+1
2025-04-15
kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE
Thomas Weißschuh
2
-0
/
+31
2025-04-15
kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=y
Thomas Weißschuh
1
-0
/
+1
2025-04-15
kunit: tool: Implement listing of available architectures
Thomas Weißschuh
1
-0
/
+8
2025-04-14
kunit: qemu_configs: SH: Respect kunit cmdline
Thomas Weißschuh
1
-1
/
+3
2025-04-14
kunit: qemu_configs: Add riscv32 config
Thomas Weißschuh
1
-0
/
+17
2025-04-14
kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
Richard Fitzgerald
1
-0
/
+1
2025-04-13
kunit: configs: Add some Cirrus Logic modules to all_tests
Richard Fitzgerald
1
-0
/
+2
2025-04-08
kunit: tool: fix count of tests if late test plan
Rae Moar
2
-2
/
+6
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-03-26
landlock: Add unique ID generator
Mickaël Salaün
1
-0
/
+2
2025-03-16
kunit: tool: add test to check parsing late test plan
Rae Moar
1
-0
/
+11
2025-03-16
kunit: tool: Fix bug in parsing test plan
Rae Moar
1
-5
/
+4
2025-02-19
kunit: tool: Build GDB scripts
Brendan Jackman
1
-2
/
+2
2025-02-16
kunit: qemu_configs: sparc: use Zilog console
Thomas Weißschuh
1
-2
/
+3
2025-02-16
kunit: tool: Use qboot on QEMU x86_64
Brendan Jackman
1
-1
/
+3
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2025-01-26
kunit: configs: remove configs for DAMON debugfs interface tests
SeongJae Park
1
-3
/
+0
2025-01-15
kunit: enable hardware acceleration when available
Tamir Duberstein
2
-1
/
+4
2025-01-15
kunit: add fallback for os.sched_getaffinity
Tamir Duberstein
1
-1
/
+10
2024-11-20
kunit: qemu_configs: loongarch: Enable shutdown
Thomas Weißschuh
1
-1
/
+4
2024-11-20
kunit: tool: Allow overriding the shutdown mode from qemu config
Thomas Weißschuh
1
-1
/
+3
2024-11-20
kunit: qemu_configs: Add LoongArch config
Thomas Weißschuh
1
-0
/
+18
2024-11-20
kunit: tool: print failed tests only
Rae Moar
3
-5
/
+40
2024-11-20
kunit: tool: Only print the summary
David Gow
4
-84
/
+112
2024-09-12
kunit: tool: Build compile_commands.json
Brendan Jackman
1
-1
/
+2
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-1
/
+1
2024-04-10
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
1
-1
/
+1
2024-03-30
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2024-03-28
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
David Gow
1
-0
/
+1
2024-03-28
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+2
2024-03-25
kunit: fix wireless test dependencies
Johannes Berg
1
-0
/
+2
2024-03-15
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2024-02-28
kunit: tool: Print UML command
Mickaël Salaün
1
-0
/
+1
2024-02-27
landlock: Add support for KUnit tests
Mickaël Salaün
1
-0
/
+1
2024-02-22
net: mctp: tests: Test that outgoing skbs have flow data populated
Jeremy Kerr
1
-0
/
+1
2024-01-26
kunit: add wireless unit tests
Johannes Berg
1
-0
/
+5
2023-12-18
kunit: tool: add test for parsing attributes
Rae Moar
2
-0
/
+25
2023-12-18
kunit: tool: fix parsing of test attributes
Rae Moar
1
-1
/
+3
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+5
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+2
[next]