Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-30 17:24:19 to 2026-09-02 07:00:39 UTC [more...]

[PATCH bpf v2] bpf, riscv: Make arena support depend on ZACAS
 2026-09-02  7:00 UTC  (2+ messages)

[PATCH] KVM: riscv: selftests: Disable vector extension in build flags
 2026-09-02  6:15 UTC 

[PATCH v3 0/2] kexec: fix probe error codes and error propagation
 2026-09-02  5:33 UTC  (2+ messages)

[PATCH] clocksource/timer-riscv: use riscv_has_extension_likely
 2026-09-02  4:04 UTC 

[PATCH bpf-next] bpf, riscv: Register extable entries at probe insn call sites
 2026-09-02  2:26 UTC  (3+ messages)

[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-09-02  2:05 UTC  (5+ messages)
` [PATCH v6 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask

[PATCH] irqchip/riscv-imsic: Use GENMASK for base address masks
 2026-09-02  2:02 UTC  (3+ messages)

[PATCH 00/12] riscv: Add device tree support for UltraRISC DP1000
 2026-09-02  1:15 UTC  (6+ messages)
` [PATCH 01/12] dt-bindings: riscv: cpus: Fix yamllint style issues
` [PATCH 06/12] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for UltraRISC DP1000 SoC

[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
 2026-09-02  0:55 UTC  (9+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 0/2] perf: RISC-V: fix SBI PMU masks for RV32
  ` [PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap

[PATCH v1] riscv: skip software algning code for HAVE_EFFICIENT_UNALIGNED_ACCESS
 2026-09-02  0:37 UTC  (3+ messages)

[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-09-02  0:34 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Update arch/riscv/patch-acceptance.rst translation
 2026-09-02  0:17 UTC  (2+ messages)

[PATCH 0/3] optimize pgtable_l4|l5_enabled
 2026-09-01 23:24 UTC  (10+ messages)
` [PATCH 1/3] riscv: remove RISCV_ALTERNATIVE Kconfig option
` [PATCH 2/3] riscv: convert pgtable_l4|l5_enabled to inline function
` [PATCH 3/3] riscv: introduce cap framework and use it to optimize pgtable_l4|l5_enabled

[PATCH] riscv: hwprobe: simplify has_fpu() to check D extension only
 2026-09-01 23:21 UTC  (3+ messages)

[PATCH v7 0/5] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-09-01 22:31 UTC  (6+ messages)
` [PATCH v7 1/5] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v7 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v7 3/5] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v7 4/5] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v7 5/5] riscv_cbqri: Add CBQRI capacity allocation platform driver

[PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
 2026-09-01 22:13 UTC  (2+ messages)

[PATCH] riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are present
 2026-09-01 19:40 UTC  (2+ messages)

[PATCH] riscv: kprobes: Reject reserved branch encodings
 2026-09-01 18:46 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: sg2044: srd3: add spifmc node
 2026-09-01 18:43 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-09-01 18:34 UTC  (6+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace

[PATCH 00/12] Add TH1520 USB support
 2026-09-01 18:32 UTC  (3+ messages)
` [PATCH 12/12] riscv: dts: thead: enable USB3 ports on Lichee Pi 4A

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-09-01 18:14 UTC  (9+ messages)
  ` [PATCH v2 15/15] MAINTAINERS: Add StarFive JH7110 display subsystem entry
  ` [PATCH v2 14/15] riscv: dts: starfive: jh7110: Update DT for display subsystem
  ` [PATCH v2 12/15] phy: rockchip: inno-hdmi: Use the common Innosilicon PHY helpers

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-01 17:47 UTC  (31+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH 0/2] riscv: Fix cpu hotplug warnings
 2026-09-01 15:30 UTC  (2+ messages)

[PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
 2026-09-01 14:05 UTC  (2+ messages)

[PATCH v5 00/17] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
 2026-09-01 13:38 UTC  (20+ messages)
` [PATCH v5 01/17] iommu/dma: Prepare MSI physical address lists
` [PATCH v5 02/17] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v5 03/17] iommufd: Split software MSI map lookup and allocation
` [PATCH v5 04/17] iommufd: Bound software MSI mappings to the reserved range
` [PATCH v5 05/17] iommufd: Prepare software MSI maps for address lists
` [PATCH v5 06/17] iommufd: Install software MSI map ranges atomically
` [PATCH v5 07/17] iommufd: Prepare software MSI installation for address lists
` [PATCH v5 08/17] iommu/dma: Introduce iommu_dma_prepare_msi_list()
` [PATCH v5 09/17] iommu/riscv: Report cache coherency capability
` [PATCH v5 10/17] iommu/riscv: Reserve an MSI IOVA window for iommufd
` [PATCH v5 11/17] irqchip/riscv-imsic: Add S-mode MSI address list
` [PATCH v5 12/17] irqchip/riscv-imsic: Support IOMMU MSI address lists
` [PATCH v5 13/17] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v5 14/17] vfio: enable IOMMU_TYPE1 for RISC-V
` [PATCH v5 15/17] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [PATCH v5 16/17] riscv: defconfig: Enable IOMMUFD and VFIO
` [PATCH v5 17/17] selftests/vfio: Allow building on RISC-V

[PATCH v2 0/3] iommu/riscv: Fix command queue publishing races
 2026-09-01 13:39 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/riscv: Add command queue lock
` [PATCH v2 2/3] iommu/riscv: Serialize command queue publishing
` [PATCH v2 3/3] iommu/riscv: Avoid waiting on failed command enqueue

[PATCH bpf] bpf, riscv: Make arena support depend on ZACAS
 2026-09-01 13:11 UTC 

[PATCH] RISC-V: KVM: Preserve LCOFIP when checking pending interrupts
 2026-09-01  8:06 UTC 

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-01  8:00 UTC 

[PATCH] firmware: microchip: use kzalloc_objs() instead of kzalloc() with multiply
 2026-09-01  7:29 UTC 

[PATCH v4 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-09-01  6:23 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v4 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v4 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v4 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
` [PATCH v4 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v4 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260

[PATCH RESEND 0/3] riscv: word-at-a-time: improve find_zero()
 2026-09-01  4:40 UTC  (4+ messages)
` [PATCH RESEND 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB
` [PATCH RESEND 2/3] riscv: word-at-a-time: improve find_zero() without Zbb
` [PATCH RESEND 3/3] riscv: word-at-a-time: improve find_zero() for Zbb

[PATCH 0/3] riscv: word-at-a-time: improve find_zero()
 2026-09-01  4:34 UTC  (4+ messages)
` [PATCH 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB

[PATCH] KVM: riscv: selftests: Dump sepc/scause/stval on vcpu_arch_dump()
 2026-09-01  3:57 UTC 

[PATCH 0/8] mm: Drop pxd_ERROR()
 2026-09-01  2:48 UTC  (14+ messages)
` [PATCH 1/8] mm: Make ptval_to_str() generally available
` [PATCH 2/8] mm: Stop using pxd_ERROR()
` [PATCH 3/8] loongarch/mm: Stop using pte_ERROR()
` [PATCH 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [PATCH 5/8] sh/mm: Stop using pte_ERROR()
` [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [PATCH 7/8] sh/mm: Stop using pgd_ERROR()
` [PATCH 8/8] mm: Drop pxd_ERROR()

[PATCH] riscv: ftrace: reject out-of-range non-direct targets
 2026-09-01  2:29 UTC  (4+ messages)

[PATCH v2 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-09-01  2:09 UTC  (2+ messages)
` (subset) "

[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-01  1:38 UTC  (7+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH 0/2] Add RISC-V RPMI device power service support
 2026-08-31 16:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: Add RPMI device power service bindings

[PATCH v4 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-08-31 13:58 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.12] riscv: panic if IRQ handler stacks cannot be allocated
 2026-08-31 13:27 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18] riscv: kexec_file: Constrain segment placement to direct map
` [PATCH AUTOSEL 6.18] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
` [PATCH AUTOSEL 6.18] riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selected

[PATCH v7 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-31 11:35 UTC  (22+ messages)
` [PATCH v7 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v7 02/21] pinctrl: pinconf-generic: "
` [PATCH v7 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v7 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v7 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v7 06/21] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v7 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v7 08/21] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v7 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v7 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v7 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v7 12/21] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v7 13/21] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v7 14/21] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v7 15/21] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v7 16/21] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v7 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v7 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v7 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v7 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v7 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-08-31 11:34 UTC  (5+ messages)
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000

[PATCH v1 0/3] pinctrl: mpfs-mssio: three fixes
 2026-08-31 10:50 UTC  (4+ messages)
` [PATCH v1 1/3] pinctrl: mpfs-mssio: fix whitespace in debugfs output
` [PATCH v1 2/3] pinctrl: mpfs-mssio: fix width of unused bank voltage setting
` [PATCH v1 3/3] pinctrl: mpfs-mssio: use correct regmap function to set bank voltage

[PATCH v2 0/2] Add RISC-V RPMI device power service support
 2026-08-31  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add RPMI device power service bindings

[RFC PATCH 0/3] RISC-V Sspesa: Linux perf precise sample attribution
 2026-08-31  7:01 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: riscv: Add Sspesa and Ssplcofi extensions

[PATCH v3 0/5] Enable Bluetooth and WiFi on K3 Pico ITX
 2026-08-31  4:44 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: dts: spacemit: k3: move USB3 phy to board level
` [PATCH v3 2/5] riscv: dts: spacemit: k3: add USB3 B and C controllers for Pico-ITX board
` [PATCH v3 3/5] riscv: dts: spacemit: k3: add rfkill node for Bluetooth on "
` [PATCH v3 4/5] riscv: dts: spacemit: k3: add rfkill node for WLAN on the K3 "
` [PATCH v3 5/5] riscv64: defconfig: Enable BT and WLAN support for SpacemiT "

[PATCH v2] clk: spacemit: k3: add 1.8 GHz PLL5 and PLL8 rates
 2026-08-31  3:06 UTC  (3+ messages)

[PATCH] clk: spacemit: k3: add 2.0 GHz PLL3 and PLL4 rates
 2026-08-31  2:56 UTC  (3+ messages)

[PATCH v3] clk: spacemit: k3: add 1.8 GHz PLL5 and PLL8 rates
 2026-08-31  3:26 UTC 

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-31  2:22 UTC  (3+ messages)
` [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups

RISC-V genpd race in OSI mode (genpd domain power_off vs firmware suspend call)
 2026-08-31  1:53 UTC  (4+ messages)

Random corruption on SpacemiT K1 with RVV and THP
 2026-08-30 20:52 UTC 

[PATCH] docs/zh_CN: Update arch/riscv/vm-layout.rst translation
 2026-08-30 18:53 UTC  (4+ messages)


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