linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 17:30:52 to 2019-12-24 15:03:22 UTC [more...]

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-24 15:03 UTC  (27+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
      ` [PATCH] arm64: mte: Do not service syscalls after async tag fault
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()
    ` [PATCH] arm64: mte: Clear SCTLR_EL1.TCF0 on exec
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()
` [PATCH 22/22] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 0/2] fix recent nds32 build breakage
 2019-12-24  2:14 UTC  (10+ messages)
` [PATCH 1/2] asm-generic/nds32: don't redefine cacheflush primitives
` [PATCH 2/2] nds32: fix build failure caused by page table folding updates

[PATCH 4.4 077/162] sched/core, x86: Make struct thread_info arch specific again
 2019-12-19 18:33 UTC 

use generic DMA mapping code in powerpc V4
 2019-12-19 13:54 UTC  (6+ messages)

[RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
 2019-12-19 12:19 UTC  (26+ messages)
` [RFC PATCH v3 01/12] smp: add generic SMP-stop support "
` [RFC PATCH v3 02/12] smp: unify crash_ and smp_send_stop() logic
` [RFC PATCH v3 03/12] smp: coordinate concurrent crash/smp stop calls
` [RFC PATCH v3 04/12] smp: address races of starting CPUs while stopping
` [RFC PATCH v3 05/12] arm64: smp: use generic SMP stop common code
` [RFC PATCH v3 06/12] arm64: smp: use SMP crash-stop "
` [RFC PATCH v3 07/12] arm64: smp: add arch specific cpu parking helper
` [RFC PATCH v3 08/12] x86: smp: use generic SMP stop common code
` [RFC PATCH v3 09/12] x86: smp: use SMP crash-stop "
` [RFC PATCH v3 10/12] arm: smp: use generic SMP stop "
` [RFC PATCH v3 11/12] arm: smp: use SMP crash-stop "
` [RFC PATCH v3 12/12] sparc64: smp: use generic SMP stop "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-19 12:11 UTC  (29+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
 2019-12-19 11:39 UTC  (60+ messages)
` [PATCH v15 01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v15 02/23] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v15 03/23] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v15 04/23] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v15 05/23] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v15 06/23] selftests/vm/pkeys: Typecast the pkey register
` [PATCH v15 07/23] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v15 08/23] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v15 09/23] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v15 10/23] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v15 11/23] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v15 12/23] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v15 13/23] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v15 14/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v15 15/23] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v15 16/23] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v15 17/23] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v15 18/23] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v15 19/23] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v15 20/23] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v15 21/23] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v15 22/23] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v15 23/23] selftests: vm: pkeys: Use the correct page size "

[PATCH v2 1/3] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
 2019-12-18 14:15 UTC  (18+ messages)
` [PATCH v2 2/3] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v2 3/3] asm-generic/tlb: Avoid potential double flush

[PATCH] powerpc: ensure that swiotlb buffer is allocated from low memory
 2019-12-18  4:05 UTC  (3+ messages)

[PATCH v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
 2019-12-17 20:05 UTC  (3+ messages)

RFC: kill off ioremap_nocache
 2019-12-17 18:35 UTC  (4+ messages)

[PATCH] RFC: platform driver registering via initcall tables
 2019-12-17 14:50 UTC  (12+ messages)

[PATCH 00/17] Fixup page directory freeing
 2019-12-17  8:51 UTC  (12+ messages)
` [PATCH 05/17] asm-generic/tlb: Rename HAVE_RCU_TABLE_NO_INVALIDATE

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2019-12-17  8:21 UTC  (26+ messages)
` [RFC v1 1/6] vmlinux.lds.h: add linker section for KUnit test suites
` [RFC v1 2/6] arch: um: "
` [RFC v1 3/6] kunit: test: create a single centralized executor for all tests
` [RFC v1 4/6] init: main: add KUnit to kernel init
` [RFC v1 5/6] kunit: test: add test plan to KUnit TAP format
` [RFC v1 6/6] kunit: Add 'kunit_shutdown' option

[PATCH v18 00/13] open: introduce openat2(2) syscall
 2019-12-17  6:39 UTC  (5+ messages)
` [PATCH v18 11/13] "


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