Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-04 05:22:05 to 2025-03-09 15:07:30 UTC [more...]

[PATCH net-next 1/7] net: stmmac: allow platforms to use PHY tx clock stop capability
 2025-03-09 15:01 UTC  (3+ messages)
` [PATCH net-next 2/7] net: stmmac: starfive: use PHY capability for TX clock stop
` [PATCH net-next 3/7] net: stmmac: stm32: "

[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-09  8:23 UTC  (8+ messages)
` [PATCH v5 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v5 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v5 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH 0/4] RISC-V CRC optimizations
 2025-03-08 12:58 UTC  (5+ messages)

[PATCH net-next v7 0/4] riscv: sophgo: Add ethernet support for SG2044
 2025-03-08  3:40 UTC  (9+ messages)
` [PATCH net-next v7 1/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v7 2/4] net: stmmac: platform: Group GMAC4 compatible check
` [PATCH net-next v7 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v7 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH v5 00/11] perf: Support multiple system call tables in the build
 2025-03-08  0:32 UTC  (12+ messages)
` [PATCH v5 01/11] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v5 02/11] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v5 03/11] perf syscalltbl: Remove syscall_table.h
` [PATCH v5 04/11] perf trace: Reorganize syscalls
` [PATCH v5 05/11] perf syscalltbl: Remove struct syscalltbl
` [PATCH v5 06/11] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v5 07/11] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v5 08/11] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v5 09/11] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v5 10/11] perf build: Remove Makefile.syscalls
` [PATCH v5 11/11] perf syscalltbl: Mask off ABI type for MIPS system calls

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-07 15:28 UTC  (17+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH v5] cpuidle: Init cpuidle only for present CPUs
 2025-03-07 14:55 UTC 

[PATCH v6 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-07 13:13 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v6 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH] riscv: add Andes SoC family Kconfig support
 2025-03-07 10:36 UTC  (3+ messages)

[PATCH v4] cpuidle: Init cpuidle only for present CPUs
 2025-03-07 10:26 UTC  (7+ messages)

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-03-07  9:19 UTC  (4+ messages)

[resend PATCH] riscv: fix memory leakage in process_accumulated_relocations
 2025-03-07  9:08 UTC  (3+ messages)

[PATCH v2 0/4] RISC-V KVM PMU fix and selftest improvement
 2025-03-07  8:28 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: riscv: selftests: Allow number of interrupts to be configurable

[PATCH v5 0/5] Add clock controller support for SpacemiT K1
 2025-03-07  8:26 UTC  (17+ messages)
` [PATCH v5 1/5] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v5 2/5] dt-bindings: clock: spacemit: Add spacemit,k1-pll
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
` [PATCH v5 4/5] clk: spacemit: k1: Add TWSI8 bus and function clocks
` [PATCH v5 5/5] riscv: dts: spacemit: Add clock tree for Spacemit K1

[PATCH v4 00/11] perf: Support multiple system call tables in the build
 2025-03-07  5:30 UTC  (11+ messages)
` [PATCH v4 01/11] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v4 02/11] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v4 06/11] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v4 11/11] perf syscalltbl: Mask off ABI type for MIPS system calls

[PATCH RFC 0/2] soc: spacemit: add sdhci support to K1 SoC
 2025-03-07  1:28 UTC  (4+ messages)
