linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 18:25:54 to 2021-06-01 13:11:26 UTC [more...]

[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
 2021-06-01 13:10 UTC  (9+ messages)
` [RFC v2 1/7] RISC-V: Remove the current perf implementation
` [RFC v2 2/7] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [RFC v2 3/7] RISC-V: Add a perf core library for pmu drivers
` [RFC v2 4/7] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [RFC v2 5/7] RISC-V: Add RISC-V SBI PMU extension definitions
` [RFC v2 6/7] RISC-V: Add perf platform driver based on SBI PMU extension
` [RFC v2 7/7] Documentation: riscv: Remove the old documentation

[PATCH -next] clk: analogbits: fix doc warning in wrpll-cln28hpc.c
 2021-06-01 11:41 UTC 

[PATCH] riscv: xip: support runtime trap patching
 2021-06-01 10:48 UTC  (3+ messages)

[PATCH] docs/zh_CN: add translations in zh_CN/dev-tools/kasan
 2021-06-01  8:38 UTC 

[PATCH -next] riscv: mm: fix build errors caused by mk_pmd()
 2021-06-01  3:27 UTC  (4+ messages)

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH V2 0/2] arch: Cleanup unused functions
 2021-05-31 12:32 UTC  (5+ messages)
` [PATCH V2 1/2] riscv: "
` [PATCH V2 2/2] microblaze: "

[PATCH V5 0/3] riscv: Fixup asid_allocator remaining issues
 2021-05-31 12:20 UTC  (6+ messages)
` [PATCH V5 1/3] riscv: Use global mappings for kernel pages
` [PATCH V5 2/3] riscv: Add ASID-based tlbflushing methods
` [PATCH V5 3/3] riscv: tlbflush: Optimize coding convention

[PATCH] riscv: alternative: fix typo in macro name
 2021-05-31  9:39 UTC  (2+ messages)

[PATCH V4 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-31  6:36 UTC  (10+ messages)
` [PATCH V4 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V4 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH] riscv: remove unused SBI helpers and exports
 2021-05-31  6:34 UTC  (8+ messages)

[PATCH] riscv: fix typo in init.c
 2021-05-31  0:11 UTC  (2+ messages)

[PATCH v2] riscv: Map the kernel with correct permissions the first time
 2021-05-30  7:52 UTC  (7+ messages)

[GIT PULL] RISC-V Fixes for 5.13-rc4
 2021-05-30  4:30 UTC  (2+ messages)

[PATCH] arch: Cleanup unused functions
 2021-05-30  0:30 UTC  (7+ messages)

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-30  0:30 UTC  (8+ messages)

[PATCH] clk: sifive: Fix kernel-doc
 2021-05-29 23:08 UTC  (2+ messages)

[PATCH -next] riscv: TRANSPARENT_HUGEPAGE: depends on MMU
 2021-05-29 23:08 UTC  (4+ messages)

[PATCH] docs: kernel-parameters: mark numa=off is supported by a bundle of architectures
 2021-05-29 22:45 UTC  (3+ messages)

[PATCH] riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
 2021-05-29 22:44 UTC  (2+ messages)

[PATCH] RISC-V: Fix memblock_free() usages in init_resources()
 2021-05-29 22:45 UTC  (2+ messages)

[PATCH] riscv: mm: init: Consolidate vars, functions
 2021-05-29 21:09 UTC  (2+ messages)

[PATCH] riscv: Add __init section marker to some functions again
 2021-05-29 21:09 UTC  (2+ messages)

[PATCH] riscv: mm: Fix W+X mappings at boot
 2021-05-29 20:38 UTC  (2+ messages)

[PATCH] riscv: Use -mno-relax when using lld linker
 2021-05-29 18:42 UTC  (3+ messages)

[PATCH] riscv: kprobes: Remove redundant kprobe_step_ctx
 2021-05-29 18:40 UTC  (4+ messages)

[PATCH] riscv: mm: Use better bitmap_zalloc()
 2021-05-29 11:15 UTC 

[PATCH 12/15] riscv: convert to setup_initial_init_mm()
 2021-05-29 10:55 UTC 

[PATCH -next v3] riscv: fix build error when CONFIG_SMP is disabled
 2021-05-29  8:06 UTC 

[PATCH -next] riscv: Enable KFENCE for riscv64
 2021-05-29  8:03 UTC 

[PATCH -next v2] riscv: fix build error when CONFIG_SMP is disabled
 2021-05-29  6:31 UTC 

[PATCH -next] module: fix build error when CONFIG_SMP is disabled
 2021-05-29  6:21 UTC  (3+ messages)

[PATCH] RISC-V: Don't check text_mutex during stop_machine
 2021-05-28 22:21 UTC  (3+ messages)

arch/riscv/staging
 2021-05-28 11:45 UTC  (16+ messages)

[RFC PATCH v4 0/8] RISC-V CPU Idle Support
 2021-05-28  9:26 UTC  (6+ messages)
` [RFC PATCH v4 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-05-28  8:03 UTC  (3+ messages)

[PATCH 00/16] Rid W=1 warnings from I2C
 2021-05-27 19:33 UTC  (3+ messages)
` [PATCH 10/16] i2c: busses: i2c-ocores: Place the expected function names into the documentation headers

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-05-27 14:48 UTC 

[PATCH] riscv: remove Albert Ou from MAINTAINERS
 2021-05-27  7:23 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH v2] riscv: Turn has_fpu into a static key if FPU=y
 2021-05-26  5:56 UTC  (2+ messages)

[PATCH -next 0/4] THP supprt for RISCV
 2021-05-26  5:54 UTC  (5+ messages)
` [PATCH -next 4/4] riscv: mm: add THP support on 64-bit

[PATCH] riscv: Turn has_fpu into a static key if FPU
 2021-05-26  5:32 UTC  (2+ messages)

[PATCH] riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
 2021-05-26  5:30 UTC  (2+ messages)

[PATCH V3 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-26  5:23 UTC  (7+ messages)
` [PATCH V3 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V3 2/2] riscv: Use use_asid_allocator flush TLB

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

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-05-25 14:34 UTC  (5+ messages)

[PATCH 1/3] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
 2021-05-25  9:34 UTC  (11+ messages)
` [PATCH 2/3] riscv: Fixup PAGE_UP in asm/page.h
` [PATCH 3/3] riscv: Use use_asid_allocator flush TLB

[PATCH RFC v2] riscv: Enable KFENCE for riscv64
 2021-05-25  8:52 UTC  (4+ messages)

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-25  8:24 UTC  (8+ messages)

[PATCH V2 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-25  2:46 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V2 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH] riscv: code patching only works on !XIP_KERNEL
 2021-05-24 19:32 UTC  (3+ messages)

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-24 10:52 UTC  (3+ messages)

[PATCH] riscv: Move setup_bootmem into paging_init
 2021-05-23 23:07 UTC  (2+ messages)

[RFC PATCH] riscv: add VMAP_STACK overflow detection
 2021-05-24 13:51 UTC  (3+ messages)

[PATCH v2] riscv: mm: Drop redundant _sdata and _edata declaration
 2021-05-23 23:07 UTC  (2+ messages)

[PATCH v2] net: macb: ensure the device is available before accessing GEMGXL control registers
 2021-05-23 23:20 UTC  (2+ messages)

[PATCH -next] riscv: add VMAP_STACK overflow detection
 2021-05-24 13:54 UTC 

[PATCH RESEND] riscv: enable generic PCI resource mapping
 2021-05-23 22:24 UTC 

[syzbot] riscv/fixes boot error: WARNING in vmap_small_pages_range_noflush
 2021-05-23  6:59 UTC 

[PATCH] riscv: kprobes: Fix build error when MMU=n
 2021-05-23  5:07 UTC  (2+ messages)

[PATCH] riscv: kexec: Fix W=1 build warnings
 2021-05-23  5:07 UTC  (2+ messages)

[PATCH] riscv: Select ARCH_USE_MEMTEST
 2021-05-23  2:04 UTC  (2+ messages)

[PATCH] riscv: mm: Remove setup_zero_page()
 2021-05-23  2:04 UTC  (2+ messages)

[PATCH] riscv: sifive: fix Kconfig errata warning
 2021-05-22 21:20 UTC 

[RFC PATCH] riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
 2021-05-22 16:29 UTC  (2+ messages)

[RFT PATCH] riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
 2021-05-22 15:58 UTC  (2+ messages)

[PATCH] net: macb: ensure the device is available before accessing GEMGXL control registers
 2021-05-22  9:08 UTC  (3+ messages)

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-21 20:25 UTC  (6+ 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).