public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2020-12-26 10:26:43 to 2021-01-15 02:24:41 UTC [more...]

[PATCH 0/1] kasan: support backing vmalloc space for riscv
 2021-01-15  2:24 UTC  (3+ messages)
` [PATCH 1/1] riscv/kasan: add KASAN_VMALLOC support

[PATCH v11 00/10] RISC-V Kendryte K210 support improvements
 2021-01-15  1:18 UTC  (22+ messages)
` [PATCH v11 01/10] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
` [PATCH v11 03/10] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v11 04/10] riscv: Add SiPeed MAIX BiT board "
` [PATCH v11 05/10] riscv: Add SiPeed MAIX DOCK "
` [PATCH v11 06/10] riscv: Add SiPeed MAIX GO "
` [PATCH v11 07/10] riscv: Add SiPeed MAIXDUINO "
` [PATCH v11 08/10] riscv: Add Kendryte KD233 "
` [PATCH v11 09/10] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v11 10/10] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH v2] riscv: fix build failure with Canaan K210 SoC
 2021-01-14 23:10 UTC  (3+ messages)

EFI booting crashes
 2021-01-14 21:29 UTC  (9+ messages)

[PATCH 0/4] Assorted fixes for RV32
 2021-01-14 21:24 UTC  (20+ messages)
` [PATCH 1/4] RISC-V: Do not allocate memblock while iterating reserved memblocks
` [PATCH 2/4] RISC-V: Set current memblock limit
` [PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
` [PATCH 4/4] RISC-V: Fix maximum allowed phsyical memory "

[PATCH v2] drivers/soc/litex: Add restart handler
 2021-01-14 13:48 UTC  (4+ messages)

[PATCH v3] drivers/soc/litex: Add restart handler
 2021-01-14 13:48 UTC 

riscv+KASAN does not boot
 2021-01-14 11:24 UTC  (5+ messages)

[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2021-01-14  5:21 UTC  (4+ messages)

[PATCH RESEND 0/3] riscv: improve the stacktrace report
 2021-01-14  5:17 UTC  (5+ messages)
` [PATCH RESEND 1/3] riscv: Add dump stack in show_regs
` [PATCH RESEND 2/3] riscv: Improve __show_regs
` [PATCH RESEND 3/3] riscv/stacktrace: Fix stack output without ra on the stack top

[PATCH v2 0/3] fix macb phy probe failure if phy-reset is not handled
 2021-01-14  5:01 UTC  (2+ messages)

[PATCH 1/1] riscv: Fix KASAN memory mapping
 2021-01-14  4:57 UTC  (2+ messages)

[PATCH v11 01/10] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-01-14  3:57 UTC  (8+ messages)

[PATCH] riscv: stacktrace: Move register keyword to beginning of declaration
 2021-01-14  2:46 UTC 

[PATCH v2] initramfs: Provide a common initrd reserve function
 2021-01-14  2:33 UTC 

[PATCH] initramfs: Provide a common initrd reserve function
 2021-01-14  1:16 UTC  (2+ messages)

[PATCH] riscv: Trace irq on only interrupt is enabled
 2021-01-13  4:36 UTC  (2+ messages)

[PATCH v2] riscv: cacheinfo: Fix using smp_processor_id() in preemptible
 2021-01-13  4:36 UTC  (2+ messages)

[PATCH] riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
 2021-01-13  4:36 UTC  (3+ messages)

[PATCH] riscv: Remove duplicate definition in pagtable.h
 2021-01-13  2:57 UTC  (3+ messages)

[PATCH] riscv: fix build failure with Canaan K210 SoC
 2021-01-13  2:15 UTC 

[PATCH RESEND v4] riscv: Enable per-task stack canaries
 2021-01-12 23:22 UTC  (2+ messages)

[PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported
 2021-01-12 19:18 UTC  (2+ messages)

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

[PATCH] RISC-V: simplify BUILTIN_DTB processing
 2021-01-12  4:56 UTC  (2+ messages)

[PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
 2021-01-12  1:03 UTC 

[PATCH v2 0/4] Assorted fixes for RV32
 2021-01-11 23:45 UTC  (5+ messages)
` [PATCH v2 1/4] RISC-V: Do not allocate memblock while iterating reserved memblocks
` [PATCH v2 2/4] RISC-V: Set current memblock limit
` [PATCH v2 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
` [PATCH v2 4/4] RISC-V: Fix maximum allowed phsyical memory "

net: macb: can macb use __napi_schedule_irqoff() instead of __napi_schedule()
 2021-01-11 22:09 UTC  (3+ messages)

[PATCH] riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
 2021-01-11 19:40 UTC  (5+ messages)

[PATCH 1/2] riscv: Add dump stack in show_regs
 2021-01-11  3:23 UTC  (3+ messages)

[PATCH v10 00/23] RISC-V Kendryte K210 support improvements
 2021-01-11  2:34 UTC  (24+ messages)
` [PATCH v10 05/23] riscv: Use vendor name for K210 SoC support
` [PATCH v10 06/23] riscv: Fix Canaan Kendryte K210 device tree
` [PATCH v10 16/23] riscv: Update "
` [PATCH v10 17/23] riscv: Add SiPeed MAIX BiT board "
` [PATCH v10 18/23] riscv: Add SiPeed MAIX DOCK "
` [PATCH v10 19/23] riscv: Add SiPeed MAIX GO "
` [PATCH v10 20/23] riscv: Add SiPeed MAIXDUINO "
` [PATCH v10 21/23] riscv: Add Kendryte KD233 "
` [PATCH v10 22/23] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v10 23/23] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] riscv: Drop a duplicated PAGE_KERNEL_EXEC
 2021-01-09 22:19 UTC  (2+ messages)

[PATCH] riscv: Add machine name to kernel boot log and stack dump output
 2021-01-09 22:21 UTC  (2+ messages)

No device tree source for the QEMU Risc-V virt board?
 2021-01-08 15:02 UTC  (3+ messages)

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2021-01-08  3:12 UTC  (2+ messages)

[PATCH v3 0/5] Add support for the PolarFire SoC system controller
 2021-01-08  2:31 UTC  (11+ messages)
` [PATCH v3 1/5] mbox: add polarfire soc system controller mailbox
` [PATCH v3 2/5] dt-bindings: add bindings for polarfire soc mailbox
` [PATCH v3 4/5] dt-bindings: add bindings for polarfire soc system controller

[PATCH v3 0/2] riscv: sifive_l2_cache: Add support for SiFive FU740 SoC
 2021-01-08  1:36 UTC  (2+ messages)

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2021-01-07 19:26 UTC  (7+ messages)
` [PATCH v3 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
` [PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-07  9:10 UTC  (13+ messages)

[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
 2021-01-06  8:16 UTC  (20+ messages)
` [RFC PATCH 01/12] riscv: Move kernel mapping outside of linear mapping
` [RFC PATCH 02/12] riscv: Protect the kernel "
` [RFC PATCH 03/12] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
` [RFC PATCH 04/12] riscv: Allow to dynamically define VA_BITS
` [RFC PATCH 05/12] riscv: Simplify MAXPHYSMEM config
` [RFC PATCH 06/12] riscv: Prepare ptdump for vm layout dynamic addresses
` [RFC PATCH 07/12] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [RFC PATCH 08/12] riscv: Implement sv48 support
` [RFC PATCH 09/12] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [RFC PATCH 10/12] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
` [RFC PATCH 11/12] riscv: Explicit comment about user virtual address space size
` [RFC PATCH 12/12] riscv: Improve virtual kernel memory layout dump

[PATCH v3 3/5] soc: add polarfire soc system controller
 2021-01-05 22:14 UTC  (2+ messages)

[PATCH v2] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2021-01-05 11:25 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[PATCH] RISC-V: Add kernel image sections to the resource tree
 2021-01-04 20:48 UTC  (9+ messages)

[PATCH] arch: consolidate pm_power_off callback
 2020-12-27  1:46 UTC  (3+ messages)

[PATCH] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2021-01-01 15:27 UTC  (9+ messages)

[PATCH] riscv: mm: abort uaccess retries upon fatal signal
 2020-12-30 16:52 UTC  (2+ messages)

[PATCH v15 00/17] KVM RISC-V Support
 2020-12-26 10:26 UTC  (4+ messages)
` [PATCH v15 12/17] RISC-V: KVM: Add timer functionality


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox