linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 05:44:18 to 2020-03-16 00:48:10 UTC [more...]

[PATCH v4 0/9] Kendryte k210 SoC boards support
 2020-03-16  0:47 UTC  (6+ messages)
` [PATCH v4 1/9] riscv: Unaligned load/store handling for M_MODE
` [PATCH v4 2/9] riscv: Add BUILTIN_DTB support
` [PATCH v4 3/9] riscv: Add SOC early init support
` [PATCH v4 4/9] riscv: Add Kendryte K210 SoC support
` [PATCH v4 5/9] riscv: Select required drivers for Kendryte SOC

[PATCH v2 0/9] Kendryte k210 SoC boards support
 2020-03-16  0:34 UTC  (35+ messages)
` [PATCH v2 1/9] riscv: Unaligned load/store handling for M_MODE
` [PATCH v2 2/9] riscv: Add BUILTIN_DTB support
` [PATCH v2 3/9] riscv: Add SOC early init support
` [PATCH v2 4/9] riscv: Add Kendryte K210 SoC support
` [PATCH v2 5/9] riscv: Select required drivers for Kendryte SOC
` [PATCH v2 6/9] riscv: Add Kendryte K210 device tree
` [PATCH v2 7/9] riscv: Kendryte K210 default config
` [PATCH v2 8/9] riscv: create a loader.bin boot image for Kendryte SoC
` [PATCH v2 9/9] riscv: Do not initialize PMP on "

Errors and segmentation fault while building Golang on Kernel after v5.4-rc3
 2020-03-13 17:55 UTC  (11+ messages)

[PATCH v3 0/9] Kendryte k210 SoC boards support
 2020-03-13 17:12 UTC  (13+ messages)
