Ankur Arora ([email protected])

Number of posts: 286 (0.11 per day)
First post: 2017-03-21 23:09:41
Last post: 2024-04-26 19:02:15

Date List Subject
2023-04-08 23:14:36 linux-kernel Re: [PATCH 0/9] x86/clear_huge_page: multi-page clearing
2023-04-07 03:34:54 linux-kernel Re: [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length
2023-04-07 02:50:19 linux-kernel Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
2023-04-07 00:51:51 linux-kernel Re: [PATCH 5/9] x86/clear_pages: add clear_pages()
2023-04-06 17:04:22 linux-kernel Re: [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible
2023-04-06 16:57:53 linux-kernel Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
2023-04-05 05:32:16 linux-kernel Re: [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
2023-04-03 05:50:25 linux-kernel [PATCH 7/9] sched: define TIF_ALLOW_RESCHED
2023-04-03 05:41:02 linux-kernel [PATCH 0/9] x86/clear_huge_page: multi-page clearing
2023-04-03 05:38:05 linux-kernel [PATCH 6/9] mm/clear_huge_page: use multi-page clearing
2023-04-03 05:37:11 linux-kernel [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
2023-04-03 05:29:38 linux-kernel [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible
2023-04-03 05:28:30 linux-kernel [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length
2023-04-03 05:27:53 linux-kernel [PATCH 1/9] huge_pages: get rid of process_huge_page()
2023-04-03 05:26:53 linux-kernel [PATCH 3/9] huge_page: allow arch override for clear/copy_huge_page()
2023-04-03 05:25:56 linux-kernel [PATCH 2/9] huge_page: get rid of {clear,copy}_subpage()
2023-04-03 05:25:44 linux-kernel [PATCH 5/9] x86/clear_pages: add clear_pages()
2022-10-14 17:22:22 linux-kernel Re: [PATCH v2] audit: unify audit_filter_{uring(),inode_name(),syscall()}
2022-10-07 01:45:04 linux-kernel Re: [PATCH 2/3] audit: annotate branch direction for audit_in_mask()
2022-10-07 01:15:05 linux-kernel [PATCH v2] audit: unify audit_filter_{uring(),inode_name(),syscall()}
2022-10-07 01:02:34 linux-kernel Re: [PATCH 1/3] audit: cache ctx->major in audit_filter_syscall()
2022-09-29 21:09:28 linux-kernel Re: [PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}
2022-09-29 20:38:42 linux-kernel Re: [PATCH 1/3] audit: cache ctx->major in audit_filter_syscall()
2022-09-29 20:22:16 linux-kernel Re: [PATCH 2/3] audit: annotate branch direction for audit_in_mask()
2022-09-27 23:11:41 linux-kernel [PATCH 0/3] improve audit syscall-exit latency
2022-09-27 23:11:09 linux-kernel [PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}
2022-09-27 23:10:45 linux-kernel [PATCH 1/3] audit: cache ctx->major in audit_filter_syscall()
2022-09-27 23:10:32 linux-kernel [PATCH 2/3] audit: annotate branch direction for audit_in_mask()
2022-06-12 16:06:57 linux-kernel Re: [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
2022-06-12 16:02:02 linux-kernel Re: [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()
2022-06-08 20:51:36 linux-kernel Re: [PATCH v3 00/21] huge page clearing optimizations
2022-06-08 20:46:50 linux-kernel Re: [PATCH v3 00/21] huge page clearing optimizations
2022-06-08 05:13:05 linux-kernel Re: [PATCH v3 00/21] huge page clearing optimizations
2022-06-08 03:45:15 linux-kernel [PATCH v3 07/21] x86/asm: add memset_movnti()
2022-06-07 17:49:17 linux-kernel [PATCH v3 21/21] x86/cpu/intel: set X86_FEATURE_MOVNT_SLOW for Skylake
2022-06-07 17:37:15 linux-kernel [PATCH v3 16/21] x86/clear_page: add arch_clear_page_non_caching_threshold()
2022-06-07 14:13:41 linux-kernel [PATCH v3 06/21] x86/clear_page: add clear_pages()
2022-06-07 12:08:31 linux-kernel [PATCH v3 01/21] mm, huge-page: reorder arguments to process_huge_page()
2022-06-07 10:34:29 linux-kernel [PATCH v3 17/21] clear_huge_page: use non-cached clearing
2022-06-07 10:17:55 linux-kernel [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()
2022-06-07 09:10:31 linux-kernel [PATCH v3 12/21] sparse: add address_space __incoherent
2022-06-07 08:53:20 linux-kernel [PATCH v3 11/21] x86/cpuid: add X86_FEATURE_MOVNT_SLOW
2022-06-07 08:46:57 linux-kernel [PATCH v3 05/21] mm/huge_page: generalize process_huge_page()
2022-06-07 08:29:58 linux-kernel [PATCH v3 20/21] vfio_iommu_type1: specify FOLL_HINT_BULK to pin_user_pages()
2022-06-07 06:39:33 linux-kernel [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
2022-06-07 05:02:11 linux-kernel [PATCH v3 15/21] mm/clear_page: add clear_page_non_caching_threshold()
2022-06-07 04:57:51 linux-kernel [PATCH v3 08/21] perf bench: add memset_movnti()
2022-06-07 02:06:23 linux-kernel [PATCH v3 14/21] x86/clear_page: add clear_pages_incoherent()
2022-06-07 01:34:22 linux-kernel [PATCH v3 18/21] gup: add FOLL_HINT_BULK, FAULT_FLAG_NON_CACHING
2022-06-06 23:41:52 linux-kernel [PATCH v3 03/21] clear_page: add generic clear_user_pages()
2022-06-06 23:07:37 linux-kernel [PATCH v3 10/21] x86/asm: add clear_pages_clzero()