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

Date List Subject
2023-01-23 13:15:27 linux-kernel Re: [PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-23 12:18:45 linux-kernel Re: [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2023-01-23 10:12:38 linux-kernel Re: [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
2023-01-19 15:15:39 linux-kernel Re: [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
2023-01-18 07:47:11 linux-kernel Re: [PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-10 05:53:18 linux-kernel Re: [PATCH RFC] mm: implement granular soft-dirty vma support
2023-01-09 07:08:22 linux-kernel [PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-09 07:04:59 linux-kernel [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests
2023-01-09 06:58:17 linux-kernel [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2023-01-09 06:56:11 linux-kernel [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
2023-01-09 06:55:09 linux-kernel [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
2022-12-28 14:25:55 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-12-21 09:10:42 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-12-20 18:28:47 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-12-20 17:00:25 linux-kernel [PATCH RFC] mm: implement granular soft-dirty vma support
2022-12-19 12:27:38 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-12-13 13:14:11 linux-kernel Re: [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-12-08 14:45:32 linux-ext4 Re: [PATCH v9 0/8] Clean up the case-insensitive lookup path
2022-12-05 16:15:14 linux-kernel Re: [PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-30 11:52:27 linux-kernel Re: [PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-29 13:55:56 linux-kernel Re: [PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
2022-11-22 12:42:46 linux-kernel [PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
2022-11-22 10:43:53 linux-kernel Re: [PATCH] mm: set the vma flags dirty before testing if it is mergeable
2022-11-22 09:18:43 linux-kernel Re: [PATCH] mm: set the vma flags dirty before testing if it is mergeable
2022-11-22 08:53:14 linux-kernel [PATCH] mm: set the vma flags dirty before testing if it is mergeable
2022-11-21 18:15:32 linux-kernel Re: [Bug 67651] Bisected: Lots of fragmented mmaps cause gimp to fail in 3.12 after exceeding vm_max_map_count
2022-11-21 15:51:38 linux-kernel Re: [PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-21 15:36:00 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-11-18 20:34:17 linux-kernel Re: [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-11-11 10:19:11 linux-kernel Re: [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-11 07:13:01 linux-kernel Re: [PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-09 10:56:00 linux-kernel [PATCH v6 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
2022-11-09 10:55:18 linux-kernel [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-09 10:28:17 linux-kernel [PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-09 10:27:13 linux-kernel [PATCH v6 3/3] selftests: vm: add pagemap ioctl tests
2022-11-08 18:14:31 linux-kernel Re: [PATCH v5 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-08 14:49:42 linux-kernel Re: [PATCH v5 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 16:25:13 linux-kernel [PATCH v5 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 15:31:02 linux-kernel [PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 15:25:29 linux-kernel Re: [PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 15:25:04 linux-kernel [PATCH v5 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
2022-11-03 14:58:53 linux-kernel [PATCH v5 3/3] selftests: vm: add pagemap ioctl tests
2022-11-03 11:25:11 linux-kernel [PATCH v4 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
2022-11-03 11:02:06 linux-kernel [PATCH v4 3/3] selftests: vm: add pagemap ioctl tests
2022-11-03 10:40:34 linux-kernel [PATCH v4 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 10:25:17 linux-kernel [PATCH v4 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-10-19 08:02:32 linux-kernel Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-10-18 14:53:04 linux-kernel Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-10-18 13:42:01 linux-kernel Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-10-18 13:07:09 linux-kernel Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-10-18 11:00:45 linux-kernel Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE