linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-27 17:44:12 to 2020-03-05 16:38:14 UTC [more...]

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-05 16:38 UTC  (4+ messages)
` [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map

(unknown)
 2020-03-05 10:46 UTC 

[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:34 UTC  (14+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-03-05  6:23 UTC  (22+ messages)

[PATCH 1/2] kallsyms: architecture specific symbol lookups
 2020-03-05  3:43 UTC  (7+ messages)
` [PATCH 2/2] powerpc/powernv: Wire up OPAL address lookups

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-04 23:10 UTC  (33+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

COMPLEMENT OF THE DAY TO YOU DEAR FRIEND
 2020-03-04 16:54 UTC 

[PATCH 00/12] "Task_isolation" mode
 2020-03-04 16:31 UTC  (22+ messages)
  ` [PATCH 01/12] task_isolation: vmstat: add quiet_vmstat_sync function
  ` [PATCH 02/12] task_isolation: vmstat: add vmstat_idle function
  ` [PATCH 04/12] task_isolation: Add task isolation hooks to arch-independent code
  ` [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality
  ` [PATCH 07/12] task_isolation: arch/arm: "
  ` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
  ` [PATCH 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
` [PATCH 05/12] task_isolation: arch/x86: enable task isolation functionality
` [PATCH 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks
` [PATCH 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus

(unknown)
 2020-03-04  9:42 UTC 

Hello Dear
 2020-03-03 18:03 UTC 

About commit "io: change inX() to have their own IO barrier overrides"
 2020-03-03 17:16 UTC  (4+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-03-03  4:32 UTC  (19+ 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: "

[RFC v2 21/37] lkl tools: "boot" test
 2020-03-02 22:25 UTC  (4+ messages)

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-02 21:24 UTC  (9+ messages)

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 20:00 UTC  (4+ messages)
` [PATCH v2 4/7] init: main: add KUnit to kernel init

[PATCH v3] tools/memory-model/Documentation: Fix "conflict" definition
 2020-03-02 19:49 UTC  (6+ messages)

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 19:45 UTC  (12+ messages)

[PATCH v2] tools/memory-model/Documentation: Fix "conflict" definition
 2020-03-02 18:33 UTC  (6+ messages)

provide in-place uncached remapping for dma-direct v2
 2020-03-02 16:05 UTC  (3+ messages)

[PATCH] tools/memory-model/Documentation: Fix "conflict" definition
 2020-03-02 14:21 UTC  (7+ messages)

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-03-02 10:25 UTC  (3+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-02 10:03 UTC  (6+ messages)
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[PATCH v9 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
 2020-03-02  1:14 UTC  (2+ messages)
` [locking/qspinlock] 7b6da71157: unixbench.score 8.4% improvement

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-03-01  0:47 UTC  (2+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-28 15:55 UTC  (5+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[PATCH v3 2/5] Documentation/locking/atomic: Fix atomic-set litmus test
 2020-02-28  6:30 UTC  (4+ messages)

[PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs
 2020-02-28  6:12 UTC  (7+ messages)
` [PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-02-28  1:35 UTC  (26+ 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

[PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
 2020-02-27 18:16 UTC  (3+ messages)

[RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
 2020-02-27 18:03 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).