linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-10 10:56:52 to 2025-06-11 08:18:21 UTC [more...]

[PATCH v2 0/3] Add SiFive power provider driver
 2025-06-11  7:20 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add SiFive Domain Management controllers
` [PATCH v2 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
` [PATCH v2 3/3] cpuidle: Add SiFive power provider

[PATCH v3 0/4] riscv: sophgo: cv18xx: Add reset generator support
 2025-06-11  7:53 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: sophgo: Add CV1800B support
` [PATCH v3 2/4] reset: simple: add support for Sophgo CV1800B
` [PATCH v3 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
` [PATCH v3 4/4] riscv: dts: sophgo: add reset configuration "

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-11  7:38 UTC  (16+ messages)
` [PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 05/16] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v3 06/16] kbuild: doc: add label for userprogs section
` [PATCH v3 07/16] kbuild: introduce blob framework
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

[PATCH v5 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-11  6:22 UTC  (18+ messages)
` [PATCH v5 01/23] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v5 02/23] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v5 03/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v5 04/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v5 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v5 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v5 07/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v5 10/23] dt-bindings: Add RPMI system MSI "
` [PATCH v5 15/23] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v5 16/23] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v5 17/23] ACPI: RISC-V: Add support to update gsi range
` [PATCH v5 18/23] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v5 19/23] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v5 20/23] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v5 21/23] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v5 22/23] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v5 23/23] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers

[PATCH] RISC-V: uaccess: Wrap the get_user_8 uaccess macro
 2025-06-11  7:31 UTC  (2+ messages)

[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-11  6:13 UTC  (18+ messages)
` [PATCH v2 01/17] pinctrl: starfive: Allow compile testing on other platforms
` [PATCH v2 02/17] pinctrl: Allow compile testing for K210, TB10X and ZYNQ
` [PATCH v2 03/17] pinctrl: amd: Constify pointers to 'pinctrl_desc'
` [PATCH v2 04/17] pinctrl: "
` [PATCH v2 05/17] pinctrl: aspeed: Constify static 'pinctrl_desc'
` [PATCH v2 06/17] pinctrl: nuvoton: "
` [PATCH v2 07/17] pinctrl: bcm: "
` [PATCH v2 08/17] pinctrl: bcm: cygnus-mux: Move fixed assignments to 'pinctrl_desc' definition
` [PATCH v2 09/17] pinctrl: bcm: cygnus-ns2: "
` [PATCH v2 10/17] pinctrl: bcm: cygnus-nsp: "
` [PATCH v2 11/17] pinctrl: as3722: "
` [PATCH v2 12/17] pinctrl: max77620: "
` [PATCH v2 13/17] pinctrl: palmas: "
` [PATCH v2 14/17] pinctrl: renesas: "
` [PATCH v2 15/17] pinctrl: pistachio: Constify static 'pinctrl_desc'
` [PATCH v2 16/17] pinctrl: "
` [PATCH v2 17/17] rtc: stm32: "

[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-11  6:58 UTC  (10+ messages)
    ` [PATCH v2 1/7] rust: Add basic PWM abstractions
    ` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v2 3/7] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
    ` [PATCH v2 4/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
    ` [PATCH v2 5/7] riscv: dts: thead: Add PWM controller node
    ` [PATCH v2 6/7] riscv: dts: thead: Add PVT node
    ` [PATCH v2 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-11  6:10 UTC  (3+ messages)

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-11  5:21 UTC  (11+ messages)
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v4 13/23] irqchip: Add driver for the RPMI system MSI service group

[PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC
 2025-06-11  6:29 UTC  (3+ messages)

[PATCH 00/16] SHA-512 library functions
 2025-06-11  3:58 UTC  (21+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH 08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "
` [PATCH 16/16] crypto: sha512 - remove sha512_base.h

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-11  3:31 UTC 

[PATCH v14 00/11] Support page table check on PowerPC
 2025-06-11  3:16 UTC  (3+ messages)

[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
 2025-06-11  3:03 UTC  (12+ messages)
` [PATCH 1/4] raid6: riscv: Clean up unused header file inclusion
` [PATCH 2/4] raid6: riscv: Fix NULL pointer dereference issue
` [PATCH 3/4] raid6: riscv: Allow code to be compiled in userspace
` [PATCH 4/4] raid6: test: Add support for RISC-V

[PATCH] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
 2025-06-11  2:38 UTC  (2+ messages)

[PATCH] riscv: vector: fix xtheadvector save/restore
 2025-06-11  1:34 UTC  (3+ messages)

[PATCH v1 0/1] fix riscv runtime constant support
 2025-06-11  1:30 UTC  (2+ messages)

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-11  0:10 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures

[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
 2025-06-10 22:06 UTC  (16+ messages)
` [PATCH 01/12] gpio: mmio: use new GPIO line value setter callbacks
` [PATCH 02/12] gpio: mm-lantiq: "
` [PATCH 03/12] gpio: moxtet: "
` [PATCH 04/12] gpio: mpc5200: "
` [PATCH 05/12] gpio: mpfs: "
` [PATCH 06/12] gpio: mpsse: "
` [PATCH 07/12] gpio: msc313: "
` [PATCH 08/12] gpio: nomadik: "
` [PATCH 09/12] gpio: npcm-sgpio: "
` [PATCH 10/12] gpio: octeon: "
` [PATCH 11/12] gpio: omap: "
` [PATCH 12/12] gpio: palmas: "

[PATCH v3] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-06-10 22:25 UTC  (2+ messages)

[PATCH v1 1/1] riscv: fix runtime constant support for nommu kernels
 2025-06-10 22:25 UTC  (2+ messages)

[PATCH v7 0/6] arm64 support for Milk-V Duo Module 01 EVB
 2025-06-10 22:04 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v7 2/6] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v7 3/6] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v7 4/6] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v7 5/6] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v7 6/6] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
 2025-06-10 21:40 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.16-rc1
 2025-06-10 20:13 UTC 

