linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: labbott@redhat.com (Laura Abbott)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/2] Support for set_memory_* outside of module space
Date: Tue, 24 Nov 2015 15:39:48 -0800	[thread overview]
Message-ID: <5654F544.1060208@redhat.com> (raw)
In-Reply-To: <1447207057-11323-1-git-send-email-labbott@fedoraproject.org>

On 11/10/2015 05:57 PM, Laura Abbott wrote:
> 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(-)
>

Given what seems to have popped up via
https://lkml.kernel.org/r/<1448387338-27851-1-git-send-email-catalin.marinas@arm.com>
I'm going to hold off on this until the issues there are worked out.
Once that is fixed up this work can be picked up again.

Thanks,
Laura

  parent reply	other threads:[~2015-11-24 23:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11  1:57 [PATCHv2 0/2] Support for set_memory_* outside of module space Laura Abbott
2015-11-11  1:57 ` [PATCHv2 1/2] arm64: Get existing page protections in split_pmd Laura Abbott
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-12 11:55   ` zhong jiang
2015-11-12 16:31     ` Laura Abbott
2015-11-13  2:05       ` zhong jiang
2015-11-13 19:05         ` Laura Abbott
2015-11-13  2:37     ` zhong jiang
2015-11-13  8:27   ` Xishi Qiu
2015-11-13  8:32     ` Xishi Qiu
2015-11-13 19:09     ` Laura Abbott
2015-11-24 23:39 ` Laura Abbott [this message]
2015-11-25 12:05   ` [PATCHv2 0/2] Support for set_memory_* outside of module space Will Deacon
2016-01-12  0:47     ` Laura Abbott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5654F544.1060208@redhat.com \
    --to=labbott@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).