public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 13:05:42 to 2026-03-02 00:03:38 UTC [more...]

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-03-02  0:02 UTC  (8+ messages)

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-03-01 22:16 UTC  (6+ messages)
` [PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[PATCH] uaccess: Fix build of scoped user access with const pointer
 2026-03-01 22:16 UTC  (5+ messages)

[PATCH net-next v2 0/8] macb usrio/tsu patches
 2026-03-01 18:12 UTC  (3+ messages)
` [PATCH net-next v2 5/8] net: macb: timer adjust mode is not supported

[PATCH v5 1/8] iommu/riscv: Enable IOMMU DMA mapping support
 2026-03-01 14:01 UTC  (11+ messages)
` [PATCH v5 2/8] iommu/riscv: Add auxiliary bus framework and HPM device support
` [PATCH v5 3/8] iommu/riscv: Add HPM support for performance monitoring
` [PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
` [PATCH v5 5/8] spacemit/t100: Add global filter awareness for RISC-V IOMMU HPM
` [PATCH v5 6/8] iommu/riscv: Add SpacemiT T100 IOATC HPM support
` [PATCH v5 7/8] iommu/riscv: Add vendor event support for RISC-V IOMMU HPM
` [PATCH v5 8/8] perf vendor events riscv: Add SpacemiT T100 HPM event aliases

[PATCH v5 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-03-01  3:36 UTC  (3+ messages)

[PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
 2026-03-01  0:06 UTC  (3+ messages)
` [net-next,v2,2/8] "

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-28 23:01 UTC  (21+ messages)
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()

[PATCH net-next v5 0/3] riscv: spacemit: Add ethernet support for K3
 2026-02-28 21:18 UTC  (5+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v5 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH 6.18 011/752] perf annotate: Fix args leak of map_symbol
 2026-02-28 17:35 UTC 

[PATCH 6.19 016/844] perf annotate: Fix args leak of map_symbol
 2026-02-28 17:18 UTC 

spi: Regression with v7.0-rc1 on VisionFive 2
 2026-02-28 15:39 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
 2026-02-28 15:22 UTC 

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-28 13:07 UTC  (10+ messages)
` [PATCH v7 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v7 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v7 5/5] riscv: "

cleanup the RAID5 XOR library
 2026-02-28 10:31 UTC  (50+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH v9 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-28  6:30 UTC  (6+ messages)
` [PATCH v9 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
    `  "
` [PATCH v9 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-27 20:31 UTC  (4+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-27 19:42 UTC  (21+ messages)
` [PATCHv7 "
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()

[PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
 2026-02-27 19:30 UTC  (2+ messages)

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-27 16:49 UTC  (6+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

[PATCH v5 0/4] Add USB support for Canaan K230
 2026-02-27 15:29 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/6] Convert riscv to use the generic iommu page table
 2026-02-27 15:25 UTC  (7+ messages)
` [PATCH v4 1/6] iommupt: Add the RISC-V page table format
` [PATCH v4 2/6] iommu/riscv: Disable SADE
` [PATCH v4 3/6] iommu/riscv: Use the generic iommu page table
` [PATCH v4 4/6] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH v4 5/6] iommu/riscv: Add missing GENERIC_MSI_IRQ
` [PATCH v4 6/6] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST

[PATCH v3] phy: k1-usb: add disconnect function support
 2026-02-27 15:25 UTC  (2+ messages)

[PATCH 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-02-27 15:12 UTC  (7+ messages)
` [PATCH 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v2 0/3] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-02-27 14:59 UTC  (3+ messages)
` [PATCH v2 3/3] phy: k1-usb: k3: add USB2 PHY support

[RFC v11 0/4] PolarFire SoC GPIO interrupt support
 2026-02-27 14:52 UTC  (5+ messages)
` [RFC v11 1/4] gpio: mpfs: Add "
` [RFC v11 2/4] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [RFC v11 3/4] soc: microchip: add mpfs gpio interrupt mux driver
` [RFC v11 4/4] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-27 14:00 UTC  (2+ messages)

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-02-27 13:46 UTC 

[PATCH] iommu/riscv: Stop polling when CQCSR reports an error
 2026-02-27 11:26 UTC 

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2026-02-27 10:54 UTC  (3+ messages)

[PATCH] riscv: add system error interrupt handler support
 2026-02-27 10:08 UTC  (5+ messages)

[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
 2026-02-27  8:01 UTC  (3+ messages)

[PATCH v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-02-27  6:52 UTC 

[PATCH v3] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-02-27  6:49 UTC 

[PATCH v3 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-27  5:55 UTC  (5+ messages)

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-02-27  5:54 UTC  (4+ messages)

[GIT PULL] RISC-V updates for v7.0
 2026-02-26 21:04 UTC  (10+ messages)

[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-26 19:57 UTC  (5+ messages)
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v2 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-26 18:30 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230

[PATCH 1/1] riscv: dts: starfive: Milk-V Mars CM Lite broken-cd
 2026-02-26 17:58 UTC  (2+ messages)

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-26 17:04 UTC  (3+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v1] clk: microchip: mpfs-ccc: fix out of bounds access during output registration
 2026-02-26 15:38 UTC  (5+ messages)

[PATCH v6] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-26 15:04 UTC  (2+ messages)

[PATCH v2] riscv: Limit uaccess speculation using guard page
 2026-02-26 15:03 UTC 


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