public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-08-09 16:23:29 to 2024-08-14 19:26:33 UTC [more...]

[PATCH -fixes v2] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-14 19:26 UTC 

[PATCH v1 0/9] Fix Allwinner D1 boot regression
 2024-08-14 17:30 UTC  (11+ messages)
` [PATCH v1 1/9] Revert "irqchip/sifive-plic: Chain to parent IRQ after handlers are ready"
` [PATCH v1 2/9] Revert "irqchip/sifive-plic: Avoid explicit cpumask allocation on stack"
` [PATCH v1 3/9] Revert "irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore"
` [PATCH v1 4/9] Revert "irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_probe()"
` [PATCH v1 5/9] Revert "irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure"
` [PATCH v1 6/9] Revert "irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode"
` [PATCH v1 7/9] Revert "irqchip/sifive-plic: Use devm_xyz() for managed allocation"
` [PATCH v1 8/9] Revert "irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()"
` [PATCH v1 9/9] Revert "irqchip/sifive-plic: Convert PLIC driver into a platform driver"

[PATCH v3 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14 16:14 UTC  (13+ messages)
` [PATCH v3 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v3 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v3 03/10] riscv: Add CSR definitions "
` [PATCH v3 04/10] riscv: Add support for userspace "
` [PATCH v3 05/10] riscv: Add support for the tagged address ABI
` [PATCH v3 06/10] riscv: Allow ptrace control of "
` [PATCH v3 07/10] selftests: riscv: Add a pointer masking test
` [PATCH v3 08/10] riscv: hwprobe: Export the Supm ISA extension
` [PATCH v3 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v3 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-08-14 16:04 UTC  (13+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
` [RFC PATCH 2/7] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [RFC PATCH 3/7] kasan: sw_tags: Support tag widths less than 8 bits
` [RFC PATCH 4/7] riscv: Do not rely on KASAN to define the memory layout
` [RFC PATCH 5/7] riscv: Align the sv39 linear map to 16 GiB
` [RFC PATCH 6/7] riscv: Implement KASAN_SW_TAGS
` [RFC PATCH 7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-08-14 17:13 UTC  (3+ messages)

[PATCH v2 1/2] RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-08-14 16:53 UTC  (2+ messages)
` (subset) "

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-14 16:21 UTC  (7+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14 14:53 UTC  (11+ messages)
` [PATCH v2 03/10] riscv: Add CSR definitions for pointer masking
` [PATCH v2 04/10] riscv: Add support for userspace "
` [PATCH v2 05/10] riscv: Add support for the tagged address ABI

[RFC PATCH] riscv: Enable generic CPU vulnerabilites support
 2024-08-14 14:10 UTC  (3+ messages)

[PATCH v2] RISC-V: Enable IPI CPU Backtrace
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v4 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-08-14 12:57 UTC  (9+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH 0/2] riscv: Improve KASAN coverage to fix unit tests
 2024-08-14  9:06 UTC  (4+ messages)
` [PATCH 1/2] riscv: Omit optimized string routines when using KASAN

[PATCH v4 0/3] riscv: Per-thread envcfg CSR support
 2024-08-14  8:10 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v4 2/3] riscv: Add support for per-thread envcfg CSR values
` [PATCH v4 3/3] riscv: Call riscv_user_isa_enable() only on the boot hart

[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
 2024-08-14  8:08 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties
` [PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2

[PATCH] riscv: add a warning when physical memory address overflows
 2024-08-14  6:26 UTC 

[PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-14  5:44 UTC  (3+ messages)
` [PATCH v2 1/2] cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
` [PATCH v2 2/2] cpuidle: riscv-sbi: Add cpuidle_disabled() check

[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-08-14  5:32 UTC  (21+ 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 v2] riscv: mm: add paging_check() before paging_init()
 2024-08-14  4:15 UTC  (5+ messages)
  ` [External] "

[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-14  1:56 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-14  1:29 UTC  (3+ messages)

[PATCH v10 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-14  1:06 UTC  (13+ 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 0/2] riscv: Fix race conditions in PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-08-13 23:02 UTC  (3+ messages)
` [PATCH 1/2] riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
` [PATCH 2/2] riscv: Eagerly flush in flush_icache_deferred()

[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-13 23:32 UTC  (10+ 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 v2] riscv: Add tracepoints for SBI calls and returns
 2024-08-13 20:26 UTC  (2+ messages)

riscv syscall performance regression
 2024-08-13 19:15 UTC  (3+ messages)

[PATCH v4 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-13 18:03 UTC  (5+ 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 v9 00/13] riscv: Add support for xtheadvector
 2024-08-13 15:55 UTC  (5+ messages)

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13 13:33 UTC  (7+ messages)

[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-08-13 13:24 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling

[PATCH] ACPI: RISCV: Make acpi_numa_get_nid() to be static
 2024-08-13 12:58 UTC  (2+ messages)

[PATCH v11 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-13 12:36 UTC  (9+ 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 v2 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
 2024-08-13  8:04 UTC  (7+ 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

Faktury
 2024-08-13  8:00 UTC 

[PATCH -next v2] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13  3:31 UTC  (3+ messages)

[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 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 v6 0/5] Tracepoints and static branch in Rust
 2024-08-12 13:32 UTC  (13+ messages)
` [PATCH v6 1/5] rust: add generic static_key_false
` [PATCH v6 2/5] rust: add tracepoint support
` [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 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 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 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 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


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