linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 17:16:41 to 2020-05-22 18:08:53 UTC [more...]

[RFC PATCH 0/5] Update selftests/x86 for CET
 2020-05-22 18:07 UTC  (42+ messages)
  ` [RFC PATCH 1/5] x86/cet/shstk: Modify ARCH_X86_CET_ALLOC_SHSTK for 32-bit address range
  ` [RFC PATCH 2/5] selftest/x86: Enable CET for selftests/x86
  ` [RFC PATCH 3/5] selftest/x86: Fix sigreturn_64 test
` [RFC PATCH 4/5] selftest/x86: Fix sysret_rip with ENDBR
` [RFC PATCH 5/5] selftest/x86: Add CET quick test

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-22 17:48 UTC  (62+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description
` [PATCH v10 26/26] x86/cet/shstk: Add arch_prctl functions for shadow stack

Some -serious- BPF-related litmus tests
 2020-05-22 17:45 UTC  (9+ messages)

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (10+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h
` [PATCH 10/29] c6x: "
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-22 15:50 UTC  (15+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-05-22 11:32 UTC  (15+ messages)
` [PATCH v6 09/10] arm64: efi: Export screen_info
          `  "

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-22 10:37 UTC  (25+ messages)
` [PATCH v4 09/26] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v4 10/26] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v4 12/26] mm: Introduce arch_validate_flags()
` [PATCH v4 13/26] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v4 14/26] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v4 15/26] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v4 16/26] arm64: mte: Allow user control of the generated random tags "
` [PATCH v4 17/26] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v4 18/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v4 19/26] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v4 20/26] mm: Add arch hooks for saving/restoring tags
` [PATCH v4 21/26] arm64: mte: Enable swap of tagged pages
` [PATCH v4 22/26] arm64: mte: Save tags when hibernating
` [PATCH v4 23/26] arm64: mte: Check the DT memory nodes for MTE support
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable "
` [PATCH v4 25/26] arm64: mte: Kconfig entry
` [PATCH v4 26/26] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2 5/9] x86: Make sure _etext includes function sections
 2020-05-21 18:11 UTC  (2+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-20 17:08 UTC  (11+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] asm-generic/sembuf: Update architecture related information in comment
 2020-05-20 10:23 UTC 

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-19 16:10 UTC  (27+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-19 15:25 UTC  (10+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-05-18 21:38 UTC  (4+ messages)
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES

[PATCH 00/14] prctl.2 man page updates for Linux 5.6
 2020-05-18 16:37 UTC  (16+ messages)
` [PATCH 13/14] prctl.2: Add SVE prctls (arm64)
` [PATCH 14/14] prctl.2: Add PR_PAC_RESET_KEYS (arm64)

Darlehen Angebot
 2020-05-18 14:56 UTC 

(DONATION) $2 Million Has Been Donated
 2020-05-18 11:03 UTC 

ATTENTION PLS
 2020-05-17  5:25 UTC 

[GIT PULL] csky updates for v5.7-rc6
 2020-05-17  4:45 UTC  (4+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-16 17:20 UTC  (5+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables

[PATCH v2] Implement close-on-fork
 2020-05-16 13:29 UTC  (10+ messages)

[PATCH v2 00/12] mm: consolidate definitions of page table accessors
 2020-05-15 21:12 UTC  (2+ messages)

[PATCH 00/14] Move the ReST files from Documentation/*.txt
 2020-05-15 17:54 UTC  (3+ messages)
` [PATCH 03/14] docs: fix references for DMA*.txt files


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