public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-04-01 22:17:51 to 2025-04-07 18:52:40 UTC [more...]

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-07 18:08 UTC  (6+ messages)
` [PATCH v4 02/12] riscv: ftrace factor out code defined by !WITH_ARG
` [PATCH v4 03/12] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v4 04/12] kernel: ftrace: export ftrace_sync_ipi
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v4 06/12] riscv: ftrace: do not use stop_machine to update code

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-04-07 17:02 UTC  (10+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH v7 0/3] Add T-HEAD TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-04-07 16:16 UTC  (9+ messages)
  ` [PATCH v7 1/3] dt-bindings: clock: thead: Add TH1520 VO clock controller
  ` [PATCH v7 2/3] clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC
  ` [PATCH v7 3/3] riscv: dts: thead: Add device tree VO clock controller

[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-04-07 15:53 UTC  (5+ messages)
    ` [PATCH v8 5/5] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` (subset) [PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-07 15:48 UTC  (7+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH 0/2] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-07 15:30 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH 2/2] pwm: sophgo: add driver "

[PATCH 0/9] add Voyager board support
 2025-04-07 14:31 UTC  (17+ messages)
` [PATCH 1/9] riscv: add Andes SoC family Kconfig support
` [PATCH 2/9] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH 5/9] dt-bindings: timer: add Andes machine timer
` [PATCH 6/9] dt-bindings: cache: ax45mp-cache: allow variable cache-sets for Andes L2 cache
` [PATCH 7/9] riscv: dts: andes: add QiLai SoC device tree
` [PATCH 8/9] riscv: dts: andes: add Voyager board "
` [PATCH 9/9] riscv: defconfig: enable Andes SoC

[PATCH] RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
 2025-04-07 12:47 UTC  (2+ messages)

[PATCH 0/7] Add USB3.0 PHY and host controller support for SpacemiT K1 SoC
 2025-04-07 13:51 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: phy: spacemit: add K1 USB2 PHY
` [PATCH 2/7] dt-bindings: phy: spacemit: add K1 PCIe/USB3 combo PHY
` [PATCH 3/7] dt-bindings: usb: add SpacemiT K1 DWC3 glue
` [PATCH 4/7] phy: spacemit: support K1 USB2.0 PHY controller
` [PATCH 5/7] phy: spacemit: add USB3 support for K1 PCIe/USB3 combo PHY
` [PATCH 6/7] usb: dwc3: add spacemit dwc3 glue layer driver
` [PATCH 7/7] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH 0/9] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-07 14:04 UTC  (22+ messages)
` [PATCH 1/9] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` [PATCH 2/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 CLINT mswi
` [PATCH 3/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 PLIC
` [PATCH 4/9] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH 5/9] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
` [PATCH 6/9] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support
` [PATCH 7/9] dt-bindings: i2c: dw: Add Sophgo SG2044 SoC I2C controller
` [PATCH 8/9] dt-bindings: riscv: sophgo: Add SG2044 compatible string
` [PATCH 9/9] riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10

[PATCH v4 0/2] Add basic SPI support for SG2042 SoC
 2025-04-07 14:07 UTC  (4+ messages)
` [PATCH v4 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO "
` [PATCH v4 2/2] riscv: sophgo: dts: Add spi controller for SG2042

[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-04-07 13:45 UTC  (4+ messages)
` [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests

[PATCH v2] serial: sifive: Switch to nbcon console
 2025-04-07 12:39 UTC  (3+ messages)

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-04-07 12:04 UTC  (2+ messages)

[PATCH v3 0/2] gpio: irq: support describing three-cell interrupts
 2025-04-07 11:26 UTC  (4+ messages)
` [PATCH v3 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

[PATCH v2] scripts: Do not strip .rela.dyn section
 2025-04-07  8:42 UTC  (6+ messages)

[PATCH] kunit: qemu_configs: Add riscv32 config
 2025-04-07  8:17 UTC 

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-07  8:06 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
 2025-04-07  7:54 UTC  (2+ messages)

[PATCH 1/1] time/sched_clock: move sched_clock_register() out of .init section
 2025-04-07  7:25 UTC  (3+ messages)

[PATCH V2 0/3] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-07  5:31 UTC  (4+ messages)
` [PATCH V2 1/3] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH V2 2/3] mm/ptdump: Split effective_prot() "
` [PATCH V2 3/3] arm64/mm: Define ptdesc_t

[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
 2025-04-07  5:28 UTC  (11+ messages)
` [PATCH 1/9] crypto: riscv/chacha - implement library instead of skcipher
` [PATCH 2/9] crypto: chacha - centralize the skcipher wrappers for arch code
` [PATCH 3/9] crypto: arm/chacha - remove the redundant skcipher algorithms
` [PATCH 4/9] crypto: arm64/chacha - remove the "
` [PATCH 5/9] crypto: mips/chacha "
` [PATCH 6/9] crypto: powerpc/chacha "
` [PATCH 7/9] crypto: s390/chacha "
` [PATCH 8/9] crypto: x86/chacha "
` [PATCH 9/9] crypto: chacha - remove <crypto/internal/chacha.h>

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-05 17:09 UTC  (2+ messages)

[PATCH v2] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:53 UTC 

[PATCH] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:28 UTC  (3+ messages)

[PATCH v5] serial: sifive: Switch to nbcon console
 2025-04-05 13:34 UTC 

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-05 11:23 UTC  (5+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
` [PATCH v4 2/2] serial: sifive: Switch to nbcon console

[GIT PULL] RISC-V Patches for the 6.15 Merge Window, Part 1
 2025-04-04 21:02 UTC  (5+ messages)

[PATCH v3] dt-bindings: timer: Add SiFive CLINT2
 2025-04-04 20:41 UTC  (2+ messages)

[PATCH v5 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-04-04 20:41 UTC  (2+ messages)

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-04 19:28 UTC  (13+ messages)
` [PATCH v3 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
 2025-04-04 14:51 UTC  (5+ messages)
      ` [PATCH] genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()

[RFC PATCH] riscv: Optimize gcd() performance by selecting CPU_NO_EFFICIENT_FFS
 2025-04-04 13:54 UTC  (3+ messages)

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-04-04 13:49 UTC  (3+ messages)
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code

RFC iommutests_: Testing software for everything IOMMU
 2025-04-04 12:37 UTC  (3+ messages)

Rekrutacja handlowca
 2025-04-04  8:28 UTC 

Rekrutacja handlowca
 2025-04-04  8:00 UTC 

[PATCH] riscv: config: Set MEDIA_SUPPORT_FILTER
 2025-04-04  6:22 UTC 

[PATCH] riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH v2] selftests: riscv: fix v_exec_initval_nolibc.c
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH v2] riscv: print hartid on bringup
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH] riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH fixes] riscv/purgatory: 4B align purgatory_start
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH] riscv: Make sure toolchain supports zba before using zba instructions
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH v4 0/6] Add some validation for vector, vector crypto and fp stuff
 2025-04-03 16:20 UTC  (2+ messages)

[PATCH v2] riscv: KGDB: Do not inline arch_kgdb_breakpoint()
 2025-04-03 16:14 UTC  (3+ messages)

[PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP
 2025-04-03 15:07 UTC  (9+ messages)

[PATCH v1] firmware: thead: Fix buffer overflow and use standard endian macros
 2025-04-03 13:10 UTC 

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-03 11:25 UTC  (6+ messages)
` [PATCH 1/5] KVM: RISC-V: refactor vector state reset
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
` [PATCH 5/5] KVM: RISC-V: reset smstateen CSRs

[PATCH] scripts: Introduce ARCH_WANTS_RELA_DYN to avoid stripping .rela.dyn section
 2025-04-03  6:38 UTC  (2+ messages)

[PATCH 00/12] KVM: Make irqfd registration globally unique
 2025-04-02 18:40 UTC  (5+ messages)
` [PATCH 06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH 10/12] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH 11/12] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD

[GIT PULL] RISC-V Patches for the 6.15 Merge Window, Part 2
 2025-04-02 15:08 UTC 

next-20250402: riscv/mm/tlbflush.c:195:23: error: 'start' redeclared as different kind of symbol
 2025-04-02 13:20 UTC 

[PATCH] iommu: riscv: Split 8-byte accesses on 32 bit I/O bus platform
 2025-04-02 13:00 UTC  (9+ messages)
  ` [External] "

[PATCH v2] riscv: Use kvmalloc_array on relocation_hashtable
 2025-04-02  8:14 UTC 

[BUG] Module load relocation hashtable size can become huge and unallocatable
 2025-04-02  8:12 UTC  (4+ messages)
` [PATCH] riscv: Use kvmalloc_array on relocation_hashtable

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-02  7:45 UTC  (6+ messages)
` [PATCH v4 06/14] x86: "

[PATCH 00/10] RV: Linear temporal logic monitors for RT application
 2025-04-02  7:35 UTC  (3+ messages)
` [PATCH 08/10] riscv: mm: Add page fault trace points


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