messages from 2026-04-06 15:42:23 to 2026-04-10 00:47:25 UTC [more...]
[PATCH 00/16] riscv: Generate riscv instruction functions
2026-04-08 17:58 UTC (17+ messages)
` [PATCH 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "
` [PATCH 05/16] riscv: cfi: "
` [PATCH 06/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH 07/16] riscv: kvm: Use generated instruction headers for csr code
` [PATCH 08/16] riscv: kvm: Fix MMIO emulation for sign-extended insns
` [PATCH 09/16] KVM: device: Add test device
` [PATCH 10/16] KVM: riscv: selftests: Add mmio test
` [PATCH 11/16] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH 12/16] riscv: kvm: Add emulated test csr
` [PATCH 13/16] KVM: riscv: selftests: Add csr emulation test
` [PATCH 14/16] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH 16/16] riscv: Remove unused instruction headers
` [PATCH 1/16] riscv: Introduce instruction table generation
[PATCH 0/2] pwm: spacemit: Add Support for K3 SoC
2026-04-09 23:43 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K3 PWM support
` [PATCH 2/2] pwm: pxa: Add optional bus clock
[PATCH 0/2] add riscv32 double-word shifts and library test
2026-04-09 23:22 UTC (9+ messages)
` [PATCH 1/2] riscv: add platform-specific double word shifts for riscv32
` [PATCH 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
` [PATCH v2 0/2] add riscv32 double-word shifts and library test
` [PATCH v2 1/2] riscv: add platform-specific double word shifts for riscv32
` [PATCH v2 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
[PATCH v7 0/2] i2c: spacemit: introduce pio for k1
2026-04-09 16:36 UTC (2+ messages)
[PATCH 1/2] riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
2026-04-09 13:32 UTC (2+ messages)
` [PATCH 2/2] riscv: cpu_ops_sbi: No need to be bothered to check ret.error
[PATCH v3] dt-bindings: timer: Add SiFive CLINT2
2026-04-09 13:04 UTC (8+ messages)
[PATCH 0/5] riscv: Assorted bug fixes
2026-04-09 12:37 UTC (9+ messages)
` [PATCH 1/5] riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
` [PATCH 2/5] riscv: ptrace: Fix register corruption in compat_riscv_gpr_set on error
` [PATCH 3/5] riscv: mm: Fix NULL pointer dereference in __set_memory
` [PATCH 4/5] riscv: mm: Fix NULL dereferences in napot hugetlb functions
` [PATCH 5/5] riscv: mm: Fix TOCTOU race in remove_pte_mapping
[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
2026-04-09 11:47 UTC
[PATCH v5 5/8] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-04-09 9:47 UTC
[PATCH v9 0/6] lib and lib/cmdline enhancements
2026-04-09 8:51 UTC (7+ messages)
` [PATCH v9 6/6] riscv: export symbols needed for riscv32 EFI stub
[PATCH v6 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
2026-04-09 7:17 UTC (12+ messages)
` [PATCH v6 1/9] dt-bindings: mmc: spacemit,sdhci: add pinctrl support for voltage switching
` [PATCH v6 2/9] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH v6 3/9] mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
` [PATCH v6 4/9] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH v6 5/9] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v6 6/9] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH v6 7/9] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v6 8/9] riscv: dts: spacemit: k1-bananapi-f3: "
` [PATCH v6 9/9] riscv: dts: spacemit: k1-musepi-pro: "
[PATCH v3] RISC-V: KVM: Batch stage-2 remote TLB flushes
2026-04-09 6:03 UTC (2+ messages)
[PATCH v10 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
2026-04-09 3:39 UTC (5+ messages)
` [PATCH v10 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v10 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v10 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "
[PATCH] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
2026-04-08 19:44 UTC (3+ messages)
[PATCH v2 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-04-08 17:10 UTC (15+ messages)
` [PATCH v2 1/4] riscv: add UltraRISC SoC family Kconfig support
` [PATCH v2 2/4] MAINTAINERS: Add entry for the UltraRISC DP1000 PCIe controller driver and its DT binding
` [PATCH v2 3/4] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH v2 4/4] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver
[PATCH 0/3] pic64gx semantic conflict "fixes"
2026-04-08 17:04 UTC (5+ messages)
` [PATCH 1/3] riscv: dts: microchip: add tsu clock to macb on pic64gx
` [PATCH 2/3] riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoC
` [PATCH 3/3] riscv: dts: microchip: sort pic64gx i2c nodes alphanumerically
[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
2026-04-08 14:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pci: sophgo: Add dma-coherent property for SG2042
[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
2026-04-08 14:07 UTC (11+ messages)
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option
[PATCH] iommu: Always fill in gather when unmapping
2026-04-08 13:34 UTC (7+ messages)
[PATCH v7 0/3] riscv: Use GCR.U timer device as clocksource
2026-04-08 11:53 UTC (2+ messages)
[PATCH] riscv: support CPUs having only "zalrsc" but no "zaamo"
2026-04-08 11:50 UTC (4+ messages)
` [PATCH v2 0/2] Support for Risc-V CPUs implementing LR/SC but not AMO
[PATCH] riscv: Fix ftrace_graph_ret_addr() to use the correct task pointer
2026-04-08 9:29 UTC
[PATCH 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
2026-04-08 9:24 UTC (13+ messages)
` [PATCH 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address
` [PATCH 2/2] riscv: dts: sophgo: sg2042: "
[PATCH] clk: microchip: mpfs-ccc: fix out-of-bounds write
2026-04-08 9:11 UTC (3+ messages)
[PATCH v1] dt-bindings: soc: microchip: document irqmux on pic64gx
2026-04-08 9:04 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: reduce SG2042 MSI count to 16
2026-04-08 7:35 UTC (3+ messages)
[PATCH v3 0/2] Add DeepComputing FML13V05 board dts
2026-04-08 6:39 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
` [PATCH v3 2/2] riscv: dts: spacemit: add DeepComputing FML13V05 board device tree
[PATCH v1 00/13] Add StarFive JHB100 syscon modules
2026-04-08 6:29 UTC (22+ messages)
` [PATCH v1 01/13] dt-bindings: soc: starfive: "
` [PATCH v1 02/13] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v1 03/13] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v1 11/13] dt-bindings: hwinfo: Add starfive,jhb100-socinfo
` [PATCH v1 12/13] soc: starfive: Add socinfo driver for JHB100 SoC
[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
2026-04-08 2:48 UTC (5+ messages)
[PATCH v5 0/9] driver core: Fix some race conditions
2026-04-07 22:58 UTC (3+ messages)
` [PATCH v5 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()
[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
2026-04-07 19:51 UTC (3+ messages)
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-07 19:39 UTC (22+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 17:52 UTC (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH v2 0/8] perf libunwind multiple remote support
2026-04-04 5:40 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 7/8] perf unwind-libunwind: Remove libunwind-local
[PATCH RFC 08/19] RISC-V: QoS: add resctrl interface for CBQRI controllers
2026-03-31 8:14 UTC (2+ messages)
[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
2026-04-07 1:37 UTC (5+ messages)
` [PATCH v1 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
[PATCH 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-04-07 9:16 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
2026-04-07 15:56 UTC (10+ messages)
` [PATCH v1 2/5] dt-bindings: timer: Add StarFive JHB100 clint
` [PATCH v1 3/5] dt-bindings: interrupt-controller: Add StarFive JHB100 plic
` [PATCH v1 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT
[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
2026-04-07 15:29 UTC (15+ messages)
` [PATCH v3 1/2] "
[PATCH] riscv: Add WFI to secondary hart spinwait loop
2026-04-07 12:27 UTC (5+ messages)
[PATCH] riscv: Fix fast_unaligned_access_speed_key not getting initialized
2026-04-07 12:06 UTC
[PATCH 0/5] riscv: Cleanup and deduplicate unaligned access speed probe
2026-04-07 7:35 UTC (4+ messages)
[PATCH v9 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
2026-04-07 7:00 UTC (2+ messages)
[PATCH v5 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
2026-04-07 6:30 UTC (2+ messages)
[PATCH v5 0/4] AST2700-A2 interrupt controller hierarchy and route support
2026-04-07 3:08 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: interrupt-controller: Describe AST2700-A2 hardware instead of A0
` [PATCH v5 2/4] irqchip/ast2700-intc: Add AST2700-A2 support
` [PATCH v5 3/4] irqchip/ast2700-intc: Add KUnit tests for route resolution
` [PATCH v5 4/4] irqchip/aspeed-intc: Remove AST2700-A0 support
[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
2026-04-07 0:18 UTC (4+ messages)
[PATCH] riscv: Docs: fix unmatched quote warning
2026-04-06 23:23 UTC
[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
2026-04-06 18:45 UTC (3+ messages)
` [PATCH v3 2/3] thermal: spacemit: k1: Add thermal sensor support
Devicetree spec: Specifying /cpus/cpu@* unit address format?
2026-04-06 16:08 UTC (4+ 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