linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 02:22:42 to 2020-07-15 05:03:39 UTC [more...]

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

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-14 12:11 UTC  (14+ messages)

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

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-15  5:01 UTC  (3+ messages)

clean up address limit helpers v2
 2020-07-15  3:33 UTC  (10+ 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] riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
 2020-07-15  3:20 UTC  (2+ messages)

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

[PATCH] RISC-V: Double the stack size on rv64
 2020-07-14 21:37 UTC  (4+ messages)

[PATCH 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-14 20:42 UTC  (4+ messages)
` [PATCH 2/2] riscv: Use generic pgprot_* macros from <linux/pgtable.h>

Add and use a generic version of devmem_is_allowed()
 2020-07-14 18:14 UTC  (8+ 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 RESEND] riscv: Fix typo in asm/hwcap.h uapi header
 2020-07-14 17:32 UTC  (2+ messages)

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-14 16:24 UTC  (14+ messages)
` [PATCH v3 1/7] RISC-V: Implement ptrace regs and stack API
` [PATCH v3 2/7] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v3 3/7] riscv: Fixup kprobes handler couldn't change pc
` [PATCH v3 4/7] riscv: Add kprobes supported
` [PATCH v3 5/7] riscv: Add uprobes supported
` [PATCH v3 6/7] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v3 7/7] riscv: Add support for function error injection

clean up address limit helpers
 2020-07-14 15:33 UTC  (19+ 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 17/26] mm/riscv: Use general page fault accounting
 2020-07-14 15:12 UTC  (3+ messages)

[PATCH v2 0/5] Dedicated CLINT timer driver
 2020-07-14 15:04 UTC  (7+ messages)
` [PATCH v2 5/5] dt-bindings: timer: Add CLINT bindings

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-14 11:32 UTC  (8+ messages)
` [PATCH v2 5/6] riscv: Add uprobes supported
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

[RESEND PATCH] riscv: Move nommu pgprot_* macros to pgtable.h
 2020-07-14 10:00 UTC  (3+ messages)

[PATCH v3 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
 2020-07-14  7:40 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: Add jump-label implementation

syzkaller on risc-v
 2020-07-14  1:21 UTC  (2+ messages)

[PATCH 1/2] riscv: Fix building error in entry.S when CONFIG_RISCV_M_MODE is enabled
 2020-07-13 20:11 UTC  (3+ messages)
` [PATCH 2/2] riscv: Simplify the checking for SR_PP

[RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-13 18:37 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for "
` [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

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

[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] 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 

[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  (2+ 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  (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).