kernel-hardening.lists.openwall.com archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 11:21:23 to 2019-06-04 17:08:56 UTC [more...]

Get involved
 2019-06-04 17:08 UTC 

[PATCH v5 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-06-04 15:06 UTC  (11+ messages)
` [PATCH v5 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH v5 3/3] lib: introduce test_meminit module

[RFC 0/6] Harden list_for_each_entry_rcu() and family
 2019-06-04 14:01 UTC  (17+ messages)
` [RFC 1/6] rcu: Add support for consolidated-RCU reader checking
` [RFC 2/6] ipv4: add lockdep condition to fix for_each_entry
` [RFC 3/6] driver/core: Convert to use built-in RCU list checking
` [RFC 4/6] workqueue: Convert for_each_wq to use built-in list check
` [RFC 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [RFC 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[RFC PATCH v2] powerpc/xmon: restrict when kernel is locked down
 2019-06-04  3:28 UTC  (4+ messages)

[PATCH AUTOSEL 5.0 034/173] gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
 2019-06-01 13:17 UTC 

[PATCH AUTOSEL 5.1 037/186] gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
 2019-06-01 13:14 UTC 

[PATCH 4.19 079/276] x86/modules: Avoid breaking W^X while loading modules
 2019-05-31 21:47 UTC  (3+ messages)

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-31 17:12 UTC  (8+ messages)

unrecognizable insn generated in plugin?
 2019-05-31 17:05 UTC  (5+ messages)

[PATCH tip/core/rcu 3/4] module: Make srcu_struct ptr array as read-only
 2019-05-30 15:04 UTC 

[PATCH 5.0 079/346] x86/ftrace: Set trampoline pages as executable
 2019-05-30  3:02 UTC  (2+ messages)
` [PATCH 5.0 086/346] x86/modules: Avoid breaking W^X while loading modules

[PATCH 5.1 088/405] x86/ftrace: Set trampoline pages as executable
 2019-05-30  3:01 UTC  (2+ messages)
` [PATCH 5.1 095/405] x86/modules: Avoid breaking W^X while loading modules

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-05-29 15:48 UTC  (22+ messages)
` [PATCH v7 01/12] x86/crypto: Adapt assembly for PIE support
` [PATCH v7 02/12] x86: Use symbol name in jump table "
` [PATCH v7 03/12] x86: Add macro to get symbol address "
` [PATCH v7 04/12] x86: relocate_kernel - Adapt assembly "
` [PATCH v7 05/12] x86/entry/64: "
` [PATCH v7 06/12] x86: pm-trace - "
` [PATCH v7 07/12] x86/CPU: "
` [PATCH v7 08/12] x86/acpi: "
` [PATCH v7 09/12] x86/boot/64: "
` [PATCH v7 10/12] x86/power/64: "
` [PATCH v7 11/12] x86/paravirt: "
` [PATCH v7 12/12] x86/alternatives: "

[PATCH v4 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-24  0:04 UTC  (5+ messages)
` [PATCH v4 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH v4 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH v4 3/3] lib: introduce test_meminit module

[PATCH v3 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-23 14:01 UTC  (5+ messages)
` [PATCH v3 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH 3/3] lib: introduce test_meminit module

[PATCH AUTOSEL 4.19 039/244] x86/modules: Avoid breaking W^X while loading modules
 2019-05-22 19:23 UTC 

[PATCH AUTOSEL 5.0 041/317] x86/ftrace: Set trampoline pages as executable
 2019-05-22 19:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 048/317] x86/modules: Avoid breaking W^X while loading modules

[PATCH AUTOSEL 5.1 048/375] x86/ftrace: Set trampoline pages as executable
 2019-05-22 19:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 055/375] x86/modules: Avoid breaking W^X while loading modules

Sparse context checking Vs Clang Thread Safety analysis
 2019-05-21 18:23 UTC  (2+ messages)

[PATCH v2 0/4] RFC: add init_on_alloc/init_on_free boot options
 2019-05-21 14:25 UTC  (37+ messages)
` [PATCH v2 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH v2 2/4] lib: introduce test_meminit module
` [PATCH v2 3/4] gfp: mm: introduce __GFP_NO_AUTOINIT
` [PATCH v2 4/4] net: apply __GFP_NO_AUTOINIT to AF_UNIX sk_buff allocations
  ` [PATCH 5/4] mm: Introduce SLAB_NO_FREE_INIT and mark excluded caches

[PATCH] gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
 2019-05-16  8:47 UTC  (4+ messages)

[PATCH 0/4] RFC: add init_on_alloc/init_on_free boot options
 2019-05-15 10:06 UTC  (13+ messages)
` [PATCH 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH 2/4] lib: introduce test_meminit module
` [PATCH 3/4] gfp: mm: introduce __GFP_NOINIT
` [PATCH 4/4] net: apply __GFP_NOINIT to AF_UNIX sk_buff allocations

[PATCH v3 0/7] crypto: x86: Fix indirect function call casts
 2019-05-09 19:27 UTC  (21+ messages)
` [PATCH v3 1/7] crypto: x86/glue_helper: Add static inline function glue macros
` [PATCH v3 2/7] crypto: x86/crypto: Use new glue function macros
` [PATCH v3 3/7] crypto: x86/camellia: "
` [PATCH v3 4/7] crypto: x86/twofish: "
` [PATCH v3 5/7] crypto: x86/cast6: "
` [PATCH v3 6/7] crypto: x86/aesni: "
` [PATCH v3 7/7] crypto: x86/glue_helper: Remove function prototype cast helpers

[RFC] refactor tasklets to avoid unsigned long argument
 2019-05-07  5:55 UTC  (3+ messages)

[RFC PATCH v2 0/4] x86/crypto: Fix crypto function casts
 2019-05-06 22:19 UTC  (7+ messages)
` [RFC PATCH v2 1/4] Fix serpent crypto functions prototype casts
` [RFC PATCH v2 2/4] Fix camellia "
` [RFC PATCH v2 3/4] Fix twofish "
` [RFC PATCH v2 4/4] Fix cast6 "

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-05-06 19:50 UTC  (11+ messages)

race-free process signaling
 2019-05-06 11:14 UTC  (3+ messages)

[PATCH v2] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2019-05-03 19:36 UTC  (4+ messages)

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:26 UTC 

[RFC] Warn the user when they could overflow mapcount
 2019-05-01 14:41 UTC  (3+ messages)
` [RFC] Handle mapcount overflows

[PATCH v5 21/23] x86/alternative: Comment about module removal races
 2019-04-30 11:29 UTC  (2+ messages)
` [tip:x86/mm] x86/alternatives: Add comment "

[PATCH v5 20/23] x86/kprobes: Use vmalloc special flag
 2019-04-30 11:28 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5 19/23] x86/ftrace: Use vmalloc special flag
 2019-04-30 11:28 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5 18/23] bpf: Use vmalloc special flag
 2019-04-30 11:27 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5 17/23] modules: Use vmalloc special flag
 2019-04-30 11:26 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5 16/23] vmalloc: Add flag for free of special permsissions
 2019-04-30 11:26 UTC  (2+ messages)
` [tip:x86/mm] mm/vmalloc: Add flag for freeing "

[PATCH v5 15/23] mm: Make hibernate handle unmapped pages
 2019-04-30 11:25 UTC  (2+ messages)
` [tip:x86/mm] mm/hibernation: Make hibernation "

[PATCH v5 14/23] x86/mm/cpa: Add set_direct_map_ functions
 2019-04-30 11:24 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/cpa: Add set_direct_map_*() functions

[PATCH v5 13/23] x86/alternative: Remove the return value of text_poke_*()
 2019-04-30 11:24 UTC  (2+ messages)
` [tip:x86/mm] x86/alternatives: "

[PATCH v5 12/23] x86/jump-label: Remove support for custom poker
 2019-04-30 11:23 UTC  (2+ messages)
` [tip:x86/mm] x86/jump-label: Remove support for custom text poker

[PATCH v5 11/23] x86/module: Avoid breaking W^X while loading modules
 2019-04-30 11:22 UTC  (2+ messages)
` [tip:x86/mm] x86/modules: "

[PATCH v5 10/23] x86/kprobes: Set instruction page as executable
 2019-04-30 11:22 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v5 09/23] x86/ftrace: Set trampoline pages as executable
 2019-04-30 11:21 UTC  (2+ messages)
` [tip:x86/mm] "


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