public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 12:00:44 to 2023-12-08 16:01:52 UTC [more...]

[PATCH v4 00/13] Support Andes PMU extension
 2023-12-08 16:01 UTC  (5+ messages)
` [PATCH v4 02/13] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v4 03/13] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-08 15:41 UTC  (6+ messages)
` [PATCH v4 089/115] pwm: sifive: Make use of devm_pwmchip_alloc() function

[PATCH] riscv: pgtable: Enhance set_pte to prevent OoO risk
 2023-12-08 15:17 UTC  (2+ messages)

[PATCH v3 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-08 15:02 UTC  (12+ messages)
` [PATCH v3 1/4] dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
` [PATCH v3 2/4] clk: sophgo: Add CV1800 series clock controller driver
` [PATCH v3 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v3 4/4] riscv: dts: sophgo: add uart clock "

[PATCH v9 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-08 14:45 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: pwm: Add bindings for OpenCores PWM Controller
` [PATCH v9 2/4] pwm: opencores: Add PWM driver support
` [PATCH v9 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
` [PATCH v9 4/4] riscv: dts: starfive: jh7110: "

[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
 2023-12-08 14:39 UTC  (11+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma

[PATCH] riscv: lib: Implement optimized memchr function
 2023-12-08 14:18 UTC 

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-08 13:40 UTC  (18+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-08 13:16 UTC  (8+ messages)
` [PATCH v1 01/16] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/16] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/16] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 04/16] clk: starfive: Convert the word "jh71x0" to "starfive"

[PATCH v3 0/6] Initial device tree support for StarFive JH8100 SoC
 2023-12-08 12:08 UTC  (4+ messages)
` [PATCH v3 6/6] riscv: dts: starfive: Add initial StarFive JH8100 device tree

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-08 11:57 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v6 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v6 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH -fixes] riscv: kexec: Avoid deadlock in kexec crash path
 2023-12-08 11:10 UTC 

[PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-12-08 10:38 UTC  (5+ messages)
` [PATCH v5 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v5 2/4] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v5 3/4] dmaengine: sf-pdma: add mpfs-pdma "
` [PATCH v5 4/4] riscv: dts: microchip: add specific compatible for mpfs pdma

[v3 0/6] DRM driver for verisilicon
 2023-12-08  9:14 UTC  (20+ messages)
` [v3 1/6] dt-bindings: display: Add yamls for JH7110 display system
` [v3 4/6] drm/vs: Add KMS crtc&plane
` [v3 5/6] drm/vs: Add hdmi driver
          `  "

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-08  7:17 UTC  (5+ messages)

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-08  5:54 UTC  (13+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-12-08  5:04 UTC  (10+ messages)
` [PATCH 1/3] riscv: Add support for kernel-mode FPU
` [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-08  4:18 UTC  (4+ messages)
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher

[PATCH 0/6] RISC-V: KVM: Make SBI uapi consistent with ISA uapi
 2023-12-08  2:15 UTC  (5+ messages)
` [PATCH 1/6] RISC-V: KVM: Don't add SBI multi regs in get-reg-list
` [PATCH 5/6] KVM: riscv: selftests: Use register subtypes

[PATCH] riscv: Fix SMP when shadow call stacks are enabled
 2023-12-08  1:50 UTC  (4+ messages)

[PATCH v4 1/1] riscv: optimize ELF relocation function in riscv
 2023-12-08  1:02 UTC  (2+ messages)

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-07 22:28 UTC  (15+ messages)
` [RFC 1/9] RISC-V: Fix the typo in Scountovf CSR name
` [RFC 2/9] drivers/perf: riscv: Add a flag to indicate SBI v2.0 support
` [RFC 3/9] RISC-V: Add FIRMWARE_READ_HI definition
` [RFC 4/9] drivers/perf: riscv: Read upper bits of a firmware counter
` [RFC 5/9] RISC-V: Add SBI PMU snapshot definitions
` [RFC 6/9] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v5 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-07 20:33 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v5 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v5 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v5 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-07 18:03 UTC  (8+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-07 16:21 UTC  (3+ messages)

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-12-07 15:34 UTC  (2+ messages)

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-07 15:31 UTC  (3+ messages)

[PATCH] riscv: fix misaligned access handling of C.SWSP and C.SDSP
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH -next] RISC-V: hwprobe: Always use u64 for extension bits
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH v2] Support rv32 ULEB128 test
 2023-12-07 15:20 UTC  (3+ messages)

[PATCH v3] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-12-07 15:20 UTC  (2+ messages)

[PATCH v1 00/14] RISC-V: Add steal-time support
 2023-12-07 14:46 UTC  (7+ messages)
` [PATCH v1 03/14] RISC-V: paravirt: Implement "
` [PATCH v1 04/14] RISC-V: paravirt: Add kconfigs

[RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-12-07 13:11 UTC  (5+ messages)

[PATCH] Translated the RISC-V architecture boot documentation
 2023-12-07  9:32 UTC  (2+ messages)

[RFC PATCH 0/3] riscv: add support for SBI Supervisor Software Events
 2023-12-07  9:23 UTC  (3+ messages)
` [External] "

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2023-12-07  8:27 UTC  (9+ messages)
` [PATCH v8 2/4] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v8 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A "

[RFC PATCH V1 00/11] riscv: Introduce 64K base page
 2023-12-07  6:07 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
 2023-12-07  5:41 UTC 

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-06 23:22 UTC  (8+ messages)
` [PATCH v3 5/7] kexec_file, ricv: "

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-06 21:44 UTC  (7+ messages)
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2023-12-06 20:28 UTC  (3+ messages)

[PATCH 2/2] membarrier: riscv: Provide core serializing command
 2023-12-06 17:56 UTC  (6+ messages)

[PATCH v2 1/8] riscv: errata: Add StarFive JH7100 errata
 2023-12-06 17:09 UTC  (2+ messages)

[PATCH -fixes] riscv: Check if the code to patch lies in the exit section
 2023-12-06 16:54 UTC 

[PATCH 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-06 15:39 UTC  (3+ messages)
` [PATCH 2/4] clk: sophgo: Add CV1800 series clock controller driver

[PATCH v2 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-05 11:55 UTC  (2+ messages)
` [PATCH v2 2/4] clk: sophgo: Add CV1800 series clock controller driver

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2023-12-06 16:29 UTC  (2+ messages)

[PATCH v2 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
 2023-12-06 16:19 UTC  (2+ messages)

[PATCH 1/1] Translated the RISC-V architecture boot documentation
 2023-12-06 14:41 UTC 

[PATCH v3 0/3] Add missing port pins for RZ/Five SoC
 2023-12-06 14:29 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v3 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v3 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[syzbot] riscv/fixes boot error: failed to read from qemu: EOF
 2023-12-06 13:26 UTC  (2+ messages)

[PATCH v3 0/1] riscv: Introduce system suspend support
 2023-12-06 12:40 UTC  (4+ messages)
` [PATCH v3 1/1] riscv: sbi: "

[PATCH v3 0/6] PolarFire SoC Auto Update Support
 2023-12-06 12:25 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Fix issues with module loading
 2023-12-06 12:10 UTC  (2+ messages)

[PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-06 10:58 UTC  (6+ messages)
` [PATCH v12 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v12 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v12 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v12 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v12 17/21] PCI: plda: Add event interrupt codes and host init/deinit functions


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