linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-02 16:40:24 to 2020-08-20 20:45:15 UTC [more...]

[PATCH 1/3] riscv: Set more data to cacheinfo
 2020-08-20 20:44 UTC  (2+ messages)

[PATCH 2/3] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-08-20 20:44 UTC  (2+ messages)

[PATCH 3/3] riscv: Add cache information in AUX vector
 2020-08-20 20:44 UTC  (2+ messages)

[PATCH] riscv: Add SiFive drivers to rv32_defconfig
 2020-08-20 18:00 UTC  (4+ messages)

[PATCH v7 0/4] Dedicated CLINT timer driver
 2020-08-20 17:59 UTC  (6+ messages)
` [PATCH v7 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v7 2/4] clocksource/drivers: Add CLINT timer driver
` [PATCH v7 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v7 4/4] dt-bindings: timer: Add CLINT bindings

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

[RFC/RFT PATCH 0/6] Unify NUMA implementation between ARM64 & RISC-V
 2020-08-20  3:20 UTC  (12+ messages)
` [RFC/RFT PATCH 1/6] numa: Move numa implementation to common code
` [RFC/RFT PATCH 2/6] arm64, numa: Change the numa init function name to be generic
` [RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
` [RFC/RFT PATCH 4/6] riscv: Separate memory init from paging init
` [RFC/RFT PATCH 5/6] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFC/RFT PATCH 6/6] riscv: Add numa support for riscv64 platform

[PATCH AUTOSEL 5.7 13/24] riscv: Fixup static_obj() fail
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.8 15/27] riscv: Fixup static_obj() fail
 2020-08-20  0:01 UTC 

[PATCH v6 0/9] Add UEFI support for RISC-V
 2020-08-19 22:24 UTC  (10+ messages)
` [PATCH v6 1/9] RISC-V: Move DT mapping outof fixmap
` [PATCH v6 2/9] RISC-V: Add early ioremap support
` [PATCH v6 3/9] RISC-V: Implement late mapping page table allocation functions
` [PATCH v6 4/9] include: pe.h: Add RISC-V related PE definition
` [PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v6 6/9] RISC-V: Add EFI stub support
` [PATCH v6 7/9] efi: Rename arm-init to efi-init common for all arch
` [PATCH v6 8/9] RISC-V: Add EFI runtime services
` [PATCH v6 9/9] RISC-V: Add page table dump support for uefi

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-19 20:48 UTC  (21+ messages)
` [PATCH v3 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v3 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v3 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v3 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v3 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v3 06/17] riscv: drop unneeded node initialization
` [PATCH v3 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v3 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v3 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v3 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v3 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v3 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v3 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v3 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v3 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH 1/2] riscv: ptrace: Use the correct API for `fcsr' access
 2020-08-19 20:00 UTC  (9+ messages)

[PATCH] riscv/mm: Simplify retry logic in do_page_fault()
 2020-08-19 14:10 UTC 

[PATCH v3 4/7] riscv: Add kprobes supported
 2020-08-17 13:48 UTC  (3+ messages)

[PATCH v3 3/7] riscv: Fixup kprobes handler couldn't change pc
 2020-08-17 12:47 UTC  (3+ messages)

[GIT PULL] A RISC-V Fix for 5.9
 2020-08-16  1:57 UTC  (2+ messages)

[PATCH v5 0/9] Add UEFI support for RISC-V
 2020-08-15 22:39 UTC  (20+ messages)
` [PATCH v5 1/9] RISC-V: Move DT mapping outof fixmap
` [PATCH v5 2/9] RISC-V: Add early ioremap support
` [PATCH v5 3/9] RISC-V: Implement late mapping page table allocation functions
` [PATCH v5 4/9] include: pe.h: Add RISC-V related PE definition
` [PATCH v5 5/9] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v5 6/9] RISC-V: Add EFI stub support
` [PATCH v5 7/9] efi: Rename arm-init to efi-init common for all arch
` [PATCH v5 8/9] RISC-V: Add EFI runtime services
` [PATCH v5 9/9] RISC-V: Add page table dump support for uefi

[PATCH] Documentation: add riscv entry in list of existing profiles
 2020-08-15 11:57 UTC 

[PATCH] Documentation/features: refresh RISC-V arch support files
 2020-08-14 23:28 UTC  (5+ messages)

[PATCH v2] riscv: Setup exception vector for nommu platform
 2020-08-14 22:46 UTC  (7+ messages)

[PATCH] ftrace: Fixup lockdep assert held of text_mutex
 2020-08-13 15:37 UTC  (5+ messages)

[PATCH] riscv: Setup exception vector for K210 properly
 2020-08-12  7:41 UTC  (10+ messages)
  `  "

[GIT PULL] RISC-V Patches for the 5.9 Merge Window, Part 1
 2020-08-07 17:47 UTC  (2+ messages)

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

[PATCH v1 1/2] riscv: Avoid unaligned access when relocating modules
 2020-08-05 17:28 UTC  (4+ messages)
` [PATCH v1 2/2] riscv: Clean up module relocations

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:11 UTC  (26+ messages)
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH net-next v2 2/6] tunnels: PMTU discovery support for directly bridged IP packets
 2020-08-05 17:02 UTC  (2+ messages)

[PATCH v6 0/4] Dedicated CLINT timer driver
 2020-08-05  9:37 UTC  (3+ messages)

[PATCH] riscv: Add sfence.vma after page table changed
 2020-08-05  8:12 UTC  (4+ messages)

[PATCH 2/2] riscv: ptrace: Improve the style in NT_PRFPREG regset handling
 2020-08-05  2:01 UTC  (2+ messages)

[PATCH v6 2/4] clocksource/drivers: Add CLINT timer driver
 2020-08-05  1:47 UTC  (2+ messages)

[PATCH v6 3/4] RISC-V: Remove CLINT related code from timer and arch
 2020-08-05  1:47 UTC  (2+ messages)

[PATCH v6 1/4] RISC-V: Add mechanism to provide custom IPI operations
 2020-08-05  1:47 UTC  (2+ messages)

[PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings
 2020-08-05  1:47 UTC  (2+ messages)

[PATCH 2/2] speakup: only build serialio when ISA is enabled
 2020-08-04 16:11 UTC  (3+ messages)

5.8 Pull Request
 2020-08-03 21:32 UTC  (2+ messages)

[PATCH v2] riscv: don't specify -mno-save-restore when building with clang < 11
 2020-08-03 20:28 UTC  (2+ messages)

[PATCH 0/6] Add SBI v0.2 support for KVM
 2020-08-03 17:58 UTC  (7+ messages)
` [PATCH 1/6] RISC-V: Add a non-void return for sbi v02 functions
` [PATCH 2/6] RISC-V: Mark the existing SBI v0.1 implementation as legacy
` [PATCH 3/6] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
` [PATCH 4/6] RISC-V: Add SBI v0.2 base extension
` [PATCH 5/6] RISC-V: Add v0.1 replacement SBI extensions defined in v02
` [PATCH 6/6] RISC-V: Add SBI HSM extension in KVM

Patchwork for linux-riscv
 2020-08-03 17:46 UTC  (6+ messages)

[RFT PATCH v4 0/9] Add UEFI support for RISC-V
 2020-08-03  0:55 UTC  (4+ messages)
` [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions


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