LinuxLists
Users
About
John Hubbard (
[email protected]
)
Number of posts: 2277 (0.63 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-06-15 02:51:47
Previous Page
/
Next Page
Date
List
Subject
2023-06-02 22:35:32
linux-kernel
Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
2023-06-02 22:34:49
linux-kernel
Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
2023-06-02 22:34:44
linux-kernel
Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
2023-06-02 22:19:52
linux-kernel
Re: [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
2023-06-02 22:14:26
linux-kernel
Re: [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
2023-06-02 21:59:22
linux-kernel
Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-02 21:44:09
linux-kernel
Re: [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
2023-06-02 20:47:57
linux-kernel
Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-02 19:31:21
linux-kernel
Re: [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-02 19:27:03
linux-kernel
Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
2023-06-02 19:04:48
linux-kernel
Re: [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
2023-06-02 18:48:15
linux-kernel
Re: [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
2023-06-02 18:06:31
linux-kernel
Re: [PATCH 00/12] A minor flurry of selftest/mm fixes
2023-06-02 01:57:04
linux-kernel
[PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
2023-06-02 01:56:49
linux-kernel
[PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
2023-06-02 01:56:40
linux-kernel
[PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
2023-06-02 01:53:24
linux-kernel
[PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
2023-06-02 01:49:23
linux-kernel
[PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
2023-06-02 01:49:14
linux-kernel
[PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-02 01:47:52
linux-kernel
[PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
2023-06-02 01:46:04
linux-kernel
[PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-02 01:46:01
linux-kernel
[PATCH 00/12] A minor flurry of selftest/mm fixes
2023-06-02 01:36:56
linux-kernel
[PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
2023-06-02 01:36:36
linux-kernel
[PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
2023-06-02 01:35:41
linux-kernel
[PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
2023-06-02 01:35:41
linux-kernel
[PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
2023-05-29 01:17:27
linux-kernel
Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-29 00:53:23
linux-kernel
Re: [PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
2023-05-27 02:23:50
linux-kernel
Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-24 02:36:47
linux-kernel
Re: [PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
2023-05-23 02:12:49
linux-kernel
Re: FOLL_LONGTERM vs FOLL_EPHEMERAL Re: [PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
2023-05-23 01:35:35
linux-kernel
Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-23 01:16:06
linux-kernel
Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-16 17:13:56
linux-kernel
Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
2023-05-15 20:09:48
linux-kernel
Re: [PATCH v5 6/6] mm/gup: remove vmas array from internal GUP functions
2023-05-13 02:37:39
linux-kernel
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-05-02 00:00:37
linux-kernel
Re: [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
2023-04-28 18:39:36
linux-kernel
Re: [PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-28 18:29:50
linux-kernel
Re: [PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-28 02:16:38
linux-kernel
Re: [PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-27 23:03:55
linux-kernel
Re: [PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-27 00:56:29
linux-kernel
Re: [PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-26 20:09:38
linux-kernel
Re: [PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-11 02:56:55
linux-kernel
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-04-10 07:53:19
linux-kernel
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-04-07 00:16:54
linux-kernel
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-04-06 20:21:03
linux-kernel
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-04-06 20:11:40
linux-ext4
Re: [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
2023-04-06 04:12:45
linux-kernel
[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-03-13 00:45:21
linux-kernel
Re: [RFC PATCH v1 0/1] possibile regression in the mm_types
2023-02-03 02:55:12
linux-kernel
Re: [syzbot] general protection fault in skb_dequeue (3)