[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
 2025-06-10 20:07 UTC  (2+ messages)

[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-06-10 19:57 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: phy: spacemit: add K1 PCIe/USB3 combo PHY

[PATCH v3] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-10 19:21 UTC  (5+ messages)

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-10 19:12 UTC  (6+ messages)

[GIT PULL] RISC-V Patches for the 6.16 Merge Window, Part 1
 2025-06-10 17:01 UTC  (3+ messages)

[PATCH] RISC-V: KVM: lock the correct mp_state during reset
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH] drivers: acpi: Fix platform profile driver on !acpi platforms
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Remove obsolete cpu-topology.txt
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH v5 0/6] KVM: lockdep improvements
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH v2 00/12] riscv: Add vendor extensions support for SiFive
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH] kunit: qemu_configs: Add riscv32 config
 2025-06-10 16:28 UTC  (2+ messages)

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-10 11:15 UTC  (5+ messages)
` [PATCH v3 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper

[PATCH v1 0/7] Risc-V ACLINT IPI controller
 2025-06-10 11:20 UTC  (17+ messages)
` [PATCH v1 3/7] dt-bindings: interrupt-controller: add generic Risc-v aclint-sswi
` [PATCH v2 0/7] MIPS P8700 variant of the ACLINT IPI controller
  ` [PATCH v2 1/7] riscv: helper to parse hart index
  ` [PATCH v2 2/7] irqchip: riscv aplic: use riscv_get_hart_index()
  ` [PATCH v2 3/7] dt-bindings: interrupt-controller: add MIPS P8700 aclint-sswi
  ` [PATCH v2 4/7] irqchip: MIPS P800 variant of aclint-sswi
  ` [PATCH v2 5/7] irqchip: aslint-sswi: resolve hart index
  ` [PATCH v2 6/7] irqchip: aclint-sswi: reduce data scope
  ` [PATCH v2 7/7] irqchip: aclint-sswi: remove extra includes

[PATCH v1] mm: Remove arch_flush_tlb_batched_pending() arch helper
 2025-06-10 10:37 UTC  (2+ messages)

[PATCH v9 0/2] Add tps53685 support
 2025-06-10 10:25 UTC  (2+ messages)
` [PATCH v9 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685

[PATCH v2 0/3] RISC-V: Add ACPI support for IOMMU
 2025-06-10 10:46 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v2 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v2 3/3] iommu/riscv: Add ACPI support

[PATCH v8 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-06-10  9:38 UTC  (2+ messages)

[PATCH v10 00/19] RV: Linear temporal logic monitors for RT application
 2025-06-10  9:43 UTC 


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