linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 18:05:50 to 2020-02-28 00:22:58 UTC [more...]

[PATCH 0/9] Enable orphan section warning
 2020-02-28  0:22 UTC  (15+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
` [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH 3/9] x86/build: Warn on orphan section placement
` [PATCH 4/9] x86/boot: "
` [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement
` [PATCH 8/9] arm/build: "
` [PATCH 9/9] arm/boot: "

[PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs
 2020-02-27 18:16 UTC  (27+ messages)
` [PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
` [PATCH v3 2/5] Documentation/locking/atomic: Fix atomic-set litmus test
` [PATCH v3 3/5] Documentation/locking/atomic: Introduce atomic-tests directory
` [PATCH v3 4/5] Documentation/locking/atomic: Add a litmus test for atomic_set()
` [PATCH v3 5/5] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-27 18:03 UTC  (50+ messages)
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-02-27 17:44 UTC  (24+ messages)
` [PATCH v8 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v8 02/11] ELF: Add ELF program property parsing support
` [PATCH v8 03/11] arm64: Basic Branch Target Identification support
` [PATCH v8 04/11] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v8 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v8 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v8 07/11] arm64: unify native/compat instruction skipping
` [PATCH v8 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v8 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v8 10/11] KVM: "
` [PATCH v8 11/11] arm64: mm: Display guarded pages in ptdump

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-27 17:01 UTC  (18+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-02-27 15:20 UTC  (20+ messages)
` [PATCH v2 08/19] arm64: Tags-aware memcmp_pages() implementation
` [PATCH v2 09/19] arm64: mte: Add specific SIGSEGV codes
` [PATCH v2 10/19] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v2 11/19] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v2 12/19] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v2 13/19] mm: Introduce arch_validate_flags()
` [PATCH v2 14/19] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v2 15/19] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v2 17/19] arm64: mte: Allow user control of the generated random tags "
` [PATCH v2 18/19] arm64: mte: Kconfig entry
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v4 00/27] tracing vs world
 2020-02-27 13:34 UTC  (10+ messages)
` [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter()

[PATCH v7 00/11] arm64: Branch Target Identification support
 2020-02-27 13:13 UTC  (22+ messages)
` [PATCH v7 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v7 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v7 07/11] arm64: unify native/compat instruction skipping
` [PATCH v7 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v7 11/11] arm64: mm: Display guarded pages in ptdump

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-02-27 11:29 UTC  (6+ messages)

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-27  8:46 UTC  (30+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [PATCH v3 05/14] nios2: "
` [PATCH v3 06/14] openrisc: "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v3 11/14] sh: add support for folded p4d page tables
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH 00/10] Hi,
 2020-02-27  7:31 UTC  (6+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-27  4:07 UTC  (10+ messages)

My Greetings
 2020-02-27  3:17 UTC 

[PATCH] tools/memory-model: Remove lock-final checking in lock.cat
 2020-02-26 23:59 UTC  (4+ 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).