LinuxLists
Users
About
Muhammad Usama Anjum (
[email protected]
)
Number of posts: 1053 (1.16 per day)
First post: 2021-12-17 19:33:17
Last post: 2024-06-14 07:08:55
Previous Page
/
Next Page
Date
List
Subject
2023-06-13 10:50:52
linux-kernel
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-13 10:48:10
linux-kernel
[PATCH v18 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
2023-06-13 10:42:08
linux-kernel
[PATCH v18 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
2023-06-13 10:39:58
linux-kernel
Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-13 08:32:31
linux-kernel
Re: [PATCH] selftests: lib.mk: fix out-of-tree builds
2023-06-12 10:48:00
linux-kernel
[PATCH 2/2] selftests: mm: remove duplicate unneeded defines
2023-06-12 10:19:38
linux-kernel
[PATCH 1/2] selftests: mm: remove wrong kernel header inclusion
2023-06-12 08:01:29
linux-kernel
Re: [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
2023-06-11 13:07:28
linux-kernel
Re: [PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
2023-06-08 09:20:41
linux-kernel
Re: selftests: -e error: missing kernel header files. Please run this and try again
2023-06-08 08:52:54
linux-kernel
Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-07 16:22:37
linux-kernel
Re: [PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-07 06:26:51
linux-kernel
Re: [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-07 05:53:55
linux-kernel
Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-07 05:52:55
linux-kernel
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-06-06 09:09:07
linux-kernel
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-06-06 08:54:26
linux-kernel
Re: [PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
2023-06-06 08:22:03
linux-kernel
Re: [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
2023-06-06 08:20:39
linux-kernel
Re: [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
2023-06-06 08:19:37
linux-kernel
Re: [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
2023-06-06 08:18:47
linux-kernel
Re: [PATCH v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
2023-06-06 08:17:54
linux-kernel
Re: [PATCH v3 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-06 08:17:49
linux-kernel
Re: [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
2023-06-06 08:10:07
linux-kernel
Re: [PATCH v3 08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE
2023-06-06 08:08:40
linux-kernel
Re: [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-06 08:01:14
linux-kernel
Re: [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning
2023-06-06 07:56:13
linux-kernel
Re: [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
2023-06-06 07:54:08
linux-kernel
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-06-06 06:27:18
linux-kernel
[PATCH v17 5/5] selftests: mm: add pagemap ioctl tests
2023-06-06 06:21:37
linux-kernel
[PATCH v17 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
2023-06-06 06:21:34
linux-kernel
[PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-06 06:21:17
linux-kernel
[PATCH v17 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
2023-06-06 06:19:33
linux-kernel
[PATCH v17 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
2023-06-06 06:19:00
linux-kernel
[PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-02 17:53:55
linux-kernel
Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-02 16:42:37
linux-kernel
Re: [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
2023-06-02 16:36:28
linux-kernel
Re: [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
2023-06-02 11:40:35
linux-kernel
Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-06-01 08:54:43
linux-kernel
Direct rdtsc call side-effect
2023-06-01 08:23:50
linux-kernel
Re: [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-05-30 14:23:52
linux-kernel
Re: [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-05-26 11:26:05
linux-kernel
Re: Missing MIPI IPU6 camera driver for Intel Alder Lake laptops
2023-05-25 09:11:48
linux-kernel
[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-05-25 09:11:22
linux-kernel
[PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
2023-05-25 09:10:46
linux-kernel
[PATCH v16 5/5] selftests: mm: add pagemap ioctl tests
2023-05-25 09:10:42
linux-kernel
[PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-05-25 09:10:39
linux-kernel
[PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
2023-05-25 09:06:22
linux-kernel
[PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
2023-05-24 14:34:56
linux-kernel
Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-05-24 11:42:03
linux-kernel
Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
2023-05-22 11:40:18
linux-kernel
Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs