Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-20 | gpio: idt3243x: Fix an ignored error return from platform_get_irq() | Yang Li | 1 | -1/+1 |
2022-01-20 | lib: remove redundant assignment to variable ret | Colin Ian King | 1 | -2/+0 |
2022-01-20 | ubsan: remove CONFIG_UBSAN_OBJECT_SIZE | Kees Cook | 3 | -36/+0 |
2022-01-20 | kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR | Marco Elver | 2 | -1/+3 |
2022-01-20 | lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB | Nathan Chancellor | 1 | -0/+1 |
2022-01-20 | btrfs: use generic Kconfig option for 256kB page size limit | Nathan Chancellor | 1 | -2/+1 |
2022-01-20 | arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB | Nathan Chancellor | 1 | -0/+4 |