linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 00:22:53 to 2019-10-16 16:08:59 UTC [more...]

[PATCH v9 00/22] KVM RISC-V Support
 2019-10-16 16:08 UTC  (4+ messages)
` [PATCH v9 01/22] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v9 02/22] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v9 03/22] RISC-V: Add initial skeletal KVM support

[PATCH] RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
 2019-10-16 15:24 UTC  (4+ messages)

[PATCH v3] perf tools: avoid sample_reg_masks being const + weak
 2019-10-15  5:31 UTC  (6+ messages)
  ` [tip: perf/core] perf tools: Avoid 'sample_reg_masks' "

RISC-V nommu support v4
 2019-10-16  2:07 UTC  (3+ messages)
` [PATCH 08/20] riscv: abstract out CSR names for supervisor vs machine mode

Fail to bring hart online on HiFive Unleashed
 2019-10-15 22:22 UTC  (20+ messages)

[PATCH 16/34] riscv: Use CONFIG_PREEMPTION
 2019-10-15 20:26 UTC  (2+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-15 16:27 UTC  (11+ messages)

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

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

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-15  7:48 UTC  (11+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

[PATCH v2] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for Microblaze
 2019-10-15  5:59 UTC  (4+ messages)

[PATCH] riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
 2019-10-14 19:55 UTC 

[PATCH v2 2/2] RISC-V: defconfig: Enable Goldfish RTC driver
 2019-10-14  9:20 UTC  (3+ messages)

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

[PATCH v4 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-10-13 13:04 UTC  (8+ 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
  ` [RFC PATCH] dmaengine: sf-pdma: sf_pdma_disclaim_chan() can be static
` [PATCH v4 4/4] MAINTAINERS: Add Green as SiFive PDMA driver maintainer

[GIT PULL] RISC-V updates for v5.4-rc3
 2019-10-12 21:40 UTC  (2+ messages)

[PATCH 40/69] perf tools: Avoid 'sample_reg_masks' being const + weak
 2019-10-11 20:05 UTC 

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 21:23 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-10 18:58 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

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

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

[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
 2019-10-10 17:23 UTC  (3+ messages)

[PATCH] riscv: dts: HiFive Unleashed: add default chosen/stdout-path
 2019-10-09 22:57 UTC  (2+ messages)

[PATCH 0/4] riscv: correct the do_trap_break()
 2019-10-09 22:26 UTC  (17+ 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 "

[v1 PATCH 0/2] Cleanup isa string access and print
 2019-10-09 22:02 UTC  (6+ 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/2] Cleanup isa string access and print
 2019-10-09 22:00 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Remove unsupported isa string info print
` [PATCH v2 2/2] RISC-V: Consolidate isa correctness check

[PATCH v11 07/22] riscv: mm: Add p?d_leaf() definitions
 2019-10-09 10:55 UTC  (4+ messages)

Does sfence.vma implicitly cover what fence.i does?
 2019-10-09  8:53 UTC 

[PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
 2019-10-09  4:58 UTC  (3+ 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  (3+ messages)
` [PATCH v2 6/9] RISC-V: entry: Remove unneeded need_resched() loop

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

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

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

[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] 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  (2+ messages)

[PATCH v2] riscv: Fix memblock reservation for device tree blob
 2019-10-04 17:34 UTC  (2+ 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 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 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

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)


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