linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 22:47:35 to 2025-08-22 01:52:45 UTC [more...]

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

[PATCH v4 0/7] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-08-21 19:11 UTC  (3+ messages)
` [PATCH v4 3/7] dt-bindings: vendor-prefixes: add eswin

[PATCH 0/4] clk: thead: Misc changes to TH1520 clock driver
 2025-08-21 18:29 UTC  (3+ messages)
` [PATCH 2/4] clk: thead: support changing DPU pixel clock rate

[PATCH v4 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-08-21 18:32 UTC  (9+ messages)
` [PATCH v4 2/3] clock: eswin: Add eic7700 clock driver
` [PATCH v4 3/3] riscv: dts: eswin: Add clock driver support
    `  "

[RFC 0/3] Add support for StarFive VisionFive 2 Lite board
 2025-08-21 18:17 UTC  (7+ messages)
` [RFC 1/3] dt-bindings: riscv: Add StarFive JH7110S SoC and "
` [RFC 2/3] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
` [RFC 3/3] riscv: dts: starfive: Add VisionFive 2 Lite board device tree

[PATCH v2 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
 2025-08-21 17:49 UTC  (9+ messages)
` [PATCH v2 1/5] riscv: pgtable: Use __riscv_has_extension_unlikely
` [PATCH v2 2/5] riscv: checksum: Use __riscv_has_extension_likely
` [PATCH v2 3/5] riscv: hweight: "
` [PATCH v2 4/5] riscv: bitops: "
` [PATCH v2 5/5] riscv: cmpxchg: "

[PATCH 1/2] selftests: riscv: vector: add early ptrace test
 2025-08-21 17:39 UTC  (2+ messages)
` [PATCH 2/2] riscv: vector: init vlenb in vector context allocation

[PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
 2025-08-21 14:25 UTC  (4+ messages)
` [PATCH V4 RESEND 1/3] RISC-V: KVM: Write hgatp register with valid mode bits
` [PATCH V4 RESEND 2/3] RISC-V: KVM: Remove unnecessary HGATP csr_read
` [PATCH V4 RESEND 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed

[PATCH v2] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-21 15:26 UTC 

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-21 14:01 UTC  (6+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v1 RESEND 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v1 RESEND 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v1 RESEND 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v1 RESEND 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-21 13:38 UTC  (10+ messages)
` [PATCH net-next v6 1/5] dt-bindings: net: Add "
` [PATCH net-next v6 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v6 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v6 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v6 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-21 13:24 UTC  (15+ messages)
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller

xl
 2025-08-21  6:25 UTC 

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-21 12:31 UTC  (11+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags

[PATCH RESEND v3] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-08-21  9:36 UTC 

[PATCH] dt-bindings: gpio: Minor whitespace cleanup in example
 2025-08-21  9:23 UTC  (2+ messages)

[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
 2025-08-21  9:06 UTC  (11+ messages)
    ` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
    ` [PATCH v12 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
    ` [PATCH v12 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v12 4/4] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH] dt-bindings: i2c: spacemit,k1-i2c: Minor whitespace cleanup in example
 2025-08-21  8:32 UTC 

[PATCH] riscv: skip csr restore if vcpu preempted reload
 2025-08-21  8:22 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-21  8:12 UTC  (5+ messages)

[PATCH 0/2] riscv: introduce percpu.h
 2025-08-21  8:01 UTC  (6+ messages)
` [PATCH 2/2] riscv: introduce percpu.h into include/asm
    ` [External] "

[PATCH v2 0/3] Scope TH1520 reset driver to VO subsystem
 2025-08-21  7:54 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Scope the compatible to VO subsystem explicitly
` [PATCH v2 2/3] reset: th1520: Support the new compatible for VO-subsystem controller
` [PATCH v2 3/3] riscv: dts: thead: Scope the reset controller to VO for TH1520

[PATCH v2] irqchip/sifive-plic: Respect mask state when setting affinity
 2025-08-21  6:37 UTC  (2+ messages)

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-21  6:26 UTC  (7+ messages)

[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
 2025-08-21  3:17 UTC  (5+ messages)
` [PATCH V4 0/3] Fixup & optimize hgatp mode & vmid detect functions
  ` [PATCH V4 1/3] RISC-V: KVM: Write hgatp register with valid mode bits
  ` [PATCH V4 2/3] RISC-V: KVM: Remove unnecessary HGATP csr_read
  ` [PATCH V4 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed

[PATCH] riscv: bpf: Fix uninitialized symbol 'retval_off'
 2025-08-21  2:55 UTC  (7+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-21  2:53 UTC  (6+ messages)
` [PATCH 18/19] perf: Introduce positive capability for raw events

[PATCH v3 0/2] Fix hgatp mode settings within kvm_riscv_gstage_vmid_detect
 2025-08-21  2:49 UTC  (8+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Write hgatp register with valid mode bits
` [PATCH v3 2/2] RISC-V KVM: Remove unnecessary HGATP csr_read

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

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-08-21  1:35 UTC  (5+ messages)
` [PATCH 4/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-20 21:18 UTC  (15+ messages)
    ` [PATCH v14 1/7] pwm: Export `pwmchip_release` for external use
    ` [PATCH v14 2/7] rust: pwm: Add Kconfig and basic data structures
    ` [PATCH v14 3/7] rust: pwm: Add complete abstraction layer
    ` [PATCH v14 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v14 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
    ` [PATCH v14 6/7] riscv: dts: thead: Add PWM controller node
    ` [PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH net-next v5 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-20 17:55 UTC  (4+ messages)
` [PATCH net-next v5 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3

[PATCH 0/6] riscv: Add helpers use_alternative_{likely,unlikely}
 2025-08-20 16:41 UTC  (13+ messages)
` [PATCH 1/6] riscv: Introduce use_alternative_{likely,unlikely}
` [PATCH 2/6] riscv: pgtable: Convert to use_alternative_unlikely
` [PATCH 3/6] riscv: checksum: Convert to use_alternative_likely
` [PATCH 4/6] riscv: hweight: "
` [PATCH 5/6] riscv: bitops: "
` [PATCH 6/6] riscv: cmpxchg: "

[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-20 16:11 UTC  (4+ messages)
` [PATCH 07/10] riscv: Remove version check for LTO_CLANG selects

[PATCH] RISC-V: Define pgprot_dmacoherent() for non-coherent devices
 2025-08-20 15:23 UTC 

[PATCH v4] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-20 11:30 UTC  (6+ messages)
    ` [v4] "
      `  "

[PATCH 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-08-20  8:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2s: spacemit: add support for "

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-20  7:12 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling

[PATCH v3 08/12] arch/riscv: don't initialize kasan if it's disabled
 2025-08-20  5:34 UTC 

[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-20  3:49 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v3] riscv: Add sysctl to control discard of vstate on syscall entry
 2025-08-20  1:35 UTC  (6+ messages)

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-15 14:42 UTC  (5+ messages)
` (subset) "


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).