LinuxLists
Users
About
Baoquan He (
[email protected]
)
Number of posts: 3192 (0.81 per day)
First post: 2013-09-08 11:48:53
Last post: 2024-06-14 03:18:35
Previous Page
/
Next Page
Date
List
Subject
2023-06-09 08:08:36
linux-kernel
[PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP
2023-06-09 08:08:16
linux-kernel
[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-06-09 08:08:06
linux-kernel
[PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP
2023-06-09 08:07:35
linux-kernel
[PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
2023-06-09 08:07:23
linux-kernel
[PATCH v6 13/19] xtensa: mm: Convert to GENERIC_IOREMAP
2023-06-09 08:07:21
linux-kernel
[PATCH v6 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
2023-06-09 08:07:06
linux-kernel
[PATCH v6 11/19] sh: add <asm-generic/io.h> including
2023-06-09 08:07:04
linux-kernel
[PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
2023-06-09 08:05:57
linux-kernel
[PATCH v6 06/19] mm/ioremap: add slab availability checking in ioremap_prot
2023-06-09 08:02:21
linux-kernel
[PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
2023-06-09 08:01:45
linux-kernel
[PATCH v6 08/19] ia64: mm: Convert to GENERIC_IOREMAP
2023-06-09 08:01:12
linux-kernel
[PATCH v6 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
2023-06-09 08:00:39
linux-kernel
[PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
2023-06-06 12:28:11
linux-kernel
Re: [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock
2023-06-06 01:47:37
linux-kernel
Re: [PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-05 01:18:39
linux-kernel
Re: [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock
2023-06-04 13:34:33
linux-kernel
Re: [RFC PATCH v3 0/3] pmem memmap dump support
2023-06-04 13:30:18
linux-kernel
Re: [PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2023-06-04 04:29:33
linux-kernel
Re: [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
2023-06-02 11:23:38
linux-kernel
Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
2023-06-01 11:00:32
linux-kernel
Re: [PATCH] kexec: Avoid calculating array size twice
2023-06-01 10:59:28
linux-kernel
Re: [PATCH] kexec: Avoid calculating array size twice
2023-06-01 08:29:06
linux-kernel
Re: [PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-06-01 02:40:35
linux-kernel
Re: [RFC v3 00/21] Preserved-over-Kexec RAM
2023-05-31 10:23:08
linux-kernel
Re: [PATCH 6/6] kexec: enable kexec_crash_size to support two crash kernel regions
2023-05-31 08:25:51
linux-kernel
Re: [PATCH 5/6] kexec: add helper __crash_shrink_memory()
2023-05-31 08:12:02
linux-kernel
Re: [PATCH 4/6] kexec: improve the readability of crash_shrink_memory()
2023-05-31 07:51:22
linux-kernel
Re: [PATCH 2/6] kexec: delete a useless check in crash_shrink_memory()
2023-05-31 07:50:21
linux-kernel
Re: [PATCH 1/6] kexec: fix a memory leak in crash_shrink_memory()
2023-05-31 00:50:41
linux-kernel
Re: [PATCH 3/6] kexec: clear crashk_res if all its memory has been released
2023-05-31 00:34:44
linux-kernel
Re: [PATCH 1/6] kexec: fix a memory leak in crash_shrink_memory()
2023-05-31 00:34:19
linux-kernel
Re: [PATCH 2/6] kexec: delete a useless check in crash_shrink_memory()
2023-05-30 10:11:14
linux-kernel
Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
2023-05-30 09:51:33
linux-kernel
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
2023-05-30 04:45:35
linux-kernel
Re: [PATCH -next] mm: page_alloc: simplify has_managed_dma()
2023-05-27 10:38:01
linux-kernel
Re: [PATCH] lib/test_vmalloc.c: avoid garbage in page array
2023-05-27 10:28:41
linux-kernel
Re: [PATCH] lib/test_vmalloc.c: avoid garbage in page array
2023-05-26 09:05:47
linux-kernel
Re: [PATCH] lib/test_vmalloc.c: avoid garbage in page array
2023-05-26 04:47:13
linux-kernel
Re: [PATCH] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-05-26 04:12:31
linux-kernel
Re: [PATCH] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-05-26 00:31:44
linux-kernel
Re: [PATCH] lib/test_vmalloc.c: avoid garbage in page array
2023-05-20 13:21:46
linux-kernel
Re: [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
2023-05-20 04:11:15
linux-kernel
Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
2023-05-20 03:51:02
linux-kernel
Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
2023-05-20 03:26:33
linux-kernel
Re: [PATCH v4] mips: add <asm-generic/io.h> including
2023-05-18 04:03:50
linux-kernel
Re: [PATCH v5 RESEND 08/17] ia64: mm: Convert to GENERIC_IOREMAP
2023-05-18 04:00:06
linux-kernel
Re: [PATCH v5 RESEND 11/17] sh: mm: Convert to GENERIC_IOREMAP
2023-05-18 03:57:07
linux-kernel
Re: [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
2023-05-18 03:56:23
linux-kernel
Re: [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
2023-05-18 03:55:34
linux-kernel
Re: [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
2023-05-17 00:34:54
linux-kernel
Re: [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM