linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 16:46:39 to 2020-02-24 09:12:29 UTC [more...]

[PATCH v2 0/3] Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-24  9:12 UTC  (9+ messages)
` [PATCH v2 1/3] arm: clocksource: Add VDSO default clockmode
` [PATCH v2 2/3] arm64: "
` [PATCH v2 3/3] clocksource: Fix arm_arch_timer clockmode when vDSO disabled

[PATCH V2 0/4] mm/vma: Use all available wrappers when possible
 2020-02-24  5:03 UTC  (4+ messages)
` [PATCH V2 3/4] 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-24  1:58 UTC  (3+ messages)

[GIT PULL] csky updates for 5.6-rc3
 2020-02-23 17:50 UTC  (3+ messages)

[PATCH 3/7] docs: fix broken references to text files
 2020-02-22 17:51 UTC  (4+ messages)

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

[RFC] regset ->get() API
 2020-02-22  0:41 UTC  (11+ messages)

provide in-place uncached remapping for dma-direct (resend)
 2020-02-21 22:14 UTC  (9+ messages)
` [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

[PATCH] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-21 16:33 UTC  (9+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-20 16:22 UTC  (86+ 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 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

Attention:Beneficiary
 2020-02-20 10:01 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-20  9:48 UTC  (21+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[RFC v2 3/4] Documentation/locking/atomic: Add a litmus test for atomic_set()
 2020-02-20  0:27 UTC  (3+ messages)

[RFC PATCH] memory_hotplug: disable the functionality for 32b (was: Re: [Bug 206401] kernel panic on Hyper-V after 5 minutes due to) memory hot-add
 2020-02-19 23:07 UTC  (2+ messages)
      ` [RFC PATCH] memory_hotplug: disable the functionality for 32b

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 21:32 UTC  (15+ messages)
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS

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


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