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
2022-02-24 19:10:56
linux-kernel
[PATCH] userfaultfd, capability: introduce CAP_USERFAULTFD
2022-02-14 19:42:26
linux-kernel
Re: [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
2022-01-31 11:49:15
linux-kernel
Re: [PATCH 3/3] userfaultfd/selftests: enable huegtlb remap and remove event testing
2022-01-28 20:40:14
linux-kernel
[PATCH] selftests: fixup build warnings in pidfd / clone3 tests
2022-01-28 20:00:49
linux-kernel
[PATCH] pidfd: fix test failure due to stack overflow on some arches
2022-01-28 12:40:04
linux-kernel
Re: [RFC PATCH 0/3] Add hugetlb MADV_DONTNEED support
2022-01-21 22:32:20
linux-kernel
Re: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-21 22:31:12
linux-kernel
Re: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-21 20:05:48
linux-kernel
Re: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-21 20:02:55
linux-kernel
Re: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-06 18:27:00
linux-kernel
Re: [PATCH] userfaultfd/selftests: clean up hugetlb allocation code
2022-01-04 22:36:12
linux-kernel
Re: [PATCH] userfaultfd/selftests: clean up hugetlb allocation code
2021-11-15 19:52:48
linux-kernel
Re: [PATCH] selftests/uffd: Allow EINTR/EAGAIN
2021-10-27 21:35:04
linux-kernel
Re: [PATCH v2 2/3] userfaultfd/selftests: fix feature support detection
2021-10-20 18:31:08
linux-kernel
Re: [PATCH v2 2/3] userfaultfd/selftests: fix feature support detection
2021-09-30 21:41:22
linux-kernel
[PATCH v2 0/3] Small userfaultfd selftest fixups
2021-09-30 21:39:26
linux-kernel
[PATCH v2 2/3] userfaultfd/selftests: fix feature support detection
2021-09-30 21:39:21
linux-kernel
[PATCH v2 1/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers
2021-09-30 21:39:21
linux-kernel
[PATCH v2 3/3] userfaultfd/selftests: fix calculation of expected ioctls
2021-09-27 17:54:13
linux-kernel
Re: [PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
2021-09-27 17:48:05
linux-kernel
Re: [PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
2021-09-25 03:45:27
linux-kernel
Re: [PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
2021-09-23 16:51:25
linux-kernel
Re: [PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
2021-09-22 22:33:43
linux-kernel
Re: [PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-22 21:00:38
linux-kernel
Re: [PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-22 20:52:14
linux-kernel
Re: [PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
2021-09-22 17:05:42
linux-kernel
Re: [PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-21 23:07:30
linux-kernel
Re: [PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-21 20:10:37
linux-kernel
Re: [PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-21 16:35:34
linux-kernel
[PATCH 3/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers
2021-09-21 16:34:53
linux-kernel
[PATCH 2/3] userfaultfd/selftests: fix calculation of expected ioctls
2021-09-21 16:34:39
linux-kernel
[PATCH 1/3] userfaultfd/selftests: fix feature support detection
2021-09-02 21:58:43
linux-kernel
Re: [PATCH 1/5] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
2021-09-01 22:47:52
linux-kernel
Re: [PATCH 1/5] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
2021-07-29 17:38:29
linux-kernel
Re: [PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
2021-07-29 17:31:32
linux-kernel
Re: [PATCH 2/3] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
2021-07-29 17:28:56
linux-kernel
Re: [PATCH 1/3] mm: mmap_lock: remove redundant "\n" in TP_printk
2021-07-27 16:34:07
linux-kernel
Re: [PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
2021-06-29 00:36:36
linux-kernel
Re: [RFC PATCH 00/37] Speculative page faults
2021-06-04 19:58:35
linux-kernel
[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
2021-06-04 19:54:31
linux-kernel
Re: [PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
2021-06-04 17:47:46
linux-kernel
Re: [PATCH] mm: mmap_lock: Use local locks instead of disabling preemption
2021-06-03 18:35:52
linux-kernel
[PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
2021-06-01 16:43:34
linux-kernel
Re: [PATCH v2] userfaultfd: fix UFFDIO_CONTINUE ioctl request definition
2021-05-26 19:20:34
linux-kernel
Re: [PATCH v2 08/10] KVM: selftests: create alias mappings when using shared memory
2021-05-21 22:27:47
linux-kernel
Re: [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
2021-05-19 22:36:01
linux-kernel
Re: [PATCH v2 09/10] KVM: selftests: allow using UFFD minor faults for demand paging
2021-05-19 22:19:58
linux-kernel
Re: [PATCH v2 06/10] KVM: selftests: refactor vm_mem_backing_src_type flags
2021-05-19 22:15:47
linux-kernel
Re: [PATCH v2 02/10] KVM: selftests: simplify setup_demand_paging error handling
2021-05-19 21:09:20
linux-kernel
Re: [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
2021-05-19 20:26:05
linux-kernel
[PATCH v2 05/10] KVM: selftests: allow different backing source types