Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 15:31:02 to 2026-07-25 05:13:38 UTC [more...]

[PATCH 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-07-25  3:16 UTC  (15+ messages)
` [PATCH 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
` [PATCH 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
` [PATCH 07/17] drm/spacemit: add Saturn DPU register model
` [PATCH 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [PATCH 11/17] drm/spacemit: add Saturn DPU DRM device driver
` [PATCH 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
` [PATCH 13/17] MAINTAINERS: add SpacemiT K3 display driver entry
` [PATCH 14/17] riscv: dts: spacemit: k3: add display nodes
` [PATCH 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
` [PATCH 16/17] riscv: dts: spacemit: k3-com260-ifx: "
` [PATCH 17/17] riscv: defconfig: spacemit: k3: enable display driver

[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-07-25  4:51 UTC  (18+ messages)
` [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH RESEND 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH RESEND 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
` [PATCH RESEND 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
` [PATCH RESEND 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
` [PATCH RESEND 07/17] drm/spacemit: add Saturn DPU register model
` [PATCH RESEND 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH RESEND 09/17] drm/spacemit: add Saturn DPU hardware backend
` [PATCH RESEND 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [PATCH RESEND 11/17] drm/spacemit: add Saturn DPU DRM device driver
` [PATCH RESEND 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
` [PATCH RESEND 13/17] MAINTAINERS: add SpacemiT K3 display driver entry
` [PATCH RESEND 14/17] riscv: dts: spacemit: k3: add display nodes
` [PATCH RESEND 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
` [PATCH RESEND 16/17] riscv: dts: spacemit: k3-com260-ifx: "
` [PATCH RESEND 17/17] riscv: defconfig: spacemit: k3: enable display driver

[PATCH 0/2] riscv: dts: spacemit: Fix phy id check for the phy
 2026-07-25  1:13 UTC  (4+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Fix phy id check for the phy on pico-itx board
` [PATCH 2/2] riscv: dts: spacemit: Fix phy id check for the phy on com260 board

[PATCH 1/2] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
 2026-07-25  1:10 UTC  (4+ messages)

[PATCH v4 0/3] RISC-V: KVM: fix vcpu vector context handling
 2026-07-25  0:17 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: vector: refactor riscv_v_start_kernel_context
` [PATCH v4 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
` [PATCH v4 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector

[PATCH v3 0/3] riscv: hwprobe: report per-process extension availability
 2026-07-25  0:15 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: hwprobe: initialize pair->value in hwprobe_one_pair()
` [PATCH v3 2/3] riscv: hwprobe: export the availability of vector to user
` [PATCH v3 3/3] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier

[PATCH] i2c: spacemit: request IRQ after controller initialization
 2026-07-24 22:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v13 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
 2026-07-24 22:46 UTC  (2+ messages)

[PATCH net-next v13 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH net-next v13 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH net-next v13 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH RFC v4 02/12] riscv/mm: add untagged_addr_remote_unlocked()
 2026-07-24 22:29 UTC 

[PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
 2026-07-24 20:40 UTC  (11+ messages)
` [PATCH bpf-next v5 1/3] bpf, riscv: add support for timed may_goto
` [PATCH bpf-next v5 2/3] selftests/bpf: test timed may_goto preserves R0-R5
` [PATCH bpf-next v5 3/3] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-24 19:38 UTC  (2+ messages)

[PATCH v2 0/2] riscv: hwprobe: report per-process extension availability
 2026-07-24 18:36 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: hwprobe: export the availability of vector to user
` [PATCH v2 2/2] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier

[PATCH] riscv: cmpxchg: Use .option arch for Zacas and Zabha
 2026-07-24 17:04 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: KVM: fix vcpu vector context handling
 2026-07-24 16:49 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: vector: refactor riscv_v_start_kernel_context
` [PATCH v3 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
` [PATCH v3 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-24 16:31 UTC  (19+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables

[PATCH v5 0/3] riscv: Introduce support for hardware break/watchpoints
 2026-07-24 16:11 UTC  (9+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] riscv: Add breakpoint and watchpoint test for riscv
` [PATCH v5 3/3] MAINTAINERS: Add entry for RISC-V Debugging

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-07-24 15:35 UTC  (10+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v4 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v4 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v4 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v4 7/7] LoongArch: "

[PATCH v1 00/20] gpio: Improvements around device-id arrays
 2026-07-24 15:32 UTC  (4+ messages)
` [PATCH v1 07/20] gpio: Add missing OF module annotations

[PATCH v2 00/14] iommu/riscv: Enable MSI remapping and IOMMU_DMA
 2026-07-24 15:12 UTC  (15+ messages)
` [PATCH v2 01/14] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v2 02/14] iommufd: Add iommufd_sw_map_msi()
` [PATCH v2 03/14] iommu/dma: Add iommu_dma_sw_map_msi()
` [PATCH v2 04/14] iommu/dma: Add iommu_dma_map_msi()
` [PATCH v2 05/14] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [PATCH v2 06/14] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
` [PATCH v2 07/14] iommu/riscv: Add IRQ domain for interrupt remapping
` [PATCH v2 08/14] iommu/riscv: Prepare info->domain for concurrent RCU read access
` [PATCH v2 09/14] iommu/riscv: Publish IOMMU_RESV_SW_MSI region for iommufd MSI remapping
` [PATCH v2 10/14] iommu/riscv: Pre-map IMSIC MSI targets
` [PATCH v2 11/14] iommu/riscv: Copy MSI IOVA table when replacing an iommufd domain
` [PATCH v2 12/14] iommu/riscv: Implement irq_compose_msi_msg for IMSIC remapping
` [PATCH v2 13/14] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v2 14/14] riscv: defconfig: Enable IOMMUFD and VFIO

[PATCH v2] rtc: spacemit: handle regmap_test_bits() error return
 2026-07-24 13:58 UTC 

[PATCH] rtc: spacemit: handle regmap_test_bits() error return
 2026-07-24 13:39 UTC  (3+ messages)

[PATCH 0/2] riscv: hwprobe: report per-process extension availability
 2026-07-24 12:53 UTC  (4+ messages)
` [PATCH 1/2] riscv: hwprobe: export the availability of vector to user
` [PATCH 2/2] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-24 11:49 UTC  (39+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v2 05/20] MIPS: "
` [PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v2 20/20] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-24  8:21 UTC  (9+ messages)

[PATCH v2 0/2] Enable WiFi on Spacemit K3 Pico ITX
 2026-07-24  2:23 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Move Spacemit vendor and device IDs to linux/pci_ids.h

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-07-24  2:12 UTC  (4+ messages)
` [RFC PATCH v2 1/3] error-injection: Introduce EI_ETYPE_FALSE for fail_function
` [RFC PATCH v2 2/3] btrfs: Allow error injection on btrfs_data_csum_ok
` [RFC PATCH v2 3/3] error-injection: Introduce parent in fei_attr

[PATCH v2] spi: spacemit: prepare both DMA descriptors before submitting
 2026-07-22 21:07 UTC  (2+ messages)

[PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes
 2026-07-23 17:49 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-07-23 23:41 UTC  (2+ messages)

[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
 2026-07-23 16:48 UTC  (2+ messages)

[PATCH v4] riscv: Use Zalrsc extension to implement atomic functions
 2026-07-23 15:51 UTC 

[PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
 2026-07-23 14:10 UTC  (3+ messages)

[PATCH 2/2] kunit: string: add strnlen SIZE_MAX test coverage
 2026-07-23  9:37 UTC 

[INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-07-23  8:41 UTC  (2+ messages)

[PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-23  8:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,coresight-ctcu: Add Shikra
` [PATCH 2/2] arm64: dts: qcom: shikra: Add coresight nodes

[PATCH v4 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-07-23  7:58 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable

[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-07-23  7:50 UTC  (3+ messages)

[PATCH 0/2] riscv: strnlen ZBB overflow fix and test coverage
 2026-07-23  6:44 UTC  (3+ messages)
` [PATCH 2/2] kunit: string: add strnlen SIZE_MAX "

[PATCH 1/1] riscv: dts: spacemit: enable PCIe on OrangePi R2S
 2026-07-23  6:40 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf, riscv: add timed may_goto support
 2026-07-23  2:36 UTC  (7+ messages)
` [PATCH bpf-next v4 1/3] bpf, riscv: add support for timed may_goto
` [PATCH bpf-next v4 2/3] selftests/bpf: test timed may_goto preserves R0-R5

[PATCH] uprobes: Restore original return address in uretprobe context
 2026-07-23  0:31 UTC  (2+ messages)

[PATCH 0/2] riscv: dts: spacemit: add eeprom for K3 CoM260
 2026-07-22 20:28 UTC  (3+ messages)
` [PATCH 1/2] riscv: dts: spacemit: k3-com260: add eeprom on i2c2
` [PATCH 2/2] riscv: dts: spacemit: k3-com260-ifx: add eeprom on i2c1

[PATCH v3 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-07-22 17:21 UTC  (3+ messages)
` [PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories

[PATCH v2 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-07-22 17:09 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Sensylink

[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
 2026-07-22 17:03 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