Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 02:39:32 to 2026-07-16 21:34:53 UTC [more...]

[PATCH 0/2] Enable WiFi on Spacemit K3 Pico ITX
 2026-07-16 21:34 UTC  (6+ messages)
` [PATCH 1/2] PCI: Move Spacemit vendor and device ID to linux/pci_Ids.h
` [PATCH 2/2] wifi: rtw89: pci: enable 36-bit DMA on spacemit K3

[PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
 2026-07-16 21:19 UTC  (5+ messages)
` [PATCH 1/4] riscv: defconfig: enable RFKILL and RFKILL_GPIO
` [PATCH 2/4] riscv: dts: spacemit: k3: add rfkill node for Bluetooth on Pico-ITX board
` [PATCH 3/4] riscv: dts: spacemit: k3: add USB3 B and C controllers for "
` [PATCH 4/4] riscv: dts: spacemit: k3: add rfkill node for WLAN on "

[PATCH 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
 2026-07-16 21:31 UTC  (3+ messages)
` [PATCH 1/2] riscv: dts: spacemit: k3: add USB controller and USB phy support

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-16 21:26 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
 2026-07-16 20:52 UTC  (3+ messages)
` [PATCH v2 4/5] riscv: dts: thead: Add IO labels for the IO expansion on I2C1

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-16 19:04 UTC  (7+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar

[PATCH v2 00/21] gpio: Improvements around device-id arrays
 2026-07-16 17:45 UTC  (3+ messages)

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-16 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "

[PATCH v2 0/3] riscv: mm: Some optimizations for tlb flush
 2026-07-16 16:24 UTC  (3+ messages)
` [PATCH v2 1/3] riscv: mm: Use ASID in update_mmu_cache()

[PATCH v2 00/15] riscv: add Svnapot PTE folding support
 2026-07-16 12:41 UTC  (16+ messages)
` [PATCH v2 01/15] riscv: introduce raw PTE helpers
` [PATCH v2 02/15] riscv: switch arch page-table users to "
` [PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
` [PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
` [PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
` [PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
` [PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
` [PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
` [PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
` [PATCH v2 12/15] arm64: mm: avoid contpte "
` [PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
` [PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
` [PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot

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

[PATCH v1 0/3] Add workarounds for Picoheart erratas
 2026-07-16 12:20 UTC  (4+ messages)
` [PATCH v1 2/3] riscv: errata: picoheart: Add workaround for cbo.clean errata

[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
 2026-07-16 12:04 UTC  (2+ messages)

[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
 2026-07-16 11:53 UTC 

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-16 10:24 UTC  (12+ 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 17/22] mm: pagewalk: drop redundant address check for kernel mm walks

[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
 2026-07-16  8:47 UTC  (15+ messages)

[PATCH v2] bpf, riscv: fix missing extable entry for arena load_acquire
 2026-07-16  8:40 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-16  8:23 UTC  (9+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers

[PATCH v3 0/2] bpf, riscv: add timed may_goto support
 2026-07-16  8:08 UTC  (5+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
 2026-07-16  7:37 UTC 

[PATCH] bpf, riscv: fix missing extable entry for arena load_acquire
 2026-07-16  7:26 UTC  (3+ messages)

[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
 2026-07-16  7:04 UTC 

[PATCH] riscv: require vmemmap for NUMA balancing
 2026-07-16  6:47 UTC 

[PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
 2026-07-16  6:41 UTC 

[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
 2026-07-16  6:40 UTC 

[PATCH] riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
 2026-07-16  5:33 UTC 

[PATCH 0/2] modpost: fix RISC-V randconfig section mismatch false positives
 2026-07-16  5:31 UTC  (3+ messages)
` [PATCH 1/2] modpost: ignore generated GCOV and RISC-V local relocs
` [PATCH 2/2] modpost: handle RISC-V relative extable relocations

[PATCH] thermal: spacemit: k1: disable hardware on driver remove
 2026-07-16  4:39 UTC  (4+ messages)

[PATCH] mailbox: Remove redundant dev_err()/dev_err_probe()
 2026-07-16  2:52 UTC 

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-16  2:37 UTC  (8+ messages)


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