Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 10:54:30 to 2026-05-12 19:04:09 UTC [more...]

[PATCH] MAINTAINERS: update Tomasz Jeznach's email address
 2026-05-12 17:37 UTC 

[PATCH] Enable wifi on the BeagleV-Ahead
 2026-05-12 18:39 UTC  (3+ messages)

[PATCH v2 00/12] Add StarFive JHB100 syscon modules
 2026-05-12 17:45 UTC  (16+ messages)
` [PATCH v2 01/12] dt-bindings: soc: starfive: "
` [PATCH v2 02/12] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v2 03/12] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v2 04/12] dt-bindings: clock: Add peripheral-0 domain PLL clock
` [PATCH v2 05/12] clk: starfive: Add peripheral-0 domain PLL clock driver
` [PATCH v2 06/12] dt-bindings: clock: Add peripheral-1 domain PLL clock
` [PATCH v2 07/12] clk: starfive: Add Peripheral-1 domain PLL clock driver
` [PATCH v2 08/12] dt-bindings: reset: Add StarFive JHB100 reset generator
` [PATCH v2 09/12] reset: starfive: Introduce assert_polarity
` [PATCH v2 10/12] reset: starfive: Add syscon reset driver support
` [PATCH v2 11/12] soc: starfive: Add socinfo driver for JHB100 SoC
` [PATCH v2 12/12] riscv: dts: starfive: jhb100: Add syscon nodes

[PATCH v2] riscv: propagate insert_resource result from add_resource
 2026-05-12 17:20 UTC 

[PATCH 0/2] iommu/riscv: Enable IOMMU_DMA
 2026-05-12 17:21 UTC  (6+ messages)
` [PATCH 1/2] iommu/riscv: Map IMSIC addresses for paging domains

[PATCH v9 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-12 17:03 UTC  (9+ messages)
` [PATCH v9 7/8] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
` [PATCH v9 8/8] riscv: dts: spacemit: k1-musepi-pro: "

[PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-05-12 16:57 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B

[PATCH] iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
 2026-05-12 15:12 UTC  (2+ messages)

[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-12 15:05 UTC  (3+ messages)

[PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-05-12 14:50 UTC  (5+ messages)
` [PATCH v4 1/2] iommu/riscv: Advertise Svpbmt support to generic page table
` [PATCH v4 2/2] iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits
  ` Re: [PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt

[PATCH 1/2] riscv: lib: add memcmp() implementation
 2026-05-12 14:10 UTC  (2+ messages)
` [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH] riscv: propagate insert_resource result from add_resource
 2026-05-12 12:49 UTC  (2+ messages)

[PATCH v3 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-05-12 12:45 UTC  (3+ messages)
`  "

[PATCH v2 0/6] spacemit: k1-musepi-pro: add missing devices
 2026-05-12 12:20 UTC  (12+ messages)
` [PATCH v2 1/6] riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
` [PATCH v2 2/6] riscv: dts: spacemit: k1-musepi-pro: add 24c04 eeprom
` [PATCH v2 3/6] riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
` [PATCH v2 4/6] riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports
` [PATCH v2 5/6] riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports
` [PATCH v2 6/6] riscv: dts: spacemit: k1-musepi-pro: set default console baud rate

cleanup the RAID6 P/Q library v2
 2026-05-12 11:42 UTC  (22+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment

[PATCH] riscv: lib: optimize strchr() with Zbb extension
 2026-05-12  7:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] riscv: module: Use generic cmp_int() instead of custom cmp_3way()
 2026-05-12  6:32 UTC 

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

[PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
 2026-05-12  2:25 UTC  (2+ messages)

[PATCH V2] riscv: mm: Fixup no5lvl failure when vaddr is invalid
 2026-05-12  1:15 UTC  (2+ messages)

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-12  1:15 UTC  (5+ 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

[PATCH bpf-next v2 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-05-11 22:16 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] riscv, bpf: Fix support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v2 2/3] riscv, bpf: Fix support for BPF_MOVSX "
` [PATCH bpf-next v2 3/3] riscv, bpf: Add 32 bit atomic operations to "

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-05-11 20:27 UTC  (8+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl

[RFC v1 0/4] generic pinmux dt_node_to_map implementation
 2026-05-11 20:23 UTC  (2+ messages)

[PATCH 00/12] Add TH1520 USB support
 2026-05-11 16:16 UTC  (6+ messages)
` [PATCH 05/12] phy: add a driver for T-Head TH1520 USB PHY
` (subset) [PATCH 00/12] Add TH1520 USB support

[PATCH v2 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-05-11 16:03 UTC  (5+ messages)
` [PATCH v2 2/4] clk: spacemit: k3: Fix PCIe clock register offset
` [PATCH v2 3/4] dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs

[PATCH v2 0/3] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-11 14:21 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: spacemit: declare shared BCLK for cross-DAI rate constraint

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-12  1:34 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: hwprobe.rst: Document EXT_ZICFISS
` [PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
` [PATCH v2 03/10] riscv: Standardize extension capitalization
` [PATCH v2 04/10] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v2 05/10] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v2 06/10] riscv: Add B to hwcap "
` [PATCH v2 07/10] riscv: Add a getter for user PMLEN support
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v2 09/10] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v2 10/10] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-11 12:30 UTC  (5+ messages)
` [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()

[PATCH v3] riscv: misaligned: Restore epc in error path
 2026-05-11 12:41 UTC 

[PATCH 0/3] RISC-V: KVM: Fix skip of valid pages in gstage ops
 2026-05-11 10:49 UTC 

[PATCH] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-05-11 10:50 UTC 


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