LinuxLists
Users
About
Nadav Amit (
[email protected]
)
Number of posts: 1065 (1.74 per day)
First post: 2016-03-24 00:45:55
Last post: 2017-11-25 03:46:28
Previous Page
Date
List
Subject
2018-02-16 10:48:41
linux-kernel
Re: [PATCH RFC v2 5/6] x86: Use global pages when PTI is disabled
2018-02-16 09:05:20
linux-kernel
[PATCH RFC v2 0/6] x86: Disabling PTI in compatibility mode
2018-02-16 09:05:15
linux-kernel
[PATCH RFC v2 2/6] x86: Save pti_disable for each mm_context
2018-02-16 09:05:06
linux-kernel
[PATCH RFC v2 1/6] x86: Skip PTI when disable indication is set
2018-02-16 08:39:12
linux-kernel
[PATCH RFC v2 4/6] x86: Disable PTI on compatibility mode
2018-02-15 17:49:28
linux-kernel
Re: [PATCH RFC v2 5/6] x86: Use global pages when PTI is disabled
2018-02-15 16:39:35
linux-kernel
[PATCH RFC v2 6/6] selftest: x86: test using CS64 on compatibility-mode
2018-02-15 16:38:35
linux-kernel
[PATCH RFC v2 3/6] x86: Switching page-table isolation
2018-02-15 16:38:31
linux-kernel
[PATCH RFC v2 5/6] x86: Use global pages when PTI is disabled
2018-02-10 00:21:22
linux-kernel
[PATCH] x86: Fix PTI comment in entry_SYSCALL_64
2018-01-31 21:20:57
linux-kernel
[PATCH v3] x86: Align TLB invalidation info
2018-01-31 21:01:29
linux-kernel
[PATCH v2] x86: Align TLB invalidation info
2018-01-31 20:14:02
linux-kernel
[PATCH] x86: Align TLB invalidation info
2018-01-15 18:50:33
linux-kernel
Re: [RFC] x86: Avoid CR3 load on compatibility mode with PTI
2018-01-15 17:50:38
linux-kernel
Re: [RFC] x86: Avoid CR3 load on compatibility mode with PTI
2018-01-15 17:42:11
linux-kernel
Re: [RFC] x86: Avoid CR3 load on compatibility mode with PTI
2018-01-15 03:40:48
linux-kernel
[RFC] x86: Avoid CR3 load on compatibility mode with PTI
2017-11-25 03:46:28
linux-kernel
[PATCH v2 0/2] x86: disable IRQs during CR4 changes
2017-11-25 03:46:26
linux-kernel
[PATCH v2 2/2] x86: disable IRQs before changing CR4
2017-11-25 03:46:26
linux-kernel
[PATCH v2 1/2] x86: refactor CR4 setting and shadow write
2017-08-27 20:09:05
linux-kernel
Re: [PATCH] hugetlbfs: change put_page/unlock_page order in hugetlbfs_fallocate()
2017-08-27 02:21:20
linux-kernel
[PATCH] hugetlbfs: change put_page/unlock_page order in hugetlbfs_fallocate()
2017-08-25 22:51:37
linux-kernel
Re: + mm-madvise-fix-freeing-of-locked-page-with-madv_free.patch added to -mm tree
2017-08-25 22:03:07
linux-kernel
Re: + mm-madvise-fix-freeing-of-locked-page-with-madv_free.patch added to -mm tree
2017-08-15 07:52:02
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the tip tree
2017-08-14 05:07:23
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the tip tree
2017-08-13 06:14:27
linux-kernel
Re: [PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-08-13 06:06:38
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the tip tree
2017-08-02 07:35:54
linux-kernel
[PATCH v6 5/7] mm: make tlb_flush_pending global
2017-08-02 07:34:58
linux-kernel
[PATCH v6 7/7] mm: fix KSM data corruption
2017-08-02 07:34:31
linux-kernel
[PATCH v6 4/7] mm: refactoring TLB gathering API
2017-08-02 07:34:29
linux-kernel
[PATCH v6 0/7] fixes of TLB batching races
2017-08-02 07:34:13
linux-kernel
[PATCH v6 1/7] mm: migrate: prevent racy access to tlb_flush_pending
2017-08-02 07:33:51
linux-kernel
[PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-08-02 07:33:49
linux-kernel
[PATCH v6 2/7] mm: migrate: fix barriers around tlb_flush_pending
2017-08-02 07:33:46
linux-kernel
[PATCH v6 3/7] Revert "mm: numa: defer TLB flush for THP migration as long as possible"
2017-07-27 15:18:06
linux-kernel
Re: [mmots] build error: mm: prevent racy access to tlb_flush_pending
2017-04-27 00:02:50
linux-kernel
Re: [PATCH v3 1/4] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
2017-04-26 23:56:37
linux-kernel
Re: [PATCH v3 1/4] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
2016-03-28 20:44:13
linux-kernel
Re: [PATCH v2 1/2] x86/mm: TLB_REMOTE_SEND_IPI should count pages
2016-03-28 17:44:13
linux-kernel
Re: [PATCH v2 1/2] x86/mm: TLB_REMOTE_SEND_IPI should count pages
2016-03-28 16:43:26
linux-kernel
[PATCH v2 0/2] Fixes for batched TLB flushes
2016-03-28 16:43:03
linux-kernel
[PATCH v2 2/2] mm/rmap: batched invalidations should use existing api
2016-03-28 16:43:00
linux-kernel
[PATCH v2 1/2] x86/mm: TLB_REMOTE_SEND_IPI should count pages
2016-03-24 00:45:55
linux-kernel
[PATCH] x86/mm: TLB_REMOTE_SEND_IPI should count pages