]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Mar 2022 18:43:01 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Mar 2022 18:43:01 +0000 (11:43 -0700)
commit3304663f03fad1797f0702847222bb35c454c148
treeb71ab11be7a27c741a0d7a6f32897691847e9971
parent611d8126e027d3565a999abe08ce8acca6f61683
parentc8741af266f1df21ce71ff3da23f83fd3dc23584
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull hardening updates from Kees Cook:
 "This addresses an -Warray-bounds warning found under a few ARM
  defconfigs, and disables long-broken HARDENED_USERCOPY_PAGESPAN"

* tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  ARM/dma-mapping: Remove CMA code when not built with CMA
  usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN
include/linux/cma.h
security/Kconfig