Palmer Dabbelt ([email protected])

Number of posts: 1578 (0.47 per day)
First post: 2015-05-01 04:26:22
Last post: 2024-06-12 21:58:51

Date List Subject
2022-02-24 19:58:23 linux-kernel Re: [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
2022-02-24 01:17:14 linux-kernel Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
2022-02-23 13:47:34 linux-kernel Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
2022-02-23 05:32:13 linux-kernel Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
2022-02-23 05:25:40 linux-kernel Re: [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
2022-02-23 04:35:30 linux-kernel Re: [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
2022-02-23 04:08:32 linux-kernel Re: [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
2022-02-23 02:44:37 linux-kernel Re: [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
2022-02-23 02:39:37 linux-kernel Re: [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
2022-02-23 02:38:49 linux-kernel Re: [PATCH v2 0/7] Module relocation fixes and asm/insn.h header
2022-02-23 02:32:38 linux-kernel Re: [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
2022-02-23 01:10:33 linux-kernel Re: [PATCH] riscv: mm: Remove the copy operation of pmd
2022-02-22 22:40:50 linux-kernel Re: [PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-02-15 01:25:13 linux-kernel Re: [PATCH] riscv: mm: init: mark satp_mode __ro_after_init
2022-02-15 00:34:39 linux-kernel Re: [PATCH 0/3] unified way to use static key and optimize pgtable_l4_enabled
2022-02-15 00:25:03 linux-kernel Re: [PATCH] riscv: mm: remove the BUG_ON check of mapping the last 4K bytes of memory
2022-02-10 18:00:20 linux-kernel Re: [PATCH] riscv: fix build with binutils 2.38
2022-02-09 06:05:15 linux-kernel Re: [PATCH] riscv: extable: fix err reg writing in dedicated uaccess handler
2022-02-07 20:00:01 linux-kernel Re:
2022-02-07 17:30:07 linux-kernel Re: [PATCH 0/4] Refactor the PRCI driver to reduce the complexity
2022-02-07 16:07:03 linux-kernel Re: [PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
2022-02-07 15:00:00 linux-kernel Re: [PATCH v5 00/12] Update the Icicle Kit device tree
2022-01-21 22:33:12 linux-kernel Re: [PATCH v4 3/3] dmaengine: sf-pdma: Get number of channel by device tree
2022-01-21 22:33:11 linux-kernel Re: [PATCH v4 2/3] dt-bindings: Add dma-channels for pdma device node
2022-01-21 22:32:33 linux-kernel Re: [PATCH] arch/riscv/kernel: remove redundant err variable
2022-01-21 22:32:07 linux-kernel Re: [PATCH v4 1/3] riscv: dts: Add dma-channels property in dma node
2022-01-21 22:30:15 linux-kernel Re: [PATCH] riscv: canaan: remove useless select of non-existing config SYSCON
2022-01-21 22:30:14 linux-kernel Re: [PATCH] riscv: dts: sifive unmatched: Add gpio poweroff
2022-01-21 22:30:10 linux-kernel Re: [PATCH v3 0/6] Sparse HART id support
2022-01-21 22:26:04 linux-kernel Re: [PATCH 1/1] riscv: default to CONFIG_RISCV_SBI_V01=n
2022-01-21 21:06:16 linux-kernel Re: [PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2022-01-21 20:15:03 linux-kernel Re: [PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
2022-01-21 20:06:21 linux-kernel Re: [PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
2022-01-21 04:15:42 linux-kernel Re: [PATCH v2 0/5] riscv: mm: init clean up #ifdefs
2022-01-11 18:47:42 linux-kernel Re: [PATCH 0/5] kvm: fix latent guest entry/exit bugs
2022-01-11 18:40:44 linux-kernel Re: [PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
2022-01-11 17:29:34 linux-kernel Re: [PATCH v2 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2022-01-11 17:28:37 linux-kernel Re: [PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
2022-01-09 21:38:56 linux-kernel Re: [PATCH] RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
2022-01-09 19:48:12 linux-kernel Re: [PATCH 0/5] riscv: misc clean up
2022-01-09 18:56:59 linux-kernel Re: [PATCH 1/3] riscv: Don't use va_pa_offset on kdump
2022-01-09 17:49:12 linux-kernel Re: [PATCH -next 0/2] riscv/mm: Enable THP migration
2022-01-07 21:58:15 linux-kernel Re: [PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
2022-01-07 19:18:07 linux-kernel Re: [PATCH] riscv/head: fix misspelling of guaranteed
2022-01-06 18:01:58 linux-kernel Re: [PATCH 0/12] RISC-V: Clean up the defconfigs
2022-01-06 04:00:33 linux-kernel Re: [PATCH] riscv: Make vmalloc/vmemmap end equal to the start of the next region
2022-01-06 03:21:32 linux-kernel Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
2021-12-23 17:36:26 linux-crypto Re: [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry
2021-12-23 17:36:26 linux-kernel Re: [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry
2021-12-17 18:35:57 linux-kernel Re: [PATCH 1/1] riscv: default to CONFIG_RISCV_SBI_V01=n
2021-12-17 05:35:04 linux-kernel Re: [PATCH v3 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator