+++ 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
+++ 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
+++ 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
6 matches
Mail list logo