Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 04:37:07 to 2026-09-07 08:10:59 UTC [more...]

[PATCH v2 13/15] phy: starfive: Add jh7110-inno-hdmi-phy driver
 2026-09-07  8:10 UTC  (10+ messages)

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-07  8:06 UTC  (4+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()

[PATCH] riscv: dts: spacemit: k3: Drop guest properties from M-level IMSIC
 2026-09-07  7:44 UTC  (2+ messages)

[PATCH v5] clk: spacemit: k3: add CPU PLL rate tables
 2026-09-07  7:43 UTC  (2+ messages)

[PATCH v3 0/5] Add workarounds for Picoheart erratas
 2026-09-07  7:21 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: Make get_insn public for instruction fault handling
` [PATCH v3 2/5] riscv: insn: Support decoding of CBO instructions
` [PATCH v3 3/5] riscv: errata: Add init framework for picoheart errata
` [PATCH v3 4/5] riscv: errata: picoheart: Add workaround for cbo.clean errata
` [PATCH v3 5/5] riscv: errata: picoheart: Add workaround for AMOCASQ errata

[PATCH 02/14] irqchip: fix typos in comments
 2026-09-07  6:53 UTC 

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-07  6:30 UTC  (3+ messages)

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-07  4:32 UTC  (45+ messages)
` [PATCH net-next 05/33] can: m_can: Remove comma after sentinel-entry in match-table
` [PATCH net-next 07/33] can: sja1000_platform: "
` [PATCH net-next 08/33] net: dsa: b53: mdio: "
` [PATCH net-next 09/33] net: dsa: b53: srab: "
` [PATCH net-next 10/33] net: dsa: bcm_sf2: "
` [PATCH net-next 11/33] net: dsa: hellcreek: "
` [PATCH net-next 12/33] net: dsa: lan9303: i2c: "
` [PATCH net-next 13/33] net: dsa: lan9303: mdio: "
` [PATCH net-next 14/33] net: dsa: mxl-gsw1xx: "
` [PATCH net-next 15/33] net: dsa: mt7530: mdio: "
` [PATCH net-next 16/33] net: dsa: mt7530: mmio: "
` [PATCH net-next 17/33] net: dsa: mv88e6060: "
` [PATCH net-next 18/33] net: dsa: mv88e6xxx: "
` [PATCH net-next 19/33] net: dsa: qca8k: "
` [PATCH net-next 20/33] net: dsa: realtek: rtl8365mb: "
` [PATCH net-next 21/33] net: dsa: realtek: rtl8366rb: "
` [PATCH net-next 22/33] net: dsa: rzn1_a5psw: "
` [PATCH net-next 23/33] net: dsa: sja1105: "
` [PATCH net-next 24/33] net: bcmasp: "
` [PATCH net-next 25/33] net: spacemit: k1_emac: "
` [PATCH net-next 26/33] net: ti: am65-cpsw-nuss: "
` [PATCH net-next 27/33] net: ethernet: ti: cpsw: "
` [PATCH net-next 28/33] net: ethernet: ti: cpsw_new: "
` [PATCH net-next 29/33] net: mdio: bcm-iproc: "
` [PATCH net-next 30/33] net: mdio: bcm-unimac: "
` [PATCH net-next 31/33] net: pcs: xpcs-plat: "
` [PATCH net-next 32/33] net: phy: nxp-c45-tja11xx: "
` [PATCH net-next 33/33] net: wan: slic_ds26522: "

[PATCH v2 0/3] iommu/riscv: Fix command queue publishing races
 2026-09-07  3:52 UTC  (3+ messages)
` [PATCH v2 1/3] iommu/riscv: Add command queue lock

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-07  3:51 UTC  (26+ messages)
  ` [PATCH v3 01/19] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
  ` [PATCH v3 02/19] dt-bindings: display: bridge: Add starfive,jh7110-inno-hdmi-controller
  ` [PATCH v3 03/19] dt-bindings: mfd: Add starfive,jh7110-hdmi-subsystem
  ` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
  ` [PATCH v3 05/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-subsystem
  ` [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
  ` [PATCH v3 07/19] drm/bridge: inno-hdmi: Split probe out of bind
  ` [PATCH v3 08/19] drm/bridge: inno-hdmi: Allow the register map to come from a parent
  ` [PATCH v3 09/19] drm/bridge: inno-hdmi: Add .disable platform operation
  ` [PATCH v3 10/19] drm/bridge: inno-hdmi: Add .mode_valid "
  ` [PATCH v3 11/19] soc: starfive: Add jh7110-hdmi-subsystem driver
  ` [PATCH v3 12/19] soc: starfive: Add jh7110-vout-subsystem driver
  ` [PATCH v3 13/19] clk: starfive: jh7110-vout: Allow pixel clock rate propagation
  ` [PATCH v3 14/19] drm/bridge: starfive: Add JH7110 HDMI controller driver
  ` [PATCH v3 15/19] phy: Add common Innosilicon HDMI PHY helpers
  ` [PATCH v3 16/19] phy: rockchip: inno-hdmi: Use the common Innosilicon "
  ` [PATCH v3 17/19] phy: starfive: Add jh7110-inno-hdmi-phy driver
  ` [PATCH v3 18/19] riscv: dts: starfive: jh7110: Update DT for display subsystem
  ` [PATCH v3 19/19] MAINTAINERS: Add StarFive JH7110 display subsystem entry

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

[PATCH v8 0/2] RISC-V IOMMU HPM support
 2026-09-07  3:25 UTC  (5+ messages)
` [PATCH v8 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v8 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH v4] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-09-07  2:30 UTC 

[PATCH RESEND v7 0/3] RISC-V IOMMU HPM support
 2026-09-07  1:54 UTC  (5+ messages)
` [PATCH RESEND v7 3/3] drivers/perf: riscv-iommu: protect shared state with a raw spinlock

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-09-07  1:54 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH] MAINTAINERS: Add Troy Mitchell as a SpacemiT SoC reviewer
 2026-09-06 22:18 UTC  (2+ messages)

[PATCH v11 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-06 21:24 UTC  (4+ messages)
` [PATCH v11 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH v1 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-06 16:37 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v1 2/2] cpufreq: update capacity_freq_ref when the boost state changes

[PATCH 0/2] irqchip/riscv-imsic: Validate group index geometry
 2026-09-06 15:12 UTC  (5+ messages)
` [PATCH 1/2] irqchip/riscv-imsic: Ignore unused group index shifts
` [PATCH 2/2] irqchip/riscv-imsic: Reject overlapping group index fields

[PATCH bpf-next v5 0/3] Add bpf stack arguments support for RV64
 2026-09-06 14:30 UTC  (8+ messages)
` [PATCH bpf-next v5 1/3] riscv, bpf: Remap BPF_REG_0 and RV_REG_TCC
` [PATCH bpf-next v5 2/3] riscv, bpf: Add BPF stack arguments support for RV64 JIT
` [PATCH bpf-next v5 3/3] selftests/bpf: Enable stack argument tests for RV64

[PATCH bpf v2] bpf, riscv: Make arena support depend on ZACAS
 2026-09-06 14:30 UTC  (4+ messages)

[PATCH v4] clk: spacemit: k3: add CPU PLL rate tables
 2026-09-06 12:13 UTC  (9+ messages)

[PATCH] rtc: mpfs: fix unchecked devm_clk_get() error pointer in probe()
 2026-09-06 11:14 UTC 

[PATCH] RISC-V: KVM: Publish NACL HFENCE configuration last
 2026-09-06  8:07 UTC 

[PATCH] perf/riscv: clear snapshot setup state when a CPU goes offline
 2026-09-06  4:28 UTC 

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-06  2:00 UTC  (2+ messages)

Interrupt chip driver maintainence
 2026-09-05 21:30 UTC  (7+ messages)

[PATCH] clk: tenstorrent: Assign .num before accessing .hws
 2026-09-05 20:48 UTC 

[PATCH] PCI: eswin: Publish the platform driver's OF alias
 2026-09-05 15:59 UTC  (4+ messages)

[PATCH v2] kexec_file: remove unused arch_kexec_locate_mem_hole hook
 2026-09-05 14:58 UTC 

[PATCH] entry: Guard syscall_enter_audit() invocation with CONFIG_AUDITSYSCALL
 2026-09-05  8:43 UTC 

[PATCH bpf-next v4 0/3] Add bpf stack arguments support for RV64
 2026-09-05  8:15 UTC  (10+ messages)
` [PATCH bpf-next v4 1/3] riscv, bpf: Remap BPF_REG_0 and RV_REG_TCC
` [PATCH bpf-next v4 2/3] riscv, bpf: Add BPF stack arguments support for RV64 JIT
` [PATCH bpf-next v4 3/3] selftests/bpf: Enable stack argument tests for RV64

[PATCH 00/16] irqchip: harden initialization error paths
 2026-09-05  4:11 UTC  (3+ messages)

[PATCH 0/3] optimize pgtable_l4|l5_enabled
 2026-09-04 20:49 UTC  (8+ messages)
` [PATCH 3/3] riscv: introduce cap framework and use it to "

[PATCH bpf-next v1 0/7] Fix timed may_goto with private stacks
 2026-09-04 20:33 UTC  (11+ messages)
` [PATCH bpf-next v1 1/7] bpf: Fix timed may_goto stack pointer for "
` [PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
` [PATCH bpf-next v1 3/7] bpf, arm64: "
` [PATCH bpf-next v1 4/7] bpf, powerpc64: "
` [PATCH bpf-next v1 5/7] bpf, riscv: "
` [PATCH bpf-next v1 6/7] bpf, s390: "
` [PATCH bpf-next v1 7/7] selftests/bpf: Test timed may_goto with private stacks

[PATCH 0/4] mmc: spacemit: Introduce two DT properties
 2026-09-04 20:32 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: mmc: spacemit,sdhci: Add tx delay property

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-04 17:45 UTC  (5+ messages)

[PATCH] riscv: dts: microchip: beaglev-fire: remove double definition of gpio interrupts
 2026-09-04 17:22 UTC 

[PATCH v3 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-09-04 16:45 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: clk: sun60i-a733-ccu: Add Allwinner A733 support
` [PATCH v3 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH v3 3/8] clk: sunxi-ng: a733: Add PRCM CCU
` [PATCH v3 4/8] clk: sunxi-ng: a733: Add PLL clocks support
` [PATCH v3 5/8] clk: sunxi-ng: a733: Add bus "
` [PATCH v3 6/8] clk: sunxi-ng: a733: Add mod "
` [PATCH v3 7/8] clk: sunxi-ng: a733: Add bus clock gates
` [PATCH v3 8/8] clk: sunxi-ng: a733: Add reset lines

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:02 UTC  (3+ messages)
` [PATCH 00/26] dmaengine: Remove redundant dev_err()/dev_err_probe() calls

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:01 UTC  (3+ messages)
` [PATCH 11/26] dmaengine: sf-pdma-sf-pdma: Remove redundant dev_err()/dev_err_probe()

[PATCH] irqchip/riscv-imsic: Fix MMIO regset lookup loop bound
 2026-09-04 14:38 UTC  (2+ messages)

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-04 13:30 UTC  (9+ messages)
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation

[PATCH v3 0/8] Convert barrier pairs to acquire/release for better performance
 2026-09-04 12:28 UTC 

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-04 11:08 UTC  (7+ messages)

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-04 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] dma: swiotlb: Centralize default pool policy selection
` [PATCH v3 2/4] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption "
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY


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