linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 08:36:07 to 2020-01-23 08:24:32 UTC [more...]

[PATCH 0/2] mm/thp: rework the pmd protect changing flow
 2020-01-23  8:24 UTC  (8+ messages)
` [PATCH v2 1/2] mm: add helpers pmdp_modify_prot_start/commit
` [PATCH v2 2/2] arm64: mm: rework the pmd protect changing flow

[PATCH v5 00/38] Hardened usercopy whitelisting
 2020-01-23  8:14 UTC  (7+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH V2 1/4] riscv: Separate patch for cflags and aflags
 2020-01-23  6:04 UTC  (10+ messages)
` [PATCH V2 2/4] riscv: Rename __switch_to_aux -> fpu
` [PATCH V2 3/4] riscv: Extending cpufeature.c to detect V-extension
` [PATCH V2 4/4] riscv: Add vector ISA support

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

[PATCH v9 0/5] Add NUMA-awareness to qspinlock
 2020-01-22 19:29 UTC  (7+ messages)

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

[PATCH v7 0/5] Add NUMA-awareness to qspinlock
 2020-01-22 17:04 UTC  (14+ messages)
` [PATCH v7 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v7 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v8 0/5] Add NUMA-awareness to qspinlock
 2020-01-22  9:56 UTC  (21+ messages)
` [PATCH v8 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v8 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v8 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH v2 0/2] microblaze: Enable CMA
 2020-01-22  6:47 UTC  (6+ messages)
` [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-01-21 22:06 UTC  (3+ messages)
` [PATCH 15/22] arm64: mte: Add PROT_MTE support to mmap() and mprotect()

[PATCH 1/5] include/linux: Add instrumented.h infrastructure
 2020-01-21 16:16 UTC  (53+ messages)
` [PATCH 2/5] asm-generic, atomic-instrumented: Use generic instrumented.h
` [PATCH 3/5] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH 4/5] iov_iter: Use generic instrumented.h
` [PATCH 5/5] copy_to_user, copy_from_user: "

[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
 2020-01-21 16:12 UTC  (13+ messages)

[PATCH v2 1/5] include/linux: Add instrumented.h infrastructure
 2020-01-21 16:05 UTC  (9+ messages)
` [PATCH v2 2/5] asm-generic, atomic-instrumented: Use generic instrumented.h
` [PATCH v2 3/5] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v2 4/5] iov_iter: Use generic instrumented.h
` [PATCH v2 5/5] copy_to_user, copy_from_user: "

[PATCH] csky: Fix the compile error when enable ck860
 2020-01-21 15:05 UTC  (3+ messages)

Contact Diplomatic Agent, Mr. Mcclaine John to receive your ATM CARD valued the sum of $12.8Million United States Dollars
 2020-01-20 19:31 UTC 

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-20 17:59 UTC  (6+ messages)

[PATCH 1/2] mm: add helpers pmdp_modify_prot_start/commit
 2020-01-20 15:05 UTC  (3+ 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).