All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Support for set_memory_* outside of module space
@ 2015-11-11  1:57 ` Laura Abbott
  0 siblings, 0 replies; 30+ messages in thread
From: Laura Abbott @ 2015-11-11  1:57 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Ard Biesheuvel, Zhong Jiang
  Cc: Laura Abbott, linux-arm-kernel, linux-kernel, Kees Cook,
	Xishi Qiu, Mark Rutland

Hi,

This is v2 of the series to allow set_memory_* to work on kernel memory
for security and other use cases. Should have addressed most comments
although another look might be necessary for the contiguous bit.

Thanks,
Laura

Laura Abbott (2):
  arm64: Get existing page protections in split_pmd
  arm64: Allow changing of attributes outside of modules

 arch/arm64/Kconfig       |  12 ++++
 arch/arm64/mm/mm.h       |   3 +
 arch/arm64/mm/mmu.c      |  12 ++--
 arch/arm64/mm/pageattr.c | 174 +++++++++++++++++++++++++++++++++++++++++------
 4 files changed, 174 insertions(+), 27 deletions(-)

-- 
2.5.0


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

end of thread, other threads:[~2016-01-12  0:47 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-11  1:57 [PATCHv2 0/2] Support for set_memory_* outside of module space Laura Abbott
2015-11-11  1:57 ` Laura Abbott
2015-11-11  1:57 ` [PATCHv2 1/2] arm64: Get existing page protections in split_pmd Laura Abbott
2015-11-11  1:57   ` Laura Abbott
2015-11-15  7:32   ` Ard Biesheuvel
2015-11-15  7:32     ` Ard Biesheuvel
2015-11-11  1:57 ` [PATCHv2 2/2] arm64: Allow changing of attributes outside of modules Laura Abbott
2015-11-11  1:57   ` Laura Abbott
2015-11-12 11:55   ` zhong jiang
2015-11-12 11:55     ` zhong jiang
2015-11-12 16:31     ` Laura Abbott
2015-11-12 16:31       ` Laura Abbott
2015-11-13  2:05       ` zhong jiang
2015-11-13  2:05         ` zhong jiang
2015-11-13 19:05         ` Laura Abbott
2015-11-13 19:05           ` Laura Abbott
2015-11-13  2:37     ` zhong jiang
2015-11-13  2:37       ` zhong jiang
2015-11-13  8:27   ` Xishi Qiu
2015-11-13  8:27     ` Xishi Qiu
2015-11-13  8:32     ` Xishi Qiu
2015-11-13  8:32       ` Xishi Qiu
2015-11-13 19:09     ` Laura Abbott
2015-11-13 19:09       ` Laura Abbott
2015-11-24 23:39 ` [PATCHv2 0/2] Support for set_memory_* outside of module space Laura Abbott
2015-11-24 23:39   ` Laura Abbott
2015-11-25 12:05   ` Will Deacon
2015-11-25 12:05     ` Will Deacon
2016-01-12  0:47     ` Laura Abbott
2016-01-12  0:47       ` Laura Abbott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.