linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 07:52:09 to 2020-07-28 05:16:53 UTC [more...]

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-24 15:46 UTC  (8+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-07-28  5:11 UTC  (16+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 07/15] riscv: drop unneeded node initialization
` [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
` [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()

[RFC PATCH] dt-bindings: riscv: Add YAML documentation for PMU
 2020-07-28  4:08 UTC  (5+ messages)

[PATCH 17/24] riscv: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  3:33 UTC 

[PATCH AUTOSEL 5.4 16/17] RISC-V: Set maximum number of mapped pages correctly
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 5.7 11/25] riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
 2020-07-27 23:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 23/25] RISC-V: Set maximum number of mapped pages correctly
` [PATCH AUTOSEL 5.7 25/25] riscv: Parse all memory blocks to remove unusable memory

[PATCH] riscv: Grab text_mutex before patching jump-labels
 2020-07-27 20:19 UTC  (2+ messages)

[PATCH v6 0/4] Dedicated CLINT timer driver
 2020-07-27 19:56 UTC  (10+ messages)
` [PATCH v6 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v6 2/4] clocksource/drivers: Add CLINT timer driver
` [PATCH v6 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings

[PATCH v2 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-07-27 17:25 UTC  (10+ messages)
` [PATCH v2 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v2 2/7] mmap: make mlock_future_check() global
` [PATCH v2 3/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v2 4/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v2 5/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v2 6/7] mm: secretmem: add ability to reserve memory at boot
` [PATCH v2 7/7] "

[PATCH v4 0/4] Dedicated CLINT timer driver
 2020-07-27 11:47 UTC  (19+ messages)
` [PATCH v4 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v4 2/4] clocksource/drivers: Add CLINT timer driver
` [PATCH v4 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v4 4/4] dt-bindings: timer: Add CLINT bindings

[PATCH 0/3] Get cache information from userland
 2020-07-27  3:03 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 18/19] RISC-V: Upgrade smp_mb__after_spinlock() to iorw, iorw
 2020-07-26 18:36 UTC  (2+ messages)

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-26 17:44 UTC  (17+ messages)
` [PATCH 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH 2/6] mmap: make mlock_future_check() global
` [PATCH 3/6] mm: introduce secretmemfd system call to create "secret" memory areas
` [PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
` [PATCH 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH 6/6] mm: secretmem: add ability to reserve memory at boot

[RFC 0/2] Add risc-v vhost-net support
 2020-07-26 12:58 UTC  (6+ messages)
` [RFC 1/2] RISC-V: KVM: enable ioeventfd capability and compile for risc-v
` [RFC 2/2] RISC-V: KVM: read\write kernel mmio device support

[GIT PULL] RISC-V Fixes for 5.8-rc7
 2020-07-25 22:30 UTC  (2+ messages)

[PATCH 0/2] Fix some build warnings when W=1
 2020-07-25 18:24 UTC  (2+ messages)

[PATCH 3/4] RISC-V: Do not rely on initrd_start/end computed during early dt parsing
 2020-07-25  5:44 UTC  (3+ messages)

[PATCH 1/4] RISC-V: Setup exception vector early
 2020-07-25  5:26 UTC  (3+ messages)

[PATCH 4/4] riscv: Parse all memory blocks to remove unusable memory
 2020-07-25  5:12 UTC  (2+ messages)

[PATCH 2/4] RISC-V: Set maximum number of mapped pages correctly
 2020-07-25  5:12 UTC  (2+ messages)

[PATCH] openrisc: Implement proper SMP tlb flushing
 2020-07-25  1:00 UTC 

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-24  8:14 UTC  (21+ messages)

[PATCH v5 0/4] Dedicated CLINT timer driver
 2020-07-24  2:55 UTC  (9+ messages)
` [PATCH v5 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v5 2/4] clocksource/drivers: Add CLINT timer driver
` [PATCH v5 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v5 4/4] dt-bindings: timer: Add CLINT bindings

[PATCH 0/2] riscv: ptrace: NT_PRFPREG regset access fixes
 2020-07-23 23:22 UTC  (3+ messages)
` [PATCH 1/2] riscv: ptrace: Use the correct API for `fcsr' access
` [PATCH 2/2] riscv: ptrace: Improve the style in NT_PRFPREG regset handling

[PATCH] docs: process/index.rst: Fix reference to nonexistent document
 2020-07-23 20:26 UTC  (3+ messages)

DONATION OFFER
 2020-07-23 19:49 UTC 

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-23 16:11 UTC  (9+ messages)
` [PATCH v3 6/7] riscv: Add KPROBES_ON_FTRACE supported

[PATCH 1/1] riscv: Enable ARCH_HAS_FAST_MULTIPLIER for RV64I
 2020-07-23  2:57 UTC  (7+ messages)

Upstream binutils commit a87e1817a435dab6c6c042f9306497c9f13d4236 breaks building the RISC-V vDSO
 2020-07-22 21:50 UTC  (5+ messages)

[PATCH v1 1/2] riscv: Avoid unaligned access when relocating modules
 2020-07-22 15:24 UTC  (2+ messages)
` [PATCH v1 2/2] riscv: Clean up module relocations

[PATCH] riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
 2020-07-22  4:46 UTC  (2+ messages)

[PATCH v2 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-22  3:29 UTC  (2+ messages)

[PATCH 1/2] riscv: Fix building error in entry.S when CONFIG_RISCV_M_MODE is enabled
 2020-07-22  2:58 UTC  (2+ messages)

[PATCH 2/2] riscv: Simplify the checking for SR_PP
 2020-07-22  2:59 UTC  (2+ messages)

[PATCH] riscv: Cleanup unnecessary define in asm-offset.c
 2020-07-22  1:44 UTC  (2+ messages)

[PATCH 3/6] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
 2020-07-21 23:02 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-21 19:42 UTC  (7+ messages)
` [PATCH bpf-next v1 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [PATCH bpf-next v1 2/3] bpf, riscv: Add encodings for "
` [PATCH bpf-next v1 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[RFT PATCH v3 0/9] Add UEFI support for RISC-V
 2020-07-21  9:30 UTC  (9+ messages)
` [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap

[PATCH] riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
 2020-07-21  8:58 UTC  (3+ messages)

[PATCH] riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
 2020-07-21  6:52 UTC  (3+ messages)

clean up address limit helpers v2
 2020-07-21  5:35 UTC  (12+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 0/6] arm: don't call addr_limit_user_check for nommu

[PATCH v2 1/6] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
 2020-07-21  1:10 UTC  (2+ messages)

[PATCH v3 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
 2020-07-21  0:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 31/34] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-20 21:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 33/34] RISC-V: Upgrade smp_mb__after_spinlock() to iorw, iorw

[PATCH AUTOSEL 5.7 36/40] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-20 21:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 38/40] RISC-V: Upgrade smp_mb__after_spinlock() to iorw, iorw

[PATCH 1/1] riscv: Enable compiler optimizations
 2020-07-20  6:23 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 5.8-rc6
 2020-07-18 18:15 UTC  (2+ messages)

[PATCH] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-17 10:43 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).