messages from 2025-06-10 19:58:49 to 2025-06-11 16:14:30 UTC [more...]
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-11 12:32 UTC (11+ messages)
` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-06-11 12:57 UTC (3+ messages)
` [PATCH 1/8] dt-bindings: dma: marvell,mmp-dma: Add SpacemiT PDMA compatibility
` [PATCH 5/8] riscv: dts: spacemit: Add dma bus and PDMA node for K1 SoC
[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-06-11 12:49 UTC (23+ 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] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-06-11 11:29 UTC (2+ messages)
[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-06-11 10:18 UTC (6+ messages)
` [PATCH net-next RFC 1/3] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC 2/3] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC 3/3] riscv: dts: sophgo: Add mdio multiplexer "
[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
2025-06-11 10:17 UTC (4+ messages)
` [PATCH 11/11] riscv: dts: sophgo: add pwm controller for SG2044
[PATCH v3 0/4] riscv: sophgo: cv18xx: Add reset generator support
2025-06-11 10:07 UTC (12+ 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] reset: mpfs: use the auxiliary device creation
2025-06-11 10:06 UTC
[PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
2025-06-11 9:46 UTC (3+ messages)
[PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
2025-06-11 9:40 UTC (2+ messages)
[PATCH] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
2025-06-11 8:58 UTC (6+ messages)
[PATCH v5 00/23] Linux SBI MPXY and RPMI drivers
2025-06-11 6:22 UTC (24+ 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 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v5 09/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v5 10/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v5 11/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v5 12/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v5 13/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v5 14/23] ACPI: property: Add support for cells property
` [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 0/2] remoteproc: cv1800b: Add initial support for C906L processor
2025-06-11 9:23 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add C906L rproc for Sophgo CV1800B SoC
[PATCH v3 0/3] vdso: Reject absolute relocations during build
2025-06-11 9:22 UTC (4+ messages)
` [PATCH v3 1/3] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v3 2/3] riscv: vdso: Disable LTO for the vDSO
` [PATCH v3 3/3] vdso: Reject absolute relocations during build
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
2025-06-11 7:38 UTC (17+ 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 13/16] kunit: Introduce UAPI testing framework
` [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 RFC 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-06-11 8:24 UTC (4+ messages)
` [PATCH RFC 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
` [PATCH RFC 2/3] riscv: dts: sophgo: Add syscon node for cv18xx
` [PATCH RFC 3/3] riscv: dts: sophgo: Add USB support "
[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
2025-06-11 8:23 UTC (17+ 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 v4 17/23] ACPI: RISC-V: Create interrupt controller list in sorted order
[PATCH v4 0/2] riscv: sophgo: add USB phy support for CV18XX series
2025-06-11 8:18 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
` [PATCH v4 2/2] phy: sophgo: Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X
[PATCH v14 0/2] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
2025-06-11 8:09 UTC (3+ messages)
` [PATCH v14 1/2] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v14 2/2] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
[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 net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
2025-06-11 8:02 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer
` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs
[PATCH] RISC-V: uaccess: Wrap the get_user_8 uaccess macro
2025-06-11 7:31 UTC (2+ messages)
[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-11 6:58 UTC (4+ messages)
` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-06-11 6:10 UTC (3+ messages)
[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 2/4] raid6: riscv: Fix NULL pointer dereference issue
2025-06-11 3:03 UTC (3+ messages)
[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
2025-06-11 2:08 UTC (4+ 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 (7+ messages)
` [PATCH 01/12] gpio: mmio: use new GPIO line value setter callbacks
` [PATCH 02/12] gpio: mm-lantiq: "
` [PATCH 08/12] gpio: nomadik: "
[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 3/4] raid6: riscv: Allow code to be compiled in userspace
2025-06-10 22:00 UTC (3+ messages)
[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 (4+ 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 (2+ messages)
[PATCH] RISC-V: KVM: lock the correct mp_state during reset
2025-06-10 16:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox