Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 23:35:28 to 2026-07-24 15:32:54 UTC [more...]

[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 v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-07-24 15:31 UTC  (9+ 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 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 v5 0/3] riscv: Introduce support for hardware break/watchpoints
 2026-07-24 13:50 UTC  (5+ 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] 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  (5+ messages)
` [PATCH 1/3] ASoC: spacemit: rename clock inputs to match binding
` [PATCH 2/3] dt-bindings: sound: spacemit,k1-i2s: allow 6 clocks for K3 i2s1
` [PATCH 3/3] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
` (subset) [PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-07-23 23:41 UTC  (3+ 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 bpf-next v5 0/3] bpf, riscv: add timed may_goto support
 2026-07-23 10:16 UTC  (8+ 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 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  (4+ messages)
` [PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v4 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[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  (4+ messages)
` [PATCH 1/2] riscv: strnlen: fix ZBB path overflow and SIZE_MAX fallback
` [PATCH 2/2] kunit: string: add strnlen SIZE_MAX test coverage

[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  (9+ 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 bpf-next v4 3/3] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH] i2c: spacemit: request IRQ after controller initialization
 2026-07-23  2:11 UTC  (4+ messages)
` [PATCH v2] "

[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  (10+ messages)
` [PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v3 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v3 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v3 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v3 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v3 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v3 7/7] LoongArch: "

[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  (12+ messages)
` [PATCH RFC 01/18] x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()
` [syzbot ci] Re: arch, mm: create a generic set_memory/change_page_attr core

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-22 15:28 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] riscv: Use arch_stack_walk() for the kernel callchain
` [PATCH bpf-next v3 2/6] riscv, stacktrace: Pass sp and fp to the walk_stackframe() callback
` [PATCH bpf-next v3 3/6] riscv, stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next v3 4/6] riscv, bpf: Split prologue and epilogue into helper functions
` [PATCH bpf-next v3 5/6] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist

[PATCH 6.16.y 0/6] cBPF JIT spray hardening
 2026-07-22 15:18 UTC  (3+ messages)

[PATCH 0/4] spi: spacemit: support K3 SPI controllers
 2026-07-21 21:41 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-07-22 12:55 UTC  (5+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
 2026-07-22 12:33 UTC  (2+ messages)

[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
 2026-07-22 12:32 UTC  (4+ messages)

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

[PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-07-22 11:31 UTC  (3+ messages)

[PATCH v3 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-22 10:56 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: coresight-ctcu: document CTCU device for shikra
` [PATCH v3 2/2] arm64: dts: qcom: shikra: Add coresight nodes

[PATCH v4 0/2] RISC-V IOMMU HPM support
 2026-07-22  9:32 UTC  (5+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v4 0/3] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-22  9:06 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: compat_vdso: switch to standard kbuild rule
` [PATCH v4 2/3] riscv: compat_vdso: Allow *.c source files
` [PATCH v4 3/3] riscv: vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
 2026-07-22  7:54 UTC  (2+ messages)

[PATCH] riscv: hwprobe: Register unaligned probes before usermode
 2026-07-22  7:52 UTC  (2+ messages)

[PATCH v8] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-22  7:33 UTC 

[PATCH v6] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-22  6:28 UTC 

[PATCH bpf-next v6 0/7] Mixing bpf2bpf and tailcalls for RV64
 2026-07-22  3:05 UTC  (3+ messages)

[PATCH v2 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-22  1:02 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: add CTCU device for shikra

RISC-V experimental branch updated (tag: riscv-experimental-for-v7.3-2026072101)
 2026-07-22  0:53 UTC 

[PATCH] riscv: mm: Move dma_contiguous_reserve() after NUMA initialization
 2026-07-21 23:50 UTC  (2+ messages)

[PATCH v4 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
 2026-07-21 23:34 UTC  (3+ messages)
` [PATCH v4 2/3] riscv: dts: sophgo: cv180x: Add PWR_GPIO controller
` [PATCH v4 3/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support


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