kernel-hardening.lists.openwall.com archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-11 17:40:39 to 2019-04-26 23:22:43 UTC [more...]

[PATCH v6 00/24] x86: text_poke() fixes and executable lockdowns
 2019-04-26 23:22 UTC  (5+ messages)
` [PATCH v6 01/24] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v6 02/24] x86/jump_label: Use text_poke_early() during early init
` [PATCH v6 03/24] x86/mm: Introduce temporary mm structs
` [PATCH v6 04/24] x86/mm: Save debug registers when loading a temporary mm

[PATCH v5 00/23] x86: text_poke() fixes and executable lockdowns
 2019-04-26 16:43 UTC  (27+ messages)
` [PATCH v5 01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v5 02/23] x86/jump_label: Use text_poke_early() during early init
` [PATCH v5 03/23] x86/mm: Introduce temporary mm structs
` [PATCH v5 04/23] x86/mm: Save debug registers when loading a temporary mm
` [PATCH v5 05/23] fork: Provide a function for copying init_mm
` [PATCH v5 06/23] x86/alternative: Initialize temporary mm for patching
` [PATCH v5 07/23] x86/alternative: Use temporary mm for text poking
` [PATCH v5 08/23] x86/kgdb: Avoid redundant comparison of patched code
` [PATCH v5 09/23] x86/ftrace: Set trampoline pages as executable
` [PATCH v5 10/23] x86/kprobes: Set instruction page "
` [PATCH v5 11/23] x86/module: Avoid breaking W^X while loading modules
` [PATCH v5 12/23] x86/jump-label: Remove support for custom poker
` [PATCH v5 13/23] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v5 14/23] x86/mm/cpa: Add set_direct_map_ functions
` [PATCH v5 15/23] mm: Make hibernate handle unmapped pages
` [PATCH v5 16/23] vmalloc: Add flag for free of special permsissions
` [PATCH v5 17/23] modules: Use vmalloc special flag
` [PATCH v5 18/23] bpf: "
` [PATCH v5 19/23] x86/ftrace: "
` [PATCH v5 20/23] x86/kprobes: "
` [PATCH v5 21/23] x86/alternative: Comment about module removal races
` [PATCH v5 22/23] mm/tlb: Provide default nmi_uaccess_okay()
` [PATCH v5 23/23] bpf: Fail bpf_probe_write_user() while mm is switched

[PATCH 0/3] RFC: add init_allocations=1 boot option
 2019-04-26 15:48 UTC  (24+ messages)
` [PATCH 1/3] mm: security: introduce the "
` [PATCH 2/3] gfp: mm: introduce __GFP_NOINIT
` [PATCH 3/3] RFC: net: apply __GFP_NOINIT to AF_UNIX sk_buff allocations

[PATCH v2] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2019-04-26 15:02 UTC  (8+ messages)

[PATCH v4 00/23] Merge text_poke fixes and executable lockdowns
 2019-04-25 21:22 UTC  (35+ messages)
` [PATCH v4 01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v4 02/23] x86/jump_label: Use text_poke_early() during early init
` [PATCH v4 03/23] x86/mm: Introduce temporary mm structs
` [PATCH v4 04/23] x86/mm: Save DRs when loading a temporary mm
` [PATCH v4 05/23] fork: Provide a function for copying init_mm
` [PATCH v4 06/23] x86/alternative: Initialize temporary mm for patching
` [PATCH v4 07/23] x86/alternative: Use temporary mm for text poking
` [PATCH v4 08/23] x86/kgdb: Avoid redundant comparison of patched code
` [PATCH v4 09/23] x86/ftrace: Set trampoline pages as executable
` [PATCH v4 10/23] x86/kprobes: Set instruction page "
` [PATCH v4 11/23] x86/module: Avoid breaking W^X while loading modules
` [PATCH v4 12/23] x86/jump-label: Remove support for custom poker
` [PATCH v4 13/23] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v4 14/23] x86/mm/cpa: Add set_direct_map_ functions
` [PATCH v4 15/23] mm: Make hibernate handle unmapped pages
` [PATCH v4 16/23] vmalloc: Add flag for free of special permsissions
` [PATCH v4 17/23] modules: Use vmalloc special flag
` [PATCH v4 18/23] bpf: "
` [PATCH v4 19/23] x86/ftrace: "
` [PATCH v4 20/23] x86/kprobes: "
` [PATCH v4 21/23] x86/alternative: Comment about module removal races
` [PATCH v4 22/23] tlb: provide default nmi_uaccess_okay()
` [PATCH v4 23/23] bpf: Fail bpf_probe_write_user() while mm is switched

[to-be-updated] binfmt_elf-update-read_implies_exec-logic-for-modern-cpus.patch removed from -mm tree
 2019-04-24 23:25 UTC 

[PATCH v3 0/3] Refactor memory initialization hardening
 2019-04-24 21:02 UTC  (8+ messages)
` [PATCH v3 1/3] security: Create "kernel hardening" config area
` [PATCH v3 2/3] security: Move stackleak config to Kconfig.hardening
` [PATCH v3 3/3] security: Implement Clang's stack initialization

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-04-24 16:36 UTC  (24+ messages)

[PATCH v2 0/3] Refactor memory initialization hardening
 2019-04-24  4:05 UTC  (13+ messages)
` [PATCH v2 1/3] security: Create "kernel hardening" config area
` [PATCH v2 2/3] security: Move stackleak config to Kconfig.hardening
` [PATCH v2 3/3] security: Implement Clang's stack initialization

[PATCH 0/2] gcc-plugins: structleak: Generalize to all variable types
 2019-04-23 22:42 UTC  (4+ messages)
` [PATCH 2/2] lib: Introduce test_stackinit module

[PATCH] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2019-04-23 19:25 UTC  (4+ messages)
  ` [musl] "

+ binfmt_elf-update-read_implies_exec-logic-for-modern-cpus.patch added to -mm tree
 2019-04-23 18:51 UTC 

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-20 11:38 UTC  (12+ messages)
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (6+ messages)
` [PATCH 2/2] include: linux: Remove unused macros and their defination

willing to involve in KSPP
 2019-04-20 10:47 UTC  (9+ messages)

[PATCH] x86_64: Disabling read-implies-exec when the stack is executable
 2019-04-18 14:29 UTC  (5+ messages)

[PATCH v2 0/2] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-04-18 13:02 UTC  (4+ messages)
` [PATCH v2 2/2] initmem: introduce CONFIG_INIT_ALL_HEAP

[PATCH] mm: security: introduce CONFIG_INIT_HEAP_ALL
 2019-04-17 17:04 UTC  (13+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-04-17 15:04 UTC  (9+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

[PATCH] module: Make srcu_struct ptr array as read-only
 2019-04-12  2:35 UTC  (4+ messages)

[PATCH v4 0/3] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-04-11 17:40 UTC  (6+ messages)
` [PATCH v4 2/3] initmem: introduce CONFIG_INIT_ALL_HEAP


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).