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.

at v4.13-rc7 6 lines 130 B view raw
1#include "blacklist.h" 2 3const char __initdata *const blacklist_hashes[] = { 4#include CONFIG_SYSTEM_BLACKLIST_HASH_LIST 5 , NULL 6};