Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-10 02:08:57 to 2025-09-12 22:42:17 UTC [more...]

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-12 22:38 UTC 

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

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-09-12 20:17 UTC  (3+ messages)
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-02  9:48 UTC  (16+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [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 v2 4/4] nios2: implement architecture-specific portion of sys_clone3

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-01 15:03 UTC 

[PATCH v1 00/36] mm: remove nth_page()
 2025-08-27 22:01 UTC 

[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
 2025-08-25 14:58 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-09-12 17:59 UTC  (6+ messages)
` [PATCH 1/3] riscv: dts: thead: add xtheadvector to the th1520 devicetree
` [PATCH 2/3] riscv: dts: thead: add ziccrse for th1520
` [PATCH 3/3] riscv: dts: thead: add zfh "

[PATCH v8 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-09-12 16:53 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v8 2/2] usb: dwc3: add generic driver to support flattened

[PATCH] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-09-12 14:01 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: add UART pinctrl combinations
 2025-09-12 13:57 UTC  (3+ messages)

[PATCH v11 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-12 13:32 UTC  (12+ messages)
` [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
` [PATCH v11 2/5] mm: userfaultfd: Add pgtable_uffd_wp_supported()
` [PATCH v11 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH v11 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH v11 5/5] riscv: mm: Add userfaultfd write-protect support

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-09-12 12:30 UTC  (2+ messages)

[PATCH 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
 2025-09-12  9:49 UTC  (3+ messages)
` [PATCH 08/15] gpio: mt7621: use new generic GPIO chip API

next-20250912: riscv: s390: mm/kasan/shadow.c 'kasan_populate_vmalloc_pte' pgtable.h:247:41: error: statement with no effect [-Werror=unused-value]
 2025-09-12 11:34 UTC  (2+ messages)

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-12 10:48 UTC  (13+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-12  9:49 UTC  (11+ 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 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 v2 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
 2025-09-12  7:33 UTC  (29+ messages)
` [PATCH v2 01/15] gpio: loongson1: allow building the module with COMPILE_TEST enabled
` [PATCH v2 02/15] gpio: loongson1: use new generic GPIO chip API
` [PATCH v2 03/15] gpio: hlwd: "
` [PATCH v2 04/15] gpio: ath79: "
` [PATCH v2 05/15] gpio: ath79: use the generic GPIO chip lock for IRQ handling
` [PATCH v2 06/15] gpio: xgene-sb: use generic GPIO chip register read and write APIs
` [PATCH v2 07/15] gpio: brcmstb: use new generic GPIO chip API
` [PATCH v2 08/15] gpio: mt7621: "
` [PATCH v2 09/15] gpio: mt7621: use the generic GPIO chip lock for IRQ handling
` [PATCH v2 10/15] gpio: menz127: use new generic GPIO chip API
` [PATCH v2 11/15] gpio: sifive: "
` [PATCH v2 12/15] gpio: spacemit-k1: "
` [PATCH v2 13/15] gpio: sodaville: "
` [PATCH v2 14/15] gpio: mmio: "
` [PATCH v2 15/15] gpio: move gpio-mmio-specific fields out of struct gpio_chip

[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
 2025-09-12  7:30 UTC  (2+ messages)

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-09-12  6:23 UTC  (2+ messages)

[PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:47 UTC  (14+ messages)
` [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v2 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH v2 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH v2 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH v2 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:37 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v3 2/7] PCI: cadence: Check pcie-ops before using it
` [PATCH v3 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH v3 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH v3 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH v3 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH v13 0/7] spacemit: introduce P1 PMIC support
 2025-09-11 19:55 UTC  (4+ messages)
  ` (subset) "

[PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-09-11 19:53 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Detect the Ssqosid extension
` [PATCH 2/2] RISC-V: Add support for srmcfg CSR from Ssqosid ext

[PATCH] cache: sifive_ccache: Optimize cache flushes
 2025-09-11 18:24 UTC  (2+ messages)

[PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-09-11 18:07 UTC  (2+ messages)

[RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
 2025-09-11 17:24 UTC  (6+ messages)
` [RFC PATCH 1/4] dt-bindings: riscv: Add trace components description
` [RFC PATCH 2/4] riscv: event: Initial riscv trace driver support
` [RFC PATCH 3/4] tools: perf: Support perf record with aux buffer for riscv trace
` [RFC PATCH 4/4] riscv: trace: Support sink using dma buffer

[PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-09-11 14:13 UTC  (3+ messages)

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-09-11 13:24 UTC  (3+ messages)
` [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
  ` [External] "

[PATCH v2] RISC-V: re-enable gcc + rust builds
 2025-09-11 13:14 UTC  (4+ messages)

[PATCH v1 0/2] riscv: hwprobe: add Zicbop support
 2025-09-11 12:12 UTC  (3+ messages)
` [PATCH v1 1/2] uapi: riscv: hwprobe: add Zicbop extension bit and block-size key
` [PATCH v1 2/2] riscv: hwprobe: report Zicbop presence and block size

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

[PATCH 00/14] paravirt: cleanup and reorg
 2025-09-11  8:00 UTC  (6+ messages)
` [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
` [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
` [PATCH 10/14] riscv/paravirt: use common code for paravirt_steal_clock()

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

[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-09-11  5:50 UTC  (2+ messages)

[PATCH RESEND v4 0/3] clk: spacemit: fix i2s clock
 2025-09-11  3:34 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to "
` [PATCH RESEND v4 2/3] clk: spacemit: introduce pre-div for ddn clock
` [PATCH RESEND v4 3/3] clk: spacemit: fix i2s clock

[PATCH v7 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-09-11  2:53 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1

[PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-11  2:51 UTC  (6+ messages)
` [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()

[PATCH] dts: sophgo: sg2042: added numa id description
 2025-09-11  1:10 UTC  (2+ messages)

[PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
 2025-09-10 17:55 UTC  (2+ messages)

[RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
 2025-09-10 17:20 UTC  (7+ messages)
` [RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH 2/5] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH 3/5] acpi: Introduce SSE and HEE in HEST notification types
` [RFC PATCH 4/5] riscv: Introduce HEST HEE notification handlers for APEI
` [RFC PATCH 5/5] riscv: Add Hardware Error Exception trap handler

[PATCH v5 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2025-09-10 16:47 UTC  (2+ messages)

[PATCH] riscv: kprobes: Fix probe address validation
 2025-09-10 15:25 UTC 

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-09-10 14:45 UTC  (3+ messages)
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs

[PATCH v2 2/7] PCI: cadence: Check pcie-ops before using it
 2025-09-10 14:23 UTC  (2+ messages)

[PATCH v1] riscv: dts: allwinner: rename devterm i2c-gpio node to comply with binding
 2025-09-10 12:57 UTC  (2+ messages)

[PATCH 0/2] perf vendor events riscv: Add T-HEAD C930 JSON files
 2025-09-10 12:11 UTC  (3+ messages)
` [PATCH 1/2] perf vendor events riscv: Add T-HEAD C930 JSON file
` [PATCH 2/2] perf vendor events riscv: Add T-HEAD C930 metrics

[PATCH] riscv: acpi: chose to boot from acpi then disable FDT
 2025-09-10 11:24 UTC 

[PATCH v1] riscv: iommu: Kconfig: Add RISC-V to IOMMU_DMA def_bool
 2025-09-10 10:11 UTC 

[PATCH v1] riscv: iommu: Fix irq failure due to idx mismatch in icvec
 2025-09-10  9:54 UTC 

[PATCH v8 0/3] riscv: canaan: Add support for K230 clock
 2025-09-10  8:38 UTC  (6+ messages)
` [PATCH v8 2/3] clk: canaan: Add clock driver for Canaan K230


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 read-only IMAP folder(s) and NNTP newsgroup(s).