linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-20 10:14:10 to 2023-05-25 06:19:46 UTC [more...]

[PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
 2023-05-25  6:18 UTC 

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

Bug report: kernel paniced when system hibernates
 2023-05-24 23:53 UTC  (17+ messages)

linux-next: Tree for May 15 (several RV64 build errors)
 2023-05-24 23:11 UTC  (11+ messages)

[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  (16+ 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 -next v20 24/26] riscv: Add documentation for Vector

[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/13] tools/nolibc: riscv: Add full rv32 support
 2023-05-24 20:23 UTC  (19+ 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 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 v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-05-24 11:04 UTC  (7+ 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

[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 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-24  1:49 UTC  (6+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "

[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  (11+ messages)
` [PATCH 1/7] tools/nolibc: fix typo pint -> point
` [PATCH 2/7] tools/nolibc: x86_64: disable stack protector for _start
` [PATCH 3/7] tools/nolibc: ensure stack protector guard is never zero
` [PATCH 4/7] tools/nolibc: add test for __stack_chk_guard initialization
` [PATCH 5/7] tools/nolibc: reformat list of headers to be installed
` [PATCH 6/7] tools/nolibc: add autodetection for stackprotector support
` [PATCH 7/7] tools/nolibc: simplify stackprotector compiler flags

[PATCH] tools/nolibc: riscv: add stackprotector support
 2023-05-23 18:56 UTC  (13+ messages)
` [PATCH] selftests/nolibc: Fix up compile error for rv32

[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/3] RISC-V: KVM: Ensure SBI extension is enabled
 2023-05-22  9:28 UTC  (4+ messages)
` [PATCH 3/3] RISC-V: KVM: Introduce extension_enabled

[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  (17+ 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 v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
` [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree

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

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-20 15:57 UTC  (5+ messages)

[PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
 2023-05-20 14:31 UTC  (2+ messages)

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-05-20 13:19 UTC  (5+ messages)
` [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

Re: [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions for rv32
 2023-05-20 10:20 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).