public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-03-31 07:55:20 to 2023-04-03 18:29:02 UTC [more...]

[PATCH v3 0/8] Hey Jassi, all,
 2023-04-03 18:28 UTC  (7+ messages)
` mailbox,soc: mpfs: add support for fallible services (was [PATCH v3 0/8] Hey Jassi, all,)

[PATCH v7 0/6] RISC-V non-coherent function pointer based CMO + non-coherent DMA support for AX45MP
 2023-04-03 18:23 UTC  (25+ messages)
` [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v7 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v7 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core

[PATCH v1 0/2] RISC-V: enable rust
 2023-04-03 17:14 UTC  (7+ messages)

[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
 2023-04-03 16:37 UTC  (18+ messages)
` [PATCH v3 1/8] RISC-V: Add AIA related CSR defines
` [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v3 3/8] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART "
` [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management

[PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
 2023-04-03 16:21 UTC  (2+ messages)

[PATCH v1 0/3] Add TDM audio on StarFive JH7110
 2023-04-03 12:58 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03 12:15 UTC  (2+ messages)
` [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-04-03 12:07 UTC  (4+ messages)
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA

[PATCH v4 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03  9:41 UTC  (3+ messages)
` [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM
 2023-04-03  8:44 UTC  (3+ messages)

[PATCH v10 0/8] function_graph: Support recording and printing the return value of function
 2023-04-03  8:30 UTC  (16+ messages)
` [PATCH v10 1/8] "
` [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v10 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v10 4/8] arm64: "
` [PATCH v10 5/8] riscv: "
` [PATCH v10 6/8] x86/ftrace: "
` [PATCH v10 7/8] LoongArch: ftrace: "
` [PATCH v10 8/8] selftests/ftrace: Add funcgraph-retval test case

W sprawie samochodu
 2023-04-03  7:50 UTC 

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-03  7:47 UTC  (26+ messages)
` [PATCH v7 01/22] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v7 02/22] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [PATCH v7 04/22] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v7 05/22] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
` [PATCH v7 06/22] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v7 07/22] reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [PATCH v7 08/22] reset: Create subdirectory for StarFive drivers
` [PATCH v7 09/22] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v7 10/22] reset: starfive: Extract the "
` [PATCH v7 11/22] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v7 12/22] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v7 13/22] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v7 14/22] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v7 15/22] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v7 16/22] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v7 17/22] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v7 18/22] dt-bindings: riscv: Add SiFive S7 compatible
` [PATCH v7 19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v7 20/22] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v7 21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree
` [PATCH v7 22/22] riscv: dts: starfive: jh7110: Correct the properties of S7 core

[-net-next v10 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-03  6:59 UTC  (7+ messages)
` [-net-next v10 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [-net-next v10 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [-net-next v10 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [-net-next v10 4/6] dt-bindings: net: Add support StarFive dwmac
` [-net-next v10 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [-net-next v10 6/6] net: stmmac: starfive-dmac: Add phy interface settings

[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
 2023-04-03  6:39 UTC  (10+ messages)
` [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support

[PATCH v2 0/7] PolarFire SoC Auto Update Support
 2023-04-02 10:57 UTC  (5+ messages)
` [PATCH v2 6/7] fpga: add PolarFire SoC Auto Update support

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-02  6:52 UTC  (29+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[RFC PATCH] riscv: Add static call implementation
 2023-04-02  5:49 UTC 

[PATCH -next v17 00/20] riscv: Add vector ISA support
 2023-04-01 22:21 UTC  (37+ messages)
` [PATCH -next v17 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v17 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v17 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v17 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v17 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v17 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v17 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v17 09/20] riscv: Add task switch support for vector
` [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v17 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v17 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v17 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v17 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v17 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v17 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v17 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v17 20/20] riscv: Enable Vector code to be built

[PATCH v5 6/6] RISC-V: Add hwprobe vDSO function and data
 2023-04-01 21:22 UTC  (2+ messages)

[PATCH v15 0/2] Microchip Soft IP corePWM driver
 2023-04-01 20:50 UTC  (3+ messages)
` [PATCH v15 1/2] pwm: add microchip soft ip "

[PATCH 00/19] DT header disentangling, part 1
 2023-04-01 19:22 UTC  (5+ messages)
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-04-01 18:41 UTC  (16+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-04-01 12:12 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
 2023-04-01  9:15 UTC  (4+ messages)
` [PATCH v4 1/3] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v4 2/3] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v4 3/3] of: address: Always use dma_default_coherent for default coherency

[PATCH v3] purgatory: fix disabling debug info
 2023-04-01  1:08 UTC  (5+ messages)

[RFC PATCH] riscv: dts: nezha-d1: Add memory
 2023-03-31 19:02 UTC  (3+ messages)

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-03-31 17:51 UTC  (6+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing

[PATCH v3 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-03-31 17:28 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[GIT PULL] RISC-V Fixes for 6.3-rc5
 2023-03-31 17:26 UTC  (2+ messages)

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-03-31 17:15 UTC  (7+ messages)
` [PATCH v2 5/7] RISC-V: KVM: Add ONE_REG interface for "
` [PATCH v2 7/7] RISC-V: KVM: Implement guest external interrupt line management

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2023-03-31 15:17 UTC  (2+ messages)

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-03-31 12:53 UTC  (3+ messages)

[PATCH v2] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-31 12:37 UTC  (2+ messages)

[PATCH -next v2 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-31 11:36 UTC  (6+ messages)
` [PATCH -next v2 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH v8 0/4] RISC-V Hibernation Support
 2023-03-31 10:27 UTC  (3+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-31  9:33 UTC  (5+ messages)
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc "


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