linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-14 22:29:37 to 2022-10-20 08:24:33 UTC [more...]

[PATCH v1 0/5] RISC-V Hardware Probing User Interface
 2022-10-20  8:24 UTC  (3+ messages)
` [PATCH v1 1/5] RISC-V: Add a syscall for HW probing

[PATCH v5 0/4] Add PMEM support for RISC-V
 2022-10-20  7:58 UTC  (5+ messages)
` [PATCH v5 1/4] RISC-V: Fix compilation without RISCV_ISA_ZICBOM
` [PATCH v5 2/4] RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
` [PATCH v5 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH v5 4/4] RISC-V: Enable PMEM drivers

[PATCH v4 0/4] Add PMEM support for RISC-V
 2022-10-20  7:38 UTC  (10+ messages)
` [PATCH v4 1/4] RISC-V: Fix compilation without RISCV_ISA_ZICBOM
` [PATCH v4 2/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH v4 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH v4 4/4] RISC-V: Enable PMEM drivers

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-20  7:28 UTC  (3+ messages)
` [PATCH v1 25/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl bindings

[PATCH V4 0/2] Support VMCOREINFO export for RISCV64
 2022-10-20  4:40 UTC  (9+ messages)
` [PATCH V4 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V4 2/2] Documentation: kdump: describe VMCOREINFO export for RISCV64

[Crash-utility][PATCH V4 0/9] Support RISCV64 arch and common commands
 2022-10-20  1:50 UTC  (10+ messages)
` [Crash-utility][PATCH V4 1/9] Add RISCV64 framework code support
` [Crash-utility][PATCH V4 2/9] RISCV64: Make crash tool enter command line and support some commands
` [Crash-utility][PATCH V4 3/9] RISCV64: Add 'dis' command support
` [Crash-utility][PATCH V4 4/9] RISCV64: Add irq "
` [Crash-utility][PATCH V4 5/9] RISCV64: Add 'bt' "
` [Crash-utility][PATCH V4 6/9] RISCV64: Add 'help -r' "
` [Crash-utility][PATCH V4 7/9] RISCV64: Add 'help -m/M' "
` [Crash-utility][PATCH V4 8/9] RISCV64: Add 'mach' "
` [Crash-utility][PATCH V4 9/9] RISCV64: Add the implementation of symbol verify

[PATCH V3 0/2] Support VMCOREINFO export for RISCV64
 2022-10-20  1:52 UTC  (11+ messages)
` [PATCH V3 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V3 2/2] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH] riscv: fix race when vmap stack overflow
 2022-10-20  2:16 UTC  (3+ messages)

