linux/arch
Jason A. Donenfeld b9b01a5625 random: use random.trust_{bootloader,cpu} command line option only
It's very unusual to have both a command line option and a compile time
option, and apparently that's confusing to people. Also, basically
everybody enables the compile time option now, which means people who
want to disable this wind up having to use the command line option to
ensure that anyway. So just reduce the number of moving pieces and nix
the compile time option in favor of the more versatile command line
option.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-11-18 02:18:10 +01:00
..
alpha asm-generic: arch/alpha regression fix for 6.1 2022-10-14 13:47:42 -07:00
arc ARC: mm: fix leakage of memory allocated for PTE 2022-10-17 16:32:12 -07:00
arm stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
arm64 stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
csky stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
hexagon - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
ia64 - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
loongarch treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
m68k - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
microblaze - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
mips stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
nios2 - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
openrisc OpenRISC 6.1 Updates 2022-10-15 16:47:33 -07:00
parisc treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
powerpc random: use random.trust_{bootloader,cpu} command line option only 2022-11-18 02:18:10 +01:00
riscv stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
s390 random: use random.trust_{bootloader,cpu} command line option only 2022-11-18 02:18:10 +01:00
sh stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
sparc treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
um treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
x86 stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
xtensa stackprotector: actually use get_random_canary() 2022-11-18 02:18:10 +01:00
.gitignore
Kconfig - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00