public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 19:34:40 to 2026-03-23 22:16:21 UTC [more...]

[PATCH v4] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-23 22:15 UTC 

[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-23 21:49 UTC  (17+ messages)
` [PATCH v5 01/17] spi: axiado: Simplify clock management with devm_clk_get_enabled()
` [PATCH v5 04/17] spi: img-spfi: Simplify clock handling "
` [PATCH v5 05/17] spi: imx: "
` [PATCH v5 07/17] spi: orion: "
` [PATCH v5 08/17] spi: rockchip-sfc: "
` [PATCH v5 12/17] spi: stm32-qspi: "
` [PATCH v5 15/17] spi: uniphier: "
` [PATCH v5 17/17] spi: zynqmp-gqspi: "

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 18:46 UTC  (16+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
 2026-03-23 19:36 UTC  (2+ messages)

[PATCH v2 0/5] AST2700-A2 interrupt controller hierarchy and route support
 2026-03-23 19:07 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: aspeed: Add AST2700-A2 support

[PATCH] riscv: misaligned: Restore epc in error path
 2026-03-23 17:28 UTC 

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

[PATCH] riscv: patch: Avoid early page_to_phys()
 2026-03-23 16:34 UTC  (4+ messages)

[PATCH] iommu/riscv: Add DebugFS support for register dump
 2026-03-23 15:58 UTC 

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-23 15:51 UTC  (30+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-23 12:35 UTC  (5+ messages)
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts

[PATCH v5 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-23 15:19 UTC  (2+ messages)

[PATCH v3 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-23 14:22 UTC  (17+ messages)
` [PATCH v3 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v3 02/10] gpu: nova-core: convert PBUS "
` [PATCH v3 03/10] gpu: nova-core: convert PFB "
` [PATCH v3 04/10] gpu: nova-core: convert GC6 "
` [PATCH v3 05/10] gpu: nova-core: convert FUSE "
` [PATCH v3 06/10] gpu: nova-core: convert PDISP "
` [PATCH v3 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
` [PATCH v3 08/10] gpu: nova-core: convert falcon registers to kernel register macro
` [PATCH v3 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
` [PATCH v3 10/10] Documentation: nova: remove register abstraction task

[PATCH 00/19] GHASH library
 2026-03-23 14:14 UTC  (2+ messages)

[PATCH 00/12] SM3 library
 2026-03-23 14:13 UTC  (14+ messages)
` [PATCH 01/12] crypto: sm3 - Fold sm3_init() into its caller
` [PATCH 02/12] crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
` [PATCH 03/12] crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
` [PATCH 04/12] lib/crypto: sm3: Add SM3 library API
` [PATCH 05/12] lib/crypto: tests: Add KUnit tests for SM3
` [PATCH 06/12] crypto: sm3 - Replace with wrapper around library
` [PATCH 07/12] lib/crypto: arm64/sm3: Migrate optimized code into library
` [PATCH 08/12] lib/crypto: riscv/sm3: "
` [PATCH 09/12] lib/crypto: x86/sm3: "
` [PATCH 10/12] crypto: sm3 - Remove sm3_base.h
` [PATCH 11/12] crypto: sm3 - Remove the original "sm3_block_generic()"
` [PATCH 12/12] crypto: sm3 - Remove 'struct sm3_state'

[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-23 14:00 UTC  (20+ messages)
` [PATCH v2 01/15] mm/memory_hotplug: fix possible race in scan_movable_pages()
` [PATCH v2 02/15] mm/memory_hotplug: remove for_each_valid_pfn() usage
` [PATCH v2 03/15] mm/sparse: remove WARN_ONs from (online|offline)_mem_sections()
` [PATCH v2 04/15] mm/Kconfig: make CONFIG_MEMORY_HOTPLUG depend on CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v2 05/15] mm/memory_hotplug: simplify check_pfn_span()
` [PATCH v2 06/15] mm/sparse: remove !CONFIG_SPARSEMEM_VMEMMAP leftovers for CONFIG_MEMORY_HOTPLUG
` [PATCH v2 07/15] mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v2 08/15] mm/bootmem_info: avoid using sparse_decode_mem_map()
` [PATCH v2 09/15] mm/sparse: remove sparse_decode_mem_map()
` [PATCH v2 10/15] mm/sparse: remove CONFIG_MEMORY_HOTPLUG-specific usemap allocation handling
` [PATCH v2 11/15] mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
` [PATCH v2 12/15] mm/sparse: drop set_section_nid() from sparse_add_section()
` [PATCH v2 13/15] mm/sparse: move sparse_init_one_section() to internal.h
` [PATCH v2 14/15] mm/sparse: move __section_mark_present() "
` [PATCH v2 15/15] mm/sparse: move memory hotplug bits to sparse-vmemmap.c

[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-23 13:20 UTC  (7+ messages)
` [PATCH net-next v10 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v10 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v10 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v10 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v10 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 6.1.y] riscv: stacktrace: Disable KASAN checks for non-current tasks
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "riscv: stacktrace: Disable KASAN checks for non-current tasks" has been added to the 6.1-stable tree

[PATCH v5] reset: spacemit: k3: Decouple composite reset lines
 2026-03-23 11:36 UTC  (5+ messages)

[PATCH v4 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-23 10:19 UTC  (9+ messages)
` [PATCH v4 1/8] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH v4 2/8] mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
` [PATCH v4 3/8] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH v4 4/8] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v4 5/8] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH v4 6/8] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v4 7/8] riscv: dts: spacemit: k1-bananapi-f3: "
` [PATCH v4 8/8] riscv: dts: spacemit: k1-musepi-pro: "

[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
 2026-03-23  9:56 UTC  (6+ messages)
` [PATCH v13 1/5] dt-bindings: gpio: fix microchip,mpfs-gpio interrupt documentation
` [PATCH v13 3/5] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` (subset) [PATCH v13 0/5] PolarFire SoC GPIO interrupt support

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (6+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core

[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
 2026-03-23  8:47 UTC  (2+ messages)

[PATCH v2] riscv: cif: clear CFI lock status in start_thread
 2026-03-23  6:56 UTC 

[PATCH] riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
 2026-03-23  4:06 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: th1520-dw-hdmi: Two fixes
 2026-03-23  3:53 UTC  (6+ messages)
` [PATCH 1/2] drm/bridge: th1520-dw-hdmi: Fix error check on dw_hdmi_probe() return value
` [PATCH 2/2] drm/bridge: th1520-dw-hdmi: Fix remove() callback

[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-23  1:41 UTC  (15+ messages)
` [PATCH v2 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v2 06/10] gpu: nova-core: convert PDISP "
` [PATCH v2 08/10] gpu: nova-core: convert falcon "
` [PATCH v2 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations

[PATCH 0/6] riscv: dts: spacemit: enable more devices
 2026-03-22 20:28 UTC  (7+ messages)
` [PATCH 1/6] riscv: dts: spacemit: add LEDs for Milk-V Jupiter board
` [PATCH 2/6] riscv: dts: spacemit: add 24c04 eeprom on Milk-V Jupiter
` [PATCH 3/6] riscv: dts: spacemit: add i2c aliases "
` [PATCH 4/6] riscv: dts: spacemit: enable QSPI and add SPI NOR "
` [PATCH 5/6] riscv: dts: spacemit: enable USB 3 ports "
` [PATCH 6/6] riscv: dts: spacemit: enable PCIe "

[PATCH] riscv: dts: spacemit: drop incorrect pinctrl for combo PHY
 2026-03-22 20:25 UTC 

[PATCH] riscv: Check the return value of reloc handlers
 2026-03-22  7:26 UTC  (2+ messages)

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-21 23:42 UTC  (8+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
    ` [PATCH v1 0/2] perf build: Remove libunwind support
      ` [PATCH v1 1/2] "
      ` [PATCH v1 2/2] tools build: Remove libunwind feature tests

[PATCH 0/3] Add initial Milk-V Duo S board support
 2026-03-21 22:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles

[PATCH 0/6] change young flag check functions to return bool
 2026-03-21 13:02 UTC  (12+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()

[PATCH] riscv: Fix memory leak in apply_relocate_add
 2026-03-21 11:28 UTC 

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-21  6:42 UTC  (7+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-21  5:20 UTC  (12+ messages)
` [PATCH v2 1/4] selftests: riscv: Add definition of BIT() macro
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()
` [PATCH v2 3/4] riscv: ptrace: Fix BIT() compilation issues
` [PATCH v2 4/4] selftests: riscv: Add license to cfi selftest

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-03-20 19:34 UTC  (5+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE


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