linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 21:22:27 to 2021-04-21 08:29:35 UTC [more...]

[PATCH 1/3] nds32: Cleanup deprecated function strlen_user
 2021-04-21  8:28 UTC  (8+ messages)
` [PATCH 2/3] nios2: "
` [PATCH 3/3] riscv: "

[PATCH v16 00/17] KVM RISC-V Support
 2021-04-21  4:08 UTC  (3+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (6+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v3 2/2] secretmem: optimize page_is_secretmem()

[PATCH v2 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 14:38 UTC  (8+ messages)
` [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
` [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 2/2] secretmem: optimize page_is_secretmem()

[PATCH] riscv: Remove 32b kernel mapping from page table dump
 2021-04-20  4:19 UTC  (2+ messages)

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-20  4:18 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-20  3:28 UTC  (8+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[PATCH v2 (RESEND) 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-20  1:22 UTC  (4+ messages)
` [PATCH v2 (RESEND) 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH AUTOSEL 5.10 12/21] arm64: kprobes: Restore local irqflag if kprobes is cancelled
 2021-04-19 20:44 UTC 

[PATCH AUTOSEL 5.11 14/23] arm64: kprobes: Restore local irqflag if kprobes is cancelled
 2021-04-19 20:43 UTC 

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 18:24 UTC  (12+ messages)

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-19 17:35 UTC  (37+ messages)
                  ` [RFC][PATCH] locking: Generic ticket-lock

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 16:41 UTC  (24+ messages)
` [PATCH v1 1/5] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v1 2/5] mm: ptdump: Fix build failure
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()
` [PATCH v1 4/5] mm: ptdump: Support hugepd table entries
` [PATCH v1 5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

[PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
 2021-04-19  2:48 UTC  (4+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-04-19  0:55 UTC  (6+ messages)
` [PATCH v4 1/5] RISC-V: Add EM_RISCV to kexec UAPI header
` [PATCH v4 2/5] RISC-V: Add kexec support
` [PATCH v4 3/5] RISC-V: Improve init_resources
` [PATCH v4 4/5] RISC-V: Add kdump support
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-04-18 18:39 UTC  (9+ messages)
` [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH] riscv: kprobes: Remove redundant kprobe_step_ctx
 2021-04-18 16:29 UTC 

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-04-18 11:38 UTC  (5+ messages)

[PATCH v4 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-18  2:38 UTC  (7+ messages)
` [PATCH v4 1/2] binfmt_flat: allow not offsetting data start
` [PATCH v4 2/2] riscv: Disable data start offset in flat binaries

[PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
 2021-04-17 17:26 UTC  (5+ messages)

[PATCH v4 0/3] Move kernel mapping outside the linear mapping
 2021-04-17 17:23 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Move kernel mapping outside of "

[PATCH v2 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  4:05 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH] riscv: patch: remove lockdep assertion on lock text_mutex
 2021-04-17  2:35 UTC 

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-17  1:36 UTC  (4+ messages)

[GIT PULL] RISC-V Fixes for 5.12-rc8 (or 5.12)
 2021-04-16 17:08 UTC  (2+ messages)

[RFT PATCH] riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
 2021-04-16 16:37 UTC 

[PATCH v2] riscv/kprobe: Restore local irqflag if kprobe is cancelled
 2021-04-16 15:09 UTC  (2+ messages)

[PATCH v3 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-16  7:35 UTC  (7+ messages)
` [PATCH v3 1/2] binfmt_flat: allow not offsetting data start
` [PATCH v3 2/2] riscv: Disable text-data gap in flat binaries

[PATCH v2 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-16  7:26 UTC  (8+ messages)

[syzbot] WARNING in ctx_sched_in
 2021-04-16  6:34 UTC 

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-04-15 13:01 UTC  (3+ messages)
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH] RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
 2021-04-15  8:55 UTC 

[PATCH v3 2/2] riscv: Cleanup KASAN_VMALLOC support
 2021-04-15  6:16 UTC  (2+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH v6 5/5] MAINTAINERS: add entry for polarfire soc mailbox driver
 2021-04-14 15:54 UTC 

[PATCH v6 4/5] soc: add polarfire soc system controller
 2021-04-14 15:53 UTC 

[PATCH v6 3/5] dt-bindings: add bindings for polarfire soc system controller
 2021-04-14 15:53 UTC 

[PATCH v6 1/5] dt-bindings: add bindings for polarfire soc mailbox
 2021-04-14 15:53 UTC 

[PATCH v6 2/5] mbox: add polarfire soc system controller mailbox
 2021-04-14 15:53 UTC 

[PATCH v6 0/5] Add support for the PolarFire SoC system controller
 2021-04-14 15:53 UTC 

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-04-14 14:13 UTC  (15+ messages)

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] implement flush_cache_vmap for RISC-V
 2021-04-14  9:16 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in get_wchan
 2021-04-14  5:56 UTC  (2+ messages)

[PATCH v5 3/5] dt-bindings: add bindings for polarfire soc system controller
 2021-04-13 15:13 UTC  (2+ messages)

[PATCH v5 1/5] dt-bindings: add bindings for polarfire soc mailbox
 2021-04-13 15:12 UTC  (2+ messages)

[PATCH v5 2/5] mbox: add polarfire soc system controller mailbox
 2021-04-13 14:16 UTC  (3+ messages)

[PATCH v8] RISC-V: enable XIP
 2021-04-13 13:44 UTC  (2+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2021-04-13 11:07 UTC  (5+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH v3 00/10] riscv: improve self-protection
 2021-04-13  3:52 UTC  (6+ messages)
` [PATCH v3 01/10] riscv: mm: Remove setup_zero_page()
` [PATCH v3 02/10] riscv: add __init section marker to some 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).