linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 19:45:10 to 2020-02-26 21:43:20 UTC [more...]

[PATCH v7 00/11] arm64: Branch Target Identification support
 2020-02-26 21:43 UTC  (34+ messages)
` [PATCH v7 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v7 02/11] ELF: Add ELF program property parsing support
` [PATCH v7 03/11] arm64: Basic Branch Target Identification support
` [PATCH v7 04/11] elf: Allow arch to tweak initial mmap prot flags
` [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 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v7 10/11] KVM: "
` [PATCH v7 11/11] arm64: mm: Display guarded pages in ptdump

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-26 21:35 UTC  (84+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [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 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 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-26 20:29 UTC  (15+ 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-26 19:26 UTC  (22+ messages)
` [PATCH v2 01/19] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v2 02/19] arm64: mte: system register definitions
` [PATCH v2 03/19] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v2 05/19] arm64: mte: Assembler macros and default architecture for .S files
` [PATCH v2 06/19] arm64: mte: Tags-aware clear_page() implementation
` [PATCH v2 07/19] arm64: mte: Tags-aware copy_page() implementation
` [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 V2 0/4] mm/vma: Use all available wrappers when possible
 2020-02-26 17:40 UTC  (4+ messages)
` [PATCH V2 3/4] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-26 15:51 UTC  (11+ messages)

[PATCH v4 00/27] tracing vs world
 2020-02-26 15:20 UTC  (34+ messages)
` [PATCH v4 01/27] lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions
` [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter()
` [PATCH v4 07/27] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
` [PATCH v4 08/27] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE
` [PATCH v4 09/27] rcu: Rename rcu_irq_{enter,exit}_irqson()

[PATCH] tools/memory-model: Remove lock-final checking in lock.cat
 2020-02-26 14:58 UTC  (3+ messages)

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-26 11:20 UTC  (12+ messages)
` [PATCH v2 07/13] powerpc: add support for folded p4d page tables

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-26 11:20 UTC  (13+ messages)
` [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on "

[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
 2020-02-26  2:51 UTC  (8+ messages)
` [RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()

[PATCH v2] execve: warn if process starts with executable stack
 2020-02-25 21:52 UTC  (3+ messages)

[PATCH 00/10] Hi,
 2020-02-25 16:32 UTC  (7+ messages)

provide in-place uncached remapping for dma-direct (resend)
 2020-02-25 10:10 UTC  (6+ messages)
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

provide in-place uncached remapping for dma-direct v2
 2020-02-25 10:09 UTC  (12+ messages)
` [PATCH 1/5] dma-direct: remove the cached_kernel_address hook
` [PATCH 2/5] dma-direct: consolidate the error handling in dma_direct_alloc_pages
` [PATCH 4/5] dma-direct: provide a arch_dma_clear_uncached hook
` [PATCH 5/5] openrisc: use the generic in-place uncached DMA allocator

[PATCH v3] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-25  7:17 UTC  (2+ 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).