linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 12:11:50 to 2020-02-21 00:45:30 UTC [more...]

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

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-02-20 20:49 UTC  (5+ messages)
` [PATCH 26/32] pwm: mtk-disp: "
` [PATCH 30/32] pwm: hibvt: do some cleanup

[PATCH 00/10] Kendryte k210 SoC boards support
 2020-02-20 10:48 UTC  (33+ messages)
` [PATCH 01/10] riscv: Fix gitignore
` [PATCH 02/10] riscv: Force flat memory model with no-mmu
` [PATCH 03/10] riscv: Unaligned load/store handling for M_MODE
` [PATCH 04/10] riscv: Add BUILTIN_DTB support
` [PATCH 05/10] riscv: Add SOC early init support
` [PATCH 06/10] riscv: Add Kendryte K210 SoC support
` [PATCH 07/10] riscv: Select required drivers for Kendryte SOC
` [PATCH 08/10] riscv: Add Kendryte K210 device tree
` [PATCH 09/10] riscv: Kendryte K210 default config
` [PATCH 10/10] riscv: create a loader.bin for the kendryte kflash.py tool

[PATCH v2 0/3] riscv: mem= support, ioremap exec fix
 2020-02-20  6:38 UTC  (15+ messages)
` [PATCH v2 1/3] riscv: Add support for mem=
` [PATCH v2 2/3] riscv: End kernel region search in setup_bootmem earlier
` [PATCH v2 3/3] riscv: Fix crash when flushing executable ioremap regions

[PATCH] riscv: Use p*d_leaf macros to define p*d_huge
 2020-02-20  6:12 UTC  (2+ messages)

[PATCH 0/2] solve static percpu symbol issue in module and refine code model of module
 2020-02-20  5:53 UTC  (8+ messages)
` [PATCH 1/2] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
` [PATCH 2/2] riscv: Change code model of module to medany to improve data accessing

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-02-20  5:15 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
` [PATCH v5 2/2] riscv: Add support to determine no. of L2 cache way enabled

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-20  4:16 UTC 

[PATCH v8 00/11] Add support for SBI v0.2 and CPU hotplug
 2020-02-20  1:16 UTC  (25+ messages)
` [PATCH v8 01/11] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v8 02/11] RISC-V: Add basic support for SBI v0.2
` [PATCH v8 03/11] RISC-V: Add SBI v0.2 extension definitions
` [PATCH v8 04/11] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v8 05/11] RISC-V: Implement new SBI v0.2 extensions
` [PATCH v8 06/11] RISC-V: Move relocate and few other functions out of __init
` [PATCH v8 07/11] RISC-V: Add cpu_ops and modify default booting method
` [PATCH v8 08/11] RISC-V: Add SBI HSM extension
` [PATCH v8 09/11] RISC-V: Add supported for ordered booting method using HSM
` [PATCH v8 10/11] irqchip/sifive-plic: Initialize the plic handler when cpu comes online
` [PATCH v8 11/11] RISC-V: Support cpu hotplug

[bug report] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2020-02-19 21:14 UTC  (3+ messages)

[PATCH] RISC-V: Stop putting .sbss in .sdata
 2020-02-19 18:32 UTC  (3+ messages)

[PATCH v3 0/4] New RISC-V Local Interrupt Controller Driver
 2020-02-19 17:15 UTC  (5+ messages)
` [PATCH v3 1/4] RISC-V: self-contained IPI handling routine
` [PATCH v3 2/4] irqchip: RISC-V Per-HART Local Interrupt Controller Driver
` [PATCH v3 3/4] clocksource: timer-riscv: Make timer interrupt as a per-CPU interrupt
` [PATCH v3 4/4] RISC-V: Remove do_IRQ() function

[PATCH] documentation: vm: Advertise support for pte_special in riscv
 2020-02-19  9:41 UTC  (2+ messages)

[PATCH] riscv: force hart_lottery to put in .sdata section
 2020-02-19  8:48 UTC  (6+ messages)

Error on loading some network Kernel modules
 2020-02-19  7:30 UTC  (27+ messages)

[PATCH] riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
 2020-02-19  3:49 UTC 

[PATCH] RISC-V: Don't enable all interrupts in trap_init()
 2020-02-19  3:28 UTC  (3+ messages)

[PATCH v2 0/4] QEMU Virt Machine Kconfig option
 2020-02-19  3:22 UTC  (2+ messages)

[PATCH v4 2/2] riscv: Add support to determine no. of L2 cache way enabled
 2020-02-18  6:25 UTC  (3+ messages)

[PATCH 0/8] Support strict kernel memory permissions for security
 2020-02-17  8:32 UTC  (9+ messages)
` [PATCH 1/8] riscv: add ARCH_HAS_SET_MEMORY support
` [PATCH 2/8] riscv: add ARCH_HAS_SET_DIRECT_MAP support
` [PATCH 3/8] riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
` [PATCH 4/8] riscv: move exception table immediately after RO_DATA
` [PATCH 5/8] riscv: add alignment for text, rodata and data sections
` [PATCH 6/8] riscv: add STRICT_KERNEL_RWX support
` [PATCH 7/8] riscv: add DEBUG_WX support
` [PATCH 8/8] riscv: add two hook functions of ftrace

[PATCH] riscv: Fix range looking for kernel image memblock
 2020-02-17  5:31 UTC  (2+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-17  3:17 UTC 

[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
 2020-02-16 15:45 UTC 

[PATCH AUTOSEL 5.4 340/459] EDAC/sifive: Fix return value check in ecc_register()
 2020-02-14 15:59 UTC 

[PATCH AUTOSEL 5.5 394/542] EDAC/sifive: Fix return value check in ecc_register()
 2020-02-14 15:46 UTC 

[PATCH] riscv: Add support for mem=
 2020-02-14 15:33 UTC 

Germany Embedded World 2020
 2020-02-13  6:11 UTC 

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

Status of building and booting the RISCV64 kernel with Clang
 2020-02-12 18:35 UTC  (3+ messages)

RISC-V nommu support v6
 2020-02-12 12:19 UTC  (5+ messages)

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-11  9:24 UTC  (12+ messages)

[PATCH] riscv: set pmp configuration if kernel is running in M-mode
 2020-02-10 17:59 UTC  (2+ messages)

[PATCH] gpio/sifive: fix static checker warning
 2020-02-10 17:59 UTC  (3+ messages)

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

[PATCH v2 0/2] Fix the page table size of KASAN use
 2020-02-10  5:56 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: allocate a complete page size for each page table
` [PATCH v2 2/2] riscv: adjust the indent

[PATCH] riscv: fix seccomp reject syscall code path
 2020-02-10  1:11 UTC  (2+ messages)

[PATCH 0/2] Fix the page table size of KASAN use
 2020-02-08  8:45 UTC  (5+ messages)
` [PATCH 1/2] riscv: allocate a complete page size for each page table
` [PATCH 2/2] riscv: adjust the indent

[PATCH v7 00/10] Add support for SBI v0.2 and CPU hotplug
 2020-02-06  6:24 UTC  (8+ messages)
` [PATCH v7 02/10] RISC-V: Add basic support for SBI v0.2
` [PATCH v7 08/10] RISC-V: Add SBI HSM extension

[PATCH] riscv: Introduce CONFIG_RELOCATABLE
 2020-02-04 11:36 UTC  (5+ messages)

[PATCH v2 0/2] microblaze: Enable CMA
 2020-02-04 10:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
 2020-02-03 20:57 UTC  (10+ messages)
` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free
` [PATCH bpf-next v2 7/9] riscv, bpf: optimize calls


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