public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 12:37:36 to 2024-07-03 05:57:53 UTC [more...]

[PATCH v4 00/13] riscv: Add support for xtheadvector
 2024-07-03  5:56 UTC  (13+ messages)
` [PATCH v4 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v4 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v4 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v4 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v4 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v4 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 12/13] selftests: riscv: Fix vector tests
` [PATCH v4 13/13] selftests: riscv: Support xtheadvector in "

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03  5:35 UTC  (80+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 02/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 SoC dtsi
` [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 05/47] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
` [PATCH 06/47] dt-bindings: interconnect: qcom: document the interconnect compatibles for QCS9100
` [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible
` [PATCH 08/47] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
` [PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
` [PATCH 10/47] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
` [PATCH 11/47] dt-bindings: crypto: qcom,prng: document QCS9100
` [PATCH 12/47] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
` [PATCH 13/47] dt-bindings: ufs: qcom: document QCS9100 UFS
` [PATCH 14/47] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
` [PATCH 15/47] dt-bindings: usb: dwc3: Add QCS9100 compatible
` [PATCH 16/47] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
` [PATCH 17/47] dt-bindings: arm-smmu: Document QCS9100 GPU SMMU
` [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description
` [PATCH 20/47] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
` [PATCH 21/47] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
` [PATCH 22/47] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
` [PATCH 23/47] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH 24/47] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
` [PATCH 25/47] dt-bindings: watchdog: qcom-wdt: document QCS9100
` [PATCH 26/47] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
` [PATCH 28/47] dt-bindings: power: qcom,rpmpd: document the QCS9100 RPMh Power Domains
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 31/47] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
  ` [PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
  ` [PATCH 33/47] interconnect: qcom: add driver support for qcs9100
  ` [PATCH 34/47] clk: qcom: add the GCC driver support for QCS9100
  ` [PATCH 35/47] phy: qcom-qmp-ufs: Add QCS9100 support
  ` [PATCH 36/47] phy: qcpm-qmp-usb: Add support for QCS9100
  ` [PATCH 37/47] clk: qcom: add the GPUCC driver "
  ` [PATCH 38/47] phy: qcom: add the SGMII SerDes PHY driver support
  ` [PATCH 39/47] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform
  ` [PATCH 40/47] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks

[PATCH 0/3] Add SARADC support on Sophgo SoC
 2024-07-03  5:09 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
` [PATCH 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo SARADC
` [PATCH 3/3] riscv: dts: sophgo: Add SARADC configuration

[PATCH v6 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-03  2:30 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v6 2/2] drivers: hwmon: sophgo: Add "

[RFC PATCH] riscv: Enable generic CPU vulnerabilites support
 2024-07-03  2:27 UTC 

[PATCH v3 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-07-03  2:09 UTC  (11+ messages)
` [PATCH v3 1/4] RISC-V: pi: Force hidden visibility for all symbol references
` [PATCH v3 2/4] RISC-V: lib: Add pi aliases for string functions
` [PATCH v3 3/4] RISC-V: pi: Add kernel/pi/pi.h
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address

[PATCH] riscv: selftests: Fix vsetivli args for clang
 2024-07-03  1:54 UTC 

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-02 22:22 UTC  (14+ messages)
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v3 00/13] riscv: Add support for xtheadvector
 2024-07-02 15:39 UTC  (16+ messages)
` [PATCH v3 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v3 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 09/13] riscv: vector: Support xtheadvector save/restore

[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
 2024-07-02 15:25 UTC  (13+ messages)
` [PATCH v2 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v2 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [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 v3 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-07-02 15:09 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
` [PATCH v3 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
` [PATCH v3 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-07-02 15:08 UTC  (3+ messages)
` [PATCH 3/3] mailbox: sophgo: add mailbox driver "

[PATCH v3 0/4] Svvptc extension to remove preventive sfence.vma
 2024-07-02 15:02 UTC  (11+ messages)
` [PATCH v3 1/4] riscv: Add ISA extension parsing for Svvptc
` [PATCH v3 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH v3 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
  ` [External] "
` [PATCH v3 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[PATCH bpf-next v6 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02 14:10 UTC  (7+ messages)
` [PATCH bpf-next v6 1/3] riscv, bpf: "
` [PATCH bpf-next v6 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH bpf-next v6 3/3] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v8] riscv: mm: Add support for Svinval extension
 2024-07-02 12:32 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02 11:57 UTC  (6+ messages)
` [PATCH bpf-next v5 1/3] riscv, bpf: "
` [PATCH bpf-next v5 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH bpf-next v5 3/3] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
 2024-07-02  9:54 UTC  (3+ messages)
` [PATCH v2 1/4] riscv: Extend cpufeature.c to detect vendor extensions

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-07-02  7:51 UTC  (6+ messages)

Proszę o kontakt
 2024-07-02  7:45 UTC 

[PATCH v1 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-07-02  5:37 UTC  (5+ 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 v4 0/1] Provide the frequency of time CSR via hwprobe
 2024-07-02  3:37 UTC  (2+ messages)
` [PATCH v4] RISC-V: "

[PATCH v3 1/4] riscv: defconfig: enable "heartbeat" led trigger
 2024-07-02  2:01 UTC  (4+ messages)
` [PATCH v3 2/4] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars

[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02  1:24 UTC  (4+ messages)
` [PATCH RESEND bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct

[PATCH v2 0/3] Add basic SPI support on TH1520
 2024-07-01 18:57 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: spi: snps,dw-apb-ssi.yaml: update compatible property
` [PATCH v2 2/3] spi: dw-mmio: update dw_spi_mmio_of_match struct with thead
` (subset) [PATCH v2 0/3] Add basic SPI support on TH1520

RISC - V Microconference CFP 2024 CFP
 2024-07-01 18:33 UTC  (2+ messages)

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-07-01 17:51 UTC  (3+ messages)

[GIT PULL] SoC fixes for 6.10, part 2
 2024-07-01 16:49 UTC  (2+ messages)

[PATCH RESEND bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-07-01 15:20 UTC  (2+ messages)

Vector on Banana Pi BPI-F3
 2024-07-01 13:40 UTC  (4+ messages)

[PATCH v4 0/3] Assorted fixes in RISC-V PMU driver
 2024-07-01 13:01 UTC  (2+ messages)

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-07-01 12:33 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings


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