linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 08:45:27 to 2019-08-29 13:56:51 UTC [more...]

[PATCH v6 00/21] KVM RISC-V Support
 2019-08-29 13:56 UTC  (15+ messages)
` [PATCH v6 01/21] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v6 02/21] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v6 03/21] RISC-V: Export few kernel symbols
` [PATCH v6 04/21] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v6 05/21] RISC-V: Add initial skeletal KVM support
` [PATCH v6 06/21] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v6 07/21] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v6 08/21] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v6 09/21] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v6 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v6 11/21] RISC-V: KVM: Handle WFI "
` [PATCH v6 12/21] RISC-V: KVM: Implement VMID allocator
` [PATCH v6 13/21] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v6 14/21] RISC-V: KVM: Implement MMU notifiers

[PATCH v6] RISC-V: Implement sparsemem
 2019-08-29 11:01 UTC  (3+ messages)

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-08-29 10:59 UTC  (23+ messages)
` [RFC PATCH 1/2] RISC-V: Mark existing SBI as legacy SBI
` [RFC PATCH 2/2] RISC-V: Add basic support for SBI v0.2

[PATCH v2 0/2] Update ethernet compatible string for SiFive FU540
 2019-08-29  9:54 UTC  (5+ messages)
` [PATCH v2 1/2] macb: bindings doc: update sifive fu540-c000 binding
` [PATCH v2 2/2] macb: Update compatibility string for SiFive FU540-C000

[PATCH V6 0/3] riscv: Add perf callchain support
 2019-08-29  6:57 UTC  (4+ messages)
` [PATCH V6 1/3] "
` [PATCH V6 2/3] riscv: Add support for perf registers sampling
` [PATCH V6 3/3] riscv: Add support for libdw

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-29  1:30 UTC  (18+ messages)

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-28 23:41 UTC  (18+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 02/11] ftrace: introduce new building tool funcprototype
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 04/11] ftrace/hash: add private data field
` [PATCH 05/11] ftrace: create memcache for hash entries
` [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules
` [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature
` [PATCH 08/11] ftrace: introduce core part of function prototype recording
` [PATCH 09/11] x86_64: add function prototype recording support
` [PATCH 10/11] ftrace: add doc for new option record-funcproto
` [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained

[PATCH v2] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-28 22:33 UTC  (6+ messages)

[PATCH v8 0/4] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-08-28 18:08 UTC  (4+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for is25wp256

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-28  9:44 UTC  (14+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH 08/15] riscv: provide native clint access for M-mode
 2019-08-28  6:11 UTC  (3+ messages)

[PATCH 8/8] riscv: ignore the SYS_RISCV_FLUSH_ICACHE_LOCAL flag
 2019-08-28  6:09 UTC  (3+ messages)

[PATCH 0/2] KASAN support for RISC-V
 2019-08-28  3:06 UTC  (10+ messages)
` [PATCH 1/2] riscv: Add memmove string operation
` [PATCH 2/2] riscv: Add KASAN support

misc riscv cleanups
 2019-08-27 18:50 UTC  (20+ messages)
` [PATCH 1/6] riscv: refactor the IPI code
` [PATCH 2/6] riscv: cleanup send_ipi_mask
` [PATCH 3/6] riscv: optimize send_ipi_single
` [PATCH 4/6] riscv: cleanup riscv_cpuid_to_hartid_mask
` [PATCH 5/6] riscv: don't use the rdtime(h) pseudo-instructions
` [PATCH 6/6] riscv: move the TLB flush logic out of line

sys_riscv_flush_icache
 2019-08-27 18:42 UTC  (11+ messages)
` [PATCH 5/8] riscv: actually clear icache_stale_mask for all harts in mm_cpumask
` [PATCH 6/8] riscv: use get_cpu and put_cpu in sys_riscv_flush_icache
` [PATCH 7/8] riscv: improve the local flushing logic "

[PATCH V5 0/3] riscv: Add perf callchain support
 2019-08-27  5:50 UTC  (8+ messages)
` [PATCH V5 1/3] "
` [PATCH V5 2/3] riscv: Add support for perf registers sampling
` [PATCH V5 3/3] riscv: Add support for libdw

[PATCH] riscv: add arch/riscv/Kbuild
 2019-08-27  5:14 UTC  (3+ messages)

[PATCH v2 1/5] RISC-V: Remove per cpu clocksource
 2019-08-26 23:48 UTC  (2+ messages)

[PATCH] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-26 21:30 UTC  (3+ messages)

RISC V Kernel Decompressor symbols
 2019-08-26 19:22 UTC  (2+ messages)

[PATCH v5] RISC-V: Implement sparsemem
 2019-08-25  6:55 UTC  (2+ messages)

[PATCH V3 0/3] riscv: Add perf callchain support
 2019-08-24  2:12 UTC  (5+ messages)

generic ioremap (and lots of cleanups)
 2019-08-23 13:55 UTC  (3+ messages)
` [PATCH 05/26] openrisc: map as uncached in ioremap

[PATCH v5 00/20] KVM RISC-V Support
 2019-08-23 12:28 UTC  (53+ messages)
` [PATCH v5 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v5 10/20] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v5 11/20] RISC-V: KVM: Handle WFI "
` [PATCH v5 12/20] RISC-V: KVM: Implement VMID allocator
` [PATCH v5 13/20] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v5 14/20] RISC-V: KVM: Implement MMU notifiers
` [PATCH v5 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v5 16/20] RISC-V: KVM: FP lazy save/restore
` [PATCH v5 17/20] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v5 18/20] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v5 19/20] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v5 20/20] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v4 0/3] Optimize tlbflush path
 2019-08-22 18:31 UTC  (4+ messages)
` [PATCH v4 3/3] RISC-V: Issue a tlb page flush if possible

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-08-22  9:26 UTC  (4+ 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).