Mike Rapoport ([email protected])

Number of posts: 928 (0.46 per day)
First post: 2018-10-11 05:01:54
Last post: 2024-04-19 16:31:19

Date List Subject
2024-04-19 16:31:19 linux-kernel Re: [PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
2024-04-02 15:09:50 linux-crypto Re: BUG: unable to handle kernel paging request in crypto_sha3_update
2024-02-01 09:06:38 linux-kernel Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
2023-10-24 10:09:36 linux-kernel Re: [PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
2023-04-20 10:59:54 linux-kernel Re: [PATCH v2 19/31] selftests/mm: Rename uffd_stats to uffd_args
2023-04-20 10:57:56 linux-kernel Re: [PATCH v2 16/31] selftests/mm: UFFDIO_API test
2023-04-12 16:46:20 linux-kernel Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
2023-04-11 12:50:16 linux-kernel Re: [PATCH 22/29] selftests/mm: Move uffd pagemap test to unit test
2023-04-11 11:14:20 linux-kernel Re: [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test
2023-04-11 11:04:50 linux-kernel Re: [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
2023-04-11 11:01:06 linux-kernel Re: [PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter
2023-04-11 10:47:16 linux-kernel Re: [PATCH 17/29] selftests/mm: Drop global mem_fd in uffd tests
2023-04-11 10:46:39 linux-kernel Re: [PATCH 18/29] selftests/mm: Drop global hpage_size in uffd tests
2023-04-07 11:26:27 linux-kernel Re: [PATCH 14/29] selftests/mm: uffd_[un]register()
2023-04-07 11:23:53 linux-kernel Re: [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()
2023-04-07 11:04:45 linux-kernel Re: [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
2023-04-07 10:14:35 linux-kernel Re: [PATCH 12/29] selftests/mm: Create uffd-common.[ch]
2023-04-07 09:58:59 linux-kernel Re: [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist
2023-04-07 09:55:29 linux-kernel Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-04-07 09:36:13 linux-kernel Re: [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
2023-04-07 09:33:18 linux-kernel Re: [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
2023-04-07 09:30:40 linux-kernel Re: [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h
2023-04-07 09:25:39 linux-kernel Re: [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
2023-04-07 09:25:22 linux-kernel Re: [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper
2023-04-07 09:25:01 linux-kernel Re: [PATCH 06/29] selftests/mm: Link vm_util.c always
2023-04-07 09:24:15 linux-kernel Re: [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
2023-04-07 09:23:49 linux-kernel Re: [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
2023-03-03 09:10:49 linux-kernel Re: [tip: x86/urgent] x86/setup: Always reserve the first 1M of RAM
2022-11-09 11:53:41 linux-kernel Re: [6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
2022-11-08 08:27:24 linux-kernel Re: [6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
2022-09-08 19:58:25 linux-kernel Re: [PATCHv7 02/14] mm: Add support for unaccepted memory
2022-09-08 12:33:01 linux-kernel Re: [PATCHv7 02/14] mm: Add support for unaccepted memory
2022-09-08 11:32:30 linux-kernel Re: [PATCH 5/6] mm: Kconfig: make config SECRETMEM visible with EXPERT
2022-07-04 16:38:50 linux-kernel Re: [PATCH] secretmem: drop unneeded initialization in secretmem_file_create()
2022-07-03 14:35:02 linux-kernel Re: [RFC PATCH v3 2/3] mm: Add PUD level pagetable account
2022-07-03 14:29:49 linux-kernel Re: [RFC PATCH v3 2/3] mm: Add PUD level pagetable account
2022-07-02 11:09:28 linux-kernel Re: [RFC PATCH v3 1/3] mm: Factor out the pagetable pages account into new helper function
2022-06-30 15:18:41 linux-kernel Re: [RFC PATCH v3 1/3] mm: Factor out the pagetable pages account into new helper function
2022-06-30 14:59:58 linux-kernel Re: [RFC PATCH v3 2/3] mm: Add PUD level pagetable account
2022-06-22 15:03:33 linux-kernel Re: [RFC PATCH v2 2/3] mm: Add PUD level pagetable account
2022-06-22 14:51:39 linux-kernel Re: [RFC PATCH v2 3/3] mm: Add kernel PTE level pagetable pages account
2022-05-23 07:05:28 linux-kernel Re: [PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
2022-05-18 13:35:27 linux-kernel Re: [RFC PATCH] page_ext: create page extension for all memblock memory regions
2022-05-18 04:17:14 linux-kernel Re: [RFC PATCH] page_ext: create page extension for all memblock memory regions
2022-05-17 13:22:50 linux-kernel Re: [RFC PATCH] page_ext: create page extension for all memblock memory regions
2022-04-22 12:11:15 linux-kernel Re: [stable:linux-5.10.y 2705/5321] WARNING: modpost: vmlinux.o(.text+0x8cc4): Section mismatch in reference from the function __arm_ioremap_pfn_caller() to the function .meminit.text:memblock_is_map_memory()
2022-04-19 08:49:31 linux-kernel Re: [PATCH] mm, page_alloc: check pfn is valid before moving to freelist
2022-04-18 11:38:23 linux-kernel Re: [PATCH] mm, page_alloc: check pfn is valid before moving to freelist
2022-04-14 12:20:41 linux-kernel Re: [PATCH] mm, page_alloc: check pfn is valid before moving to freelist
2022-04-14 11:32:05 linux-kernel Re: [PATCH] mm, page_alloc: check pfn is valid before moving to freelist
2022-04-06 16:22:21 linux-kernel Re: [PATCH v3 1/6] lib/stackdepot: allow requesting early initialization dynamically