linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 07:57:03 to 2020-05-13 11:46:26 UTC [more...]

[PATCH 00/14] prctl.2 man page updates for Linux 5.6
 2020-05-13 11:46 UTC  (67+ messages)
` [PATCH 01/14] prctl.2: tfix clarify that prctl can apply to threads
` [PATCH 03/14] prctl.2: tfix mis-description of thread ID values in procfs
` [PATCH 04/14] prctl.2: srcfix add comments for navigation
  ` [PATCH 02/14] prctl.2: Add health warning
  ` [PATCH 05/14] prctl.2: tfix listing order of prctls
  ` [PATCH 06/14] prctl.2: ffix quotation mark tweaks
  ` [PATCH 07/14] prctl.2: Document removal of Intel MPX prctls
  ` [PATCH 09/14] prctl.2: tfix minor punctuation in SPECULATION_CTRL prctls
  ` [PATCH 10/14] prctl.2: Add PR_SPEC_INDIRECT_BRANCH for "
  ` [PATCH 12/14] prctl.2: Clarify the unsupported hardware case of EINVAL
` [PATCH 08/14] prctl.2: Work around bogus constant "maxsig" in PR_SET_PDEATHSIG
` [PATCH 11/14] prctl.2: Add PR_SPEC_DISABLE_NOEXEC for SPECULATION_CTRL prctls
` [PATCH 13/14] prctl.2: Add SVE prctls (arm64)
` [PATCH 14/14] prctl.2: Add PR_PAC_RESET_KEYS (arm64)

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-13 11:19 UTC  (20+ messages)
` [PATCH 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH 02/12] mm: introduce include/linux/pgtable.h
` [PATCH 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
  ` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() "
` [PATCH 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-13 10:48 UTC  (11+ 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 1/4] csky: Fixup perf callchain unwind
 2020-05-13 10:16 UTC  (6+ messages)
` [PATCH 2/4] csky: Fixup calltrace panic
` [PATCH 3/4] csky: Fixup remove duplicate irq_disable
` [PATCH 4/4] csky: Fixup remove unnecessary save/restore PSR code

[PATCH 19/31] riscv: use asm-generic/cacheflush.h
 2020-05-13  6:23 UTC  (5+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-12 23:20 UTC  (6+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-12 15:13 UTC  (36+ messages)

sort out the flush_icache_range mess
 2020-05-12 14:46 UTC  (41+ messages)
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
` [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 26/31] m68k: implement flush_icache_user_range
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v17 00/10] Landlock LSM
 2020-05-11 21:54 UTC  (24+ messages)
` [PATCH v17 01/10] landlock: Add object management
` [PATCH v17 02/10] landlock: Add ruleset and domain management
  ` [PATCH v17 03/10] landlock: Set up the security framework and manage credentials
  ` [PATCH v17 04/10] landlock: Add ptrace restrictions
  ` [PATCH v17 07/10] arch: Wire up landlock() syscall
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control
` [PATCH v17 06/10] landlock: Add syscall implementation
` [PATCH v17 08/10] selftests/landlock: Add initial tests
` [PATCH v17 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v17 10/10] landlock: Add user and kernel documentation

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-11 20:22 UTC  (10+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

Good Day
 2020-05-11 17:06 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-11 14:15 UTC  (8+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-11 12:41 UTC  (3+ messages)

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

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-10 19:05 UTC  (8+ messages)


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