Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 13:36:34 to 2023-12-13 12:43:21 UTC [more...]

[PATCH v3 0/6] Initial device tree support for StarFive JH8100 SoC
 2023-12-13 12:43 UTC  (11+ messages)
` [PATCH v3 2/6] dt-bindings: riscv: Add "
` [PATCH v3 6/6] riscv: dts: starfive: Add initial StarFive JH8100 device tree

[PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
 2023-12-13 12:24 UTC  (5+ messages)
` [PATCH v1 1/2] riscv: abstract envcfg CSR

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-13 12:05 UTC  (38+ messages)
` [PATCH v1 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver
` [PATCH v1 07/16] dt-bindings: clock: Add StarFive JH8100 System-North-West clock and reset generator
` [PATCH v1 09/16] dt-bindings: clock: Add StarFive JH8100 System-North-East "
` [PATCH v1 11/16] dt-bindings: clock: Add StarFive JH8100 System-South-West "
` [PATCH v1 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On "
` [PATCH v1 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

[PATCH 0/9] riscv: hwprobe: add Zicond, Zam, Zacas and Ztso support
 2023-12-13 11:33 UTC  (10+ messages)
` [PATCH 1/9] riscv: add ISA extension parsing for Ztso
` [PATCH 2/9] riscv: hwprobe: export Ztso ISA extension
` [PATCH 3/9] dt-bindings: riscv: add Zam ISA extension description
` [PATCH 4/9] riscv: add ISA extension parsing for Zam
` [PATCH 5/9] riscv: hwprobe: export Zam ISA extension
` [PATCH 6/9] dt-bindings: riscv: add Zacas ISA extension description
` [PATCH 7/9] riscv: add ISA extension parsing for Zacas
` [PATCH 8/9] riscv: hwprobe: export Zacas ISA extension
` [PATCH 9/9] riscv: hwprobe: export Zicond extension

[PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
 2023-12-13 10:26 UTC  (2+ messages)

[PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-13 10:21 UTC  (6+ messages)
` [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event

[PATCH v9 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-13  9:27 UTC  (6+ messages)
` [PATCH v9 2/4] pwm: opencores: Add PWM "

[PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-13  8:36 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Introduce flush_cache_vmap_early()
` [PATCH v2 2/2] riscv: Enable pcpu page first chunk allocator

[PATCH v12 0/5] riscv: Add fine-tuned checksum functions
 2023-12-13  7:52 UTC  (8+ messages)
` [PATCH v12 1/5] asm-generic: Improve csum_fold
` [PATCH v12 2/5] riscv: Add static key for misaligned accesses
` [PATCH v12 3/5] riscv: Add checksum header
` [PATCH v12 4/5] riscv: Add checksum library
` [PATCH v12 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum

[PATCH v5 00/16] Support Andes PMU extension
 2023-12-13  7:03 UTC  (17+ messages)
` [PATCH v5 01/16] riscv: errata: Rename defines for Andes
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v5 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v5 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v5 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v5 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v5 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v5 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v5 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v5 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v5 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v5 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v5 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v5 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v5 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH v2 1/1] RISCV: KVM: update external interrupt atomically for IMSIC swfile
 2023-12-13  6:58 UTC  (2+ messages)

[PATCH] drivers: perf: constify the ctl_table argument of the riscv user access handler
 2023-12-13  6:27 UTC  (3+ messages)

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-12-13  6:16 UTC  (5+ messages)
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2023-12-13  5:57 UTC  (8+ messages)
` [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing
` [PATCH v4 2/7] kexec_file: print out debugging message if required
` [PATCH v4 3/7] kexec_file, x86: "
` [PATCH v4 4/7] kexec_file, arm64: "
` [PATCH v4 5/7] kexec_file, ricv: "
` [PATCH v4 6/7] kexec_file, power: "
` [PATCH v4 7/7] kexec_file, parisc: "

[PATCH 1/1] RISCV: KVM: should not be interrupted when update the external interrupt pending
 2023-12-13  3:48 UTC  (3+ messages)

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

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-13  2:45 UTC  (10+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-13  2:22 UTC  (8+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup

[v3 0/6] DRM driver for verisilicon
 2023-12-13  1:40 UTC  (16+ messages)
` [v3 5/6] drm/vs: Add hdmi driver
          `  "

[PATCH v1 1/2] riscv: abstract envcfg CSR
 2023-12-12 23:45 UTC  (2+ messages)

[PATCH v4 00/20] riscv: report more ISA extensions through hwprobe
 2023-12-12 22:20 UTC  (2+ messages)

linux-next: Tree for Dec 11 (riscv32: patch.c)
 2023-12-12 21:37 UTC  (5+ messages)
` linux-next: Tree for Dec 11 (drivers/perf/riscv_pmu_sbi.c)

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-12 21:05 UTC  (5+ messages)

[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-12 20:49 UTC  (3+ messages)
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-12-12 20:16 UTC  (6+ messages)

[PATCH -fixes v2] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
 2023-12-12 19:54 UTC 

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2023-12-12 19:13 UTC  (3+ messages)
` (subset) "

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

[PATCH v2] riscv: remove unused header
 2023-12-12 16:56 UTC  (2+ messages)

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-12 15:28 UTC  (5+ messages)

[PATCH -next] drivers: perf: Fix build error by adding const to ctl_table argument of handler
 2023-12-12 15:21 UTC  (2+ messages)

[PATCH 0/3] Fix XIP boot and make XIP testable in QEMU
 2023-12-12 15:14 UTC  (6+ messages)
` [PATCH 1/3] riscv: Make XIP bootable again
` [PATCH 2/3] riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
` [PATCH 3/3] riscv: Allow disabling of BUILTIN_DTB for XIP

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2023-12-12 11:55 UTC  (4+ messages)

[PATCH v4 00/13] Support Andes PMU extension
 2023-12-12 10:28 UTC  (7+ 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 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-12  9:31 UTC  (12+ messages)
` [PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v4 04/11] tools: riscv: Add header file csr.h
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-12  9:19 UTC  (2+ messages)

[PATCH v1] soc: renesas: make ARCH_R9A07G043 depend on !DMA_DIRECT_REMAP
 2023-12-12  8:43 UTC  (3+ messages)

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-12  8:37 UTC  (5+ messages)
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver

[PATCH v3] riscv: mm: execute local TLB flush after populating vmemmap
 2023-12-12  8:04 UTC  (6+ messages)

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-12  7:11 UTC  (26+ 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 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures

[PATCH] riscv: pgtable: Enhance set_pte to prevent OoO risk
 2023-12-12  3:07 UTC  (7+ messages)

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

[PATCH -fixes] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
 2023-12-12  0:48 UTC  (3+ messages)

[PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver
 2023-12-12  0:05 UTC  (2+ messages)

[PATCH] arch/riscv/kernel/sys_riscv.c: removed asm-generic
 2023-12-12  0:05 UTC  (2+ messages)

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-12-11 20:49 UTC  (5+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [v5 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v2 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2023-12-11 19:58 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v4 1/3] dt-bindings: arm: merge qcom,idle-state with idle-state
 2023-12-11 18:30 UTC  (2+ messages)

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

[PATCH --fixes] riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
 2023-12-11 17:34 UTC  (2+ messages)

[PATCH v2 0/4] membarrier: riscv: Core serializing command
 2023-12-11 16:54 UTC  (10+ messages)
` [PATCH v2 1/4] membarrier: riscv: Add full memory barrier in switch_mm()
` [PATCH v2 3/4] membarrier: riscv: Provide core serializing command
` [RFC PATCH 4/4] membarrier: Introduce Kconfig ARCH_HAS_MEMBARRIER

Backport riscv kconfig for v6.6
 2023-12-11 14:15 UTC  (4+ messages)
` [PATCH v6.1] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE

[PATCH] riscv: lib: Implement optimized memchr function
 2023-12-11 15:25 UTC  (3+ messages)

[PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-12-11 15:04 UTC  (2+ messages)
` (subset) "

[PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
 2023-12-11 13:50 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).