` [PATCH RFC 2/2] mmc: sdhci-of-k1: add support for SpacemiT "

[PATCH net-next v6 0/4] riscv: sophgo: Add ethernet support for SG2044
 2025-03-07  1:20 UTC  (9+ messages)
` [PATCH net-next v6 1/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v6 2/4] net: stmmac: platform: Group GMAC4 compatible check
` [PATCH net-next v6 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v6 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH RESEND v5 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-06 20:30 UTC  (11+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH RESEND v5 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH v2] selftests: riscv: fix v_exec_initval_nolibc.c
 2025-03-06 19:49 UTC 

[PATCH v4 0/4] defconfig: drop RT_GROUP_SCHED=y
 2025-03-06 19:19 UTC  (3+ messages)
` [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-06 16:43 UTC  (10+ messages)
    ` [PATCH v1 1/4] dt-bindings: clock: thead: Add TH1520 VO clock controller
    ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (8+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API

[PATCH v1 2/5] firmware: thead: Add AON firmware protocol driver
 2025-03-06 13:15 UTC  (4+ messages)

[PATCH] selftests: riscv: fix v_exec_initval_nolibc.c
 2025-03-06  8:49 UTC  (4+ messages)

[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-03-06  8:13 UTC  (11+ messages)
` [PATCH v3 1/8] riscv: Annotate unaligned access init functions
` [PATCH v3 2/8] riscv: Fix riscv_online_cpu_vec
` [PATCH v3 3/8] riscv: Fix check_unaligned_access_all_cpus
` [PATCH v3 4/8] riscv: Change check_unaligned_access_speed_all_cpus to void
` [PATCH v3 5/8] riscv: Fix set up of cpu hotplug callbacks
` [PATCH v3 6/8] riscv: Fix set up of vector cpu hotplug callback
` [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests
` [PATCH v3 8/8] Documentation/kernel-parameters: Add riscv unaligned speed parameters

riscv: WARNING: kernel/trace/fgraph.c:755 ftrace_return_to_handler
 2025-03-06  7:43 UTC 

[PATCH v12 0/3] riscv: rtc: sophgo: add rtc support for CV1800
 2025-03-06  5:29 UTC  (5+ messages)
` [PATCH v12 2/3] mfd: sophgo: cv1800: rtcsys: New driver (handling RTC only)

[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-03-06  1:02 UTC  (3+ messages)

[PATCH v8] riscv: Add runtime constant support
 2025-03-05 22:53 UTC 

[PATCH RESEND v4 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-05 23:00 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH RESEND v4 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH RESEND v4 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH RESEND v4 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
 2025-03-05 16:32 UTC  (12+ messages)

[PATCH] pinctrl: spacemit: destroy mutex at driver detach
 2025-03-05 13:31 UTC  (3+ messages)

[PATCH 0/3] Drop explicit --hash-style= setting for new
 2025-03-05 13:27 UTC  (2+ messages)
` Ping: "

[GIT PULL] RISC-V Devicetree fixes for v6.14-rc6
 2025-03-05 13:17 UTC 

[PATCH v4 0/4] rust: Add bug/warn abstractions
 2025-03-05 11:08 UTC  (5+ messages)
` [PATCH v4 1/4] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v4 2/4] riscv/bug: "
` [PATCH v4 3/4] arm64/bug: "
` [PATCH v4 4/4] rust: Add warn_on macro

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-03-05 10:36 UTC  (7+ messages)
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once

[PATCH v1 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-03-05  8:04 UTC  (9+ messages)
    ` [PATCH v1 1/5] dt-bindings: firmware: thead,th1520: Add support for firmware node

[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
 2025-03-05  5:18 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
` [PATCH 2/2] PCI: sophgo-dwc: Add Sophgo SG2044 PCIe driver

[PATCH v2 0/2] spi: sophgo: add Sophgo SPI NOR controller driver
 2025-03-05  1:29 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: spi: add SG2044 "
` [PATCH v2 2/2] spi: sophgo: "

[PATCH v5] clocksource/drivers/timer-clint: Add T-Head C9xx clint
 2025-03-04 20:51 UTC  (2+ messages)

[PATCH v10 0/3] Change PWM-controlled LED pin active mode and algorithm
 2025-03-04  9:02 UTC  (10+ messages)

[PATCH 0/4] RISC-V KVM PMU fix and selftest improvement
 2025-03-04  8:58 UTC  (5+ messages)
` [PATCH 4/4] KVM: riscv: selftests: Allow number of interrupts to be configurable

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-03-04  7:44 UTC  (6+ messages)

[PATCH v2 0/2] gpio: irq: support describing three-cell interrupts
 2025-03-04  7:40 UTC  (8+ messages)
` [PATCH v2 1/2] irqdomain: support three-cell scheme interrupts
` [PATCH v2 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-04  6:36 UTC  (3+ messages)


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