kernel-hardening.lists.openwall.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 13:51:21 to 2020-06-24 20:35:18 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-06-24 20:31 UTC  (15+ messages)
` [PATCH 01/22] objtool: use sh_info to find the base for .rela sections
` [PATCH 02/22] kbuild: add support for Clang LTO
` [PATCH 03/22] kbuild: lto: fix module versioning
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 09/22] init: lto: ensure initcall ordering
` [PATCH 10/22] init: lto: fix PREL32 relocations
` [PATCH 11/22] pci: "
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 14/22] efi/libstub: disable LTO

[PATCH] ACPI: Eliminate usage of uninitialized_var() macro
 2020-06-24 15:49 UTC  (2+ messages)

[PATCH v3 00/10] Function Granular KASLR
 2020-06-24 15:18 UTC  (20+ messages)
` [PATCH v3 01/10] objtool: Do not assume order of parent/child functions
` [PATCH v3 02/10] x86: tools/relocs: Support >64K section headers
` [PATCH v3 03/10] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v3 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v3 05/10] x86: Make sure _etext includes function sections
` [PATCH v3 06/10] x86/tools: Add relative relocs for randomized functions
` [PATCH v3 07/10] x86/boot/compressed: change definition of STATIC
` [PATCH v3 08/10] x86: Add support for function granular KASLR
` [PATCH v3 09/10] kallsyms: Hide layout
` [PATCH v3 10/10] module: Reorder functions

[PATCH v2 0/5] Improvements of the stackleak gcc plugin
 2020-06-24 14:53 UTC  (17+ messages)
` [PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
` [PATCH v2 3/5] arm64: "
` [PATCH v2 4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-23 20:03 UTC  (15+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
` [PATCH 3/4] selftests: kvm: add test for CR pinning with SMM
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-23 16:32 UTC  (3+ messages)

[PATCH v4 0/5] Optionally randomize kernel stack offset each syscall
 2020-06-23 13:42 UTC  (19+ messages)
` [PATCH v4 1/5] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v4 2/5] init_on_alloc: Unpessimize default-on builds
` [PATCH v4 3/5] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v4 4/5] x86/entry: Enable random_kstack_offset support
` [PATCH v4 5/5] arm64: entry: "

[PATCH 0/5] Improvements of the stackleak gcc plugin
 2020-06-23 10:16 UTC  (31+ messages)
` [PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
` [PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH 3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
` [PATCH 4/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO

Kernel hardening project suggestion: Normalizing ->ctor slabs and TYPESAFE_BY_RCU slabs
 2020-06-23  9:23 UTC  (8+ messages)

[RFC PATCH] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-23  9:14 UTC  (6+ messages)

lockdown bypass on mainline kernel for loading unsigned modules
 2020-06-22 14:45 UTC  (10+ messages)
` [PATCH] acpi: disallow loading configfs acpi tables when locked down
` [oss-security] lockdown bypass on mainline kernel for loading unsigned modules

[PATCH] kernel/trace: Remove function callback casts
 2020-06-20 14:23 UTC  (5+ messages)

[PATCH] tracing: Use linker magic instead of recasting ftrace_ops_list_func()
 2020-06-18 17:58 UTC  (8+ messages)

[kvm-unit-tests PATCH v2] x86: Add control register pinning tests
 2020-06-18 14:06 UTC 

[kvm-unit-tests PATCH] x86: Add control register pinning tests
 2020-06-18 13:31 UTC  (6+ messages)

[kvm-unit-tests RESEND PATCH] x86: Add control register pinning tests
 2020-06-17 23:26 UTC 

[RFC] io_uring: add restrictions to support untrusted applications and guests
 2020-06-16 16:07 UTC  (10+ messages)

[PATCH] f2fs: Eliminate usage of uninitialized_var() macro
 2020-06-15 20:11 UTC  (3+ messages)

[PATCH] erofs: Eliminate usage of uninitialized_var() macro
 2020-06-15  8:29 UTC  (5+ messages)

[PATCH] f2fs: Eliminate usage of uninitialized_var() macro
 2020-06-15  8:38 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-06-15  6:37 UTC  (3+ messages)
` [PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH] ata: Eliminate usage of uninitialized_var() macro
 2020-06-15  4:02 UTC 

[PATCH] block: Eliminate usage of uninitialized_var() macro
 2020-06-15  3:58 UTC 

[PATCH 1/5] powerpc/mm: Introduce temporary mm
 2020-06-11  3:34 UTC  (2+ messages)

[PATCH 3/5] powerpc/lib: Use a temporary mm for code patching
 2020-06-11  3:31 UTC  (2+ messages)

[PATCH 2/5] powerpc/lib: Initialize a temporary mm for code patching
 2020-06-11  3:29 UTC  (2+ messages)

[PATCH v2 0/9] Function Granular KASLR
 2020-06-09 20:59 UTC  (10+ messages)
` [PATCH v2 7/9] x86: Add support for function granular KASLR
` [PATCH v2 9/9] module: Reorder functions

[PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping
 2020-06-09  4:48 UTC  (2+ messages)

[PATCH 4/5] powerpc/lib: Add LKDTM accessor for patching addr
 2020-06-09  4:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 103/606] gcc-common.h: Update for GCC 10
 2020-06-08 23:03 UTC 


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