linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 05:24:00 to 2021-06-17 12:02:55 UTC [more...]

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

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-17 11:47 UTC  (9+ messages)
  ` banned on virtio list ? [Re: [PATCH] drivers: gpio: add virtio-gpio guest driver]

+ 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 -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-06-17  9:38 UTC  (2+ messages)

[PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd()
 2021-06-17  9:58 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-17  9:14 UTC  (9+ messages)

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

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-06-17  8:15 UTC  (10+ messages)
` [PATCH v7 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v7 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v7 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v7 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v7 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v7 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH 0/9] riscv: improve self-protection
 2021-06-17  8:09 UTC  (14+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size

[PATCH -next] riscv: add VMAP_STACK overflow detection
 2021-06-17  4:55 UTC  (5+ 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

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2021-06-16 22:56 UTC  (5+ messages)
` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks

[PATCH] dt-bindings: riscv: add starfive jh7100 compatibles
 2021-06-16 20:27 UTC 

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-16 19:06 UTC  (18+ messages)
` [PATCH 1/3] riscv: optimized memcpy
` [PATCH 2/3] riscv: optimized memmove
` [PATCH 3/3] riscv: optimized memset

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-16 16:30 UTC  (9+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH 0/3] Add generic-support for linux,elfcorehdr and fix riscv
 2021-06-16 14:47 UTC  (13+ messages)
` [PATCH 1/3] of: fdt: Add generic support for parsing elf core header properties
` [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
` [PATCH 3/3] arm64: kdump: Remove custom linux,elfcorehdr parsing

[PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user
 2021-06-16 10:24 UTC  (5+ messages)

[PATCH -next v2] riscv: Enable KFENCE for riscv64
 2021-06-16  9:11 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-06-16  7:46 UTC  (2+ messages)
` [PATCH 2/2] riscv: dts: unmatched: "

[PATCH] riscv: dts: microchip: Define hart clocks
 2021-06-16  6:27 UTC 

[PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes
 2021-06-16  6:02 UTC  (2+ messages)
` [PATCH 2/2] riscv: dts: microchip: Fix wrong interrupt numbers of DMA

rebased ASID-based tlbflush
 2021-06-16  2:38 UTC  (9+ messages)
        ` [PATCH -next 1/2] mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
          ` [PATCH -next 2/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

[PATCH v4] drivers: gpio: add virtio-gpio guest driver
 2021-06-15 18:52 UTC 

[PATCH net-next] stmmac: align RX buffers
 2021-06-15 17:30 UTC  (5+ messages)

[PATCH AUTOSEL 5.12 32/33] riscv: code patching only works on !XIP_KERNEL
 2021-06-15 15:48 UTC 

[RFC PATCH v3 0/2] riscv: pgtable: Add "PBMT" extension supported
 2021-06-15  9:28 UTC  (5+ messages)
` [RFC PATCH v3 1/2] riscv: pgtable: Add custom protection_map init
` [RFC PATCH v3 2/2] riscv: pgtable: Add "PBMT" extension supported

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-06-15 14:08 UTC  (6+ messages)

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

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

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-14 16:31 UTC  (7+ messages)
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
          `  "

[RFC PATCH v1 00/10] RISC-V ACLINT Support
 2021-06-14 13:34 UTC  (24+ messages)
` [RFC PATCH v1 01/10] RISC-V: Clear SIP bit only when using SBI IPI operations
` [RFC PATCH v1 02/10] RISC-V: Use common print prefix in smp.c
` [RFC PATCH v1 03/10] RISC-V: Allow more details in IPI operations
` [RFC PATCH v1 04/10] RISC-V: Use IPIs for remote TLB flush when possible
` [RFC PATCH v1 05/10] irqchip: Add ACLINT software interrupt driver
` [RFC PATCH v1 06/10] RISC-V: Select ACLINT SWI driver for virt machine
` [RFC PATCH v1 07/10] clocksource: clint: Add support for ACLINT MTIMER device
` [RFC PATCH v1 08/10] dt-bindings: timer: Add ACLINT MTIMER bindings
` [RFC PATCH v1 09/10] dt-bindings: timer: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v1 10/10] MAINTAINERS: Add entry for RISC-V ACLINT drivers

drivers/clk/clk-k210.c:717:6: warning: variable 'reg' set but not used
 2021-06-14  2:08 UTC  (4+ messages)

[PATCH v4 0/4] riscv: Map the kernel with correct permissions the first time
 2021-06-13  6:14 UTC  (7+ messages)
` [PATCH v4 1/4] riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED

[PATCH] riscv32: Use medany C model for modules
 2021-06-13  0:23 UTC  (2+ messages)

[PATCH] riscv: sifive: fix Kconfig errata warning
 2021-06-13  0:23 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.13-rc6
 2021-06-12 21:05 UTC  (2+ messages)

[PATCH -next] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
 2021-06-12 16:58 UTC  (2+ messages)

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH] RISC-V: Use asm-generic for {in,out}{bwlq}
 2021-06-12  4:42 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-12  4:10 UTC  (2+ messages)

[PATCH v2 12/15] riscv: convert to setup_initial_init_mm()
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH] riscv: mm: Remove va_kernel_xip_pa_offset symbol from !XIP case
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH 2/2] riscv: Add mem kernel parameter support
 2021-06-11 21:18 UTC  (2+ messages)

[PATCH] riscv: alternative: fix typo in macro name
 2021-06-11 15:59 UTC  (2+ messages)

[PATCH -next] riscv: Enable KFENCE for riscv64
 2021-06-11 11:37 UTC  (4+ messages)

[PATCH] riscv: xip: support runtime trap patching
 2021-06-11  0:51 UTC  (2+ messages)

[PATCH] riscv: code patching only works on !XIP_KERNEL
 2021-06-11  0:51 UTC  (2+ 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).