linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-29 16:42:13 to 2025-09-02 09:34:20 UTC [more...]

[PATCH 0/4] Add reset controllers for other TH1520 subsystems
 2025-09-02  9:04 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
` [PATCH 2/4] reset: th1520: Prepare for supporting multiple controllers
` [PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
` [PATCH 4/4] riscv: dts: thead: Add reset controllers of more subsystems for TH1520

[PATCH v1 0/5] Icicle Kit with prod device and Discovery Kit support
 2025-09-02  8:39 UTC  (7+ messages)
` [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit

[PATCH v2 0/5] Icicle Kit with prod device and Discovery Kit support
 2025-09-02  8:32 UTC  (7+ messages)
` [PATCH v2 1/5] riscv: dts: microchip: add common board dtsi for icicle kit variants
` [PATCH v2 2/5] dt-bindings: riscv: microchip: document icicle kit with production device
` [PATCH v2 3/5] riscv: dts: microchip: add "
` [PATCH v2 4/5] dt-bindings: riscv: microchip: document Discovery Kit
` [PATCH v2 5/5] riscv: dts: microchip: add a device tree for "

[GIT PULL] RISC-V Fixes for 6.17-rc5
 2025-09-02  8:07 UTC 

[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
 2025-09-02  6:55 UTC  (2+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-09-02  5:13 UTC  (3+ messages)
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints

[PATCH v2 0/4] riscv: Add Zalasr ISA extension support
 2025-09-02  4:24 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: add ISA extension parsing for Zalasr
` [PATCH v2 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v2 3/4] riscv: Instroduce Zalasr instructions
` [PATCH v2 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release

[RFC PATCH v2 02/10] iommu/riscv: support HPM and interrupt handling
 2025-09-02  4:01 UTC  (3+ messages)
` [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support

[PATCH v2 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-09-02  1:39 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v2 2/2] ASoC: spacemit: add i2s support for K1 SoC

[PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
 2025-09-01 23:59 UTC  (3+ messages)

[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
 2025-09-01 20:53 UTC  (8+ messages)
  ` (subset) "
    ` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

[PATCH 0/4] riscv: Add Zalasr ISA exntesion support
 2025-09-01 18:44 UTC  (6+ messages)
` [PATCH 1/4] riscv: add ISA extension parsing for Zalasr
` [PATCH 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH 3/4] riscv: Instroduce Zalasr instructions
` [PATCH 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release

RISC-V: Re-enable GCC+Rust builds
 2025-09-01 18:04 UTC  (5+ messages)

[PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
 2025-09-01 15:03 UTC  (37+ messages)
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()

[RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
 2025-09-01 13:53 UTC 

[PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
 2025-09-01 13:39 UTC  (3+ messages)
  ` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
  ` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

[PATCH] riscv, bpf: Sign extend struct ops return values properly
 2025-09-01 13:23 UTC  (5+ messages)

[PATCH RESEND 0/2] riscv: mm: Some optimizations for tlb flush
 2025-09-01 11:41 UTC  (3+ messages)
` [PATCH RESEND 1/2] riscv: mm: Apply svinval in update_mmu_cache()
` [PATCH RESEND 2/2] riscv: mm: Clear cpu in mm_cpumask after local_flush_tlb_all_asid

[PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
 2025-09-01 11:35 UTC  (43+ messages)
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within SG entry
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 36/36] mm: remove nth_page()

[PATCH v4 0/9] Redo PolarFire SoC's mailbox/clock devicetrees and related code
 2025-09-01 11:04 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: syscon document the control-scb syscon on PolarFire SoC
` [PATCH v4 2/9] dt-bindings: soc: microchip: document the simple-mfd "
` [PATCH v4 3/9] soc: microchip: add mfd drivers for two syscon regions "
` [PATCH v4 4/9] reset: mpfs: add non-auxiliary bus probing
` [PATCH v4 5/9] dt-bindings: clk: microchip: mpfs: remove first reg region
` [PATCH v4 6/9] riscv: dts: microchip: fix mailbox description
` [PATCH v4 7/9] riscv: dts: microchip: convert clock and reset to use syscon
` [PATCH v4 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks
` [PATCH v4 9/9] clk: microchip: mpfs: use regmap clock types

[PATCH v3] riscv: Use Zalrsc extension to implement atomic functions
 2025-09-01 10:38 UTC 

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-09-01  9:49 UTC  (7+ messages)

[PATCH 0/3] kexec: Fix invalid field access
 2025-09-01  9:40 UTC  (4+ messages)

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-09-01  8:46 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

Fotowoltaika dla firm
 2025-09-01  7:55 UTC 

[PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
 2025-09-01  7:35 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v3 2/3] KVM: riscv: selftests: Add missing headers for new testcases
` [PATCH v3 3/3] KVM: riscv: selftests: Add common supported test cases

[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-09-01  6:17 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 3/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-09-01  6:20 UTC  (2+ messages)

[PATCH 0/2] Add HARDLOCKUP_DETECTOR_PERF for riscv
 2025-09-01  5:57 UTC  (4+ messages)
` [PATCH 1/2] watchdog: refactor watchdog_hld functionality
    ` [External] "

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-08-31 23:31 UTC  (8+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 3/7] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v4 7/7] pci: Suspend iommu function prior to resetting a device

[PATCH net-next v8 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-09-01  0:15 UTC  (4+ messages)
` [PATCH net-next v8 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v2 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-08-31 22:59 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
` [PATCH v2 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v2 3/5] riscv: dts: starfive: add Milk-V Mars CM system-on-module
` [PATCH v2 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite
` [PATCH v2 5/5] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH v1 0/4] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-08-31 22:46 UTC  (4+ messages)
` [PATCH v1 4/4] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-08-31 16:25 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM and carrier board bindings
` [PATCH v8 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
` [PATCH v8 3/5] ARM: dts: sunxi: add support for "
` [PATCH v8 4/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Basic Carrier
` [PATCH v8 5/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier

xls
 2025-08-30 18:21 UTC 

xls
 2025-08-30 11:48 UTC 

[PATCH v7 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-08-30  9:46 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM and carrier board bindings
` [PATCH v7 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
` [PATCH v7 3/5] ARM: dts: sunxi: add support for "
` [PATCH v7 4/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Basic Carrier
` [PATCH v7 5/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-29 22:33 UTC  (2+ messages)

[PATCH v5 0/9] Add SBI v3.0 PMU enhancements
 2025-08-29 20:47 UTC  (11+ messages)
` [PATCH v5 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v5 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v5 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v5 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v5 5/9] drivers/perf: riscv: Export "
` [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
` [PATCH v5 7/9] RISC-V: KVM: Use the new gpa validate helper function
` [PATCH v5 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v5 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-29 18:38 UTC  (3+ messages)
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING

[PATCH v3 0/3] Consolidate Poly1305 code and add RISC-V optimization
 2025-08-29 16:37 UTC  (5+ messages)
` [PATCH v3 1/3] lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
` [PATCH v3 2/3] lib/crypto: poly1305: Consolidate into single module
` [PATCH v3 3/3] lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation

[PATCH v6 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-08-29 14:27 UTC  (2+ messages)

[GIT PULL] KVM/riscv fixes for 6.17 take #1
 2025-08-29 16:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).