linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-28 13:46:05 to 2023-05-31 21:31:23 UTC [more...]

[PATCH v3 00/34] Split ptdesc from struct page
 2023-05-31 21:29 UTC 

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-05-31 17:08 UTC  (22+ messages)
` [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH 0/6] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-31 16:28 UTC  (18+ messages)
` [PATCH 1/6] riscv: errata: thead: only set cbom size & noncoherent during boot
` [PATCH 2/6] riscv: mm: mark CBO relate initialization funcs as __init
` [PATCH 3/6] riscv: mm: mark noncoherent_supported as __ro_after_init
` [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
` [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-31 15:05 UTC  (6+ messages)
` [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-31 15:10 UTC  (22+ messages)

[PATCH -fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set
 2023-05-31 15:10 UTC  (2+ messages)

[PATCH v1] RISC-V: mark hibernation as nonportable
 2023-05-31 15:10 UTC  (3+ messages)

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-31 13:58 UTC  (28+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
                    ` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
                                    ` [patch] x86/smpboot: Fix the parallel bringup decision
              ` [patch] x86/realmode: Make stack lock work in trampoline_compat()

[PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-05-31 13:20 UTC  (13+ messages)
` [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI

[PATCH v2] Documentation/process: add soc maintainer handbook
 2023-05-31 12:22 UTC  (10+ messages)

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-05-31 11:42 UTC  (9+ messages)
` [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
` [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110

[PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
 2023-05-31  9:38 UTC 

[PATCH v3] dmaengine: xilinx: dma: remove arch dependency
 2023-05-31  9:01 UTC 

[PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-05-31  8:56 UTC  (5+ messages)
` [PATCH v6 02/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v6 08/11] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support

[PATCH v5 0/3] Add TDM audio on StarFive JH7110
 2023-05-31  6:42 UTC  (9+ messages)
` [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm

[PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
 2023-05-31  3:39 UTC  (4+ messages)

[PATCH] riscv/purgatory: Do not use fortified string functions
 2023-05-31  0:34 UTC 

[PATCH v3 2/2] riscv: Add Zawrs support for spinlocks
 2023-05-30 18:45 UTC  (3+ messages)

[PATCH v3 0/3] RISC-V: KVM: Ensure SBI extension is enabled
 2023-05-30 17:50 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Rename dis_idx to ext_idx
` [PATCH v3 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
` [PATCH v3 3/3] RISC-V: KVM: Probe for SBI extension status

[PATCH v2 0/3] RISC-V: KVM: Ensure SBI extension is enabled
 2023-05-30 17:38 UTC  (6+ messages)
` [PATCH v2 2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[]
` [PATCH v2 3/3] RISC-V: KVM: Probe for SBI extension status

[PATCH -next v20 00/26] riscv: Add vector ISA support
 2023-05-30 16:51 UTC  (3+ messages)
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap

[PATCH] riscv: vector: Fixup modules compile error
 2023-05-30 16:22 UTC  (9+ messages)

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

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-05-30 14:12 UTC  (7+ messages)

[PATCH v2 00/13] nolibc: add part2 of support for rv32
 2023-05-30 13:54 UTC  (29+ messages)
` [PATCH v2 01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v2 02/13] selftests/nolibc: support two errnos with EXPECT_SYSER2()
` [PATCH v2 03/13] selftests/nolibc: waitpid_min: add waitid syscall support
` [PATCH v2 04/13] tools/nolibc: add missing nanoseconds support for __NR_statx
` [PATCH v2 05/13] tools/nolibc: add more wait status related types
` [PATCH v2 06/13] tools/nolibc: add pure 64bit off_t, time_t and blkcnt_t
` [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
` [PATCH v2 08/13] tools/nolibc: add pure 64bit time structs
` [PATCH v2 09/13] tools/nolibc: sys_select: add pure 64bit select
` [PATCH v2 10/13] tools/nolibc: sys_poll: add pure 64bit poll
` [PATCH v2 11/13] tools/nolibc: sys_gettimeofday: add pure 64bit gettimeofday
` [PATCH v2 12/13] tools/nolibc: sys_wait4: add waitid syscall support
` [PATCH v2 13/13] selftests/nolibc: riscv: customize makefile for rv32
` [PATCH v2 0/2] nolibc: add part3 of support "
  ` [PATCH 1/2] selftests/nolibc: add new gettimeofday test cases
  ` [PATCH 2/2] selftests/nolibc: add sizeof test for the new 64bit data types

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-30 12:55 UTC  (3+ messages)
` [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset

[PATCH -next v20 10/26] riscv: Add task switch support for vector
 2023-05-30 10:11 UTC  (3+ messages)

[PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
 2023-05-30 11:08 UTC  (5+ messages)
` [PATCH 1/4] selftests/nolibc: allow rerun with the same settings
` [PATCH 2/4] selftests/nolibc: add rerun support
` [PATCH 3/4] selftests/nolibc: add user space efault handler
` [PATCH 4/4] selftests/nolibc: add user-space efault restore test case

[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
 2023-05-30 10:06 UTC  (7+ messages)

[RFC PATCH 0/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
 2023-05-30  8:04 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v5 0/3] Add JH7110 MIPI DPHY RX support
 2023-05-30  2:37 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
` [PATCH v5 2/3] phy: starfive: Add mipi dphy rx support
` [PATCH v5 3/3] riscv: dts: starfive: Add dphy rx node

weird backtrace during kernel panic, possibly due to mapping symbols
 2023-05-29 13:23 UTC 

[PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
 2023-05-29 13:15 UTC  (10+ messages)
` [PATCH v2 1/7] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v2 2/7] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v2 4/7] selftests/nolibc: not include limits.h for nolibc
` [PATCH v2 5/7] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v2 6/7] tools/nolibc: arm: add missing my_syscall6
` [PATCH v2 7/7] tools/nolibc: open: fix up compile warning for arm

[PATCH] riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle
 2023-05-29 13:08 UTC  (2+ messages)

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-05-29 12:20 UTC  (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

[PATCH -next V12 0/3] riscv: Add independent irq/softirq stacks
 2023-05-29  8:46 UTC  (4+ messages)
` [PATCH -next V12 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH -next V12 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH -next V12 3/3] riscv: stack: Add config of thread stack size

[RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
 2023-05-28 16:39 UTC  (10+ messages)
` [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
` [RFC PATCH v1 2/4] dt-bindings: "


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).