]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Feb 2017 01:56:45 +0000 (17:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Feb 2017 01:56:45 +0000 (17:56 -0800)
commitcccfc26fd96c2176e7821a1090a121f8dbbedb98
tree9bf410d9726a351970e83bf5f189b5f10035d6f6
parent18b347ffdea14a6ada4682151ce8e6d53e0a83a7
parentf7af0237fcac0e255c9b134823f797e5780621a7
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull rodata updates from Kees Cook:
 "This renames the (now inaccurate) DEBUG_RODATA and related
  SET_MODULE_RONX configs to the more sensible STRICT_KERNEL_RWX and
  STRICT_MODULE_RWX"

* tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
  arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
arch/arm/Kconfig
arch/arm64/Kconfig
arch/x86/Kconfig
arch/x86/Kconfig.debug
include/linux/filter.h
include/linux/module.h
init/main.c
kernel/module.c