kernel-hardening.lists.openwall.com archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 15:13:16 to 2018-12-12 06:30:56 UTC [more...]

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-12  6:30 UTC  (8+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 2/4] modules: Add new special vfree flags
` [PATCH v2 3/4] bpf: switch to new vmalloc "
` [PATCH v2 4/4] x86/vmalloc: Add TLB efficient x86 arch_vunmap

[PATCH v3] ARM: smp: add support for per-task stack canaries
 2018-12-10 22:34 UTC  (4+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-10  9:59 UTC  (14+ messages)
` [PATCH 1/6] __wr_after_init: linker section and label
` [PATCH 2/6] __wr_after_init: write rare for static allocation
` [PATCH 3/6] rodata_test: refactor tests
` [PATCH 4/6] rodata_test: add verification for __wr_after_init
` [PATCH 5/6] __wr_after_init: test write rare functionality
` [PATCH 6/6] __wr_after_init: lkdtm test

[PATCH v2 0/3] [PATCH v2 0/3] Kernel Userspace Protection for Radix MMU
 2018-12-10  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mm/radix: Use KUEP API "
` [PATCH v2 2/3] powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()
` [PATCH v2 3/3] powerpc/64s: Implement KUAP for Radix MMU

[RFC v1] copy_{to,from}_user(): only inline when !__CHECKER__
 2018-12-09 22:08 UTC  (9+ messages)

dynamically allocating memory in the kernel
 2018-12-09  0:30 UTC  (4+ messages)

[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-12-07 16:23 UTC  (12+ messages)
` [PATCH 01/10] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH 02/10] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH 03/10] KVM: X86: Add helper function to convert SPTE to GFN
` [PATCH 04/10] KVM: Document Memory ROE
` [PATCH 05/10] KVM: Create architecture independent ROE skeleton
` [PATCH 06/10] KVM: X86: Enable ROE for x86
` [PATCH 07/10] KVM: Add support for byte granular memory ROE
` [PATCH 08/10] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH 09/10] KVM: Add new exit reason For ROE violations
` [PATCH 10/10] KVM: Log ROE violations in system log
` RESEND "

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-07  3:06 UTC  (54+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages
` [PATCH 2/2] x86/modules: Make x86 allocs to flush when free

[PATCH v2 1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
 2018-12-06 18:25 UTC  (2+ messages)

[PATCH v4 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-12-06 16:57 UTC  (11+ messages)
` [PATCH v4 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v4 2/2] Documentation/admin-guide: update admin-guide index.rst

[PATCH 1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass
 2018-12-06 15:10 UTC  (7+ messages)

[RFC/RFT PATCH v2] ARM: smp: add support for per-task stack canaries
 2018-12-05 23:38 UTC  (7+ messages)

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-12-04 12:34 UTC  (24+ messages)
` [PATCH 10/17] prmem: documentation

[PATCH v2 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
 2018-12-01 14:56 UTC  (2+ messages)

[PATCH] x86/fpu: XRSTOR is expected to raise #GP
 2018-11-28 15:34 UTC  (5+ messages)

[PATCH 0/4] Kernel Userspace Protection for Radix MMU
 2018-11-28  9:39 UTC  (8+ messages)
` [PATCH 1/4] powerpc: Track KUAP state in the PACA
` [PATCH 2/4] powerpc/64: Setup KUP before feature fixups
` [PATCH 3/4] powerpc/mm/radix: Use KUEP API for Radix MMU
` [PATCH 4/4] powerpc/64s: Implement KUAP "

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-11-28  1:40 UTC  (9+ messages)
` [PATCH v9 RESEND 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v9 RESEND 2/4] x86/modules: Increase randomization for modules
` [PATCH v9 RESEND 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v9 RESEND 4/4] Kselftest for module text allocation benchmarking

[PATCH 2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
 2018-11-27 22:02 UTC  (3+ messages)

[PATCH v2] x86/fpu: XRSTOR is expected to raise #GP
 2018-11-27 13:32 UTC 

[PATCH v1 0/2]: Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-27  8:17 UTC  (9+ messages)
` [PATCH v1 2/2]: Documentation/admin-guide: introduce perf-security.rst file

[PATCH v2 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-27  6:55 UTC  (7+ messages)
` [PATCH v2 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v2 2/2] Documentation/admin-guide: update admin-guide index.rst

Backtrace after invalid XRSTOR after "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
 2018-11-26 17:12 UTC  (2+ messages)

[PATCH v3 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-26  9:03 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v3 2/2] Documentation/admin-guide: update admin-guide index.rst

[RFC PATCH 0/6] Process-local memory allocations
 2018-11-23 17:23 UTC  (7+ messages)

Investigating a stack state mismatch in Linux kernel
 2018-11-23 14:06 UTC  (5+ messages)

[RFC PATCH 4/6] x86/speculation, mm: add process local virtual memory region
 2018-11-20 23:50 UTC 

[PATCH v2 0/2]: Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-20  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v2 2/2] Documentation/admin-guide: update admin-guide index.rst


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