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.17.y
linux-6.18.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
/
lib
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
kunit: prevent log overwrite in param_tests
Carlos Llamas
1
-1
/
+2
2025-10-20
kunit: test_dev_action: Correctly cast 'priv' pointer to long*
Florian Schmaus
1
-1
/
+1
2025-09-16
kunit: Extend kconfig help text for KUNIT_UML_PCI
Thomas Weißschuh
1
-0
/
+4
2025-09-15
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
1
-0
/
+7
2025-08-27
kunit: Add example parameterized test with direct dynamic parameter array setup
Marie Zhussupova
1
-0
/
+104
2025-08-27
kunit: Add example parameterized test with shared resource management using t...
Marie Zhussupova
1
-0
/
+113
2025-08-27
kunit: Enable direct registration of parameter arrays to a KUnit test
Marie Zhussupova
1
-0
/
+32
2025-08-27
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
1
-2
/
+3
2025-08-27
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
1
-1
/
+26
2025-08-27
kunit: Add parent kunit for parameterized test context
Marie Zhussupova
1
-14
/
+20
2025-08-15
kunit: Always descend into kunit directory during build
Thomas Weißschuh
1
-1
/
+1
2025-07-31
kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
1
-8
/
+0
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-34
/
+114
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
1
-2
/
+2
2025-06-28
kunit: Make default kunit_test timeout configurable via both a module paramet...
Marie Zhussupova
2
-7
/
+21
2025-06-25
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
4
-33
/
+55
2025-06-18
kunit: Add test for static stub
Tzung-Bi Shih
1
-1
/
+45
2025-05-21
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
1
-1
/
+1
2025-04-29
kunit: executor: Remove const from kunit_filter_suites() allocation type
Kees Cook
1
-1
/
+1
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+36
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
4
-5
/
+36
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-23
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+8
2024-11-20
kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
Kuan-Wei Chiu
1
-2
/
+2
2024-11-20
kunit: Fix potential null dereference in kunit_device_driver_test()
Zichen Xie
1
-0
/
+2
2024-11-20
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
Jinjie Ruan
1
-1
/
+4
2024-10-03
kunit: string-stream-test: Include <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-09-24
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-1
/
+529
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
2
-2
/
+24
2024-07-30
platform: Add test managed platform_device/driver APIs
Stephen Boyd
3
-1
/
+529
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2
-10
/
+4
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
1
-0
/
+4
2024-06-15
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2
-0
/
+114
2024-06-08
kunit: add missing MODULE_DESCRIPTION() macros to core modules
Jeff Johnson
3
-0
/
+3
2024-05-30
kunit: Cover 'assert.c' with tests
Ivan Orlov
3
-8
/
+400
2024-05-06
kunit: bail out early in __kunit_test_suites_init() if there are no suites to...
Scott Mayhew
1
-0
/
+3
2024-05-06
kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
Ivan Orlov
1
-10
/
+2
2024-05-06
kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig option
David Gow
2
-4
/
+15
2024-05-06
kunit: unregister the device on error
Wander Lairson Costa
1
-1
/
+1
2024-05-06
kunit: Fix race condition in try-catch completion
David Gow
1
-3
/
+7
2024-05-06
kunit: Add tests for fault
Mickaël Salaün
1
-1
/
+44
2024-05-06
kunit: Print last test location on fault
Mickaël Salaün
1
-3
/
+7
2024-05-06
kunit: Handle test faults
Mickaël Salaün
1
-7
/
+12
2024-05-06
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-05-06
kunit: Fix kthread reference
Mickaël Salaün
1
-3
/
+6
2024-05-06
kunit: Handle thread creation error
Mickaël Salaün
1
-0
/
+1
2024-02-28
kunit: test: Log the correct filter string in executor_test
David Gow
1
-1
/
+1
2024-02-28
kunit: Setup DMA masks on the kunit device
Maxime Ripard
1
-0
/
+4
2024-02-28
kunit: make kunit_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-28
kunit: Mark filter* params as rw
Lucas De Marchi
1
-3
/
+3
[next]