linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: mm: implement CONFIG_DEBUG_RODATA
@ 2014-04-08  3:15 Kees Cook
  2014-04-08  3:15 ` [PATCH v2 1/2] ARM: mm: allow non-text sections to be non-executable Kees Cook
  2014-04-08  3:15 ` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only Kees Cook
  0 siblings, 2 replies; 9+ messages in thread
From: Kees Cook @ 2014-04-08  3:15 UTC (permalink / raw)
  To: linux-arm-kernel

This implements CONFIG_DEBUG_RODATA, along with ftrace support. It is
intended to be used on top of Rabin Vincent's patch "arm: ftrace: work
with CONFIG_DEBUG_SET_MODULE_RONX", so that ftrace will work with both
config options.

Thanks!

-Kees

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v2 0/2] ARM: mm: implement CONFIG_DEBUG_RODATA
@ 2014-04-14 21:20 Kees Cook
  2014-04-14 21:20 ` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only Kees Cook
  0 siblings, 1 reply; 9+ messages in thread
From: Kees Cook @ 2014-04-14 21:20 UTC (permalink / raw)
  To: linux-arm-kernel

Okay, v2 of the series, now with moar TLB flushing!

-Kees

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-14 21:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-08  3:15 [PATCH v2] ARM: mm: implement CONFIG_DEBUG_RODATA Kees Cook
2014-04-08  3:15 ` [PATCH v2 1/2] ARM: mm: allow non-text sections to be non-executable Kees Cook
2014-04-09  9:11   ` Steve Capper
2014-04-08  3:15 ` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only Kees Cook
2014-04-09  9:02   ` Steve Capper
2014-04-09 16:12     ` Kees Cook
2014-04-09 19:52       ` Laura Abbott
2014-04-09 20:14         ` Kees Cook
  -- strict thread matches above, loose matches on Subject: below --
2014-04-14 21:20 [PATCH v2 0/2] ARM: mm: implement CONFIG_DEBUG_RODATA Kees Cook
2014-04-14 21:20 ` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).