linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-24 05:56:56 to 2022-11-26 16:00:58 UTC [more...]

[PATCH v11 0/7] RISC-V IPI Improvements
 2022-11-26 16:00 UTC  (6+ messages)
` [PATCH v11 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
 2022-11-26 15:54 UTC  (24+ messages)
` [PATCH v2 01/12] MAINTAINERS: Match the sun20i family of Allwinner SoCs
` [PATCH v2 02/12] dt-bindings: vendor-prefixes: Add Allwinner D1/D1s board vendors
` [PATCH v2 03/12] dt-bindings: riscv: Add Allwinner D1/D1s board compatibles
` [PATCH v2 04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
` [PATCH v2 05/12] riscv: dts: allwinner: Add MangoPi MQ devicetree
` [PATCH v2 06/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree
` [PATCH v2 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees
` [PATCH v2 08/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree
` [PATCH v2 09/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree
` [PATCH v2 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` [PATCH v2 11/12] riscv: Add the Allwinner SoC family Kconfig option
` [PATCH v2 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[PATCH] riscv: Fix NR_CPUS range conditions
 2022-11-26 15:32 UTC  (2+ messages)

[PATCH v3 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-11-26 14:51 UTC  (10+ messages)
` [PATCH v3 1/3] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
` [PATCH v3 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
` [PATCH v3 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT

[PATCH v2 0/3] RISC-V interrupt controller select cleanup
 2022-11-26 11:49 UTC  (2+ messages)

[PATCH v2 1/2] riscv: Fix crash during early errata patching
 2022-11-26  6:09 UTC  (2+ messages)
` [PATCH v2 2/2] riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a

[PATCH v7 0/3] riscv, mm: detect svnapot cpu support at runtime
 2022-11-26  3:04 UTC  (7+ messages)
` [PATCH v7 1/3] riscv: mm: modify pte format for Svnapot
` [PATCH v7 2/3] riscv: mm: support Svnapot in hugetlb page

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-25 21:41 UTC  (7+ messages)

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-25 20:53 UTC  (54+ messages)
` [PATCH v4 1/7] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v4 2/7] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v4 3/7] riscv: errata: Add Andes alternative ports
` [PATCH DO NOT REVIEW v4 4/7] riscv: errata: andes: Fix auipc-jalr addresses in patched alternatives
` [PATCH v4 5/7] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [PATCH v4 6/7] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH 0/7] Zbb string optimizations and call support in alternatives
 2022-11-25 17:42 UTC  (15+ messages)
` [PATCH 7/7] RISC-V: add zbb support to string functions

[PATCH v2 0/5] [PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-25 15:18 UTC  (5+ messages)
` [PATCH v2 4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH v2 5/5] arch_topology: Build cacheinfo from primary CPU

[PATCH] riscv: increase boot command line size to 1K
 2022-11-25 13:47 UTC  (4+ messages)

[PATCH 0/4] riscv: alternative-macros.h cleanups
 2022-11-25 13:26 UTC  (7+ messages)
` [PATCH 1/4] riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
` [PATCH 2/4] riscv: alternatives: Don't name unused macro parameters
` [PATCH 3/4] riscv: alternatives: Drop the underscores from the assembly macro names
` [PATCH 4/4] riscv: Don't duplicate _ALTERNATIVE_CFG* macros

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-25 11:17 UTC  (13+ messages)
` [PATCH v1 3/4] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-25  6:41 UTC  (7+ messages)
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v2 11/14] clk: starfive: Add StarFive JH7110 system clock driver

[PATCH 0/2] riscv/ftrace: add WITH_DIRECT_CALLS support
 2022-11-25  6:33 UTC  (13+ messages)
` [PATCH 1/2] riscv/ftrace: add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support

[PATCH 0/2] riscv,isa fixups
 2022-11-25  1:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: riscv: fix underscore requirement for addtional standard extensions
` [PATCH 2/2] dt-bindings: riscv: fix single letter canonical order

[PATCH v2 0/4] Documentation: RISC-V: patch-acceptance changes
 2022-11-24 22:20 UTC  (3+ messages)
` [PATCH 2/4] Documentation: RISC-V: Allow patches for non-standard behavior

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-24 20:30 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-11-24 18:09 UTC  (14+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto

[RFC PATCH] riscv: vdso: remove hardcoded 0x800 .text section start addr
 2022-11-24 16:43 UTC  (4+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (12+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)

[RFC 0/9] KVM perf support
 2022-11-24 12:59 UTC  (18+ messages)
` [RFC 5/9] RISC-V: KVM: Add skeleton support for perf
` [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-24  9:50 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board device tree

[PATCH] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-24  9:36 UTC  (13+ 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).