On Mon, Jul 25, 2016 at 2:25 AM, Jessica Yu wrote:
> Add ro_after_init support for modules by adding a new page-aligned section
> in the module layout (after rodata) for ro_after_init data and enabling RO
> protection for that section after module init runs.
>
> Signed-off-by: Jessica Yu
Acked-b
+++ Jessica Yu [25/07/16 05:25 -0400]:
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Signed-off-by: Jessica Yu
---
include/linux/module.h
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Signed-off-by: Jessica Yu
---
include/linux/module.h | 6 +++--
include/uapi/linux/elf.h |
+++ Kees Cook [21/07/16 16:03 -0700]:
On Wed, Jun 29, 2016 at 9:56 PM, Rusty Russell wrote:
Jessica Yu writes:
+++ Rusty Russell [29/06/16 10:38 +0930]:
Jessica Yu writes:
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_
On Wed, Jun 29, 2016 at 9:56 PM, Rusty Russell wrote:
> Jessica Yu writes:
>> +++ Rusty Russell [29/06/16 10:38 +0930]:
>>>Jessica Yu writes:
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabli
Jessica Yu writes:
> +++ Rusty Russell [29/06/16 10:38 +0930]:
>>Jessica Yu writes:
>>> Add ro_after_init support for modules by adding a new page-aligned section
>>> in the module layout (after rodata) for ro_after_init data and enabling RO
>>> protection for that section after module init runs.
+++ Rusty Russell [29/06/16 10:38 +0930]:
Jessica Yu writes:
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Signed-off-by: Jessica Yu
I
Jessica Yu writes:
> Add ro_after_init support for modules by adding a new page-aligned section
> in the module layout (after rodata) for ro_after_init data and enabling RO
> protection for that section after module init runs.
>
> Signed-off-by: Jessica Yu
I would prefer a "bool after_init" flag
+++ Kees Cook [14/06/16 14:33 -0700]:
On Mon, Jun 13, 2016 at 5:13 PM, Jessica Yu wrote:
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Sig
On Mon, Jun 13, 2016 at 5:13 PM, Jessica Yu wrote:
> Add ro_after_init support for modules by adding a new page-aligned section
> in the module layout (after rodata) for ro_after_init data and enabling RO
> protection for that section after module init runs.
>
> Signed-off-by: Jessica Yu
This lo
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Signed-off-by: Jessica Yu
---
include/linux/module.h | 2 ++
include/uapi/linux/elf.h | 1
11 matches
Mail list logo