` [PATCH v3 1/9] riscv: Unaligned load/store handling for M_MODE
` [PATCH v3 2/9] riscv: Add BUILTIN_DTB support
` [PATCH v3 3/9] riscv: Add SOC early init support
` [PATCH v3 4/9] riscv: Add Kendryte K210 SoC support
` [PATCH v3 5/9] riscv: Select required drivers for Kendryte SOC
` [PATCH v3 6/9] riscv: Add Kendryte K210 device tree
` [PATCH v3 7/9] riscv: Kendryte K210 default config
` [PATCH v3 8/9] riscv: create a loader.bin boot image for Kendryte SoC
` [PATCH v3 9/9] riscv: Do not initialize PMP on "

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

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-03-13  6:03 UTC  (2+ messages)

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[PATCH RESEND v2] riscv: Introduce CONFIG_RELOCATABLE
 2020-03-12  5:57 UTC  (4+ messages)

[PATCH v2 0/9] Kendryte k210 SoC boards support
 2020-03-12  5:25 UTC 

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-12  3:14 UTC  (17+ messages)
` [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags
` [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension
` [RFC PATCH V3 05/11] riscv: Add vector feature to compile
` [RFC PATCH V3 06/11] riscv: Add has_vector detect
` [RFC PATCH V3 07/11] riscv: Reset vector register
` [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions
` [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR
` [RFC PATCH V3 10/11] riscv: Add ptrace support
` [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore

[PATCH v3 0/2] RISC-V page table dumper
 2020-03-12  2:58 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: Add support to dump the kernel page tables
` [PATCH v3 2/2] riscv: Use macro definition instead of magic number

[PATCH] tty: serial: Add CONSOLE_POLL support to SiFive UART
 2020-03-12  2:36 UTC  (5+ messages)

[PATCH] tty: sifive: Finish transmission before changing the clock
 2020-03-11 12:22 UTC  (2+ messages)

[PATCH V16] mm/debug: Add tests validating architecture page table helpers
 2020-03-11  9:34 UTC 

[PATCH v8 00/12] Convert PWM period and duty cycle to u64
 2020-03-11  1:41 UTC  (2+ messages)
` [PATCH v8 08/12] pwm: sifive: Use 64-bit division macro

[linux-next:master 7003/7050] include/linux/virtio_config.h:113: undefined reference to `page_reporting_unregister'
 2020-03-10 15:13 UTC  (11+ messages)

[RFC PATCH 0/5] Add UEFI support for RISC-V
 2020-03-10 13:18 UTC  (10+ messages)
` [RFC PATCH 5/5] RISC-V: Add EFI stub support

[PATCH] RISC-V: Only select essential drivers for SOC_VIRT config
 2020-03-10 12:42 UTC  (3+ messages)

[PATCH 0/4] QEMU Virt Machine Kconfig option
 2020-03-10 11:57 UTC  (6+ messages)
` [PATCH 1/4] RISC-V: Add kconfig option for QEMU virt machine

[PATCH v2 0/2] RISC-V page table dumper
 2020-03-10 10:02 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Add support to dump the kernel page tables

[PATCH v9 00/12] Add support for SBI v0.2 and CPU hotplug
 2020-03-10  6:21 UTC  (4+ messages)
` [PATCH v9 02/12] RISC-V: Add basic support for SBI v0.2

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-10  2:31 UTC  (8+ messages)

[PATCH v7 08/13] pwm: sifive: Use 64-bit division macros for period and duty cycle
 2020-03-09 19:35 UTC 

[PATCH v3 0/9] Support strict kernel memory permissions for security
 2020-03-09 16:55 UTC  (10+ messages)
` [PATCH v3 1/9] riscv: add ARCH_HAS_SET_MEMORY support
` [PATCH v3 2/9] riscv: add ARCH_HAS_SET_DIRECT_MAP support
` [PATCH v3 3/9] riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
` [PATCH v3 4/9] riscv: move exception table immediately after RO_DATA
` [PATCH v3 5/9] riscv: add alignment for text, rodata and data sections
` [PATCH v3 6/9] riscv: add STRICT_KERNEL_RWX support
` [PATCH v3 7/9] riscv: add macro to get instruction length
` [PATCH v3 8/9] riscv: introduce interfaces to patch kernel code
` [PATCH v3 9/9] riscv: patch code by fixmap mapping

[PATCH] nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
 2020-03-09 13:52 UTC  (2+ messages)

[PATCH v2 0/9] Support strict kernel memory permissions for security
 2020-03-09 13:13 UTC  (15+ messages)
` [PATCH v2 1/9] riscv: add ARCH_HAS_SET_MEMORY support
` [PATCH v2 2/9] riscv: add ARCH_HAS_SET_DIRECT_MAP support
` [PATCH v2 3/9] riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
` [PATCH v2 4/9] riscv: move exception table immediately after RO_DATA
` [PATCH v2 5/9] riscv: add alignment for text, rodata and data sections
` [PATCH v2 6/9] riscv: add STRICT_KERNEL_RWX support
` [PATCH v2 7/9] riscv: add macro to get instruction length
` [PATCH v2 8/9] riscv: introduce interfaces to patch kernel code
` [PATCH v2 9/9] riscv: patch code by fixmap mapping

[PATCH v4 0/5] New RISC-V Local Interrupt Controller Driver
 2020-03-09 12:00 UTC  (12+ messages)
` [PATCH v4 1/5] RISC-V: self-contained IPI handling routine
` [PATCH v4 2/5] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v4 3/5] irqchip: RISC-V Per-HART Local Interrupt Controller Driver
` [PATCH v4 4/5] clocksource: timer-riscv: Make timer interrupt as a per-CPU interrupt
` [PATCH v4 5/5] RISC-V: Remove do_IRQ() function

[PATCH V2 0/3] riscv: add support for restartable sequence
 2020-03-09  5:59 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API
` [PATCH V2 2/3] riscv: Add support for restartable sequence
` [PATCH V2 3/3] rseq/selftests: Add support for riscv

[PATCH 0/3] riscv: add support for restartable sequence
 2020-03-09  2:53 UTC  (3+ messages)

[PATCH v3 0/2] Improve PLIC functionality
 2020-03-08 14:39 UTC  (4+ messages)
` [PATCH v3 1/2] irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline

[PATCH 04/10] riscv: Add BUILTIN_DTB support
 2020-03-08  6:10 UTC  (12+ messages)

[PATCH 00/10] Kendryte k210 SoC boards support
 2020-03-07  4:11 UTC  (10+ messages)
` [PATCH 08/10] riscv: Add Kendryte K210 device tree

[GIT PULL] RISC-V Fixes for 5.6-rc5
 2020-03-06 22:45 UTC  (2+ messages)

[PATCH v10 00/12] Add support for SBI v0.2 and CPU hotplug
 2020-03-06  5:43 UTC  (3+ messages)
` [PATCH v10 01/12] RISC-V: Mark existing SBI as 0.1 SBI


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