messages from 2025-06-07 23:49:39 to 2025-06-10 19:58:49 UTC [more...]
[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)
[GIT PULL] RISC-V Patches for the 6.16 Merge Window, Part 1
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] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
2025-06-10 16:18 UTC
[PATCH v3] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-06-10 13:26 UTC (4+ messages)
[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
2025-06-10 12:33 UTC (13+ 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 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 (23+ messages)
` [PATCH v1 1/7] riscv: helper to parse hart index
` [PATCH v1 2/7] irqchip: riscv aplic: use riscv_get_hart_index()
` [PATCH v1 3/7] dt-bindings: interrupt-controller: add generic Risc-v aclint-sswi
` [PATCH v1 4/7] irqchip: introduce generic Risc-V aclint-sswi
` [PATCH v1 5/7] irqchip: aslint-sswi: resolve hart index
` [PATCH v1 6/7] irqchip: aclint-sswi: reduce data scope
` [PATCH v1 7/7] irqchip: aclint-sswi: remove extra includes
` [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 v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-10 12:52 UTC (8+ 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-10 12:16 UTC (2+ messages)
[PATCH v1] mm: Remove arch_flush_tlb_batched_pending() arch helper
2025-06-10 10:37 UTC (5+ 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 0/4] Fix a segmentation fault also add raid6test for RISC-V support
2025-06-10 10:12 UTC (5+ 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 v4 00/23] Linux SBI MPXY and RPMI drivers
2025-06-10 11:03 UTC (38+ messages)
` [PATCH v4 01/23] riscv: Add new error codes defined by SBI v3.0
` [PATCH v4 04/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v4 05/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v4 06/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v4 08/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v4 09/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v4 11/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v4 12/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [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 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 (3+ messages)
[PATCH v10 00/19] RV: Linear temporal logic monitors for RT application
2025-06-10 9:43 UTC (2+ messages)
` [PATCH v10 15/19] riscv: mm: Add page fault trace points
[PATCH v2 0/7] Remove ops.pgsize_bitmap
2025-06-10 9:11 UTC (13+ messages)
` [PATCH v2 1/7] qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH v2 2/7] iommu/arm-smmu: "
` [PATCH v2 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH v2 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
` [PATCH v2 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH v2 6/7] iommu/qcom: "
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap
[PATCH] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper
2025-06-10 8:15 UTC (6+ messages)
` [PATCH v2] "
[PATCH v14 00/11] Support page table check on PowerPC
2025-06-10 7:33 UTC (2+ messages)
[PATCH 0/2] remoteproc: cv1800b: Add initial support for C906L processor
2025-06-10 5:15 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add C906L rproc for Sophgo CV1800B SoC
` [PATCH 2/2] drivers: remoteproc: Add C906L controller "
[PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support
2025-06-10 3:46 UTC (12+ messages)
` [PATCH v2 1/4] dt-bindings: reset: sophgo: Add CV1800B support
` [PATCH v2 2/4] reset: simple: add support for Sophgo CV1800B
` [PATCH v2 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
` [PATCH v2 4/4] riscv: dts: sophgo: add reset configuration "
[PATCH] riscv: dts: sophgo: cv18xx: Add RTCSYS device node
2025-06-10 2:29 UTC (3+ messages)
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-10 2:24 UTC (3+ messages)
[PATCH v6 0/6] arm64 support for Milk-V Duo Module 01 EVB
2025-06-10 2:00 UTC (9+ messages)
` [PATCH v6 1/6] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v6 2/6] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v6 3/6] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v6 4/6] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v6 5/6] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v6 6/6] arm64: defconfig: Enable rudimentary Sophgo SG2000 support
Public Review : RISC-V Supervisor Binary Interface (SBI) version v3.0
2025-06-09 23:09 UTC (2+ messages)
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-09 22:59 UTC (10+ messages)
[PATCH AUTOSEL 6.12 1/8] riscv: add a data fence for CMODX in the kernel mode
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.14 01/11] riscv: add a data fence for CMODX in the kernel mode
2025-06-09 22:52 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 03/11] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
` [PATCH AUTOSEL 6.14 10/11] riscv: save the SR_SUM status over switches
[PATCH AUTOSEL 6.15 01/11] riscv: add a data fence for CMODX in the kernel mode
2025-06-09 22:52 UTC (3+ messages)
` [PATCH AUTOSEL 6.15 03/11] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
` [PATCH AUTOSEL 6.15 10/11] riscv: save the SR_SUM status over switches
[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-09 22:09 UTC (14+ messages)
` [PATCH RFC 5/6] riscv: dts: thead: Add PVT node
[PATCH v5 0/8] add Voyager board support
2025-06-09 16:17 UTC (5+ messages)
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-06-09 15:43 UTC (5+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
[PATCH next] mmc: sdhci-of-k1: Fix error code in probe()
2025-06-09 14:25 UTC (2+ messages)
[PATCH 0/2] sdhci: spacemit: improvement of register defintion and HW busy detection
2025-06-09 14:25 UTC (2+ messages)
[PATCH 00/13] MMU related improvements for KVM RISC-V
2025-06-09 5:01 UTC (8+ messages)
` [PATCH 01/13] RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
` [PATCH 02/13] RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
` [PATCH 03/13] RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
[PATCH v2] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-06-09 4:28 UTC (2+ messages)
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-09 4:21 UTC (8+ messages)
[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
2025-06-08 23:28 UTC (12+ messages)
` [PATCH 01/11] riscv: dts: sophgo: sg2044: Add system controller device
` [PATCH 02/11] riscv: dts: sophgo: sg2044: Add clock "
` [PATCH 03/11] riscv: dts: sophgo: sg2044: Add GPIO device
` [PATCH 04/11] riscv: dts: sophgo: sg2044: Add I2C device
` [PATCH 05/11] riscv: dts: sophgo: sg2044: add DMA controller device
` [PATCH 06/11] riscv: dts: sophgo: sg2044: Add MMC "
` [PATCH 07/11] riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU device
` [PATCH 08/11] riscv: dts: sophgo: sg2044: Add ethernet control device
` [PATCH 09/11] riscv: dts: sophgo: sg2044: Add pinctrl device
` [PATCH 10/11] riscv: dts: sophgo: add SG2044 SPI NOR controller driver
` [PATCH 11/11] riscv: dts: sophgo: add pwm controller for SG2044
[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:46 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