linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-25 10:35:16 to 2023-12-31 08:30:33 UTC [more...]

[PATCH V2 0/3] riscv: Add Zicbop & prefetchw support
 2023-12-31  8:29 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: Add Zicbop instruction definitions & cpufeature
` [PATCH V2 2/3] riscv: Add ARCH_HAS_PRETCHW support with Zibop
` [PATCH V2 3/3] riscv: xchg: Prefetch the destination word for sc.w

[PATCH 0/4] riscv: support fast gup
 2023-12-31  6:37 UTC  (9+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
` [PATCH 2/4] riscv: tlb: convert __p*d_free_tlb() to inline functions
` [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
` [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU

[GIT PULL] KVM/riscv changes for 6.8 part #1
 2023-12-31  5:33 UTC 

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2023-12-30 18:26 UTC  (5+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[PATCH v7 1/4] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
 2023-12-30 11:26 UTC  (3+ messages)

[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-30  8:10 UTC  (18+ messages)
` [v2 01/10] RISC-V: Fix the typo in Scountovf CSR name
` [v2 02/10] RISC-V: Add FIRMWARE_READ_HI definition
` [v2 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v2 04/10] RISC-V: Add SBI PMU snapshot definitions
` [v2 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
` [v2 06/10] RISC-V: KVM: No need to update the counter value during reset
` [v2 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
` [v2 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [v2 09/10] RISC-V: KVM: Add perf sampling support for guests
` [v2 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32

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

[v9, 00/10] riscv: support kernel-mode Vector
 2023-12-30  1:07 UTC  (13+ messages)
` [v9, 01/10] riscv: Add support for kernel mode vector
` [v9, 02/10] riscv: vector: make Vector always available for softirq context
` [v9, 03/10] riscv: Add vector extension XOR implementation
` [v9, 04/10] riscv: sched: defer restoring Vector context for user
` [v9, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
` [v9, 06/10] riscv: fpu: drop SR_SD bit checking
` [v9, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v9, 08/10] riscv: vector: use a mask to write vstate_ctrl
` [v9, 09/10] riscv: vector: use kmem_cache to manage vector context
` [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[RFC v1 0/1] Enable SPCR table for console output on RISC-V
 2023-12-29  6:54 UTC  (2+ messages)
` [RFC v1 1/1] RISC-V: ACPI: "

[PATCH v4 00/13] RISC-V: Add steal-time support
 2023-12-29  6:52 UTC  (2+ messages)

[PATCH] riscv: add CALLER_ADDRx support
 2023-12-29  6:34 UTC  (2+ messages)

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-29  3:46 UTC  (25+ messages)
` [PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v13 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v13 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v13 12/21] PCI: microchip: Add request_event_irq() callback function
` [PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value

[v1 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
 2023-12-29  1:44 UTC  (2+ messages)

[v1 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
 2023-12-29  1:44 UTC  (2+ messages)

[v1 04/10] RISC-V: Add SBI PMU snapshot definitions
 2023-12-29  1:44 UTC  (2+ messages)

[PATCH v4 02/13] RISC-V: Add SBI STA extension definitions
 2023-12-29  0:16 UTC  (2+ messages)

[PATCH v4 03/13] RISC-V: paravirt: Implement steal-time support
 2023-12-29  0:16 UTC  (2+ messages)

[PATCH v4 01/13] RISC-V: paravirt: Add skeleton for pv-time support
 2023-12-29  0:16 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: add watchdog dt node for CV1800
 2023-12-28 13:49 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: add timer dt node for CV1800
 2023-12-28 13:47 UTC  (3+ messages)

[RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2023-12-28 13:08 UTC  (3+ messages)

[PATCH 0/3] Add driver for Cadence SD6HC SD/eMMC controller
 2023-12-28  6:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation
` [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support
` [PATCH 3/3] riscv: dts: starfive: jh8100: Add SD/eMMC device tree nodes

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

[RFC PATCH 0/4] Introduce & Optimize compat-mode helpers
 2023-12-28  3:10 UTC  (10+ messages)
` [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
` [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h

[v8, 00/10] riscv: support kernel-mode Vector
 2023-12-28  1:52 UTC  (18+ messages)
` [v8, 01/10] riscv: Add support for kernel mode vector
` [v8, 04/10] riscv: sched: defer restoring Vector context for user
` [v8, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user
` [v8, 06/10] riscv: lib: add vectorized mem* routines
` [v8, 10/10] riscv: vector: allow kernel-mode Vector with preemption

[PATCH] dt-bindings: riscv: cpus: Clarify mmu-type interpretation
 2023-12-27 23:39 UTC  (2+ messages)

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

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-27 11:15 UTC  (7+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[RFC 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-27 11:03 UTC  (27+ messages)
` [RFC 01/16] reset: starfive: Rename file name "jh71x0" to "common"
` [RFC 02/16] reset: starfive: Convert the word "jh71x0" to "starfive"
` [RFC 03/16] clk: starfive: Rename file name "jh71x0" to "common"
` [RFC 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [RFC 06/16] clk: starfive: Add JH8100 System clock generator driver
` [RFC 07/16] dt-bindings: clock: Add StarFive JH8100 North-West clock and reset generator
` [RFC 08/16] clk: starfive: Add JH8100 North-West clock generator driver
` [RFC 09/16] dt-bindings: clock: Add StarFive JH8100 North-East clock and reset generator
` [RFC 10/16] clk: starfive: Add JH8100 North-East clock generator driver
` [RFC 11/16] dt-bindings: clock: Add StarFive JH8100 South-West clock and reset generator
` [RFC 12/16] clk: starfive: Add JH8100 South-West clock generator driver
` [RFC 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On clock and reset generator
` [RFC 14/16] clk: starfive: Add JH8100 Always-On clock generator driver
` [RFC 15/16] reset: starfive: Add StarFive JH8100 reset driver
` [RFC 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

[PATCH v4 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
 2023-12-27 10:41 UTC  (4+ messages)
` [PATCH v4 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS

[v3 0/6] DRM driver for verisilicon
 2023-12-27  3:57 UTC  (5+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane

[PATCH v5 0/3] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-27  2:54 UTC  (3+ messages)
` [PATCH v5 2/3] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v5 3/3] riscv: dts: sophgo: add uart clock "

[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
 2023-12-26 21:46 UTC 

[PATCH] irqchip/sifive-plic: One function call less in __plic_init() after error detection
 2023-12-26 20:42 UTC 

[PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
 2023-12-26 20:38 UTC  (2+ messages)

[v7, 00/10] riscv: support kernel-mode Vector
 2023-12-26  9:51 UTC  (6+ messages)
` [v7, 01/10] riscv: Add support for kernel mode vector

[RFC PATCH v3 0/3] Add support for reading D1 efuse speed bin
 2023-12-26  5:36 UTC  (3+ messages)
` [RFC PATCH v3 3/3] riscv: dts: allwinner: Fill in OPPs

[PATCH] riscv: Improve exception and system call latency
 2023-12-26  3:56 UTC  (2+ messages)

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

[PATCH V12 00/14] riscv: Add Native/Paravirt qspinlock support
 2023-12-26  0:35 UTC  (16+ messages)
` [PATCH V12 01/14] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V12 02/14] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH V12 03/14] riscv: errata: Move errata vendor func-id into vendorid_list.h
` [PATCH V12 04/14] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V12 05/14] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V12 06/14] riscv: qspinlock: Introduce combo spinlock
` [PATCH V12 07/14] riscv: qspinlock: Add virt_spin_lock() support for VM guest
` [PATCH V12 08/14] riscv: qspinlock: Force virt_spin_lock for KVM guests
` [PATCH V12 09/14] RISC-V: paravirt: Add pvqspinlock KVM backend
` [PATCH V12 10/14] RISC-V: paravirt: Add pvqspinlock frontend skeleton
` [PATCH V12 11/14] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V12 12/14] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V12 13/14] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V12 14/14] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait

[PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses
 2023-12-26  0:19 UTC 


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 NNTP newsgroup(s).