linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 07:29:14 to 2020-07-13 17:45:37 UTC [more...]

[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-13 17:45 UTC  (9+ messages)
` [PATCH v6 02/26] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v6 20/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-13 17:21 UTC  (24+ messages)
` [PATCH v2 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [PATCH v2 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-13 16:48 UTC  (35+ messages)
` [RFC PATCH 1/7] asm-generic: add generic MMU versions of mmu context functions
` [RFC PATCH 2/7] arch: use asm-generic mmu context for no-op implementations
` [RFC PATCH 3/7] mm: introduce exit_lazy_tlb
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [RFC PATCH 5/7] lazy tlb: introduce lazy mm refcount helper functions
` [RFC PATCH 6/7] lazy tlb: allow lazy tlb mm switching to be configurable
` [RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

clean up address limit helpers
 2020-07-13 13:19 UTC  (21+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 2/6] nds32: use uaccess_kernel in show_regs
` [PATCH 3/6] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
` [PATCH 4/6] uaccess: remove segment_eq
` [PATCH 5/6] uaccess: add force_uaccess_{begin,end} helpers
` [PATCH 6/6] exec: use force_uaccess_begin during exec and exit

[PATCH] asm-generic/sembuf: Update architecture related information in comment
 2020-07-13  9:45 UTC  (2+ messages)

[PATCH 0/2] locking/qspinlock: Allow lock to store lock holder cpu number
 2020-07-13  9:21 UTC  (9+ messages)
` [PATCH 1/2] locking/qspinlock: Store lock holder cpu in lock if feasible
` [PATCH 2/2] locking/pvqspinlock: Optionally store lock holder cpu into lock

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-13  3:23 UTC  (5+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V5 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V5 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V5 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH 00/22] add support for Clang LTO
 2020-07-12 23:34 UTC  (9+ messages)

[PATCH] mm/sparse: cleanup the code surrounding memory_present()
 2020-07-12  8:31 UTC 

Add and use a generic version of devmem_is_allowed()
 2020-07-12  6:09 UTC  (14+ messages)
` [PATCH v2 1/5] lib: Add "
` [PATCH v2 2/5] RISC-V: Use the new generic devmem_is_allowed()
` [PATCH v2 3/5] arm: Use the "
` [PATCH v2 4/5] arm64: "
` [PATCH v2 5/5] unicore32: "

[PATCH v1] arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
 2020-07-10 15:29 UTC  (2+ messages)

[PATCH v19 00/12] Landlock LSM
 2020-07-10 12:57 UTC  (12+ messages)
` [PATCH v19 08/12] landlock: Add syscall implementation

[RESEND PATCH v5 0/6] arm64: tlb: add support for TTL feature
 2020-07-10  8:53 UTC  (7+ messages)
` [RESEND PATCH v5 3/6] arm64: Add tlbi_user_level TLB invalidation helper

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-07-10  8:04 UTC  (3+ messages)

Add and use a generic version of devmem_is_allowed()
 2020-07-10  5:51 UTC  (22+ messages)
` [PATCH 1/5] lib: Add "
` [PATCH 2/5] RISC-V: Use the new generic devmem_is_allowed()
` [PATCH 3/5] arm: Use the "
` [PATCH 4/5] arm64: "
` [PATCH 5/5] unicore32: "

[mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address
 2020-07-10  6:47 UTC  (3+ messages)

[PATCH v4 1/2] linux/bits.h: fix unsigned less than zero warnings
 2020-07-10  6:38 UTC  (5+ messages)

[PATCH v1 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-10  6:07 UTC  (8+ messages)
` [PATCH v1 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [PATCH v1 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[RFC][PATCH] avoid refcounting the lazy tlb mm struct
 2020-07-10  0:45 UTC  (2+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-09 16:06 UTC  (28+ messages)
` [PATCH v3 1/6] powerpc/powernv: must include hvcall.h to get PAPR defines
` [PATCH v3 2/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v3 3/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v3 4/6] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[RFC PATCH v1] arm64: kvm: flush tlbs by range in unmap_stage2_range function
 2020-07-09 13:47 UTC 

[PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-07-09 12:14 UTC  (2+ messages)

[PATCH] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-09 10:24 UTC  (7+ messages)

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:32 UTC  (6+ messages)
` [PATCH v3 1/4] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v3 4/4] virtio: pci: "


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