public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 22:15:07 to 2024-08-13 00:45:42 UTC [more...]

[PATCH v9 00/13] riscv: Add support for xtheadvector
 2024-08-13  0:45 UTC  (17+ messages)
` [PATCH v9 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v9 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v9 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v9 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v9 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v9 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v9 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v9 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v9 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v9 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v9 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v9 12/13] selftests: riscv: Fix vector tests
` [PATCH v9 13/13] selftests: riscv: Support xtheadvector in "

[PATCH v11 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-13  0:31 UTC  (7+ messages)
` [PATCH v11 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v11 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v11 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-11 16:33 UTC  (3+ messages)

[PATCH v2] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-12  6:15 UTC 

[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-08-12 18:09 UTC  (20+ messages)
` [PATCH v8 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v8 02/17] ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probe
` [PATCH v8 03/17] ACPI: bus: Add acpi_riscv_init() function
` [PATCH v8 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v8 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v8 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v8 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v8 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v8 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v8 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v8 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v8 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v8 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v8 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v8 16/17] irqchip/riscv-aplic: "
` [PATCH v8 17/17] irqchip/sifive-plic: "

[PATCH 0/2] RISC-V: Add Zicclsm extension support
 2024-08-12 16:47 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH 2/2] dt-bindings: riscv: Add Zicclsm ISA extension description

[PATCH v2 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
 2024-08-12 15:55 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
` [PATCH v2 2/3] riscv: dts: starfive: jh7110: Add sys-syscon property to usbphy0
` [PATCH v2 3/3] phy: starfive: jh7110-usb: Fix link configuration to controller

[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-12 15:53 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding
` [PATCH v4 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo CV18XX series SARADC
` [PATCH v4 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV18XX

[PATCH -fixes] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-12 15:16 UTC  (2+ messages)

[PATCH v6 0/5] Tracepoints and static branch in Rust
 2024-08-12 13:32 UTC  (14+ messages)
` [PATCH v6 1/5] rust: add generic static_key_false
` [PATCH v6 2/5] rust: add tracepoint support
` [PATCH v6 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v6 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v6 5/5] rust: add arch_static_branch

[PATCH v8 0/7] Linux RISC-V IOMMU Support
 2024-08-12 13:12 UTC  (6+ messages)
` [PATCH v8 7/7] iommu/riscv: Paging domain support

[PATCH -next v2] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-12 10:39 UTC  (2+ messages)

[PATCH v1] perf/riscv-sbi: Add platform specific firmware event handling
 2024-08-12  5:11 UTC 

[PATCH 3/3] phy: starfive: jh7110-usb: Fix link configuration to controller
 2024-08-11 13:36 UTC  (2+ messages)

[PATCH] riscv: Make riscv_isa_vendor_ext_andes array static
 2024-08-11  8:21 UTC  (2+ messages)

[PATCH v9 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-11  5:15 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC

[PATCH] ACPI: RISCV: Make acpi_numa_get_nid() to be static
 2024-08-11  3:18 UTC 

[PATCH v10 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-10  9:22 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v10 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v10 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v10 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-10  8:03 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v10 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v10 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v10 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-10  7:22 UTC  (4+ messages)
` [PATCH v9 2/4] drivers: hwmon: "

[PATCH v4 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-09 21:57 UTC  (4+ messages)
` [PATCH v4 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v4 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH v3 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-09 21:45 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH v1] firmware: microchip: fix incorrect error report of programming:timeout on success
 2024-08-09 13:47 UTC 

[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
 2024-08-09 13:29 UTC  (2+ messages)

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-09 10:15 UTC  (9+ messages)

[PATCH v2 1/1] irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
 2024-08-09  7:40 UTC  (2+ messages)

[PATCH] riscv: defconfig: sophgo: enable clks for sg2042
 2024-08-09  6:26 UTC  (4+ messages)

[PATCH 1/1] riscv-aplic: manually set pending for the pre-existing interrupts
 2024-08-09  6:05 UTC  (4+ messages)

[PATCH] selftests: riscv: Allow mmap test to compile on 32-bit
 2024-08-08 18:41 UTC 

[PATCH 0/6] riscv: dts: thead: Enable TH1520 AP_SUBSYS clock controller
 2024-08-08 18:22 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-08 16:16 UTC  (17+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock

[PATCH 1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
 2024-08-08  8:14 UTC 

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-08  8:18 UTC  (20+ messages)
` [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test
` [PATCH v10 39/40] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-08-08  7:19 UTC  (13+ messages)
` [PATCH v6 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
` [PATCH v6 2/8] mmc: sdhci-of-dwcmshc: move two rk35xx functions
` [PATCH v6 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
` [PATCH v6 4/8] mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
` [PATCH v6 5/8] mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
` [PATCH v6 7/8] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-08-07 19:52 UTC  (3+ messages)

[PATCH v4 00/26] mm: introduce numa_memblks
 2024-08-07 18:53 UTC  (30+ messages)
` [PATCH v4 01/26] mm: move kernel/numa.c to mm/
` [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
` [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v4 17/26] mm: introduce numa_memblks
` [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v4 19/26] mm: introduce numa_emulation
` [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
` [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH] MAINTAINERS: invert Misc RISC-V SoC Support's pattern
 2024-08-07 17:26 UTC  (2+ messages)

[PATCH v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi
 2024-08-07 17:26 UTC  (2+ messages)

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-08-07 17:22 UTC  (6+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support

[PATCH 1/2] mm: update the memmap stat before page is freed
 2024-08-07 15:23 UTC  (7+ messages)
` [PATCH 2/2] mm: keep nid around during hot-remove


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