public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-07-23 02:07:47 to 2023-07-25 08:36:07 UTC [more...]

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-25  8:41 UTC 

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-25  8:27 UTC  (7+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-07-25  8:26 UTC  (5+ messages)

[PATCH] riscv: remove redundant mv instructions
 2023-07-25  8:01 UTC  (2+ messages)

[-next v1 0/1] Add StarFive Visionfive 2 v1.3B gmac phy configuration
 2023-07-25  7:47 UTC  (4+ messages)
` [-next v1 1/1] riscv: dts: starfive: visionfive 2: Add "

[RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
 2023-07-25  7:48 UTC  (5+ messages)
` [RESEND PATCH -fixes 2/2] Documentation: kdump: Add va_kernel_pa_offset for RISCV64

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-25  7:35 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: riscv: Add early boot document

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-07-25  7:11 UTC  (9+ messages)
` [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v6 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2023-07-25  7:05 UTC 

[PATCH v3 0/4] gpio: sifive: Module support
 2023-07-25  7:04 UTC  (6+ messages)
` [PATCH v3 1/4] gpio: sifive: Directly use the device's fwnode
` [PATCH v3 2/4] gpio: sifive: Look up IRQs only once during probe
` [PATCH v3 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
` [PATCH v3 4/4] gpio: sifive: Allow building the driver as a module

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2023-07-25  6:25 UTC  (4+ messages)

[PATCH RFC 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-07-25  5:40 UTC  (6+ messages)
` [PATCH RFC 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 compatible
` [PATCH RFC 2/4] riscv: dts: thead: Add TH1520 mmc controller and sdhci clock
` [PATCH RFC 3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC controller
` [PATCH RFC 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-25  4:41 UTC  (33+ messages)
` [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 13/31] x86: "
` [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 17/31] arm: "
` [PATCH mm-unstable v7 18/31] arm64: "
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 0/7] Risc-V Kvm Smstateen
 2023-07-25  4:17 UTC  (11+ messages)
` [PATCH v3 1/7] RISC-V: Detect Smstateen extension
` [PATCH v3 2/7] dt-bindings: riscv: Add smstateen entry
` [PATCH v3 3/7] RISC-V: KVM: Add kvm_vcpu_config
` [PATCH v3 4/7] RISC-V: KVM: Enable Smstateen accesses
` [PATCH v3 5/7] RISCV: KVM: Add senvcfg context save/restore
` [PATCH v3 6/7] RISCV: KVM: Add sstateen0 "
` [PATCH v3 7/7] RISCV: KVM: Add sstateen0 to ONE_REG

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-25  3:12 UTC  (4+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-25  2:32 UTC  (11+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v2 2/2] clk: sifive: Allow building the driver as a module
 2023-07-25  0:42 UTC 

[PATCH 2/2] clk: sifive: Allow building the driver as a module
 2023-07-25  0:19 UTC  (3+ messages)

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-07-24 18:33 UTC  (2+ messages)

[PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC
 2023-07-24 18:28 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: spi: add reference file to YAML
` [PATCH v3 2/2] riscv: dts: starfive: Add spi node and pins configuration
` (subset) [PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC

[PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
 2023-07-24 18:28 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24 17:43 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
` [PATCH v2 2/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-24 17:03 UTC  (6+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24 17:00 UTC  (5+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes

[v2, 0/5] riscv: support kernel-mode Vector
 2023-07-24 16:26 UTC  (10+ messages)
` [v2, 2/5] riscv: Add support for kernel mode vector
` [v2, 3/5] riscv: Add vector extension XOR implementation
` [v2, 5/5] riscv: vector: allow kernel-mode Vector with preemption

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-24 13:23 UTC  (11+ messages)
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues

[PATCH v2 00/35] arm64/gcs: Provide support for GCS in userspace
 2023-07-24 12:46 UTC  (36+ messages)
` [PATCH v2 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 02/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v2 03/35] arm64/gcs: Document the ABI "
` [PATCH v2 04/35] arm64/sysreg: Add new system registers for GCS
` [PATCH v2 05/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v2 06/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v2 07/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v2 08/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v2 09/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v2 10/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v2 11/35] arm64/mm: Map pages for guarded control stack
` [PATCH v2 12/35] KVM: arm64: Manage GCS registers for guests
` [PATCH v2 13/35] arm64/el2_setup: Allow GCS usage at EL0 and EL1
` [PATCH v2 14/35] arm64/idreg: Add overrride for GCS
` [PATCH v2 15/35] arm64/hwcap: Add hwcap "
` [PATCH v2 16/35] arm64/traps: Handle GCS exceptions
` [PATCH v2 17/35] arm64/mm: Handle GCS data aborts
` [PATCH v2 18/35] arm64/gcs: Context switch GCS registers for EL0
` [PATCH v2 19/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v2 20/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v2 21/35] arm64/mm: Implement map_shadow_stack()
` [PATCH v2 22/35] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v2 23/35] arm64/signal: Expose GCS state in signal frames
` [PATCH v2 24/35] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v2 25/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v2 26/35] kselftest/arm64: Verify the GCS hwcap
` [PATCH v2 27/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v2 28/35] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v2 29/35] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v2 30/35] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v2 31/35] kselftest/arm64: Add very basic GCS test program
` [PATCH v2 32/35] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v2 33/35] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v2 34/35] selftests/arm64: Add GCS signal tests
` [PATCH v2 35/35] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-24 12:07 UTC  (5+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies

[PATCH 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24 12:07 UTC  (9+ messages)
` [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH 2/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles

[PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
 2023-07-24  9:59 UTC  (2+ messages)

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-07-24 10:48 UTC  (2+ messages)

[PATCH v3 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
 2023-07-24 10:32 UTC  (2+ messages)

[PATCH v10 0/6] Add non-coherent DMA support for AX45MP
 2023-07-24 10:18 UTC  (3+ messages)
` [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support

[PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
 2023-07-24 10:16 UTC  (2+ messages)

[PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
 2023-07-24 10:16 UTC  (3+ messages)

[PATCH v2 -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
 2023-07-24 10:03 UTC  (3+ messages)

[PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo
 2023-07-24  9:57 UTC 

[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-07-24  9:22 UTC  (6+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-24  9:05 UTC  (6+ messages)

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-24  8:27 UTC  (4+ messages)
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes

[PATCH] riscv: Move the "Call Trace" to dump_backrace()
 2023-07-24  7:57 UTC  (2+ messages)

[PATCH v3 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-24  7:49 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: allow kmalloc() caches aligned to the smallest value

[PATCH] riscv: alternatives: fix a typo in comment
 2023-07-24  7:46 UTC  (2+ messages)

[PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
 2023-07-24  6:51 UTC  (3+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: jh7110: add dma controller node
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: add the node and pins configuration for tdm

[PATCH -fixes] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
 2023-07-23 17:10 UTC  (3+ messages)

[PATCH] riscv: relocate R_RISCV_CALL_PLT in kexec_file
 2023-07-23 10:27 UTC  (5+ messages)

[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-07-23  2:07 UTC  (2+ messages)


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