linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-16 08:19:07 to 2020-02-19 17:51:16 UTC [more...]

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:49 UTC  (3+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:49 UTC 

[PATCH v3 00/22] tracing vs world
 2020-02-19 17:46 UTC  (102+ messages)
` [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v3 02/22] x86,mce: Delete ist_begin_non_atomic()
` [PATCH v3 03/22] x86: Replace ist_enter() with nmi_enter()
` [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE
` [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
    ` [PATCH] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE
` [PATCH v3 06/22] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v3 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 09/22] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v3 10/22] x86,tracing: Add comments to do_nmi()
` [PATCH v3 11/22] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 14/22] perf,tracing: Allow function tracing when !RCU
` [PATCH v3 15/22] x86/int3: Ensure that poke_int3_handler() is not traced
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 17/22] asm-generic/atomic: Use __always_inline for pure wrappers
` [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v3 19/22] compiler: Simple READ/WRITE_ONCE() implementations
` [PATCH v3 20/22] locking/atomics: Flip fallbacks and instrumentation
` [PATCH v3 21/22] x86/int3: Avoid atomic instrumentation
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 17:44 UTC  (13+ messages)
` [PATCH 1/6] asm/sections: Add COMPARE_SECTIONS macro
` [PATCH 2/6] kernel/extable: Wrap section comparison in sort_main_extable with COMPARE_SECTIONS
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers "
` [PATCH 4/6] dynamic_debug: Wrap section comparison in dynamic_debug_init "
` [PATCH 5/6] mm: kmemleak: Wrap section comparison in kmemleak_init "
` [PATCH 6/6] kbuild: Enable -Wtautological-compare

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2020-02-19 16:16 UTC  (5+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[RFC v2 0/4] Documentation/locking/atomic: Add litmus tests for atomic APIs
 2020-02-19 15:07 UTC  (9+ messages)
` [RFC v2 1/4] Documentation/locking/atomic: Fix atomic-set litmus test
` [RFC v2 2/4] Documentation/locking/atomic: Introduce atomic-tests directory
` [RFC v2 3/4] Documentation/locking/atomic: Add a litmus test for atomic_set()
` [RFC v2 4/4] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()

19-02-2020
 2020-02-19 10:51 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-19 13:24 UTC  (19+ messages)
` [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables
` [PATCH v2 05/13] nios2: "
` [PATCH v2 07/13] powerpc: "
` [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-19 12:46 UTC  (33+ messages)
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()

Finanzielle Hilfe (Darlehen @ 1,3%)
 2020-02-18 21:04 UTC 

Finanzielle Hilfe (Darlehen @ 1,3%)
 2020-02-18 21:04 UTC 

[PATCH 00/19] Introduce common headers
 2020-02-18 13:03 UTC  (10+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

Hi Dear
 2020-02-18  9:19 UTC 

[RFC v2 00/37] Unifying LKL into UML
 2020-02-18  8:18 UTC  (7+ messages)
` [RFC v2 07/37] lkl: interrupt support

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-17 20:55 UTC  (11+ messages)
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks

[PATCH memory-model] Add recent references
 2020-02-17 19:12 UTC  (5+ messages)

[RFC] regset ->get() API
 2020-02-17 18:33 UTC 

[PATCH 00/10] Hi,
 2020-02-17 14:27 UTC  (4+ messages)

[RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()
 2020-02-17 11:02 UTC  (5+ messages)

[PATCH 0/5] mm/vma: Use available wrappers when possible
 2020-02-17  9:21 UTC  (6+ messages)
` [PATCH 3/5] 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-17  3:17 UTC  (2+ messages)

[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
 2020-02-17  1:27 UTC  (7+ 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).