linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 01:24:28 to 2021-07-01 00:22:52 UTC [more...]

[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
 2021-07-01  0:20 UTC  (2+ messages)
` [RFC PATH 1/2] dt-bindings: gpio: add starfive,jh7100-gpio bindings

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-06-30 11:58 UTC  (6+ messages)

[PATCH 1/1] RISC-V: load initrd wherever it fits into memory
 2021-06-30  7:30 UTC  (3+ messages)

[PATCH v3 0/3] riscv: optimized mem* functions
 2021-06-30  4:40 UTC  (23+ messages)
` [PATCH v3 1/3] riscv: optimized memcpy
` [PATCH v3 2/3] riscv: optimized memmove
` [PATCH v3 3/3] riscv: optimized memset

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-29 20:08 UTC  (4+ messages)

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-06-29 13:01 UTC  (3+ messages)

[PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
 2021-06-29  9:13 UTC  (3+ messages)
` [PATCH 2/3] riscv: Make sure the linear mapping does not use the kernel mapping
` [PATCH 3/3] riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE

[PATCH -next 1/2] riscv: implemented auipc simulate instruction
 2021-06-29  2:34 UTC  (2+ messages)
` [PATCH -next 2/2] riscv: implemented branch simulate instructions

[PATCH] riscv: stacktrace: fix dump_backtrace/walk_stackframe with NULL task
 2021-06-28 23:20 UTC  (3+ messages)

prefetchw()
 2021-06-27  3:44 UTC  (2+ messages)

[PATCH 0/3] lib/string: optimized mem* functions
 2021-06-27  0:19 UTC  (6+ messages)
` [PATCH 1/3] lib/string: optimized memcpy
` [PATCH 2/3] lib/string: optimized memmove
` [PATCH 3/3] lib/string: optimized memset

[PATCH v3 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-25 13:50 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
 2021-06-25 13:31 UTC  (2+ messages)

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-06-25 13:30 UTC  (7+ messages)
` [PATCH v8 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v8 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-06-25 13:09 UTC  (2+ messages)
` [PATCH v3 1/2] drivers/firmware: move x86 Generic System Framebuffers support

[PATCH] riscv: xip: Fix duplicate included asm/pgtable.h
 2021-06-25  9:28 UTC 

[PATCH v2] dt-bindings: riscv: add starfive jh7100 bindings
 2021-06-25  7:12 UTC 

[PATCH] dt-bindings: riscv: add starfive jh7100 compatibles
 2021-06-25  6:59 UTC  (3+ messages)

[RFC PATCH v1 00/10] RISC-V ACLINT Support
 2021-06-24 19:37 UTC  (3+ messages)
` [RFC PATCH v1 09/10] dt-bindings: timer: Add ACLINT MSWI and SSWI bindings

[PATCH v9 5/5] MAINTAINERS: add entry for polarfire soc mailbox
 2021-06-24 15:01 UTC 

[PATCH v9 4/5] soc: add polarfire soc system controller
 2021-06-24 15:01 UTC 

[PATCH v9 3/5] dt-bindings: add bindings for polarfire soc system controller
 2021-06-24 15:01 UTC 

[PATCH v9 2/5] mbox: add polarfire soc system controller mailbox
 2021-06-24 15:00 UTC 

[PATCH v9 1/5] dt-bindings: add bindings for polarfire soc mailbox
 2021-06-24 15:00 UTC 

[PATCH v9 0/5] Add support for the PolarFire SoC system controller
 2021-06-24 15:00 UTC 

[RFC PATCH 0/1] Adding jh7100 SoC to defconfig
 2021-06-24 14:49 UTC  (8+ messages)
` [PATCH 1/1] config: Enable jh7100 SoC

[PATCH v3 0/1] riscv: improving uaccess with logs from network bench
 2021-06-23 12:40 UTC  (2+ messages)
` [PATCH v3 1/1] riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall

[PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-23 11:13 UTC  (3+ messages)

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-23  9:06 UTC  (3+ messages)

[PATCH v7 0/2] Map the kernel with correct permissions the first time
 2021-06-23  7:11 UTC  (5+ messages)
` [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v7 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-06-22 17:45 UTC  (15+ messages)
` [PATCH 1/5] riscv: __asm_to/copy_from_user: delete existing code
` [PATCH 2/5] riscv: __asm_to/copy_from_user: Adding byte copy first
` [PATCH 3/5] riscv: __asm_to/copy_from_user: Copy until dst is aligned
` [PATCH 4/5] riscv: __asm_to/copy_from_user: Bulk copy while shifting
` [PATCH 5/5] riscv: __asm_to/copy_from_user: Bulk copy when both src, dst are aligned

[PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd()
 2021-06-22 14:03 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (8+ messages)

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22  9:42 UTC 

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-06-22  4:49 UTC  (5+ messages)
` [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver

[PATCH v7 0/1] SBI SRST extension support
 2021-06-22  4:46 UTC  (3+ messages)
` [PATCH v7 1/1] RISC-V: Use SBI SRST extension when available

[PATCH AUTOSEL 5.10 21/35] riscv32: Use medany C model for modules
 2021-06-21 17:52 UTC 

[PATCH AUTOSEL 5.12 22/39] riscv32: Use medany C model for modules
 2021-06-21 17:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 39/39] riscv: dts: fu740: fix cache-controller interrupts

[PATCH v8 5/5] MAINTAINERS: add entry for polarfire soc mailbox
 2021-06-21 16:03 UTC 

[PATCH v8 4/5] soc: add polarfire soc system controller
 2021-06-21 16:03 UTC 

[PATCH v8 2/5] mbox: add polarfire soc system controller mailbox
 2021-06-21 16:03 UTC 

[PATCH v8 3/5] dt-bindings: add bindings for polarfire soc system controller
 2021-06-21 16:03 UTC 

[PATCH v8 1/5] dt-bindings: add bindings for polarfire soc mailbox
 2021-06-21 16:02 UTC 

[PATCH v8 0/5] Add support for the PolarFire SoC system controller
 2021-06-21 16:02 UTC 

[PATCH v6 0/2] Map the kernel with correct permissions the first time
 2021-06-21 15:07 UTC  (5+ messages)
` [PATCH v6 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v6 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-06-21  7:11 UTC  (2+ messages)

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-06-21  3:28 UTC 

[PATCH] riscv: stacktrace: Fix NULL pointer dereference
 2021-06-21  2:57 UTC  (2+ messages)

[PATCH -next] riscv: add VMAP_STACK overflow detection
 2021-06-21  2:36 UTC  (3+ messages)

[PATCH] riscv: ptrace: add argn syntax
 2021-06-20 12:01 UTC 

[GIT PULL] RISC-V Fixes for 5.13-rc7
 2021-06-19 15:58 UTC  (2+ messages)

[PATCH] riscv: dts: fu740: fix cache-controller interrupts
 2021-06-19  7:11 UTC  (2+ messages)

[PATCH] riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
 2021-06-19  6:58 UTC  (2+ messages)

[PATCH v3] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
 2021-06-19  6:58 UTC  (2+ messages)

[PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
 2021-06-18 16:24 UTC  (2+ messages)

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-06-18 12:38 UTC  (12+ messages)
` [RFC PATCH v2 01/11] RISC-V: Clear SIP bit only when using SBI IPI operations
` [RFC PATCH v2 02/11] RISC-V: Use common print prefix in smp.c
` [RFC PATCH v2 03/11] RISC-V: Treat IPIs as normal Linux IRQs
` [RFC PATCH v2 04/11] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [RFC PATCH v2 05/11] RISC-V: Use IPIs for remote TLB flush when possible
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v2 07/11] irqchip: Add ACLINT software interrupt driver
` [RFC PATCH v2 08/11] RISC-V: Select ACLINT SWI driver for virt machine
` [RFC PATCH v2 09/11] dt-bindings: timer: Add ACLINT MTIMER bindings
` [RFC PATCH v2 10/11] clocksource: clint: Add support for ACLINT MTIMER device
` [RFC PATCH v2 11/11] MAINTAINERS: Add entry for RISC-V ACLINT drivers

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-18  8:32 UTC  (9+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH 0/9] riscv: improve self-protection
 2021-06-18  6:48 UTC  (20+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
                              ` [PATCH v2] "

[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
 2021-06-17 13:53 UTC 

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-06-17 13:33 UTC  (2+ messages)

[PATCH v5 0/2] riscv: Map the kernel with correct permissions the first time
 2021-06-17 12:08 UTC  (4+ messages)
` [PATCH v5 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v5 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-17 11:47 UTC  (5+ messages)

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  9:56 UTC  (6+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-17  9:14 UTC  (3+ messages)

[PATCH v2 0/3] riscv: optimized mem* functions
 2021-06-17  1:25 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: optimized memcpy
` [PATCH v2 2/3] riscv: optimized memmove
` [PATCH v2 3/3] riscv: optimized memset


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