linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-22 11:57:36 to 2023-12-28 13:07:34 UTC [more...]

[PATCH] riscv: dts: sophgo: add timer dt node for CV1800
 2023-12-28 13:06 UTC 

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-28 11:58 UTC  (23+ 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

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2023-12-28  8:46 UTC  (3+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[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  (12+ 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  (23+ messages)
` [v8, 01/10] riscv: Add support for kernel mode vector
` [v8, 02/10] riscv: vector: make Vector always available for softirq context
` [v8, 03/10] riscv: Add vector extension XOR implementation
` [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, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
` [v8, 08/10] riscv: vector: use a mask to write vstate_ctrl
` [v8, 09/10] riscv: vector: use kmem_cache to manage vector context
` [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  (5+ messages)
` [PATCH v4 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v4 2/2] riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW

[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 "

[RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2023-12-26 23:56 UTC  (2+ messages)

[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  (3+ messages)

[PATCH v6 00/16] Support Andes PMU extension
 2023-12-26  2:59 UTC  (19+ messages)
` [PATCH v6 01/16] riscv: errata: Rename defines for Andes
` [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 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [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 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [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 

[PATCH 1/1] riscv: set ARCH_DMA_DEFAULT_COHERENT if RISCV_DMA_NONCOHERENT is not set
 2023-12-25  6:47 UTC  (13+ messages)

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2023-12-25  6:34 UTC  (5+ messages)
` [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()

[PATCH V2 0/4] riscv: mm: Fixup & Optimize COMPAT code
 2023-12-24 14:37 UTC  (10+ messages)
` [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-24 10:50 UTC  (5+ messages)
` [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
` [PATCH v10 4/4] riscv: dts: starfive: jh7110: "

[PATCH v3 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
 2023-12-23 22:05 UTC  (4+ messages)
` [PATCH v3 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v3 2/2] riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW

[syzbot] [riscv?] kernel panic: Kernel stack overflow (2)
 2023-12-23 12:49 UTC 

[PATCH V3 0/4] riscv: mm: Fixup & Optimize COMPAT code
 2023-12-23  3:39 UTC  (10+ messages)
` [PATCH V3 1/4] riscv: mm: Fixup compat mode boot failure
` [PATCH V3 2/4] riscv: mm: Fixup compat arch_get_mmap_end
` [PATCH V3 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
` [PATCH V3 4/4] riscv: mm: Optimize TASK_SIZE definition

[RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-12-23  3:15 UTC  (4+ messages)

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-23  0:18 UTC  (9+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings

[GIT PULL] KVM/riscv fixes for 6.7, take #1
 2023-12-22 23:09 UTC  (2+ messages)

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2023-12-22 17:58 UTC  (2+ messages)

[RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
 2023-12-22 17:15 UTC  (3+ 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 NNTP newsgroup(s).