messages from 2025-06-11 19:54:48 to 2025-06-13 18:29:00 UTC [more...]
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-13 17:11 UTC (4+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
[PATCH 0/2] RISC-V: turn sbi_ecall into a variadic macro
2025-06-13 17:08 UTC (9+ messages)
` [PATCH 1/2] RISC-V: sbi: turn sbi_ecall into "
` [PATCH 2/2] RISC-V: make use of variadic sbi_ecall
[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
2025-06-13 17:03 UTC (3+ messages)
[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
2025-06-13 16:35 UTC (13+ messages)
` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
[PATCH v5 00/23] Linux SBI MPXY and RPMI drivers
2025-06-13 15:36 UTC (12+ messages)
` [PATCH v5 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v5 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v5 12/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v5 19/23] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v5 21/23] irqchip/riscv-rpmi-sysmsi: Add ACPI support
[PATCH net-next 0/4] Add Ethernet MAC support for SpacemiT K1
2025-06-13 15:04 UTC (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: Add "
` [PATCH net-next 2/4] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next 3/4] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next 4/4] riscv: dts: spacemit: Add Ethernet support for BPI-F3
[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
2025-06-13 14:40 UTC (5+ messages)
` [PATCH 03/12] gpio: moxtet: use new GPIO line value setter callbacks
` [PATCH 07/12] gpio: msc313: "
[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
2025-06-13 14:15 UTC (15+ 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 6/8] riscv: dts: spacemit: Enable PDMA0 controller on Banana Pi F3
[PATCH v4 0/2] riscv: sophgo: add USB phy support for CV18XX series
2025-06-13 14:29 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy
[PATCH RFC 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-06-13 14:23 UTC (9+ messages)
` [PATCH RFC 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
[PATCH RFC v7 0/3] riscv: mm: Add soft-dirty and uffd-wp support
2025-06-13 14:09 UTC (9+ messages)
` [PATCH RFC v7 1/3] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH RFC v7 2/3] riscv: mm: Add soft-dirty page tracking support
[PATCH v8] riscv: mm: Add support for Svinval extension
2025-06-13 14:08 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.16-rc1
2025-06-13 14:06 UTC (3+ messages)
[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
2025-06-13 11:30 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-13 10:41 UTC (17+ messages)
` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH v2 00/12] MMU related improvements for KVM RISC-V
2025-06-13 6:57 UTC (13+ messages)
` [PATCH v2 01/12] RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
` [PATCH v2 02/12] RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
` [PATCH v2 03/12] RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
` [PATCH v2 04/12] RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
` [PATCH v2 05/12] RISC-V: KVM: Don't flush TLB when PTE is unchanged
` [PATCH v2 06/12] RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 07/12] RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
` [PATCH v2 08/12] RISC-V: KVM: Factor-out MMU related declarations into separate headers
` [PATCH v2 09/12] RISC-V: KVM: Introduce struct kvm_gstage_mapping
` [PATCH v2 10/12] RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
` [PATCH v2 11/12] RISC-V: KVM: Factor-out g-stage page table management
` [PATCH v2 12/12] RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
[PATCH v4 0/2] reset: canaan: add Kendryte K230 reset support
2025-06-13 8:49 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: reset: add support for canaan,k230-rst
` [PATCH v4 2/2] reset: canaan: add reset driver for Kendryte K230
[PATCH] gpio: spacemit: Add missing MODULE_DEVICE_TABLE
2025-06-13 9:33 UTC (2+ messages)
[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
2025-06-13 8:59 UTC (12+ messages)
` [PATCH bpf 1/7] bpf/x86: use define for max regs count used for arguments
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 3/7] bpf/riscv: "
` [PATCH bpf 4/7] bpf/s390: "
` [PATCH bpf 5/7] bpf/powerpc64: use define for max regs count used for arguments
` [PATCH bpf 6/7] bpf/powerpc64: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 7/7] selftests/bpf: ensure that functions passing structs on stack can not be hooked
[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
2025-06-13 8:45 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size property
2025-06-13 7:45 UTC
[PATCH v3 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
2025-06-13 5:02 UTC (2+ messages)
[PATCH] i2c: k1: check for transfer error
2025-06-13 2:16 UTC (3+ messages)
[PATCH v11 0/6] reset: spacemit: add K1 reset support
2025-06-13 1:11 UTC (7+ messages)
` [PATCH v11 1/6] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v11 2/6] soc: spacemit: create a header for clock/reset registers
` [PATCH v11 3/6] clk: spacemit: set up reset auxiliary devices
` [PATCH v11 4/6] clk: spacemit: define three reset-only CCUs
` [PATCH v11 5/6] reset: spacemit: add support for SpacemiT CCU resets
` [PATCH v11 6/6] riscv: dts: spacemit: add reset support for the K1 SoC
[PATCH v3 0/3] vdso: Reject absolute relocations during build
2025-06-13 1:08 UTC (13+ 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 v1] mm: Remove arch_flush_tlb_batched_pending() arch helper
2025-06-12 17:17 UTC (5+ messages)
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-12 22:50 UTC (13+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[PATCH] riscv: defconfig: run savedefconfig to reorder it
2025-06-12 21:40 UTC (6+ messages)
[PATCH v3] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-12 22:48 UTC
[PATCH v2] riscv: vector: Fix context save/restore with xtheadvector
2025-06-12 20:10 UTC (2+ messages)
[PATCH] riscv: vector: fix xtheadvector save/restore
2025-06-12 20:10 UTC (2+ messages)
[PATCH v9 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
2025-06-12 18:15 UTC (2+ messages)
[PATCH v1 0/7] Risc-V ACLINT IPI controller
2025-06-12 15:35 UTC (16+ messages)
` [PATCH v1 2/7] irqchip: riscv aplic: use riscv_get_hart_index()
` [PATCH v2 0/7] MIPS P8700 variant of the ACLINT IPI controller
` [PATCH v2 4/7] irqchip: MIPS P800 variant of aclint-sswi
` [PATCH v3 0/7] MIPS P8700 variant of the ACLINT IPI controller
` [PATCH v3 1/7] riscv: helper to parse hart index
` [PATCH v3 2/7] irqchip/riscv-aplic: use riscv_get_hart_index()
` [PATCH v3 3/7] dt-bindings: interrupt-controller: add MIPS P8700 aclint-sswi
` [PATCH v3 4/7] irqchip: MIPS P800 variant of aclint-sswi
` [PATCH v3 5/7] irqchip/aslint-sswi: resolve hart index
` [PATCH v3 6/7] irqchip/aclint-sswi: reduce data scope
` [PATCH v3 7/7] irqchip/aclint-sswi: remove extra includes
[PATCH v8 0/6] arm64 support for Milk-V Duo Module 01 EVB
2025-06-12 13:28 UTC (7+ messages)
` [PATCH v8 1/6] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v8 2/6] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v8 3/6] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v8 4/6] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v8 5/6] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v8 6/6] arm64: defconfig: Enable rudimentary Sophgo SG2000 support
[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-12 20:36 UTC (18+ messages)
` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v2 1/7] rust: Add basic PWM abstractions
[PATCH] riscv: Require clang-17 or newer for kCFI
2025-06-12 20:16 UTC
[PATCH v2] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper
2025-06-12 20:10 UTC (2+ messages)
[PATCH] RISC-V: uaccess: Wrap the get_user_8 uaccess macro
2025-06-12 20:10 UTC (2+ messages)
[PATCH] RISC-V: uaccess: Wrap the get_user_8 uaccess macro
2025-06-12 19:42 UTC (2+ messages)
[PATCH 2/4] raid6: riscv: Fix NULL pointer dereference issue
2025-06-12 19:30 UTC (2+ messages)
[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-06-12 16:08 UTC (3+ messages)
` [PATCH net-next RFC 1/3] dt-bindings: net: Add support for Sophgo CV1800 dwmac
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-06-12 13:26 UTC (9+ messages)
` [PATCH v8 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v8 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v8 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v8 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH v3 0/3] Optimize GCD performance on RISC-V by selecting implementation at runtime
2025-06-12 13:00 UTC (5+ messages)
` [PATCH v3 2/3] riscv: Optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
` [PATCH v3 3/3] riscv: Optimize gcd() performance on RISC-V without Zbb extension
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-12 13:01 UTC (4+ messages)
` [PATCH 7/8] KVM: s390: Stop adding virt/kvm to the arch include path
Broken 32-bit riscv debug build with ZSTD and FTRACE
2025-06-12 12:46 UTC (6+ messages)
[PATCH v3] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
2025-06-12 12:45 UTC (2+ messages)
[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-06-12 9:42 UTC (4+ messages)
[PATCH] i2c: use inclusive callbacks in struct i2c_algorithm
2025-06-12 8:12 UTC
[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-06-12 3:00 UTC (3+ messages)
` [PATCH v2 16/17] pinctrl: Constify static 'pinctrl_desc'
[PATCH v2 3/3] cpuidle: Add SiFive power provider
2025-06-12 1:16 UTC (4+ messages)
[PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
2025-06-12 0:33 UTC (4+ messages)
` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs
[PATCH v5 0/8] add Voyager board support
2025-06-11 16:21 UTC (7+ messages)
[PATCH] riscv: dts: spacemit: enable eMMC for K1 SoC
2025-06-11 15:15 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;
as well as URLs for NNTP newsgroup(s).