Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-15 04:23:43 to 2025-11-20 08:30:38 UTC [more...]

[PATCH v3 0/5] Add support for StarFive VisionFive 2 Lite board
 2025-11-20  8:29 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: starfive,jh7110-pcie: Add enable-gpios property
` [PATCH v3 2/5] dt-bindings: riscv: Add StarFive JH7110S SoC and VisionFive 2 Lite board
` [PATCH v3 3/5] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
` [PATCH v3 4/5] riscv: dts: starfive: Add VisionFive 2 Lite board device tree
` [PATCH v3 5/5] riscv: dts: starfive: Add VisionFive 2 Lite eMMC "

[PATCH 0/3] i2c: spacemit: add reset support
 2025-11-20  8:13 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
` [PATCH 2/3] i2c: k1: add reset support
` [PATCH 3/3] riscv: dts: spacemit: add reset property

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2025-11-20  6:24 UTC  (24+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] phy: allwinner: phy-sun6i-mipi-dphy: Support LVDS in "
  ` [PATCH v2 2/6] drm/sun4i: Support LVDS using MIPI DSI "
  ` [PATCH v2 3/6] drm/sun4i: Enable LVDS output on sun20i D1s/T113
  ` [PATCH v2 4/6] dt-bindings: display: sun4i: Add D1s/T113 combo D-PHY bindings
` [PATCH v2 5/6] riscv: dts: allwinner: d1s-t113: Add D-PHY to TCON LCD0
  ` [PATCH v2 6/6] riscv: dts: allwinner: d1s-t113: Add LVDS0 pins
` [PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
  ` [PATCH v3 1/6] phy: allwinner: phy-sun6i-mipi-dphy: Support LVDS in "
  ` [PATCH v3 2/6] drm/sun4i: Support LVDS using MIPI DSI "
  ` [PATCH v3 3/6] drm/sun4i: Enable LVDS output on sun20i D1s/T113
  ` [PATCH v3 4/6] dt-bindings: display: sun4i: Add D1s/T113 combo D-PHY bindings
  ` [PATCH v3 5/6] riscv: dts: allwinner: d1s-t113: Add D-PHY to TCON LCD0
  ` [PATCH v3 6/6] riscv: dts: allwinner: d1s-t113: Add LVDS0 pins

[PATCH 0/3] riscv: mm: clean up and optimize some page table get-and-clear functions
 2025-11-20  4:30 UTC  (5+ messages)
` [PATCH 1/3] riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
` [PATCH 2/3] riscv: mm: ptep_get_and_clear(): "
` [PATCH 3/3] riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()

[PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board
 2025-11-20  2:47 UTC  (18+ messages)
` [PATCH v2 4/8] riscv: dts: starfive: Split jh7110-common.dtsi and move opp table to it

[PATCH] gpio: dwapb: Fold dwapb_context into dwapb_gpio_port
 2025-11-19 23:59 UTC  (4+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-19 21:31 UTC  (8+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context

[PATCH] riscv: dts: allwinner: d1: fix vlenb property
 2025-11-19 20:35 UTC 

[GIT PULL] Anlogic Platform Initial Support
 2025-11-19 19:41 UTC 

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-19 18:33 UTC  (8+ messages)
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y

[PATCH v4 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2025-11-19 17:13 UTC  (3+ messages)
` [PATCH v4 1/9] selftests: riscv: test ptrace vector interface

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2025-11-19 16:40 UTC  (4+ messages)
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi

[PATCH v1 0/2] mfd: simple-mfd-i2c: a couple of cleanups
 2025-11-19 16:17 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-11-19 15:57 UTC  (4+ messages)

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-11-19 15:52 UTC  (3+ messages)

[PATCH net-next 0/3] net: stmmac: pass struct device to init/exit
 2025-11-19 15:04 UTC  (7+ messages)
` [PATCH net-next 1/3] net: stmmac: pass struct device to init()/exit() methods
` [PATCH net-next 2/3] net: stmmac: move probe/remove calling of init/exit
` [PATCH net-next 3/3] net: stmmac: rk: convert to init()/exit() methods

[PATCH v5 0/2] riscv: hwprobe: Add Zicbop support
 2025-11-19 12:30 UTC  (5+ messages)
` [PATCH v5 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v5 2/2] selftests/riscv: Add Zicbop prefetch test

[PATCH v2 0/2] Optimize the allocation of vector regset
 2025-11-19 12:30 UTC  (2+ messages)

[PATCH v2] of/irq: Ignore interrupt parent for nodes without interrupts
 2025-11-19 10:59 UTC  (7+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.19
 2025-11-19  7:24 UTC 

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-19  4:27 UTC 

[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
 2025-11-19  4:07 UTC  (2+ messages)

[PATCH] riscv: fix KUnit test_kprobes crash when building with Clang
 2025-11-19  3:33 UTC  (8+ messages)
  `  "
        `  "

[PATCH] riscv: Update MIPS vendor id to 0x127
 2025-11-19  3:26 UTC  (3+ messages)

[PATCH] clk: spacemit: fix UBSAN warning during probe
 2025-11-19  0:03 UTC  (4+ messages)

[PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
 2025-11-19  0:02 UTC  (5+ messages)
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()

[PATCH] MAINTAINERS: adjust file entry in RISC-V MICROCHIP SUPPORT
 2025-11-18 23:15 UTC  (2+ messages)

[PATCH v3 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-11-18 17:32 UTC  (10+ messages)
` [PATCH v3 1/4] i2c: spacemit: configure ILCR for accurate SCL frequency
` [PATCH v3 2/4] rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v3 3/4] regulator: "
` [PATCH v3 4/4] mfd: simple-mfd-i2c: add default value

[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-18 14:11 UTC  (10+ messages)
` [PATCH v6 4/7] phy: spacemit: Introduce PCIe/combo PHY
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
` (subset) [PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller

[PATCH] tools: riscv: Fixed misalignment of CSR related definitions
 2025-11-18 13:06 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: mpfs-gpio: Add pic64gx GPIO compatibility
 2025-11-18 12:27 UTC  (3+ messages)

How to Avoid Starving the Kernel When Using SSE
 2025-11-18  8:51 UTC  (3+ messages)
      ` [External] "

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-18  8:16 UTC  (2+ messages)

[PATCH] RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
 2025-11-18  8:13 UTC  (2+ messages)

[PATCH v4 0/5] riscv: Use riscv_has_extension_{likely,unlikely}
 2025-11-18  8:13 UTC  (2+ messages)

[PATCH] riscv: Remove __GFP_HIGHMEM masking
 2025-11-18  8:13 UTC  (2+ messages)

[PATCH v2 0/8] Add NMI Support to RISC-V via SSE
 2025-11-18  2:50 UTC  (9+ messages)
` [PATCH v2 1/8] drivers: firmware: riscv: add SSE NMI support
` [PATCH v2 2/8] riscv: smp: move ipi_cpu_crash_stop() declaration to smp.h
` [PATCH v2 3/8] smp: move num_other_online_cpus() into smp.h
` [PATCH v2 4/8] riscv: smp: use NMI for crash stop
` [PATCH v2 5/8] riscv: smp: retry CPU stop with NMI if IPI fails
` [PATCH v2 6/8] riscv: smp: use NMI for backtrace
` [PATCH v2 7/8] riscv: smp: kgdb: Use NMI for CPU roundup
` [PATCH v2 8/8] drivers: firmware: riscv: add unknown nmi support

[PATCH v2 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-11-18  1:19 UTC  (2+ messages)

[PATCH v1] dt-bindings: cache: sifive,ccache0: add a pic64gx compatible
 2025-11-17 22:49 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailbox
 2025-11-17 22:16 UTC  (3+ messages)
` [PATCH v1 2/2] mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE

[PATCH v1 0/3] pic64gx soc driver/binding changes
 2025-11-17 21:49 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: soc: microchip: add compatible for the mss-top-sysreg on pic64gx
` [PATCH v1 2/3] dt-bindings: soc: microchip: mpfs-sys-controller: Add pic64gx compatibility
` [PATCH v1 3/3] soc: microchip: mpfs-sys-controller: add support for pic64gx

[PATCH v3 0/3] Add support for Microchip PIC64GX Curiosity Kit
 2025-11-17 21:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: microchip: document the PIC64GX curiosity kit
` [PATCH v3 2/3] riscv: dts: microchip: add pic64gx and its "
` [PATCH v3 3/3] riscv: dts: microchip: remove POLARFIRE mention in Makefile

[PATCH v1 0/3] pic64gx clk kconfig/binding changes
 2025-11-17 21:48 UTC  (7+ messages)
` [PATCH v1 1/3] clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE
` [PATCH v1 2/3] dt-bindings: clock: mpfs-ccc: Add pic64gx compatibility
` [PATCH v1 3/3] dt-bindings: clock: mpfs-clkcfg: "

[PATCH v1] dt-bindings: interrupt-controller: sifive,plic: Add pic64gx compatibility
 2025-11-17 21:47 UTC  (2+ messages)

[net-next v1] dt-bindings: can: mpfs: document resets
 2025-11-17 18:41 UTC  (4+ messages)

[PATCH v4 0/2] riscv: hwprobe: Add Zicbop support
 2025-11-17 16:55 UTC  (4+ messages)
` [PATCH v4 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v4 2/2] selftests/riscv: Add Zicbop prefetch test

[PATCH v1] riscv: dts: microchip: can on mpfs requires resets to function correctly
 2025-11-17 16:40 UTC 

[PATCH v1] dt-bindings: timer: sifive,clint: add pic64gx compatibility
 2025-11-17 15:29 UTC 

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-17 11:33 UTC  (11+ messages)

[PATCH v2] riscv: Update MIPS vendor id to 0x127
 2025-11-17  8:10 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v6.18-rc6
 2025-11-17  8:10 UTC  (2+ messages)

[PATCH] riscv: sbi: Prefer SRST shutdown over legacy
 2025-11-17  8:10 UTC  (2+ messages)

[PATCH v5 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-11-17  7:53 UTC  (2+ messages)

[PATCH v2 4/7] KVM: LoongArch: selftests: Add timer test case with one-shot mode
 2025-11-17  1:17 UTC  (3+ messages)

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-11-16 19:38 UTC  (4+ messages)

[PATCH v7 0/3] spi: support the SpacemiT K1 SPI controller
 2025-11-16 18:19 UTC  (3+ messages)
` [PATCH v7 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH v3 3/3] Make finish_task_switch and its subfuncs inline in context switching
 2025-11-15 15:09 UTC  (2+ messages)

[PATCH v3 2/3] Make raw_spin_rq_unlock inline
 2025-11-15 14:01 UTC  (2+ messages)

[PATCH v3 1/3] Make enter_lazy_tlb inline on x86
 2025-11-15 13:54 UTC  (2+ messages)


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