linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 00:35:30 to 2021-07-13 08:32:27 UTC [more...]

[PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13  8:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "

[PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings
 2021-07-13  6:30 UTC 

[PATCH v3] dt-bindings: riscv: add starfive jh7100 bindings
 2021-07-13  6:03 UTC  (3+ messages)

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-07-12 21:24 UTC  (2+ messages)

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-07-12 19:22 UTC  (3+ messages)
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH] riscv: add correct as-options for assembly in modules
 2021-07-12 17:48 UTC 

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-12 17:37 UTC 

[PATCH v2 0/3] lib/string: optimized mem* functions
 2021-07-12  8:15 UTC  (9+ messages)
` [PATCH v2 1/3] lib/string: optimized memcpy
` [PATCH v2 2/3] lib/string: optimized memmove
` [PATCH v2 3/3] lib/string: optimized memset

[PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
 2021-07-11 18:59 UTC  (5+ messages)

[GIT PULL] RISC-V Patches for the 5.14 Merge Window, Part 1
 2021-07-11 18:45 UTC  (4+ messages)

[PATCH] riscv: Add HAVE_REGS_AND_STACK_ACCESS_API feature
 2021-07-11 15:51 UTC 

PLIC and interrupts received while no hart enabled
 2021-07-10  2:00 UTC  (2+ messages)
` [RFC PATCH] gpio: sifive: Take care of interrupt masking

[PATCH v3 0/1] riscv: improving uaccess with logs from network bench
 2021-07-10  1:49 UTC  (5+ messages)
` [PATCH v3 1/1] riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall

[PATCH 1/1] RISC-V: load initrd wherever it fits into memory
 2021-07-09 17:14 UTC  (6+ messages)

[PATCH] RISC-V: Fix a Kconfig ordering issue
 2021-07-09 14:53 UTC 

[PATCH 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-07-09 10:06 UTC  (5+ messages)
` [PATCH 2/2] riscv: dts: microchip: Add ethernet0 to the aliases node

[PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes
 2021-07-09  8:42 UTC  (3+ messages)

[RFC PATCH] riscv: Kconfig: do not select PCI_MSI if CONIFG_PCI is enabled
 2021-07-09  3:12 UTC 

[PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
 2021-07-08 14:14 UTC  (3+ messages)

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-07-08 13:40 UTC  (2+ messages)

[PATCH] riscv: dts: microchip: Define hart clocks
 2021-07-08 13:39 UTC  (2+ messages)

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-07-08 13:29 UTC  (9+ messages)

[PATCH] riscv: stacktrace: Fix NULL pointer dereference
 2021-07-08 13:10 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
 2021-07-08 11:42 UTC  (4+ messages)

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-08  8:53 UTC  (8+ messages)

[PATCH 0/3] riscv: Enable some feature for RISCV
 2021-07-08  6:42 UTC  (6+ messages)
` [PATCH 1/3] riscv: Allow forced irq threading
` [PATCH 2/3] riscv: Enable idle generic idle loop
` [PATCH 3/3] riscv: Enable GENERIC_IRQ_SHOW_LEVEL

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-07-07 15:51 UTC  (3+ messages)

[PATCH] docs: bpf: Added more extension example
 2021-07-07 22:22 UTC  (2+ messages)

[PATCH] riscv: explicitly use symbol offsets for VDSO
 2021-07-07 18:51 UTC 

[PATCH v2] dt-bindings: riscv: add starfive jh7100 bindings
 2021-07-06 23:16 UTC  (2+ messages)

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-07-06 20:24 UTC  (2+ messages)

[PATCH] riscv: ptrace: add argn syntax
 2021-07-06 19:10 UTC  (2+ messages)

[PATCH] riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
 2021-07-06 16:26 UTC 

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

[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
 2021-07-06  2:50 UTC  (2+ messages)

[PATCH 0/4] RISC-V: make perf record --call-graph=dwarf work
 2021-07-05 23:25 UTC  (5+ messages)
` [PATCH 1/4] tools/perf/arch/riscv: record registers needed for --call-graph=dwarf
` [PATCH 2/4] tools/perf: add riscv perf_regs.h to check_headers.sh
` [PATCH 3/4] MAINTAINERS: add tools/perf/arch/riscv
` [PATCH 4/4] tools/perf/arch/riscv: add libdw unwind test

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

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2021-07-05  3:51 UTC  (7+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH -next 1/2] riscv: implemented auipc simulate instruction
 2021-07-05  2:09 UTC  (3+ messages)
` [PATCH -next 2/2] riscv: implemented branch simulate instructions
  ` ping//Re: "

[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:07 UTC 

[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:03 UTC 

[PATCH] riscv: dts: fix memory size for the SiFive HiFive Unmatched
 2021-07-04 12:13 UTC  (5+ messages)

[PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
 2021-07-02 15:56 UTC  (3+ messages)

[PATCH -next] riscv: Implement thread_struct whitelist for hardened usercopy
 2021-07-02  4:54 UTC 

[PATCH] riscv: allow building the kernel with medany and lld
 2021-07-01 20:05 UTC 

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-07-01 19:31 UTC  (9+ 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 1/3] riscv: Fix memory_limit for 64-bit kernel
 2021-07-01 19:04 UTC  (6+ 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 v2] riscv: Enable KFENCE for riscv64
 2021-07-01  6:26 UTC  (3+ messages)

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-07-01  5:42 UTC  (2+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-07-01  2:59 UTC  (2+ messages)

[PATCH 0/3] lib/string: optimized mem* functions
 2021-07-01  0:29 UTC  (7+ 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/3] riscv: optimized memmove
 2021-06-30  4:40 UTC  (2+ messages)

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

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

[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 v3 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-25 13:50 UTC  (2+ messages)

[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] 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 v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-23 11:13 UTC  (3+ messages)

[PATCH v3 0/3] riscv: optimized mem* functions
 2021-06-23  9:48 UTC  (10+ messages)
` [PATCH v3 1/3] riscv: optimized memcpy
` [PATCH v3 3/3] riscv: optimized memset

[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  (4+ messages)
` [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper


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