index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kunit
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+29
2026-08-17
Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2026-08-10
kunit: irq: Unregister on-stack timer and work from debugobjects
Eric Biggers
1
-0
/
+2
2026-08-10
kunit: irq: Continue increasing hrtimer interval for longer
Eric Biggers
1
-4
/
+6
2026-07-15
kunit: provide a set of fwnode-oriented helpers
Bartosz Golaszewski
1
-0
/
+29
2026-06-29
kunit,rust: Add ability to skip entire test suites
Vaibhav Jain
1
-0
/
+1
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+124
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2026-05-26
kunit: provide kunit_platform_device_unregister()
Bartosz Golaszewski
1
-0
/
+2
2026-05-26
kunit: provide kunit_platform_device_register_full()
Bartosz Golaszewski
1
-0
/
+4
2026-05-21
kunit: fix use-after-free in debugfs when using kunit.filter
Florian Schmaus
1
-0
/
+1
2026-05-14
bug/kunit: Core support for suppressing warning backtraces
Alessandro Carminati
2
-0
/
+124
2026-02-24
kunit: irq: Ensure timer doesn't fire too frequently
Eric Biggers
1
-16
/
+28
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-05
kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR values
Richard Fitzgerald
1
-1
/
+2
2025-12-22
kunit: Enforce task execution in {soft,hard}irq contexts
David Gow
1
-20
/
+33
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-5
/
+90
2025-08-26
kunit: Enable direct registration of parameter arrays to a KUnit test
Marie Zhussupova
1
-6
/
+59
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
1
-3
/
+6
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
1
-0
/
+25
2025-08-26
kunit: Add parent kunit for parameterized test context
Marie Zhussupova
1
-2
/
+6
2025-08-11
kunit, lib/crypto: Move run_irq_test() to common header
Eric Biggers
1
-0
/
+129
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
1
-0
/
+12
2025-06-24
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
1
-0
/
+1
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-06
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-18
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-11
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-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-4
/
+14
2024-11-19
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-09
of: kunit: Extract some overlay boiler plate into macros
Stephen Boyd
1
-4
/
+10
2024-10-09
clk: test: Add test managed of_clk_add_hw_provider()
Stephen Boyd
1
-0
/
+4
2024-09-23
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-29
clk: Add test managed clk provider/consumer APIs
Stephen Boyd
1
-0
/
+28
2024-07-29
platform: Add test managed platform_device/driver APIs
Stephen Boyd
1
-0
/
+20
2024-07-29
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-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
1
-0
/
+17
[next]