linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 08:59:43 to 2019-08-09 09:27:12 UTC [more...]

[PATCH v4 00/20] KVM RISC-V Support
 2019-08-09  9:26 UTC  (31+ messages)
` [PATCH v4 01/20] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v4 02/20] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v4 03/20] RISC-V: Export few kernel symbols
` [PATCH v4 04/20] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v4 05/20] RISC-V: Add initial skeletal KVM support
` [PATCH v4 06/20] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v4 07/20] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v4 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v4 09/20] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v4 10/20] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v4 11/20] RISC-V: KVM: Handle WFI "
` [PATCH v4 12/20] RISC-V: KVM: Implement VMID allocator
` [PATCH v4 13/20] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v4 14/20] RISC-V: KVM: Implement MMU notifiers
` [PATCH v4 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v4 16/20] RISC-V: KVM: FP lazy save/restore
` [PATCH v4 17/20] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v4 18/20] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v4 19/20] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v4 20/20] RISC-V: KVM: Add MAINTAINERS entry

+ riscv-kbuild-add-virtual-memory-system-selection.patch added to -mm tree
 2019-08-08 23:22 UTC 

[PATCH] dt-bindings: riscv: remove obsolete cpus.txt
 2019-08-08 22:56 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board
 2019-08-08 22:52 UTC  (2+ messages)

[PATCH v2] pci: Kconfig: select PCI_MSI_IRQ_DOMAIN by default on RISC-V
 2019-08-08 22:13 UTC  (5+ messages)

[PATCH] riscv: fix flush_tlb_range() end address for flush_tlb_page()
 2019-08-08 16:25 UTC 

[PATCH 0/2] riscv: Correct the initialized flow of FP and __fstate_clean()
 2019-08-08 15:50 UTC  (6+ messages)
` [PATCH 1/2] riscv: Correct the initialized flow of FP register
` [PATCH 2/2] riscv: Make __fstate_clean() can work correctly

[PATCH] riscv: kbuild: drop CONFIG_RISCV_ISA_C
 2019-08-08 12:18 UTC  (4+ messages)

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-08-08  9:19 UTC  (17+ messages)
` [PATCH v6 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v6 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v6 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v6 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v6 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v6 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v6 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v6 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v6 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v6 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v6 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v6 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v6 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

[PATCH] riscv: move sifive_l2_cache.c to drivers/misc
 2019-08-08  8:07 UTC  (6+ messages)

[v5 PATCH] RISC-V: Fix unsupported isa string info
 2019-08-07 18:23 UTC 

[PATCH v3 0/5] Miscellaneous fixes
 2019-08-07 17:42 UTC  (8+ messages)
` [PATCH v3 3/5] RISC-V: Fix unsupported isa string info

[PATCH] riscv: kbuild: add virtual memory system selection
 2019-08-07 16:42 UTC  (8+ messages)

[PATCH] riscv: Using CSR numbers to access CSRs
 2019-08-07 16:13 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] Use CSR numbers instead of names
 2019-08-07 16:09 UTC  (12+ messages)

[PATCH v4 0/4] Miscellaneous fixes
 2019-08-07  8:04 UTC  (12+ messages)
` [PATCH v4 1/4] RISC-V: Remove per cpu clocksource
` [PATCH v4 2/4] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs
` [PATCH v4 3/4] RISC-V: Fix unsupported isa string info
` [PATCH v4 4/4] dt-bindings: Update the riscv,isa string description

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

[PATCH] riscv: delay: use do_div() instead of __udivdi3()
 2019-08-07  6:48 UTC  (2+ messages)

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-08-07  6:22 UTC 

[PATCH] RISC-V: Remove udivdi3
 2019-08-07  2:40 UTC  (6+ messages)

[PATCH AUTOSEL 5.2 38/59] riscv: Fix perf record without libelf support
 2019-08-06 21:32 UTC 

About __udivdi3
 2019-08-06 18:37 UTC  (10+ messages)

[PATCH v3 00/19] KVM RISC-V Support
 2019-08-06 10:44 UTC  (26+ messages)
` [PATCH v3 01/19] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v3 02/19] RISC-V: Export few kernel symbols
` [PATCH v3 03/19] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v3 04/19] RISC-V: Add initial skeletal KVM support
` [PATCH v3 05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v3 06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v3 07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v3 08/19] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v3 09/19] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v3 10/19] RISC-V: KVM: Handle WFI "
` [PATCH v3 11/19] RISC-V: KVM: Implement VMID allocator
` [PATCH v3 12/19] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v3 13/19] RISC-V: KVM: Implement MMU notifiers
` [PATCH v3 14/19] RISC-V: KVM: Add timer functionality
` [PATCH v3 15/19] RISC-V: KVM: FP lazy save/restore
` [PATCH v3 16/19] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v3 17/19] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v3 18/19] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v3 19/19] RISC-V: KVM: Add MAINTAINERS entry

Random memory corruption with v5.2
 2019-08-06  7:43 UTC  (18+ messages)

[RFC PATCH v2 00/19] KVM RISC-V Support
 2019-08-05 12:27 UTC  (34+ messages)
` [RFC PATCH v2 04/19] RISC-V: Add initial skeletal KVM support
` [RFC PATCH v2 06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [RFC PATCH v2 07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [RFC PATCH v2 08/19] RISC-V: KVM: Implement VCPU world-switch
` [RFC PATCH v2 10/19] RISC-V: KVM: Handle WFI exits for VCPU
` [RFC PATCH v2 11/19] RISC-V: KVM: Implement VMID allocator
` [RFC PATCH v2 12/19] RISC-V: KVM: Implement stage2 page table programming

[PATCH] Documentation: virt: Fix broken reference to virt tree's index
 2019-08-05  0:10 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v5.3-rc3
 2019-08-03 17:45 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).