linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 20:15:28 to 2020-07-13 03:24:20 UTC [more...]

[mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address
 2020-07-10  6:47 UTC  (2+ messages)

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-13  3:23 UTC  (2+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features

[PATCH v3 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-13  2:39 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: Enable per-task stack canaries

[GIT PULL] RISC-V Fixes for 5.8-rc5 (ideally)
 2020-07-12 17:40 UTC  (2+ messages)

[PATCH] riscv: Cleanup unnecessary define in asm-offset.c
 2020-07-12 13:41 UTC 

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-12 13:37 UTC  (10+ messages)
` [PATCH v2 1/6] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
` [PATCH v2 2/6] RISC-V: Implement ptrace regs and stack API
` [PATCH v2 3/6] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v2 4/6] riscv: Add kprobes supported
` [PATCH v2 5/6] riscv: Add uprobes supported
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

Add and use a generic version of devmem_is_allowed()
 2020-07-12  6:09 UTC  (7+ messages)
` [PATCH v2 1/5] lib: Add "
` [PATCH v2 2/5] RISC-V: Use the new generic devmem_is_allowed()
` [PATCH v2 3/5] arm: Use the "
` [PATCH v2 4/5] arm64: "
` [PATCH v2 5/5] unicore32: "

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-07-11 19:43 UTC  (2+ messages)

[PATCH v2] riscv: Allow building with kcov coverage
 2020-07-11  4:27 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: Add kexec/kdump support​
 2020-07-11  3:59 UTC  (2+ messages)
` BPATCH=20v2=200/3=5D=20RISC-V=3A=20Add=20kexec/kdump=20support=E2=80=8B?=

[PATCH v2 3/3] RISC-V: Add crash kernel support
 2020-07-11  3:59 UTC  (2+ messages)

[PATCH v2 2/3] RISC-V: Add kdump support
 2020-07-11  3:59 UTC  (2+ messages)

[PATCH v2 1/3] RISC-V: Add kexec support
 2020-07-11  3:59 UTC  (2+ messages)

[PATCH v2 2/2] riscv: Enable context tracking
 2020-07-11  1:47 UTC  (3+ messages)

Random, rare, but reproducible segmentation faults
 2020-07-10 20:37 UTC  (5+ messages)

[PATCH v2 0/2] riscv: Add context tracker suppor
 2020-07-10 17:30 UTC  (2+ messages)

[PATCH 0/5] riscv: complement missing KGDB features and warning fixes
 2020-07-10 17:30 UTC 

clean up address limit helpers
 2020-07-10 15:25 UTC  (8+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 2/6] nds32: use uaccess_kernel in show_regs
` [PATCH 3/6] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
` [PATCH 4/6] uaccess: remove segment_eq
` [PATCH 5/6] uaccess: add force_uaccess_{begin,end} helpers
` [PATCH 6/6] exec: use force_uaccess_begin during exec and exit

[PATCH v13 00/17] KVM RISC-V Support
 2020-07-10  8:25 UTC  (18+ messages)
` [PATCH v13 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v13 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v13 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v13 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v13 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v13 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v13 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v13 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v13 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v13 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v13 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v13 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v13 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v13 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v13 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v13 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v13 17/17] RISC-V: KVM: Add MAINTAINERS entry

Add and use a generic version of devmem_is_allowed()
 2020-07-10  5:51 UTC  (11+ messages)
` [PATCH 1/5] lib: Add "
` [PATCH 2/5] RISC-V: Use the new generic devmem_is_allowed()
` [PATCH 3/5] arm: Use the "
` [PATCH 4/5] arm64: "
` [PATCH 5/5] unicore32: "

[PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM
 2020-07-10  2:43 UTC  (3+ messages)

[PATCH] riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
 2020-07-10  2:40 UTC 

[PATCH 1/2] riscv: Register System RAM as iomem resources
 2020-07-10  2:05 UTC  (3+ messages)

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-07-09 23:15 UTC  (3+ messages)

[PATCH v2 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-09 23:14 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: Enable per-task stack canaries

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2020-07-09 20:48 UTC  (7+ messages)

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-09 11:11 UTC  (4+ messages)

[PATCH] riscv: Enable ELF-ASLR for riscv
 2020-07-09  7:59 UTC  (3+ messages)

[PATCH v2 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
 2020-07-09  6:23 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: Add jump-label implementation

[PATCH 1/1] riscv: Enable ARCH_HAS_FAST_MULTIPLIER for RV64I
 2020-07-09  5:19 UTC 

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-09  3:30 UTC  (6+ messages)
` [PATCH V4 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH] riscv: use 16KB kernel stack on 64-bit
 2020-07-08 14:56 UTC  (4+ messages)

[PATCH] riscv: don't specify -mno-save-restore when building with clang
 2020-07-08 11:52 UTC 

[PATCH v1] riscv: Add jump-label implementation
 2020-07-08  9:45 UTC  (6+ messages)

[PATCH 1/1] riscv: Enable compiler optimizations
 2020-07-08  5:43 UTC 

[PATCH v5 0/4] vmalloc kernel mapping and relocatable kernel
 2020-07-08  4:21 UTC  (2+ messages)

[PATCH v5 17/25] mm/riscv: Use general page fault accounting
 2020-07-07 22:50 UTC 

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-07 15:28 UTC  (14+ messages)
` [PATCH V1 1/5] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
` [PATCH V1 2/5] RISC-V: Implement ptrace regs and stack API
` [PATCH V1 3/5] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH V1 4/5] riscv: Add kprobes supported
` [PATCH V1 5/5] riscv: Add uprobes supported

[PATCH] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-07-07  9:32 UTC 

[RFC PATCH v2 00/11] Add UEFI support for RISC-V
 2020-07-07  7:49 UTC  (14+ messages)
` [RFC PATCH v2 01/11] efi/libstub: Move the function prototypes to header file
` [RFC PATCH v2 02/11] RISC-V: Move DT mapping outof fixmap
` [RFC PATCH v2 03/11] RISC-V: Setup exception vector early
` [RFC PATCH v2 04/11] RISC-V: Add early ioremap support
` [RFC PATCH v2 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH v2 06/11] riscv: Parse all memory blocks to remove unusable memory
` [RFC PATCH v2 07/11] include: pe.h: Add RISC-V related PE definition
` [RFC PATCH v2 08/11] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH v2 09/11] RISC-V: Add EFI stub support
` [RFC PATCH v2 10/11] efi: Rename arm-init to efi-init common for all arch
` [RFC PATCH v2 11/11] RISC-V: Add EFI runtime services

[PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-06 12:06 UTC  (7+ messages)
` [PATCH V4 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V4 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V4 4/4] Documentation/mm: Add descriptions for arch page table helpers

syzkaller on risc-v
 2020-07-06 10:12 UTC  (13+ messages)

[PATCH] asm-generic/mmiowb: Get cpu in mmiowb_set_pending
 2020-07-06  8:08 UTC  (9+ messages)

[RFC PATCH] riscv: enable per-task stack canaries
 2020-07-06  2:42 UTC  (5+ messages)

[PATCH] riscv: Add STACKPROTECTOR supported
 2020-07-06  1:19 UTC  (6+ messages)

[PATCH] Replace HTTP links with HTTPS ones: RISC-V
 2020-07-05 22:02 UTC 

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2020-07-05 14:57 UTC  (11+ messages)
` [RFC/RFT 2/2] "

[PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()
 2020-07-04 16:10 UTC  (2+ messages)

[RFC] riscv: Add jump-label implementation
 2020-07-04 12:09 UTC  (5+ messages)

[PATCH RESEND] riscv: Fix typo in asm/hwcap.h uapi header
 2020-07-03 13:49 UTC 

[PATCH RESEND] riscv: Add kmemleak support
 2020-07-03 13:47 UTC 

[PATCH RESEND] riscv: Add kcov support
 2020-07-03 13:47 UTC 

[PATCH 0/3] Get cache information from userland
 2020-07-03  8:57 UTC  (4+ messages)
` [PATCH 1/3] riscv: Set more data to cacheinfo
` [PATCH 2/3] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH 3/3] riscv: Add cache information in AUX vector

[PATCH v2 0/8] Introduce sv48 support
 2020-07-03  5:22 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (2+ messages)

We may be having some mailing list issues
 2020-07-02 20:15 UTC 


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