linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-23 12:54:20 to 2019-10-09 04:58:47 UTC [more...]

[PATCH v7 00/21] KVM RISC-V Support
 2019-10-09  4:58 UTC  (17+ messages)
` [PATCH v7 02/21] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v7 11/21] RISC-V: KVM: Handle WFI "
` [PATCH v7 18/21] RISC-V: KVM: Add SBI v0.1 support

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-09  2:07 UTC  (8+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

Fail to bring hart online on HiFive Unleashed
 2019-10-09  1:34 UTC  (14+ messages)

[PATCH] RISC-V: Typo fixes in image header and documentation
 2019-10-09  1:06 UTC 

[PATCH v2 0/9] entry: preempt_schedule_irq() callers scrub
 2019-10-09  0:51 UTC  (5+ messages)
` [PATCH v2 1/9] sched/core: Fix preempt_schedule() interrupt return comment
  ` [tip: sched/urgent] "
` [PATCH v2 6/9] RISC-V: entry: Remove unneeded need_resched() loop

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-08 23:46 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH] riscv: Fix memblock reservation for device tree blob
 2019-10-08 23:35 UTC  (4+ messages)

[PATCH v11 07/22] riscv: mm: Add p?d_leaf() definitions
 2019-10-08 21:33 UTC  (3+ messages)

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
 2019-10-08 20:36 UTC  (4+ messages)

[PATCH 0/4] riscv: correct the do_trap_break()
 2019-10-08 17:07 UTC  (19+ messages)
` [PATCH 1/4] riscv: avoid kernel hangs when trapped in BUG()
` [PATCH 2/4] rsicv: avoid sending a SIGTRAP to a user thread trapped in WARN()
` [PATCH 3/4] riscv: Correct the handling of unexpected ebreak in do_trap_break()
` [PATCH 4/4] riscv: remove the switch statement "

[PATCH v2] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for Microblaze
 2019-10-08 15:46 UTC  (2+ messages)

[PATCH] microblaze: Include generic support for MSI irqdomains
 2019-10-08 15:46 UTC  (2+ messages)

[v1 PATCH 0/2] Cleanup isa string access and print
 2019-10-08 15:44 UTC  (5+ messages)
` [v1 PATCH 1/2] RISC-V: Remove unsupported isa string info print
` [v1 PATCH 2/2] RISC-V: Consolidate isa correctness check

[PATCH v2 0/3] Add support for SBI v0.2
 2019-10-08 15:39 UTC  (16+ messages)
` [PATCH v2 1/3] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v2 2/3] RISC-V: Add basic support for SBI v0.2
` [PATCH v2 3/3] RISC-V: Move SBI related macros under uapi

[PATCH v3] perf tools: avoid sample_reg_masks being const + weak
 2019-10-08 12:31 UTC  (3+ messages)

[PATCH v3 0/3] KASAN support for RISC-V
 2019-10-08  6:11 UTC  (4+ messages)
` [PATCH v3 1/3] kasan: Archs don't check memmove if not support it
` [PATCH v3 2/3] riscv: Add KASAN support
` [PATCH v3 3/3] kasan: Add riscv to KASAN documentation

[v6 PATCH] RISC-V: Remove unsupported isa string info print
 2019-10-07 16:58 UTC  (7+ messages)

RISC-V maintainer review of glibc patch needed (was: Re: [PATCH] riscv: Remove support for variable page sizes)
 2019-10-07 16:21 UTC 

[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
 2019-10-07  8:26 UTC  (4+ messages)
` [RESEND TRIVIAL 2/3] treewide: "
` [RESEND TRIVIAL 3/3] treewide: arch: "

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-06 19:18 UTC  (4+ messages)

kbuild change breaks HiFive-U boot here
 2019-10-05  3:12 UTC  (2+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-05  1:24 UTC  (9+ messages)

[PATCH] serial/sifive: select SERIAL_EARLYCON
 2019-10-04 21:45 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v5.4-rc2
 2019-10-04 20:40 UTC  (3+ messages)

[PATCH] RISC-V: Clear load reservations while restoring hart contexts
 2019-10-04 17:35 UTC  (3+ messages)

[PATCH v2] riscv: Fix memblock reservation for device tree blob
 2019-10-04 17:34 UTC  (4+ messages)

[PATCH] riscv-docs: correct the sequence of the magic number 2 since it's little endian
 2019-10-03 16:52 UTC  (4+ messages)

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-03 10:43 UTC  (14+ messages)
` [PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection

[PATCH v8 00/19] KVM RISC-V Support
 2019-10-03 10:18 UTC  (21+ messages)
` [PATCH v8 01/19] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v8 02/19] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v8 03/19] RISC-V: Add initial skeletal KVM support
` [PATCH v8 04/19] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v8 05/19] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v8 06/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v8 07/19] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v8 08/19] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v8 09/19] RISC-V: KVM: Handle WFI "
` [PATCH v8 10/19] RISC-V: KVM: Implement VMID allocator
` [PATCH v8 11/19] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v8 12/19] RISC-V: KVM: Implement MMU notifiers
` [PATCH v8 13/19] RISC-V: KVM: Add timer functionality
` [PATCH v8 14/19] RISC-V: KVM: FP lazy save/restore
` [PATCH v8 15/19] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v8 16/19] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v8 17/19] RISC-V: KVM: Forward unhandled SBI calls to userspace
` [PATCH v8 18/19] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v8 19/19] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v4 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-10-03  9:09 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
` [PATCH v4 2/4] riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
` [PATCH v4 3/4] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
` [PATCH v4 4/4] MAINTAINERS: Add Green as SiFive PDMA driver maintainer

[PATCH 1/3] docs: fix some broken references
 2019-10-03  7:53 UTC  (6+ messages)

[PATCH v2 0/2] KASAN support for RISC-V
 2019-10-02 10:55 UTC  (4+ messages)
` [PATCH v2 1/2] kasan: Archs don't check memmove if not support it
` [PATCH v2 2/2] riscv: Add KASAN support

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-01 15:24 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "

lists.infradead.org mailing list memberships reminder
 2019-10-01 12:00 UTC 

[PATCH v2] spi: dt-bindings: Convert spi-sifive binding to json-schema
 2019-10-01 11:41 UTC  (2+ messages)
` Applied "spi: dt-bindings: Convert spi-sifive binding to json-schema" to the spi tree

[PATCH v9 0/2] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-09-30 13:34 UTC  (2+ messages)

[PATCH v4 0/3] Optimize tlbflush path
 2019-09-28  4:23 UTC  (3+ messages)

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-09-27 22:53 UTC  (5+ messages)

[GIT PULL] RISC-V additional updates for v5.4-rc1
 2019-09-27 22:21 UTC  (3+ messages)

[PATCH] riscv: resolve most warnings from sparse
 2019-09-26 21:29 UTC  (3+ messages)

[PATCH v3 3/3] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
 2019-09-26 17:26 UTC  (3+ messages)

[PATCH] riscv: move flush_icache_range/user_range() after flush_icache_all()
 2019-09-26  7:06 UTC  (4+ messages)

[PATCH v2 0/2] Enable Goldfish RTC for RISC-V
 2019-09-25  6:38 UTC  (3+ messages)
` [PATCH v2 1/2] platform: goldfish: Allow goldfish drivers for archs with IOMEM and DMA
` [PATCH v2 2/2] RISC-V: defconfig: Enable Goldfish RTC driver

[PATCH 0/2] Enable Goldfish RTC for RISC-V
 2019-09-25  5:16 UTC  (7+ messages)
` [PATCH 1/2] platform: goldfish: Allow goldfish virtual platform drivers for RISCV
` [PATCH 2/2] RISC-V: defconfig: Enable Goldfish RTC driver

[PATCH] dt-bindings: riscv: Fix CPU schema errors
 2019-09-24 19:47 UTC 

[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
 2019-09-23 16:00 UTC  (3+ messages)
` [PATCH trivial 2/3] treewide: "
` [PATCH trivial 3/3] treewide: arch: "


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