Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-21 10:08:47 to 2023-05-25 16:41:51 UTC [more...]

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-05-25 16:41 UTC  (14+ messages)
` [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
` [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-25 16:37 UTC  (11+ messages)
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail

[PATCH 0/3] RISC-V: KVM: Ensure SBI extension is enabled
 2023-05-25 15:58 UTC  (5+ messages)
` [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled

Bug report: kernel paniced when system hibernates
 2023-05-25 14:20 UTC  (25+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-05-25 14:01 UTC  (8+ messages)
` [PATCH v2 1/4] riscv: move options to keep entries sorted
` [PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
` [PATCH v2 3/4] vmlinux.lds.h: use correct .init.data.* section name
` [PATCH v2 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION

linux-next: Tree for May 15 (several RV64 build errors)
 2023-05-25 12:50 UTC  (12+ messages)

[RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
 2023-05-25 10:06 UTC  (3+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25  9:19 UTC  (9+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-25  7:46 UTC  (2+ messages)

[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
 2023-05-25  7:22 UTC  (22+ messages)
` [PATCH 01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32"
` [PATCH 02/13] Revert "selftests/nolibc: Fix up compile error "
` [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
` [PATCH 05/13] selftests/nolibc: riscv: customize makefile "
` [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
` [PATCH 07/13] selftests/nolibc: remove the duplicated gettimeofday_bad2
` [PATCH 08/13] tools/nolibc: sys_lseek: riscv: use __NR_llseek for rv32
` [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 "
` [PATCH 10/13] tools/nolibc: ppoll/ppoll_time64: add a missing argument
` [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
` [PATCH 12/13] tools/nolibc: sys_wait4: riscv: use __NR_waitid "
` [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 "
` [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW

[PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
 2023-05-25  6:23 UTC  (2+ messages)

[PATCH 0/4] Remove WARN_ON in save_processor_state
 2023-05-25  2:55 UTC  (5+ messages)
` [PATCH 1/4] ARM: hibernate: remove "
` [PATCH 2/4] arm64: "
` [PATCH 3/4] riscv: "
` [PATCH 4/4] xtensa: "

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2023-05-24 23:00 UTC  (7+ messages)
` [PATCH v3 1/2] riscv: don't include kernel.h into alternative.h
` [PATCH v3 2/2] riscv: Add Zawrs support for spinlocks

[PATCH -next v20 00/26] riscv: Add vector ISA support
 2023-05-24 14:21 UTC  (13+ messages)
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
` [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-24 20:48 UTC  (3+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-24 18:48 UTC  (7+ messages)
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h

[PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
 2023-05-24 16:16 UTC  (4+ messages)

[PATCH] riscv: mm: try VMA lock-based page fault handling first
 2023-05-24 13:20 UTC  (6+ messages)

[RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
 2023-05-24 12:14 UTC  (11+ messages)
` [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
` [RFC PATCH v1 2/4] dt-bindings: "
` [RFC PATCH v1 3/4] ARM: dts: sun8i: t113s: Add GPADC node
` [RFC PATCH v1 4/4] riscv: dts: allwinner: d1: "

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-24 10:19 UTC  (12+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator

[PATCH v4 0/3] Add TDM audio on StarFive JH7110
 2023-05-24  8:20 UTC  (4+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver

[PATCH -next v20 12/26] riscv: Add ptrace vector support
 2023-05-24  7:50 UTC  (4+ messages)

[PATCH v2] dmaengine: pl330: rename _start to prevent build error
 2023-05-24  5:47 UTC  (2+ messages)

[PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
 2023-05-24  0:49 UTC  (2+ messages)

[PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
 2023-05-24  0:48 UTC  (2+ messages)

[PATCH -next v20 10/26] riscv: Add task switch support for vector
 2023-05-24  0:49 UTC  (2+ messages)

[PATCH -next v20 23/26] riscv: Enable Vector code to be built
 2023-05-24  0:22 UTC  (2+ messages)

[PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
 2023-05-23 20:12 UTC  (5+ messages)
` [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags

[PATCH] selftests/nolibc: Fix up compile error for rv32
 2023-05-23 18:56 UTC  (4+ messages)

[PATCH] dmaengine: pl330: rename _start to prevent build error
 2023-05-23 15:20 UTC  (4+ messages)

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-23 12:01 UTC  (3+ messages)
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-23 10:19 UTC  (9+ messages)
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils

[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
 2023-05-23  6:49 UTC  (7+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()

[PATCH v1] Documentation/process: add soc maintainer handbook
 2023-05-23  5:19 UTC  (5+ messages)

[PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
 2023-05-23  5:54 UTC  (6+ messages)

[PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-22 14:20 UTC  (3+ messages)
` [PATCH v8 2/4] crypto: starfive - Add crypto engine support

[PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2023-05-22 10:48 UTC  (2+ messages)

[PATCH 0/7] riscv: Memory Hot(Un)Plug support
 2023-05-22  8:21 UTC  (5+ messages)

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-22  7:42 UTC  (8+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
` [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-22  7:13 UTC  (9+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver

[PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
 2023-05-22  4:19 UTC  (2+ messages)

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-22  4:16 UTC  (3+ messages)
` [PATCH v7 3/4] powerpc/purgatory: Remove PGO flags

[PATCH V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
 2023-05-22  2:50 UTC 

[PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
 2023-05-22  2:44 UTC  (6+ messages)

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-22  1:36 UTC  (8+ messages)
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree

[PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
 2023-05-22  1:12 UTC  (3+ messages)

riscv: boot failure for 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping")
 2023-05-21 22:01 UTC  (3+ messages)

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-21 15:30 UTC  (2+ messages)

[PATCH V9 0/4] riscv: Optimize function trace
 2023-05-21 15:22 UTC  (5+ messages)
` [PATCH V9 3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support

[PATCH v3] RISC-V: Enable dead code elimination
 2023-05-21 15:06 UTC  (5+ messages)

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-21 12:37 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 read-only IMAP folder(s) and NNTP newsgroup(s).