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
/
include
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2025-05-07
clk: test: Forward-declare struct of_phandle_args in kunit/clk.h
Richard Fitzgerald
1
-0
/
+1
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-02-19
kunit: Clarify kunit_skip() argument name
Kevin Brodsky
1
-10
/
+10
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+4
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
1
-1
/
+3
2025-01-12
kunit: platform: Resolve 'struct completion' warning
Brian Norris
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-3
/
+2
2024-11-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-4
/
+14
2024-11-20
kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()
Dan Carpenter
1
-1
/
+2
2024-11-11
kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2024-10-10
of: kunit: Extract some overlay boiler plate into macros
Stephen Boyd
1
-4
/
+10
2024-10-10
clk: test: Add test managed of_clk_add_hw_provider()
Stephen Boyd
1
-0
/
+4
2024-09-24
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-0
/
+163
2024-09-17
Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2024-09-05
kunit: Fix missing kerneldoc comment
David Gow
1
-0
/
+1
2024-09-05
kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT
Michal Wajdeczko
1
-0
/
+1
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
1
-0
/
+48
2024-07-30
clk: Add test managed clk provider/consumer APIs
Stephen Boyd
1
-0
/
+28
2024-07-30
platform: Add test managed platform_device/driver APIs
Stephen Boyd
1
-0
/
+20
2024-07-30
of: Add test managed wrappers for of_overlay_apply()/of_node_put()
Stephen Boyd
1
-0
/
+115
2024-07-12
kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macros
Eric Chan
1
-0
/
+54
2024-07-12
kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readability
Eric Chan
2
-2
/
+13
2024-07-12
kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion
Eric Chan
1
-2
/
+2
2024-06-15
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
1
-0
/
+17
2024-05-30
kunit: Cover 'assert.c' with tests
Ivan Orlov
1
-0
/
+11
2024-05-06
kunit: Print last test location on fault
Mickaël Salaün
1
-3
/
+21
2024-05-06
kunit: Handle test faults
Mickaël Salaün
1
-3
/
+0
2024-02-28
kunit: Annotate _MSG assertion variants with gnu printf specifiers
David Gow
1
-6
/
+6
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+75
2024-01-03
kunit: Protect string comparisons against NULL
Richard Fitzgerald
1
-1
/
+1
2024-01-03
kunit: Allow passing function pointer to kunit_activate_static_stub()
Richard Fitzgerald
1
-1
/
+1
2024-01-03
kunit: add a convenience allocation wrapper for SKBs
Benjamin Berg
1
-0
/
+56
2024-01-03
kunit: add parameter generation macro using description from array
Benjamin Berg
1
-0
/
+19
2023-12-18
kunit: Add APIs for managing devices
davidgow@google.com
1
-0
/
+80
2023-12-18
kunit: add is_init test attribute
Rae Moar
1
-0
/
+1
2023-12-18
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
1
-11
/
+19
2023-12-18
kunit: Add a macro to wrap a deferred action function
David Gow
1
-0
/
+21
2023-09-18
kunit: Use string_stream for test log
Richard Fitzgerald
1
-8
/
+6
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
1
-0
/
+1
2023-08-13
kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
Kemeng Shi
1
-3
/
+3
2023-08-08
kunit: Allow kunit test modules to use test filtering
Janusz Krzysztofik
1
-0
/
+11
2023-08-08
kunit: Make 'list' action available to kunit test modules
Janusz Krzysztofik
1
-0
/
+2
2023-08-08
kunit: Report the count of test suites in a module
Janusz Krzysztofik
1
-0
/
+8
2023-07-26
kunit: Add ability to filter attributes
Rae Moar
1
-0
/
+31
2023-07-26
kunit: Add module attribute
Rae Moar
1
-5
/
+8
2023-07-26
kunit: Add speed attribute
Rae Moar
1
-1
/
+31
2023-07-26
kunit: Add test attributes API structure
Rae Moar
2
-0
/
+52
2023-07-19
kunit: test-bug.h: include `stddef.h` for `NULL`
Miguel Ojeda
1
-0
/
+2
[next]