linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-25 19:00:10 to 2020-04-29 22:07:27 UTC [more...]

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-04-29 22:07 UTC  (39+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description
` [PATCH v10 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v10 04/26] x86/cet: Add control-protection fault handler
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v10 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v10 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
  ` [PATCH v10 08/26] x86/mm: Introduce _PAGE_COW
  ` [PATCH v10 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
  ` [PATCH v10 18/26] mm: Update can_follow_write_pte() for shadow stack
  ` [PATCH v10 19/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v10 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v10 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v10 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v10 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v10 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v10 16/26] mm: Add guard pages around a shadow stack
` [PATCH v10 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v10 20/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v10 21/26] ELF: UAPI and Kconfig additions for ELF program properties

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-29 16:47 UTC  (33+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 10/23] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 16:29 UTC  (47+ messages)
` [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries
` [PATCH v2 07/20] arm: "
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [PATCH v2 10/20] m68k: mm: "
` [PATCH v2 11/20] parisc: "
` [PATCH v2 12/20] sparc32: "
` [PATCH v2 13/20] unicore32: "
` [PATCH v2 14/20] xtensa: "
` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
  ` [PATCH v2.5 "
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()
` [PATCH v2 20/20] docs/vm: update memory-models documentation

[PATCH v3 0/4] Introduce the for_each_set_clump macro
 2020-04-28 23:04 UTC  (3+ messages)
` [PATCH v3 1/4] bitops: Introduce the "

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-04-28 16:05 UTC  (16+ messages)
` [PATCH v8 1/8] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 3/8] powerpc/vdso: Remove unused \tmp param in __get_datapage()
` [PATCH v8 4/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v8 6/8] powerpc/vdso: Switch "
` [PATCH v8 7/8] lib/vdso: force inlining of __cvdso_clock_gettime_common()
` [PATCH v8 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-04-28 16:01 UTC  (13+ messages)

[PATCH v4 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
 2020-04-28 15:35 UTC  (9+ messages)
  ` [fs] ce436509a8: ltp.openat203.fail
    ` [LTP] "

[PATCH 00/12] "Task_isolation" mode
 2020-04-28 14:12 UTC  (5+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel

[PATCH 1/2] powerpc: Keep .rela* sections when CONFIG_RELOCATABLE is defined
 2020-04-28 13:21 UTC  (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[RFC] ptrace, pidfd: add pidfd_ptrace syscall
 2020-04-28  8:21 UTC  (32+ messages)
` [RFC v2] "

[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  5:31 UTC  (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[PATCH 3/4] lib: logic_pio: Introduce MMIO_LOWER_RESERVED
 2020-04-27 12:21 UTC  (4+ messages)

Why continued silence 2
 2020-04-27 11:41 UTC 

Purchase Order
 2020-04-26 23:44 UTC 

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-26  3:01 UTC  (8+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH v2 0/6] Introduce the for_each_set_clump macro
 2020-04-25 19:05 UTC  (4+ messages)
` [PATCH v2 1/6] bitops: Introduce the "
` [PATCH v2 4/6] bitops: Remove code related to for_each_set_clump8


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