[PATCH v2 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-10-20  1:00 UTC  (14+ messages)
` [PATCH v2 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH v2 4/4] riscv: entry: consolidate general regs saving into save_gp

[RFC PATCH v3 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-19 22:02 UTC  (3+ messages)
` [RFC PATCH v3 1/2] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC PATCH v3 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-19 20:27 UTC  (3+ messages)

[RFC RESEND PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-19 19:57 UTC  (4+ messages)
` [RFC RESEND PATCH 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [RFC RESEND PATCH 2/2] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts

[PATCH v6] riscv: dts: microchip: add the mpfs' fabric clock control
 2022-10-19 19:41 UTC  (2+ messages)

[PATCH 5.10 1/2] arm64: topology: move store_cpu_topology() to shared code
 2022-10-19 12:53 UTC  (2+ messages)
` [PATCH 5.10 2/2] riscv: topology: fix default topology reporting

[PATCH 5.4 1/2] arm64: topology: move store_cpu_topology() to shared code
 2022-10-19 12:52 UTC  (2+ messages)
` [PATCH 5.4 2/2] riscv: topology: fix default topology reporting

[PATCH v3 0/4] Add PMEM support for RISC-V
 2022-10-19 12:36 UTC  (9+ messages)
` [PATCH v3 1/4] RISC-V: Fix compilation without RISCV_ISA_ZICBOM
` [PATCH v3 2/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH v3 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH v3 4/4] RISC-V: Enable PMEM drivers

[PATCH] RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
 2022-10-19 11:45 UTC 

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-19 10:20 UTC  (5+ messages)

[PATCH 6.0 643/862] tracing: kprobe: Fix kprobe event gen test module on exit
 2022-10-19  8:32 UTC  (2+ messages)
` [PATCH 6.0 644/862] tracing: kprobe: Make gen test module work in arm and riscv

[PATCH v2 5/5] lib/cpumask: add FORCE_NR_CPUS config option
 2022-10-19  6:58 UTC  (9+ messages)

[PATCH] mm: remove kern_addr_valid() completely
 2022-10-19  1:31 UTC  (7+ messages)

Bug report: cpu_relax call from vdso space
 2022-10-18 16:14 UTC  (5+ messages)

[PATCH v1] pwm: sifive: Always let the first pwm_apply_state succeed
 2022-10-18 15:01 UTC  (4+ messages)

[PATCH v8] rethook: add riscv rethook implementation
 2022-10-18 14:22 UTC  (5+ messages)

[PATCH] riscv: remove special treatment for the link order of head.o
 2022-10-18 14:12 UTC 

Build regressions/improvements in v6.1-rc1
 2022-10-18 13:28 UTC  (4+ messages)

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-18 13:07 UTC  (31+ messages)
` [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s)
` [PATCH v2 04/36] pinctrl: actions: "
` [PATCH v2 05/36] pinctrl: aspeed: "
` [PATCH v2 06/36] pinctrl: at91: "
` [PATCH v2 07/36] pinctrl: axp209: "
` [PATCH v2 08/36] pinctrl: bcm: "
` [PATCH v2 09/36] pinctrl: cygnus-mux: "
` [PATCH v2 10/36] pinctrl: imx: "
` [PATCH v2 11/36] pinctrl: ingenic: "
` [PATCH v2 36/36] pinctrl: Clean up headers

[PATCH] spi: microchip-core: Remove the unused function mchp_corespi_enable()
 2022-10-18 12:45 UTC  (3+ messages)

[PATCH v4 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-10-18  8:26 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
` [PATCH v4 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
` [PATCH v4 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree

[PATCH V2 0/2] Support VMCOREINFO export for RISCV64
 2022-10-18  8:01 UTC  (13+ messages)
` [PATCH V2 1/2] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V2 2/2] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH v2 0/3] some fixes for sifive_ccache
 2022-10-18  7:40 UTC  (6+ messages)
` [PATCH v2 1/3] soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
` [PATCH v2 2/3] soc: sifive: ccache: fix missing free_irq() "
` [PATCH v2 3/3] soc: sifive: ccache: fix missing of_node_put() "

[PATCH 1/2] soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
 2022-10-18  1:50 UTC  (5+ messages)
` [PATCH 2/2] soc: sifive: ccache: fix missing free_irq() "

[PATCH v3 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-10-17 21:14 UTC  (5+ messages)

[PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
 2022-10-17 21:07 UTC  (3+ messages)
` [PATCH 1/6] clk: sifive: select by default if SOC_SIFIVE

[PATCH 0/2] (attempt to) Fix RISC-V toolchain extension support detection
 2022-10-17 16:18 UTC  (4+ messages)

[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-17 12:36 UTC  (11+ messages)
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v6 0/3] RISC-V: Create unique identification for SoC PMU
 2022-10-17 12:24 UTC  (4+ messages)

[PATCH v2] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
 2022-10-17  0:41 UTC  (8+ messages)

[PATCH v1 1/1] riscv: mm: call best_map_size many times during linear-mapping
 2022-10-16 14:41 UTC  (3+ messages)

[PATCH 4.19] riscv: fix build with binutils 2.38
 2022-10-16 12:56 UTC  (2+ messages)

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-10-15 18:08 UTC  (2+ messages)

[PATCH V7 00/12] riscv: Add GENERIC_ENTRY support and related features
 2022-10-15 11:47 UTC  (13+ messages)
` [PATCH V7 01/12] riscv: elf_kexec: Fixup compile warning
` [PATCH V7 02/12] riscv: compat_syscall_table: "
` [PATCH V7 03/12] riscv: ptrace: Remove duplicate operation
` [PATCH V7 04/12] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V7 05/12] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V7 06/12] riscv: convert to generic entry
` [PATCH V7 07/12] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V7 08/12] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V7 09/12] riscv: Add support for STACKLEAK gcc plugin
` [PATCH V7 10/12] riscv: Add config of thread stack size
` [PATCH V7 11/12] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH V7 12/12] riscv: Typo fixup for addi -> andi in comment

linux-riscv Patchwork Sync-Up Meeting
 2022-10-14 22:29 UTC 


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