linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 12:18:57 to 2020-01-10 14:54:49 UTC [more...]

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 14:54 UTC  (17+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "

Fwd: Ruth Walton from America
 2020-01-10 14:26 UTC 

[PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-01-10 13:33 UTC  (17+ messages)
` [PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v2 2/9] net: wireless: rtl818x: "
` [PATCH v2 3/9] ntb: intel: "
` [PATCH v2 4/9] virtio: pci: "
` [PATCH v2 5/9] arc: "
` [PATCH v2 6/9] drm/mgag200: "
` [PATCH v2 7/9] drm/nouveau: "
` [PATCH v2 8/9] media: fsl-viu: "
` [PATCH v2 9/9] net: wireless: ath5k: "

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-10  7:10 UTC  (2+ messages)

[PATCH v6][RESEND] clocksource/drivers: Suspend/resume Hyper-V clocksource for hibernation
 2020-01-09 11:57 UTC  (4+ messages)

[RFT 00/13] iomap: Constify ioreadX() iomem argument
 2020-01-08 17:39 UTC  (35+ messages)
` [RFT 01/13] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RFT 02/13] alpha: "
` [RFT 02/13] sh: "
` [RFT 03/13] alpha: "
` [RFT 03/13] sh: "
` [RFT 04/13] parisc: "
` [RFT 05/13] powerpc: "
` [RFT 06/13] arc: "
` [RFT 07/13] drm/mgag200: "
` [RFT 08/13] drm/nouveau: "
` [RFT 09/13] media: fsl-viu: "
` [RFT 10/13] net: wireless: ath5k: "
` [RFT 11/13] net: wireless: rtl818x: "
` [RFT 12/13] ntb: intel: "
` [RFT 13/13] virtio: pci: "

[PATCH v8 0/5] Add NUMA-awareness to qspinlock
 2020-01-08  5:09 UTC  (22+ messages)
` [PATCH v8 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v8 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [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 1/2] riscv: Fixup obvious bug for fp-regs reset
 2020-01-07 16:15 UTC  (25+ messages)
` [PATCH 2/2] riscv: Add vector ISA support

[PATCH v6][RESEND] x86/hyperv: Suspend/resume the hypercall page for hibernation
 2020-01-06 22:42 UTC  (2+ messages)

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-06 22:40 UTC  (3+ messages)

[PATCH 2/2] proc: convert everything to "struct proc_ops"
 2020-01-06 15:17 UTC  (5+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2020-01-06 12:46 UTC  (6+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2020-01-06  4:11 UTC  (4+ messages)
` [patch V2 09/17] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY

[PATCH 0/2] fix recent nds32 build breakage
 2019-12-30 10:21 UTC  (14+ 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 1/5] MAINTAINERS: csky: Add mailing list for csky
 2019-12-30  8:23 UTC  (10+ messages)
` [PATCH 2/5] csky: Initial stack protector support
` [PATCH 3/5] csky: Tightly-Coupled Memory or Sram support
` [PATCH 4/5] csky: Separate fixaddr_init from highmem
` [PATCH 5/5] csky/mm: Fixup export invalid_pte_table symbol

[PATCH] mm/hugetlb: ensure signedness of large numbers
 2019-12-29  1:31 UTC  (4+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-27 14:34 UTC  (11+ messages)
` [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 22/22] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2019-12-20  1:36 UTC  (3+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[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 "


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