linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 06:49:00 to 2020-09-16 07:36:34 UTC [more...]

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16  7:35 UTC  (3+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16  7:28 UTC 

[PATCH] riscv: Fix compilation warning
 2020-09-16  4:59 UTC  (8+ messages)

[PATCH] riscv: Fix Kendryte K210 device tree
 2020-09-16  3:16 UTC  (4+ messages)

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-15 16:08 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema
` [PATCH v1 2/3] dt-bindings: riscv: convert plic "
` [PATCH v1 3/3] dt-bindings: riscv: convert pwm "

[PATCH v2 0/3] SiFive DDR controller and EDAC support
 2020-09-15 15:24 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add DT documentation for DDR Controller in SiFive SoCs
` [PATCH v2 2/3] soc: sifive: Add SiFive specific Cadence DDR controller driver
` [PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs

[RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML format
 2020-09-15 15:17 UTC  (4+ messages)
` [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH] RISC-V: Resurrect the MMIO timer implementation for M-mode systems
 2020-09-15 12:56 UTC  (13+ messages)

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

[PATCH] riscv: Add sfence.vma after page table changed
 2020-09-15  3:58 UTC  (3+ messages)

[PATCH] RISC-V: Fix duplicate included thread_info.h
 2020-09-15  3:00 UTC  (2+ messages)

[PATCH] cpuidle: add riscv cpuidle driver
 2020-09-14 22:08 UTC  (4+ messages)

[PATCH v7 0/9] Add UEFI support for RISC-V
 2020-09-14 18:32 UTC  (7+ messages)
` [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub

[PATCH] RISC-V: Consider sparse memory while removing unusable memory
 2020-09-14 17:53 UTC  (6+ messages)

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-09-14 10:38 UTC  (5+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail

[PATCH v3 3/3] openrisc: Fix issue with get_user for 64-bit values
 2020-09-12  8:40 UTC  (3+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-11  5:21 UTC  (13+ messages)
    ` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH] kbuild: preprocess module linker script
 2020-09-10 19:45 UTC  (3+ messages)

[RFC PATCH v7 00/21] riscv: Add vector ISA support
 2020-09-10  8:12 UTC  (22+ messages)
` [RFC PATCH v7 01/21] riscv: Separate patch for cflags and aflags
` [RFC PATCH v7 02/21] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH v7 03/21] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH v7 04/21] riscv: Add new csr defines related to vector extension
` [RFC PATCH v7 05/21] riscv: Add vector feature to compile
` [RFC PATCH v7 06/21] riscv: Add has_vector/riscv_vsize to save vector features
` [RFC PATCH v7 07/21] riscv: Reset vector register
` [RFC PATCH v7 08/21] riscv: Add vector struct and assembler definitions
` [RFC PATCH v7 09/21] riscv: Add task switch support for vector
` [RFC PATCH v7 10/21] "
` [RFC PATCH v7 11/21] riscv: Add ptrace vector support
` [RFC PATCH v7 12/21] riscv: Add sigcontext save/restore for vector
` [RFC PATCH v7 13/21] riscv: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v7 14/21] riscv: Add support for kernel mode vector
` [RFC PATCH v7 15/21] riscv: Use CSR_STATUS to replace sstatus in vector.S
` [RFC PATCH v7 16/21] riscv: Add vector extension XOR implementation
` [RFC PATCH v7 17/21] riscv: Initialize vector registers with proper vsetvli then it can work normally
` [RFC PATCH v7 18/21] riscv: Optimize vector registers initialization
` [RFC PATCH v7 19/21] riscv: Fix an illegal instruction exception when accessing vlenb without enable vector first
` [RFC PATCH v7 20/21] riscv: Allocate space for vector registers in start_thread()
` [RFC PATCH v7 21/21] riscv: Optimize task switch codes of vector

[PATCH -next] riscv/mm/fault: Fix old style declaration warning
 2020-09-10  3:49 UTC 

remove set_fs for riscv v2
 2020-09-09 20:38 UTC  (16+ messages)
` [PATCH 1/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 2/8] asm-generic: improve the nommu {get,put}_user handling
` [PATCH 3/8] asm-generic: add nommu implementations of __{get, put}_kernel_nofault
` [PATCH 4/8] asm-generic: make the set_fs implementation optional
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

vmalloc faulting on RISC-V
 2020-09-09 20:35 UTC  (3+ messages)

[PATCH -next] riscv/mm/fault: fix old-style-declaration warning
 2020-09-09 12:00 UTC  (2+ messages)

[PATCH v2] kbuild: preprocess module linker script
 2020-09-09  4:27 UTC  (3+ messages)

[PATCH for-next] riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
 2020-09-09  3:14 UTC  (2+ messages)

[PATCH for-next] riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
 2020-09-09  3:14 UTC  (2+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-08 12:31 UTC  (10+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

remove set_fs for riscv
 2020-09-07 19:00 UTC  (22+ messages)
` [PATCH 1/8] maccess: add a generic __{get, put}_kernel_nofault for nommu
` [PATCH 2/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from, to}_user
    ` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
` [PATCH 4/8] asm-generic: prepare uaccess.h for a set_fs-less world
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

[PATCH] RISC-V: Allow drivers to provide custom read_cycles64 for M-mode kernel
 2020-09-07  9:59 UTC  (9+ messages)

[PATCH v2] PCI: keystone: Enable compile-testing on !ARM
 2020-09-06 19:51 UTC 

[PATCH v4 0/3] Get cache information from userland
 2020-09-04 20:10 UTC  (2+ messages)

[PATCH v2 0/3] Get cache information from userland
 2020-09-04 19:17 UTC  (2+ messages)

[PATCH 0/8] riscv/mm/fault: Page fault handler cleanups
 2020-09-04 17:37 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-09-04 16:14 UTC  (11+ messages)

[PATCH RFC 0/2] Add log dirty support
 2020-09-04  8:29 UTC  (6+ messages)
` [PATCH RFC 2/2] target/kvm: Add interfaces needed for log dirty


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