Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 11:18:31 to 2026-07-06 17:00:05 UTC [more...]

[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-07-06 16:59 UTC  (10+ messages)
` [PATCH v2 1/8] riscv: dts: eswin: add reset generator for EIC7700 SoC
` [PATCH v2 2/8] riscv: dts: eswin: add clock "
` [PATCH v2 3/8] riscv: dts: eswin: eic7700: add pinctrl support
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH v2 5/8] riscv: dts: eswin: add hsp bus node
` [PATCH v2 6/8] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
` [PATCH v2 7/8] riscv: dts: eswin: add I2C controller support
` [PATCH v2 8/8] riscv: dts: eswin: add watchdog support

[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-06 16:59 UTC  (5+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask

CFP for Plumbers RISC-V MC
 2026-07-06 14:46 UTC 

[PATCH v5 0/4] Clk improvements
 2026-07-06 14:37 UTC  (5+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-06 14:01 UTC  (9+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-07-06 13:34 UTC  (5+ messages)
` [PATCH net-next v9 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-06 13:20 UTC  (8+ messages)
` [PATCH net-next v12 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v12 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v12 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v12 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v12 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v12 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v12 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH] riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
 2026-07-06 13:04 UTC 

[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
 2026-07-06 12:35 UTC 

[PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
 2026-07-06 11:32 UTC  (8+ messages)

[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
 2026-07-06 10:41 UTC  (8+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays

[PATCH] ACPI: RHCT: validate node reference bounds
 2026-07-06  9:46 UTC 

[PATCH] ACPI: RIMT: validate node and mapping bounds
 2026-07-06  9:44 UTC 

[PATCH] mailbox: riscv-sbi-mpxy: validate RPMI event records
 2026-07-06  9:21 UTC 

[PATCH] gpio: sifive: add missing MODULE_DEVICE_TABLE()
 2026-07-06  9:03 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add BPF Exceptions support for RISC-V
 2026-07-06  8:55 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist

[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
 2026-07-06  8:51 UTC  (6+ messages)
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions

[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-07-06  8:46 UTC  (8+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function
` [PATCH v3 7/7] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection

[PATCH v2] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
 2026-07-06  8:38 UTC 

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-06  8:16 UTC  (22+ messages)

[PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
 2026-07-06  7:23 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
 2026-07-06  7:08 UTC  (3+ messages)

[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-07-06  5:48 UTC  (5+ messages)

[PATCH] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
 2026-07-06  5:40 UTC 

[PATCH] pwm: th1520: use vertical import style
 2026-07-06  2:52 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-06  2:41 UTC  (14+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()

[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-06  2:20 UTC  (9+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test

[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
 2026-07-06  2:11 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH v2 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-06  1:42 UTC  (8+ messages)

[PATCH v4] riscv: Prevent NULL pointer dereference in machine_kexec_prepare
 2026-07-06  0:03 UTC  (4+ messages)

[PATCH v5] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
 2026-07-05 23:27 UTC 

[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-05 21:24 UTC  (3+ messages)

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-07-05 15:03 UTC  (14+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "

[PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-05 11:22 UTC  (10+ messages)
` [PATCH v3 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v3 2/6] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v3 3/6] PCI: spacemit-k1: Add device id update helper
` [PATCH v3 4/6] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for MSI handle check
` [PATCH v3 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v3 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH] pwm: pxa: Depend on OF and simplify accordingly
 2026-07-05  8:39 UTC 

[PATCH v5] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-07-05  6:36 UTC 

[PATCH] PCI: dwc: spacemit: add missing MODULE_DEVICE_TABLE()
 2026-07-04 12:25 UTC 

[PATCH] perf kvm/riscv: Fix event key collision between interrupts and exceptions
 2026-07-04  2:36 UTC 

[GIT PULL] RISC-V updates for v7.2-rc2
 2026-07-04  2:02 UTC  (2+ messages)

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-03 21:02 UTC  (5+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-03 17:12 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "
` [PATCH v2 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-07-03 14:54 UTC  (5+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers

[RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
 2026-07-03 12:38 UTC  (2+ messages)

[PATCH v7 3/3] riscv: store percpu offset into thread_info
 2026-07-03 12:26 UTC  (3+ messages)
  ` [External] "

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-03 12:01 UTC  (8+ messages)

[PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
 2026-07-03 11:11 UTC  (9+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-03 10:21 UTC  (12+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH 2/3] dt-bindings: firmware: add mbedtee,rpc binding
 2026-07-03  7:16 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-03  3:18 UTC  (5+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03  1:51 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-02 23:51 UTC  (4+ messages)

[PATCH v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
 2026-07-02 18:27 UTC  (2+ messages)

[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
 2026-07-02 18:11 UTC  (2+ messages)

[PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
 2026-07-02 17:34 UTC  (2+ messages)

[PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod clocks support
 2026-07-02 17:24 UTC  (2+ messages)

[PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
 2026-07-02 17:10 UTC  (2+ messages)

[PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
 2026-07-02 16:59 UTC  (2+ messages)

[PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
 2026-07-02 16:21 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

[PATCH 0/2] spacemit: fix USB2 clock and reset
 2026-07-02 15:53 UTC  (2+ messages)

[PATCH 0/3] tee: add MbedTEE driver
 2026-07-02 15:27 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add mbedtee
  ` [PATCH v2 2/3] dt-bindings: firmware: add mbedtee,tee binding
  ` [PATCH v2 3/3] tee: add MbedTEE driver

[PATCH v2 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-02 13:38 UTC  (7+ messages)
` [PATCH v2 1/5] riscv: compat_vdso: switch to standard kbuild rule
` [PATCH v2 2/5] riscv: compat_vdso: Allow *.c source files
` [PATCH v2 3/5] riscv: compat_vdso: Introduce COMPAT_MARCH variable
` [PATCH v2 4/5] riscv: compat_vdso: Build with zacas if available
` [PATCH v2 5/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-02 11:18 UTC  (9+ messages)
` [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path
        ` [PATCH] futex: Optimise the size check get_futex_key()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox