linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-11 20:24:27 to 2020-07-17 07:52:12 UTC [more...]

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

[PATCH v4 0/4] Dedicated CLINT timer driver
 2020-07-17  7:50 UTC  (3+ messages)
` [PATCH v4 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v4 2/4] clocksource/drivers: Add CLINT timer driver

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

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

clean up address limit helpers v2
 2020-07-17  6:06 UTC  (13+ 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 v3 0/4] Dedicated CLINT timer driver
 2020-07-17  5:56 UTC  (14+ messages)
` [PATCH v3 1/4] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v3 2/4] clocksource/drivers: Add CLINT timer driver
` [PATCH v3 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-17  3:20 UTC  (7+ 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

[PATCH] Replace HTTP links with HTTPS ones: RISC-V
 2020-07-16 23:19 UTC  (2+ messages)

[PATCH] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
 2020-07-16 19:00 UTC  (3+ messages)

[PATCH] RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
 2020-07-16 18:57 UTC 

Patchwork for linux-riscv
 2020-07-16 17:53 UTC  (5+ messages)

[PATCH] riscv: Add SiFive drivers to rv32_defconfig
 2020-07-16 16:39 UTC  (3+ messages)

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

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

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

BPATCH=20v2=200/3=5D=20RISC-V=3A=20Add=20kexec/kdump=20support=E2=80=8B?=
 2020-07-16 14:04 UTC  (2+ messages)

[PATCH v2 0/2] Fix some build warnings when W=1
 2020-07-16 13:20 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: Fix build warning for mm/init
` [PATCH v2 2/2] riscv: Fix build warning for mm/pageattr

[PATCH 0/2] Fix some build warnings when W=1
 2020-07-16  7:46 UTC  (7+ messages)
` [PATCH 1/2] riscv: Fix build warning for mm/init
` [PATCH 2/2] riscv: fix build warning of mm/pageattr

Upstream binutils commit a87e1817a435dab6c6c042f9306497c9f13d4236 breaks building the RISC-V vDSO
 2020-07-16  4:09 UTC  (5+ messages)

[PATCH 0/4] Few mm & exception handling fixes
 2020-07-15 23:30 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Setup exception vector early
` [PATCH 2/4] RISC-V: Set maximum number of mapped pages correctly
` [PATCH 3/4] RISC-V: Do not rely on initrd_start/end computed during early dt parsing
` [PATCH 4/4] riscv: Parse all memory blocks to remove unusable memory

[RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-15 20:08 UTC  (9+ 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] asm-generic/mmiowb: Get cpu in mmiowb_set_pending
 2020-07-15 19:28 UTC  (7+ messages)

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

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-15  6:45 UTC  (15+ 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

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

[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  (4+ messages)
` [PATCH v2 4/5] arm64: Use the generic devmem_is_allowed()

[PATCH RESEND] riscv: Fix typo in asm/hwcap.h uapi header
 2020-07-14 17:32 UTC  (2+ messages)

clean up address limit helpers
 2020-07-14 15:33 UTC  (16+ messages)
` [PATCH 2/6] nds32: use uaccess_kernel in show_regs
` [PATCH 4/6] uaccess: remove segment_eq
` [PATCH 5/6] uaccess: add force_uaccess_{begin,end} helpers

[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  (7+ messages)
` [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

[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 


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