LinuxLists
Users
About
Axel Rasmussen (
[email protected]
)
Number of posts: 598 (0.41 per day)
First post: 2020-06-18 23:03:23
Last post: 2024-06-03 17:41:54
Previous Page
/
Next Page
Date
List
Subject
2023-07-14 19:05:07
linux-kernel
[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
2023-07-14 18:38:02
linux-kernel
Re: [syzbot] [mm?] kernel BUG in mfill_atomic_copy
2023-07-10 23:10:44
linux-kernel
Re: [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
2023-07-10 18:27:04
linux-kernel
Re: [PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-07-10 17:45:02
linux-kernel
Re: [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
2023-07-07 22:27:22
linux-kernel
[PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
2023-07-07 22:18:04
linux-kernel
[PATCH v4 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
2023-07-07 22:16:41
linux-kernel
[PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-07-07 22:10:45
linux-kernel
[PATCH v4 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-07 22:01:07
linux-kernel
[PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
2023-07-07 21:59:17
linux-kernel
[PATCH v4 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
2023-07-07 21:59:15
linux-kernel
[PATCH v4 3/8] mm: userfaultfd: extract file size check out into a helper
2023-07-07 21:58:06
linux-kernel
[PATCH v4 2/8] mm: userfaultfd: check for start + len overflow in validate_range
2023-07-07 21:57:41
linux-kernel
[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
2023-07-07 21:09:41
linux-kernel
Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-07-07 20:06:52
linux-kernel
Re: [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-07 17:24:13
linux-kernel
Re: [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-07-06 23:19:49
linux-kernel
[PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
2023-07-06 23:19:47
linux-kernel
[PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
2023-07-06 23:18:19
linux-kernel
[PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
2023-07-06 23:11:17
linux-kernel
[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
2023-07-06 23:10:37
linux-kernel
[PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-07-06 23:08:44
linux-kernel
[PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-06 23:08:18
linux-kernel
[PATCH v3 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
2023-07-06 22:53:48
linux-kernel
[PATCH v3 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
2023-07-06 22:53:06
linux-kernel
[PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
2023-07-05 18:38:15
linux-kernel
Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-05 18:18:31
linux-kernel
Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-05 17:55:08
linux-kernel
Re: [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-06-29 21:21:07
linux-kernel
[PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
2023-06-29 21:08:26
linux-kernel
[PATCH v2 6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON
2023-06-29 21:06:06
linux-kernel
[PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-06-29 21:02:31
linux-kernel
[PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
2023-06-29 21:01:20
linux-kernel
[PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
2023-06-29 21:00:27
linux-kernel
[PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-05-23 18:18:21
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-19 17:40:35
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-18 20:59:10
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-17 22:38:34
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-11 21:13:39
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-11 20:54:46
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-11 18:43:30
linux-kernel
[PATCH 2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
2023-05-11 18:41:57
linux-kernel
[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-05-11 18:38:28
linux-kernel
[PATCH 3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS
2023-04-12 19:49:03
linux-kernel
Re: [PATCH v2 16/31] selftests/mm: UFFDIO_API test
2023-04-12 18:33:33
linux-kernel
Re: [PATCH v2 15/31] selftests/mm: uffd_open_{dev|sys}()
2023-04-12 18:32:53
linux-kernel
Re: [PATCH v2 14/31] selftests/mm: uffd_[un]register()
2023-04-12 18:08:36
linux-kernel
Re: [PATCH v2 13/31] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
2023-04-12 18:07:13
linux-kernel
Re: [PATCH v2 12/31] selftests/mm: Create uffd-common.[ch]
2023-04-12 17:14:00
linux-kernel
Re: [PATCH v2 10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
2023-04-01 02:16:05
linux-kernel
Re: [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb