linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-13 09:31:28 to 2021-03-24 10:16:11 UTC [more...]

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-03-24 10:14 UTC 

Kernel Not booting on RISC-V QEMU
 2021-03-23 20:50 UTC  (2+ messages)

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-23 20:35 UTC  (12+ messages)
` [PATCH v2 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v2 2/6] clk: sifive: Use reset-simple "
` [PATCH v2 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH] drivers: pinctrl: Remove duplicate include of io.h
 2021-03-23  1:50 UTC  (2+ messages)

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2021-03-22 17:36 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: riscv: convert plic bindings to json-schema

[PATCH] riscv: evaluate put_user() argument before enabling user access
 2021-03-22 16:53 UTC  (3+ messages)

[PATCH v3 0/5] riscv: introduce alternative mechanism to apply errata patches
 2021-03-22 14:26 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
` [PATCH v3 2/5] riscv: Introduce alternative mechanism to apply errata solution
` [PATCH v3 3/5] riscv: sifive: Add SiFive alternative ports
` [PATCH v3 4/5] riscv: sifive: Apply errata "cip-453" patch
` [PATCH v3 5/5] riscv: sifive: Apply errata "cip-1200" patch

[PATCH] RFC: riscv: save the SR_SUM status over switches
 2021-03-22 12:05 UTC  (4+ messages)

[PATCH] riscv: remove unneeded semicolon
 2021-03-22  8:38 UTC 

[PATCH v2 0/5] riscv: introduce alternative mechanism to apply errata patches
 2021-03-22  7:50 UTC  (13+ messages)
` [PATCH v2 1/5] riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
` [PATCH v2 2/5] riscv: Introduce alternative mechanism to apply errata solution
` [PATCH v2 3/5] riscv: sifive: Add SiFive alternative ports
` [PATCH v2 4/5] riscv: sifive: Apply errata "cip-453" patch
` [PATCH v2 5/5] riscv: sifive: Apply errata "cip-1200" patch

[PATCH v5] RISC-V: enable XIP
 2021-03-22  7:27 UTC  (6+ messages)

[PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
 2021-03-22  6:43 UTC  (3+ messages)

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-03-22  6:04 UTC  (3+ messages)
` [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH v6] RISC-V: enable XIP
 2021-03-22  0:12 UTC 

[PATCH v4] RISC-V: enable XIP
 2021-03-21 20:21 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.12-rc4
 2021-03-20 18:06 UTC  (2+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-20  8:48 UTC  (4+ messages)

[RFC 0/6] Improve RISC-V Perf support using SBI PMU extension
 2021-03-19 23:01 UTC  (7+ messages)
` [RFC 1/6] RISC-V: Remove the current perf implementation
` [RFC 2/6] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [RFC 3/6] RISC-V: Add a perf core platform driver
` [RFC 4/6] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [RFC 5/6] RISC-V: Add RISC-V SBI PMU extension definitions
` [RFC 6/6] RISC-V: Add perf platform driver based on SBI PMU extension

macb broken on HiFive Unleashed
 2021-03-19 22:25 UTC  (10+ messages)

[PATCH] RFC: riscv: evaluate put_user() arg before enabling user access
 2021-03-19 21:56 UTC  (9+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-19 18:35 UTC  (2+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-03-19  8:49 UTC  (6+ messages)

[PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV
 2021-03-19  7:14 UTC  (15+ messages)
` [PATCH 2/2] Bug Fix for last patch

[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
 2021-03-18 15:54 UTC  (9+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in riscv_intc_irq
 2021-03-18 15:00 UTC  (6+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-18 14:34 UTC  (20+ messages)

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-03-18 13:05 UTC  (9+ messages)
` [RFC PATCH v3 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v3 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v3 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v3 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v3 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v3 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [RFC PATCH v3 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-18 11:02 UTC  (6+ messages)
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-18  1:01 UTC  (13+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH] riscv: Drop const annotation for sp
 2021-03-17 15:21 UTC  (2+ messages)

[PATCH] ftrace: Fix spelling mistake "disabed" -> "disabled"
 2021-03-17 13:42 UTC  (3+ messages)

[PATCH 1/2] csky: Enable generic clockevent broadcast
 2021-03-17  9:14 UTC  (2+ messages)

[PATCH v6 0/2] SBI SRST extension support
 2021-03-17  8:31 UTC  (6+ messages)
` [PATCH v6 1/2] RISC-V: Don't print SBI version for all detected extensions
` [PATCH v6 2/2] RISC-V: Use SBI SRST extension when available

[PATCH] riscv,entry: fix misaligned base for excp_vect_table
 2021-03-17  8:30 UTC  (2+ messages)

[RFC PATCH v1 0/3] IPI and remote TBL flush improvement
 2021-03-17  8:29 UTC  (3+ messages)

[PATCH] riscv: Correct SPARSEMEM configuration
 2021-03-17  5:10 UTC  (2+ messages)

[PATCH] RISC-V: kasan: Declare kasan_shallow_populate() static
 2021-03-17  5:02 UTC 

[PATCH v3 1/2] riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
 2021-03-17  4:56 UTC  (2+ messages)

[PATCH] RISC-V: Fix out-of-bounds accesses in init_resources()
 2021-03-17  4:53 UTC  (3+ messages)

[PATCH] riscv: Fix compilation error with Canaan SoC
 2021-03-17  4:21 UTC  (2+ messages)

[PATCH 2/2] riscv: Enable generic clockevent broadcast
 2021-03-17  3:40 UTC  (2+ messages)

[PATCH 2/4] clocksource: riscv: Using CPUHP_AP_ONLINE_DYN
 2021-03-17  3:36 UTC  (2+ messages)

[PATCH 1/4] irqchip: riscv: Using CPUHP_AP_ONLINE_DYN
 2021-03-17  3:36 UTC  (2+ messages)

[PATCH] riscv: enable TIME CSR in U mode
 2021-03-17  2:50 UTC  (5+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-03-16 19:34 UTC 

[RFC PATCH v2 0/8] RISC-V CPU Idle Support
 2021-03-16 17:54 UTC  (10+ messages)
` [RFC PATCH v2 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v2 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v2 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v2 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v2 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v2 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
` [RFC PATCH v2 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH] kbuild: buildtar: add riscv support
 2021-03-16 16:02 UTC 

[RFC PATCH] docs: Group arch-specific documentation under "CPU Architectures"
 2021-03-15 19:52 UTC  (2+ messages)

[RFC patch 0/4] riscv: introduce alternative mechanism to apply errata patches
 2021-03-15  8:29 UTC  (4+ messages)

[PATCH v3 0/3] Move kernel mapping outside the linear mapping
 2021-03-14  9:10 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping outside of "
` [PATCH v3 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v3 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-13 22:34 UTC  (9+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[PATCH v2 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-03-13 11:15 UTC  (2+ messages)

[PATCH v2 0/3] Move kernel mapping outside the linear mapping
 2021-03-13  9:25 UTC  (2+ messages)
` [PATCH v2 3/3] riscv: Prepare ptdump for vm layout dynamic addresses


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