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
..
2020-12-09 19:53:03 +01:00
2022-03-28 12:27:35 -07:00
2020-11-03 10:12:10 +01:00
2022-03-18 13:52:30 +01:00
2021-10-05 15:50:05 +02:00
2022-01-14 16:02:28 +01:00
2020-07-23 09:44:15 +02:00
2022-04-24 17:25:10 +02:00
2021-09-27 15:39:40 +02:00
2022-04-04 17:03:04 +02:00
2021-07-05 13:42:16 -07:00
2022-02-09 13:00:45 +00:00
2022-05-08 01:33:09 -07:00
2022-03-18 13:48:30 +01:00
2022-02-25 12:09:56 +01:00
2021-09-14 11:07:13 +02:00
2022-03-18 14:02:15 +01:00
2022-03-04 12:02:19 +00:00
2021-05-13 17:03:20 +02:00
2021-12-21 10:13:34 +01:00
2022-03-18 13:47:48 +01:00
2021-10-13 14:35:37 +02:00
2022-02-09 13:00:45 +00:00
2021-10-13 14:35:37 +02:00
2021-10-13 14:35:37 +02:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:26:39 -07:00
2020-06-29 19:10:51 +02:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:29:53 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-04-05 13:15:52 +02:00
2021-10-22 11:25:39 +02:00
2022-03-28 12:27:35 -07:00
2021-10-05 15:47:18 +02:00
2022-03-02 22:28:50 +01:00
2021-09-14 10:57:31 +02:00
2019-05-30 11:26:39 -07:00
2021-06-04 15:28:23 +02:00
2021-06-04 15:28:23 +02:00
2021-03-02 22:41:23 +11:00
2019-10-10 15:34:40 +02:00
2021-05-13 17:21:54 +02:00
2020-12-09 19:35:34 +01:00
2020-01-14 15:06:07 +01:00
2022-03-18 14:11:00 +01:00
2022-03-18 14:17:56 +01:00
2022-02-09 13:00:45 +00:00
2022-02-04 16:45:39 +01:00
2022-02-04 16:45:39 +01:00
2020-07-01 15:05:37 +02:00
2022-01-11 10:19:59 -06:00
2020-06-29 18:43:42 +02:00
2019-06-05 17:36:37 +02:00
2020-07-23 09:44:15 +02:00
2021-12-08 15:16:05 +01:00
2021-08-05 14:27:46 +02:00
2021-09-21 17:33:31 +02:00
2021-09-21 17:33:31 +02:00
2020-01-14 15:16:51 +01:00
2021-03-10 09:21:02 +01:00
2021-05-21 22:14:48 +02:00