Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 19:04:16 to 2026-05-08 15:03:40 UTC [more...]

[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-08 15:02 UTC  (3+ messages)
` [PATCH v9 1/4] bug/kunit: Core "
` [PATCH v9 2/4] kunit: Add backtrace suppression self-tests

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-05-08 14:53 UTC  (9+ messages)
` [PATCH v2 1/8] iommu: Split the kdoc comment for struct iommu_iotlb_gather
` [PATCH v2 2/8] iommupt: Add struct iommupt_pending_gather
` [PATCH v2 3/8] iommupt: Add PT_FEAT_DETAILED_GATHER
` [PATCH v2 4/8] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH v2 5/8] iommu/riscv: Compute best stride for single invalidation
` [PATCH v2 6/8] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH v2 7/8] iommu/riscv: Include the dword number in RISCV_IOMMU_CMD macros
` [PATCH v2 8/8] iommu/riscv: Add NAPOT range invalidation support

[PATCH RESEND 1/2] riscv/purgatory: return bool from verify_sha256_digest
 2026-05-08 14:35 UTC  (2+ messages)
` [PATCH RESEND 2/2] riscv/purgatory: add asm/purgatory.h

[PATCH v2 0/2] riscv: dts: thead: Enable Lichee Pi 4A WiFi
 2026-05-08 11:44 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: dts: thead: Add TH1520 I2C1 controller
` [PATCH v2 2/2] riscv: dts: thead: Enable WiFi on Lichee Pi 4A

[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-08 10:10 UTC  (14+ messages)
` [PATCH v8 1/4] bug/kunit: Core "
` [PATCH v8 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-05-08  9:56 UTC  (19+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
` [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86

[PATCH v2] irqchip/riscv-imsic: sync-up state before CPU offline
 2026-05-08  9:31 UTC 

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-08  8:26 UTC  (2+ messages)

[PATCH 0/3] riscv: log Hardware Error Exception via APEI
 2026-05-08  8:20 UTC  (4+ messages)
` [PATCH 1/3] acpi: Introduce HEE in HEST notification types
` [PATCH 2/3] riscv: Introduce HEST HEE notification handlers for APEI
` [PATCH 3/3] riscv: collect hardware error information via APEI on HEE

[PATCH v2 0/4] spacemit: k1-bananapi-f3: Fix the power source of USB3 nodes
 2026-05-08  7:43 UTC  (6+ messages)
` [PATCH v2 1/4] riscv: dts: spacemit: k1-bananapi-f3: Add vcc5v0_sys regulator for Banana Pi F3
` [PATCH v2 4/4] riscv: dts: spacemit: k1-bananapi-f3: Add vin-supply for PCIe 3.3V regulator

[PATCH v2 3/4] riscv: dts: spacemit: k1-bananapi-f3: Correct USB hub power hierarchy
 2026-05-08  7:38 UTC  (4+ messages)
` [PATCH v2 4/4] riscv: dts: spacemit: k1-bananapi-f3: Add vin-supply for PCIe 3.3V regulator

[PATCH v2 2/4] riscv: dts: spacemit: k1-bananapi-f3: Update USB regulator on onboard usb and label
 2026-05-08  7:36 UTC  (3+ messages)

[PATCH v7 0/2] i2c: spacemit: improve clock handling and cleanups
 2026-05-08  7:25 UTC  (3+ messages)
` [PATCH v7 1/2] i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency
` [PATCH v7 2/2] i2c: spacemit: drop warning when clock-frequency property is absent

[PATCH v2 00/22] Add basic clocks and resets for JHB100 SoC
 2026-05-08  6:46 UTC  (23+ messages)
` [PATCH v2 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v2 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v2 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v2 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v2 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v2 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v2 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v2 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v2 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v2 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v2 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v2 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v2 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v2 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v2 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v2 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v2 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v2 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v2 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH v6 0/2] i2c: spacemit: improve clock handling and cleanups
 2026-05-08  6:37 UTC  (4+ messages)
` [PATCH v6 1/2] i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency

[PATCH] riscv: add copy_mc_to_{kernel,user} support to enable MC fault tolerance
 2026-05-08  6:24 UTC 

[RESEND] riscv: mm: Add proper handling for HWPOISON faults
 2026-05-08  6:22 UTC 

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-08  6:19 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems
` [RFC PATCH 3/3] mm/zsmalloc: drop class lock before freeing zspage

[RFC PATCH] riscv: clarify vector state semantics on syscall and context switch
 2026-05-08  1:42 UTC  (2+ messages)

[PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
 2026-05-07 22:42 UTC  (2+ messages)

[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-07 19:13 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH v8 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-07 18:28 UTC  (8+ messages)
` [PATCH v8 8/9] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes

[PATCH v5 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-07 18:19 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v5 2/4] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v5 3/4] dmaengine: mmp_pdma: add Spacemit K3 support
` [PATCH v5 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC

[GIT PULL] RISC-V devicetrees fixes for v7.1-rc3
 2026-05-07 17:54 UTC 

[PATCH 00/12] Add TH1520 USB support
 2026-05-07 17:26 UTC  (17+ messages)
` [PATCH 01/12] dt-bindings: clock: thead: add TH1520 MISC subsys clock controller
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller
` [PATCH 04/12] dt-bindings: phy: add binding for T-Head TH1520 USB PHY
` [PATCH 05/12] phy: add a driver "
` [PATCH 06/12] riscv: dts: thead: add device nodes for USB
` [PATCH 07/12] dt-bindings: gpio: dwapb: allow GPIO hogs
` [PATCH 08/12] dt-bindings: usb: vialab,vl817: allow ports property
` [PATCH 09/12] riscv: dts: thead: lpi4a: sort nodes
` [PATCH 10/12] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH 11/12] riscv: dts: thead: Add Lichee Pi 4A IO expansions
` [PATCH 12/12] riscv: dts: thead: enable USB3 ports on Lichee Pi 4A

[PATCH v2 0/4] Initial device tree support for StarFive JHB100 SoC
 2026-05-07 17:09 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles
` [PATCH v2 2/4] dt-bindings: interrupt-controller: Add StarFive JHB100 plic
` [PATCH v2 3/4] dt-bindings: riscv: Add StarFive JHB100 SoC
` [PATCH v2 4/4] riscv: dts: starfive: jhb100: Add JHB100 base DT

[PATCH V2 0/4] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-05-07 12:01 UTC  (5+ messages)
` [PATCH V2 3/4] irqchip/riscv-imsic: Move nr_guest_files to per-HART local config

[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-05-07 11:37 UTC  (11+ messages)
` [RFC PATCH v2 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v2 02/10] iommupt: Add RISC-V dirty tracking PTE ops
` [RFC PATCH v2 03/10] iommu/riscv: report iommu capabilities
` [RFC PATCH v2 04/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 06/10] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
` [RFC PATCH v2 08/10] iommu/riscv: Pre-enable GADE for second-stage domains
` [RFC PATCH v2 09/10] iommu/riscv: Add dirty tracking support "
` [RFC PATCH v2 10/10] iommu/riscv: Add IOTINVAL.GVMA after updating DDT/PDT entries

[PATCH v2 0/3] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-07 10:31 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: soc-dai: add shared BCLK clock for cross-DAI rate constraints
` [PATCH v2 2/3] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK
` [PATCH v2 3/3] ASoC: spacemit: declare shared BCLK for cross-DAI rate constraint

[PATCH] riscv: lib: optimize strchr() with Zbb extension
 2026-05-07 10:22 UTC  (2+ messages)

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-05-07  9:41 UTC  (13+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 07/11] of: reserved_mem: add no-dump crash_mem exclusion helpers

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-05-07  9:40 UTC  (13+ messages)
` [PATCH v1 02/20] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-05-07  8:52 UTC  (11+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

[PATCH v2 0/2] ASoC: spacemit: add K3 SoC support
 2026-05-07  7:33 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: add SpacemiT K3 SoC compatible
` [PATCH v2 2/2] ASoC: spacemit: add K3 SoC support with additional clocks

[PATCH v10 0/3] spi: support the SpacemiT K1 SPI controller
 2026-05-07  1:55 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: riscv: selftests: add check_supported_reg() into get-reg-list test
 2026-05-06 22:00 UTC  (2+ messages)

[PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
 2026-05-06 17:52 UTC  (5+ messages)
` [PATCH v2 2/5] lib/bitrev: Introduce GENERIC_BITREVERSE
` [PATCH v2 3/5] bitops: Define generic___bitrev8/16/32 for reuse
` [PATCH v2 4/5] arch/riscv: Add bitrev.h file to support rev8 and brev8
` [PATCH v2 5/5] MAINTAINERS: BITOPS: include bitrev.[ch]

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-05-06 15:37 UTC  (5+ messages)
` [PATCH v4 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()

[PATCH v4 0/2] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-05-06 15:03 UTC  (3+ messages)
` [PATCH v4 2/2] phy: k1-usb: k3: add USB2 PHY support

[PATCH v2] dt-bindings: i2c: microchip,corei2c: permit resets
 2026-05-06 15:00 UTC 

[PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface
 2026-05-06 14:32 UTC  (6+ messages)
` [PATCH RFC v3 04/11] RISC-V: QoS: add CBQRI hardware interface
  ` [External] "
` [External] [PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface

[PATCH] riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap
 2026-05-06 13:21 UTC 

[RFC PATCH] riscv: kvm: return SBI_ERR_FAILURE for PMU shmem OOM
 2026-05-06 13:21 UTC  (2+ messages)

[PATCH v2] riscv: panic if IRQ handler stacks cannot be allocated
 2026-05-06 13:16 UTC  (2+ messages)

[PATCH] soc: microchip: mpfs-sys-controller: fix resource leak on probe error
 2026-05-06 11:29 UTC 

[RFC v1 0/4] generic pinmux dt_node_to_map implementation
 2026-05-06  9:57 UTC  (5+ messages)
` [RFC v1 1/4] pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data
` [RFC v1 2/4] pinctrl: add new generic groups/function creation function for pinmux
` [RFC v1 3/4] pinctrl: spacemit: delete check_power()
` [RFC v1 4/4] pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-05-06  9:13 UTC  (5+ messages)
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[PATCH 0/2] irqchip: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-05-06  8:48 UTC  (4+ messages)
` [PATCH 2/2] irqchip/gic-v5: Add IWB to ACPI probe dependency control

[PATCH 0/6] lib: rework bitreverse
 2026-05-06  6:30 UTC  (9+ messages)
` [PATCH 1/6] lib: include crc32.h conditionally on CONFIG_CRC32

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-05-06  2:10 UTC  (6+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
    `  "

[PATCH 0/7] ASoC: spacemit: bug fixes, refactoring, and K3 SoC support
 2026-05-06  1:40 UTC  (3+ messages)
` [PATCH 4/7] ASoC: dt-bindings: add SpacemiT K3 SoC compatible

[PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
 2026-05-05 20:42 UTC  (4+ messages)

[PATCH] riscv: Docs: fix unmatched quote warning
 2026-05-05 19:58 UTC  (2+ messages)

[PATCH] irqchip/riscv-imsic: sync-up state before CPU offline
 2026-05-05 19:46 UTC  (3+ messages)


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