Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-06 04:30:07 to 2026-09-08 12:36:50 UTC [more...]

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

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-08 11:55 UTC  (15+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v3 0/5] Add workarounds for Picoheart erratas
 2026-09-08 11:41 UTC  (8+ 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 00/12] mm: make userland page table freeing RCU-safe
 2026-09-08 11:29 UTC  (11+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-09-08 10:29 UTC  (11+ messages)
` [PATCH v5 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v5 2/6] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v5 3/6] PCI: spacemit-k1: Add device id update helper
` [PATCH v5 4/6] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for MSI handle check
` [PATCH v5 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v5 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH v2 0/9] Add SpacemiT K1 USB2.0 controllers support
 2026-09-08 10:01 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: usb: ci-hdrc-usb2: add spacemit,k1-usb2 compatible
` [PATCH v2 2/9] dt-bindings: usb: ci-hdrc-usb2: require clocks and resets for spacemit,k1-usb2
` [PATCH v2 3/9] usb: chipidea: usb2: use devm_clk_get_optional_enabled()
` [PATCH v2 4/9] usb: chipidea: usb2: add optional reset support
` [PATCH v2 5/9] usb: chipidea: usb2: add SpacemiT K1 support
` [PATCH v2 6/9] riscv: dts: spacemit: add USB2.0 controller nodes for K1
` [PATCH v2 7/9] riscv: dts: spacemit: enable USB2.0 controllers on BananaPi F3
` [PATCH v2 8/9] riscv: dts: spacemit: enable USB2.0 controllers on OrangePi RV2
` [PATCH v2 9/9] riscv: defconfig: enable ChipIdea USB controller support

[PATCH] powerpc/kasan: require memintrinsic prefix support for KASAN
 2026-09-08  9:59 UTC  (3+ messages)

[BUG] RISC-V: KVM: WARNING in mark_page_dirty_in_slot with dirty ring enabled
 2026-09-08  9:58 UTC 

[PATCH v2 00/10] riscv: Add device tree support for UltraRISC DP1000
 2026-09-08  9:48 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: Add shenrongda
` [PATCH v2 02/10] dt-bindings: riscv: cpus: Add UltraRISC CP100 compatible
` [PATCH v2 03/10] dt-bindings: riscv: Add UltraRISC DP1000 board compatibles
` [PATCH v2 04/10] dt-bindings: timer: Add UltraRISC DP1000 CLINT
` [PATCH v2 05/10] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for UltraRISC DP1000 SoC
` [PATCH v2 06/10] dt-bindings: i2c: dw: "
` [PATCH v2 07/10] dt-bindings: dma: snps,dw-axi-dmac: Add UltraRISC DP1000 compatible
` [PATCH v2 08/10] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH v2 09/10] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree
` [PATCH v2 10/10] riscv: dts: ultrarisc: Add Milk-V Titan "

[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
 2026-09-08  9:42 UTC  (9+ messages)
` [PATCH 2/6] usb: chipidea: usb2: add optional reset support
` [PATCH 5/6] riscv: dts: spacemit: enable USB2.0 controllers on BananaPi F3

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-08  9:37 UTC  (34+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 03/24] ARM: elf: "
` [PATCH v5 04/24] arm64: "
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 06/24] riscv: elf: "
` [PATCH v5 07/24] LoongArch: "
` [PATCH v5 08/24] s390/elf: "
` [PATCH v5 09/24] MIPS: ELF: "
` [PATCH v5 10/24] sparc: elf: "
` [PATCH v5 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 13/24] x86/vdso: Enable "
` [PATCH v5 14/24] ARM: vdso: "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK

[PATCH v4 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-09-08  7:42 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v4 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH v4 3/3] riscv: dts: spacemit: k3: Add UFS support

Random corruption on SpacemiT K1 with RVV and THP
 2026-09-08  4:42 UTC  (2+ messages)
` Random corruption on SpacemiT K1 with RVV

[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
 2026-09-08  3:49 UTC  (10+ messages)
` [PATCH v2 1/5] riscv: remove RISCV_ALTERNATIVE Kconfig option
` [PATCH v2 2/5] riscv: convert pgtable_l4|l5_enabled to inline function
` [PATCH v2 3/5] riscv: support early isa ext and use it to optimize pgtable_l4|l5_enabled
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE
` [PATCH v2 5/5] riscv: mm: unexport _pgtable_l4_enabled and _pgtable_l5_enabled

[PATCH] riscv: fix load_unaligned_zeropad() fixup for RV32
 2026-09-08  3:36 UTC  (2+ messages)

[PATCH] clk: tenstorrent: Assign .num before accessing .hws
 2026-09-08  2:56 UTC  (2+ messages)

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

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-08  0:00 UTC  (8+ messages)
` [PATCH net-next 25/33] net: spacemit: k1_emac: Remove comma after sentinel-entry in match-table

[RESEND v22 0/3] Add OpenCores PTC PWM support
 2026-09-07 19:07 UTC  (2+ messages)

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-09-07 16:13 UTC  (2+ messages)

[PATCH 6/7] mmc: sdhci-of-k1: Improve RX tuning window
 2026-09-07 15:53 UTC  (2+ messages)

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

[PATCH] ACPI: RISC-V: CPPC: Implement cpc_read_ffh_fb_ctrs()
 2026-09-07 13:38 UTC  (4+ messages)

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

[PATCH v3 0/8] Convert barrier pairs to acquire/release for better performance
 2026-09-07 12:59 UTC  (3+ messages)

[PATCH v2] tools/mm: add hwpoison-panic tool
 2026-09-07 12:42 UTC  (3+ messages)

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

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-07 11:21 UTC  (5+ messages)
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages

[PATCH] PCI: eswin: Publish the platform driver's OF alias
 2026-09-07 10:49 UTC  (5+ messages)

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-07  8:23 UTC  (9+ messages)
  ` [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 14/19] drm/bridge: starfive: Add JH7110 HDMI controller driver
  ` [PATCH v3 11/19] soc: starfive: Add jh7110-hdmi-subsystem driver

[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 v5] clk: spacemit: k3: add CPU PLL rate tables
 2026-09-07  7:43 UTC  (2+ messages)

[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  (2+ messages)

[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  (3+ messages)

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

[PATCH v4] clk: spacemit: k3: add CPU PLL rate tables
 2026-09-06 12:13 UTC  (6+ 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 


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