linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 12:50:42 to 2020-03-19 07:04:47 UTC [more...]

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19  7:04 UTC  (16+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-19  6:50 UTC  (11+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum

[PATCH] RISC-V: Only select essential drivers for SOC_VIRT config
 2020-03-19  4:29 UTC  (4+ messages)

[PATCH 3/5] kgdb: enable arch to handle more query packets
 2020-03-19  2:45 UTC  (3+ messages)

[PATCH 2/2] riscv: fix the IPI missing issue in nommu mode
 2020-03-19  1:45 UTC  (2+ messages)

[PATCH 1/2] riscv: uaccess should be used in nommu mode
 2020-03-19  1:45 UTC  (2+ messages)

[PATCH 5/5] riscv: Add SW single-step support for KDB
 2020-03-18 22:33 UTC  (2+ messages)

[PATCH 2/5] riscv: Add KGDB support
 2020-03-18 22:09 UTC  (2+ messages)

[PATCH 1/5] kgdb: Add kgdb_has_hit_break function
 2020-03-18 18:03 UTC  (2+ messages)

[PATCH v11 00/11] Add support for SBI v0.2 and CPU hotplug
 2020-03-18  1:11 UTC  (12+ messages)
` [PATCH v11 01/11] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v11 02/11] RISC-V: Add basic support for SBI v0.2
` [PATCH v11 03/11] RISC-V: Add SBI v0.2 extension definitions
` [PATCH v11 04/11] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v11 05/11] RISC-V: Implement new SBI v0.2 extensions
` [PATCH v11 06/11] RISC-V: Move relocate and few other functions out of __init
` [PATCH v11 07/11] RISC-V: Add cpu_ops and modify default booting method
` [PATCH v11 08/11] RISC-V: Export SBI error to linux error mapping function
` [PATCH v11 09/11] RISC-V: Add SBI HSM extension definitions
` [PATCH v11 10/11] RISC-V: Add supported for ordered booting method using HSM
` [PATCH v11 11/11] RISC-V: Support cpu hotplug

[PATCH] Add next, prev pointer in xa_node at the lib/xarray.c
 2020-03-18  0:49 UTC  (3+ messages)

[PATCH v2] tty: serial: Add CONSOLE_POLL support to SiFive UART
 2020-03-18  0:40 UTC 

[PATCH v9 00/11] Convert PWM period and duty cycle to u64
 2020-03-17 20:05 UTC  (2+ messages)
` [PATCH v9 07/11] pwm: sifive: Use 64-bit division macro

[PATCH] RISC-V: Stop relying on GCC's register allocator's hueristics
 2020-03-13 14:48 UTC 

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 15:29 UTC  (4+ messages)
` [PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
` [PATCHv2 27/50] riscv: Add show_stack_loglvl()

[PATCH AUTOSEL 4.19 14/20] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
 2020-03-16  2:34 UTC 

[PATCH AUTOSEL 5.4 24/35] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
 2020-03-16  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 27/35] riscv: Force flat memory model with no-mmu
` [PATCH AUTOSEL 5.4 28/35] riscv: Fix range looking for kernel image memblock

[PATCH AUTOSEL 5.5 28/41] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
 2020-03-16  2:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 31/41] riscv: Force flat memory model with no-mmu
` [PATCH AUTOSEL 5.5 32/41] riscv: Fix range looking for kernel image memblock
` [PATCH AUTOSEL 5.5 38/41] riscv: fix seccomp reject syscall code path

[PATCH v4 0/9] Kendryte k210 SoC boards support
 2020-03-16  0:47 UTC  (10+ 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 v4 6/9] riscv: Add Kendryte K210 device tree
` [PATCH v4 7/9] riscv: Kendryte K210 default config
` [PATCH v4 8/9] riscv: create a loader.bin boot image for Kendryte SoC
` [PATCH v4 9/9] riscv: Do not initialize PMP on "

[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  (3+ 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  (6+ messages)

[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 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  (5+ 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 6/9] riscv: add STRICT_KERNEL_RWX support
 2020-03-09 13:13 UTC  (2+ messages)

[PATCH v2 8/9] riscv: introduce interfaces to patch kernel code
 2020-03-09 13:12 UTC  (2+ messages)

[PATCH v2 1/9] riscv: add ARCH_HAS_SET_MEMORY support
 2020-03-09 12:50 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).