Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull kunit fix from Kees Cook:
"A single fix for the kunit lib/tests/ relocation:

- Ensure prime numbers tests are included in KUnit test runs (Mark Brown)"

* tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
lib: Ensure prime numbers tests are included in KUnit test runs

+2
+2
tools/testing/kunit/configs/all_tests.config
··· 43 43 44 44 CONFIG_AUDIT=y 45 45 46 + CONFIG_PRIME_NUMBERS=y 47 + 46 48 CONFIG_SECURITY=y 47 49 CONFIG_SECURITY_APPARMOR=y 48 50 CONFIG_SECURITY_LANDLOCK=y