public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 07:24:38 to 2024-07-01 06:50:59 UTC [more...]

[PATCH v7] riscv: mm: Add support for Svinval extension
 2024-07-01  6:50 UTC  (2+ messages)

[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
 2024-07-01  6:14 UTC  (4+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-07-01  5:52 UTC  (2+ messages)

[PATCH v6 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-07-01  5:49 UTC  (6+ messages)
` [PATCH v6 3/3] RISC-V: Select ACPI PPTT drivers
      ` [External] "

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-07-01  1:50 UTC  (3+ messages)

[PATCH 0/4] riscv: uaccess: optimizations
 2024-06-30 16:59 UTC  (20+ messages)
` [PATCH 1/4] riscv: implement user_access_begin and families
` [PATCH 2/4] riscv: uaccess: use input constraints for ptr of __put_user

[PATCH 0/3] riscv: allwinner: ClockworkPi and DevTerm devicetrees
 2024-06-30 15:09 UTC  (3+ messages)
` (subset) "

[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
 2024-06-30 15:09 UTC  (4+ messages)
` [PATCH v4 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
  ` (subset) "
` (subset) [PATCH v4 00/12] riscv: Allwinner D1/D1s platform support

[PATCH v6 0/4] Add Svade and Svadu Extensions Support
 2024-06-30 14:09 UTC  (8+ messages)
` [PATCH v6 1/4] RISC-V: "
` [PATCH v6 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v6 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v6 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[PATCH] arch: riscv: thead: implement basic spi
 2024-06-30 13:51 UTC  (2+ messages)

[PATCH v2] riscv: Extend sv39 linear mapping max size to 128G
 2024-06-30 11:05 UTC 

[PATCH 1/2] arch: riscv: thead: implement basic spi
 2024-06-30  6:35 UTC 

[PATCH v4 0/2] Tracepoints and static branch in Rust
 2024-06-30  6:00 UTC  (4+ messages)
` [PATCH v4 1/2] rust: add static_key_false
` [PATCH v4 2/2] rust: add tracepoint support

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-06-29 19:19 UTC  (19+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 02/10] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 04/10] riscv: Improve amocas.X use in cmpxchg()
` [PATCH v2 05/10] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v2 06/10] riscv: Implement xchg8/16() using Zabha
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
` [PATCH v2 08/10] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v2 09/10] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

[PATCH v2] dmaegine: virt-dma : Fix multi-user with vchan
 2024-06-29  2:00 UTC  (3+ messages)

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-28 22:32 UTC  (9+ messages)
` [RFC PATCH v2 07/10] iommu/riscv: support nested iommu for creating domains owned by userspace
` [RFC PATCH v2 08/10] iommu/riscv: support nested iommu for flushing cache

[PATCH] documentation: Fix riscv cmodx example
 2024-06-29  0:25 UTC 

[GIT PULL] RISC-V Fixes for 6.10-rc6
 2024-06-28 23:19 UTC  (2+ messages)

[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
 2024-06-28 15:41 UTC  (18+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: add spacemit
` [PATCH v2 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v2 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [PATCH v2 04/10] dt-bindings: timer: Add SpacemiT K1 CLINT
` [PATCH v2 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
` [PATCH v2 06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
` [PATCH v2 07/10] riscv: add SpacemiT SOC family Kconfig support
` [PATCH v2 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v2 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board "
` [PATCH v2 10/10] riscv: defconfig: enable SpacemiT SoC

[PATCH v3 0/3] Assorted fixes in RISC-V PMU driver
 2024-06-28 14:29 UTC  (11+ messages)
` [PATCH v3 2/3] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH v3 3/3] perf: RISC-V: Check standard event availability

[PATCH v6 0/3] Fix address translations on MPFS PCIe controller
 2024-06-28 11:59 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v6 2/3] PCI: microchip: Fix inbound "
` [PATCH v6 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH] riscv: signal: abstract header saving for setup_sigcontext
 2024-06-28 11:50 UTC 

[PATCH] riscv: vector: treat VS_INITIAL as discard
 2024-06-28 11:49 UTC 

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-06-28 11:47 UTC  (7+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v2 4/6] riscv: ftrace: do not use stop_machine to update code
` [PATCH v2 5/6] riscv: vector: Support calling schedule() for preemptible Vector
` [PATCH v2 6/6] riscv: ftrace: support PREEMPT

[PATCH v3 0/3] Add I2C support on TH1520
 2024-06-28 10:49 UTC  (3+ messages)

[PATCH v2 1/3] RISC-V: pi: Force hidden visibility for all symbol references
 2024-06-28  9:32 UTC  (10+ messages)
` [PATCH v2 2/3] RISC-V: pi: Add kernel/pi/pi.h
` [PATCH v2 3/3] RISC-V: Use Zkr to seed KASLR base address

[PATCH v2 0/2] PCI: microchip: support using either instance 1 or 2
 2024-06-28  9:04 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: microchip: rework reg region handing to "

[PATCH v2 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
 2024-06-28  8:50 UTC 

Fotowoltaika - propozycja instalacji
 2024-06-28  8:00 UTC 

[PATCH v4 0/3] Assorted fixes in RISC-V PMU driver
 2024-06-28  7:51 UTC  (4+ messages)
` [PATCH v4 1/3] drivers/perf: riscv: Do not update the event data if uptodate
` [PATCH v4 2/3] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH v4 3/3] perf: RISC-V: Check standard event availability

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-27 21:20 UTC  (10+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10078 warnings (v6.10-rc5-1-g04a2aef59cfe)
 2024-06-26 14:54 UTC 

[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH v3] riscv: dmi: Add SMBIOS/DMI support
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH] riscv: Implement pte_accessible()
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
 2024-06-27 17:50 UTC  (2+ messages)

[RESEND v4 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
 2024-06-27 17:50 UTC  (4+ messages)

[PATCH v3 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-06-27 17:22 UTC  (3+ messages)
` [PATCH v3 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH v3 1/2] rust: add static_key_false
 2024-06-27 16:26 UTC  (3+ messages)

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-06-27 16:17 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: riscv: Add pointer masking ISA extensions

[PATCH] riscv: entry: always initialize regs->a0 to -ENOSYS
 2024-06-27 15:48 UTC  (4+ messages)

[PATCH v2] riscv: entry: always initialize regs->a0 to -ENOSYS
 2024-06-27 14:23 UTC 

[GIT PULL] RISC-V Devicetree fixes for v6.10-rc5+ attempt 2
 2024-06-27 13:48 UTC 

[PATCH v3 1/4] riscv: defconfig: enable "heartbeat" led trigger
 2024-06-27 11:52 UTC  (4+ messages)
` [PATCH v3 2/4] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars
` [PATCH v3 3/4] riscv: dts: starfive: enable heartbeat LED for Pine64 Star64
` [PATCH v3 4/4] riscv: dts: starfive: enable heartbeat LED for StarFive VisionFive 2

[PATCH v5] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2024-06-27 10:38 UTC  (10+ messages)

[GIT PULL] RISC-V Sophgo SG2042 clock drivers for v6.11
 2024-06-27 10:26 UTC  (2+ messages)

[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-27  8:11 UTC  (4+ messages)

[PATCH v1 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-06-27  3:02 UTC  (3+ messages)
` [PATCH v1 1/2] riscv: Expose orig_a0 in the user_regs_struct structure
` [PATCH v1 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH 0/7] minor document fixups
 2024-06-26 22:50 UTC  (2+ messages)

[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
 2024-06-26 22:10 UTC  (5+ messages)

[PATCH] riscv: dts: starfive: add pcie1 on the star64
 2024-06-26 20:00 UTC 

[PATCH v4 0/4] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-06-26 19:13 UTC  (3+ messages)
` [PATCH v4 1/4] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc

[PATCH v2 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-06-26 15:55 UTC  (9+ messages)
` [PATCH v2 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v2 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
 2024-06-26 15:46 UTC  (3+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-06-26 15:38 UTC  (4+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-06-26 15:37 UTC  (5+ messages)
` [PATCH v3 5/6] KVM: riscv: Support guest wrs.nto
` [PATCH v3 6/6] KVM: riscv: selftests: Add Zawrs extension to get-reg-list test

[PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
 2024-06-26 14:43 UTC  (2+ messages)

[PATCH] RISC-V: fix vector insn load/store width mask
 2024-06-26 14:21 UTC  (2+ messages)

[PATCH] RISC-V: Dynamically allocate cpumasks and further increase range and default value of NR_CPUS
 2024-06-26 12:41 UTC  (4+ messages)

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-06-26 10:40 UTC  (7+ messages)
` [PATCH v2 20/20] pinctrl: samsung: "
  ` (subset) "


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