Linus Torvalds
0bf13a8436
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull kernel hardening updates from Kees Cook:
- usercopy hardening expanded to check other allocation types (Matthew
Wilcox, Yuanzheng Song)
- arm64 stackleak behavioral improvements (Mark Rutland)
- arm64 CFI code gen improvement (Sami Tolvanen)
- LoadPin LSM block dev API adjustment (Christoph Hellwig)
- Clang randstruct support (Bill Wendling, Kees Cook)
* tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: (34 commits)
loadpin: stop using bdevname
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
gcc-plugins: randstruct: Remove cast exception handling
af_unix: Silence randstruct GCC plugin warning
niu: Silence randstruct warnings
big_keys: Use struct for internal payload
gcc-plugins: Change all version strings match kernel
randomize_kstack: Improve docs on requirements/rationale
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
arm64: entry: use stackleak_erase_on_task_stack()
stackleak: add on/off stack variants
lkdtm/stackleak: check stack boundaries
lkdtm/stackleak: prevent unexpected stack usage
lkdtm/stackleak: rework boundary management
lkdtm/stackleak: avoid spurious failure
stackleak: rework poison scanning
stackleak: rework stack high bound handling
stackleak: clarify variable names
stackleak: rework stack low bound handling
stackleak: remove redundant check
...
2022-05-24 12:27:09 -07:00
..
2021-12-08 12:25:37 +01:00
2020-03-25 11:50:48 +01:00
2020-11-18 18:02:50 +01:00
2020-11-18 18:02:50 +01:00
2022-05-08 01:33:06 -07:00
2019-11-15 14:38:28 +01:00
2021-03-21 23:50:28 +01:00
2021-03-06 11:34:07 +01:00
2019-12-29 13:41:31 +01:00
2021-12-11 09:09:50 +01:00
2018-07-18 01:18:05 +09:00
2020-11-18 18:02:50 +01:00
2019-06-22 21:21:10 +02:00
2019-05-30 11:29:55 -07:00
2022-05-04 16:47:57 +02:00
2021-12-08 12:25:37 +01:00