LinuxLists
Users
About
Nadav Amit (
[email protected]
)
Number of posts: 626 (0.17 per day)
First post: 2014-04-22 06:04:38
Last post: 2024-04-18 19:31:45
Previous Page
/
Next Page
Date
List
Subject
2022-09-20 02:53:24
linux-kernel
Re: [RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
2022-09-13 21:55:01
linux-kernel
[RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
2022-09-13 18:41:06
linux-kernel
[PATCH 2/3] vmw_balloon: exit if initalization fails
2022-09-13 18:28:04
linux-kernel
[PATCH 1/3] vmw_balloon: access reset_required through READ/WRITE_ONCE
2022-09-13 18:22:49
linux-kernel
[PATCH 3/3] vmw_balloon: open-code vmballoon_compaction_init()
2022-09-13 18:22:48
linux-kernel
[PATCH 0/3] vmw_balloon: misc fixes and enhancements
2022-09-05 19:18:38
linux-kernel
Re: [RFC PATCH 00/30] Code tagging framework and applications
2022-09-01 09:39:13
linux-kernel
Re: [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
2022-08-17 09:51:39
linux-kernel
Re: [PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
2022-08-16 05:32:03
linux-kernel
Re: [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations
2022-08-16 05:23:59
linux-kernel
Re: [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations
2022-08-14 06:45:09
linux-kernel
[PATCH] x86/kprobes: fix JNG/JNLE emulation
2022-08-04 23:26:59
linux-kernel
Re: [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations
2022-08-04 22:52:34
linux-kernel
Re: [PATCH v2 0/2] mm: Remember a/d bits for migration entries
2022-08-04 18:08:44
linux-kernel
Re: [PATCH 2/2] mm: Remember young bit for page migrations
2022-08-04 06:53:11
linux-kernel
Re: [PATCH 2/2] mm: Remember young bit for page migrations
2022-08-03 07:49:18
linux-kernel
Re: [PATCH 2/2] mm: Remember young bit for page migrations
2022-07-29 17:36:48
linux-kernel
Re: [PATCH RFC 0/4] mm: Remember young bit for migration entries
2022-07-22 17:25:38
linux-kernel
Re: [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
2022-07-20 21:14:02
linux-kernel
Re: [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
2022-07-20 20:28:12
linux-kernel
Re: [RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
2022-07-20 17:53:23
linux-kernel
Re: [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable
2022-07-18 20:10:05
linux-kernel
[RFC PATCH 12/14] x86/tlb: no flush on PTE change from RW->RO when PTE is clean
2022-07-18 20:02:42
linux-kernel
[RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable
2022-07-18 20:02:42
linux-kernel
[RFC PATCH 13/14] mm/mprotect: do not check flush type if a strict is needed
2022-07-18 19:55:28
linux-kernel
[RFC PATCH 14/14] mm: conditional check of pfn in pte_flush_type
2022-07-18 19:55:26
linux-kernel
[RFC PATCH 09/14] mm: introduce relaxed TLB flushes
2022-07-18 19:54:24
linux-kernel
[RFC PATCH 08/14] x86/mm: introduce flush_tlb_fix_spurious_fault
2022-07-18 19:53:42
linux-kernel
[RFC PATCH 11/14] x86/mm: use relaxed TLB flushes when protection is removed
2022-07-18 19:52:54
linux-kernel
[RFC PATCH 06/14] mm/rmap: avoid flushing on page_vma_mkclean_one() when possible
2022-07-18 19:52:49
linux-kernel
[RFC PATCH 00/14] mm: relaxed TLB flushes and other optimi.
2022-07-18 19:52:28
linux-kernel
[RFC PATCH 04/14] mm/mprotect: preserve write with MM_CP_TRY_CHANGE_WRITABLE
2022-07-18 19:50:17
linux-kernel
[RFC PATCH 10/14] x86/mm: introduce relaxed TLB flushes
2022-07-18 19:47:13
linux-kernel
[RFC PATCH 07/14] mm: do fix spurious page-faults for instruction faults
2022-07-18 19:38:57
linux-kernel
[RFC PATCH 05/14] x86/mm: check exec permissions on fault
2022-07-18 19:38:45
linux-kernel
[RFC PATCH 02/14] userfaultfd: try to map write-unprotected pages
2022-07-18 19:38:38
linux-kernel
[RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
2022-07-12 01:33:32
linux-kernel
[PATCH v2] x86/mm/tlb: Skip tracing when flush is not done
2022-07-12 01:17:40
linux-kernel
Re: [PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
2022-07-12 00:50:31
linux-kernel
Re: [PATCH] x86/mm/tlb: Skip tracing when flush is not done
2022-07-11 07:52:09
linux-kernel
[PATCH v2] x86/mm/tlb: ignore f->new_tlb_gen when zero
2022-07-11 07:16:55
linux-kernel
[PATCH] x86/mm/tlb: Skip tracing when flush is not done
2022-07-08 08:18:13
linux-kernel
[PATCH] x86/mm/tlb: ignore f->new_tlb_gen when zero
2022-07-08 07:21:01
linux-kernel
Re: [PATCH v2] x86/mm/tlb: avoid reading mm_tlb_gen when possible
2022-07-08 06:34:48
linux-kernel
Re: [PATCH v2] x86/mm/tlb: avoid reading mm_tlb_gen when possible
2022-07-08 04:33:14
linux-kernel
Re: [PATCH v2] x86/mm/tlb: avoid reading mm_tlb_gen when possible
2022-06-10 19:01:56
linux-kernel
Re: [PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-07 08:31:08
linux-kernel
[PATCH v2] x86/mm/tlb: avoid reading mm_tlb_gen when possible
2022-06-06 14:40:10
linux-kernel
Re: [PATCH] x86/mm/tlb: avoid reading mm_tlb_gen when possible
2022-04-03 15:37:58
linux-kernel
Re: [PATCH v1 mmotm] mm/mprotect: try avoiding write faults for exclusive anonynmous pages when changing protection
2022-03-23 09:29:55
linux-kernel
[PATCH] x86/mm/tlb: avoid reading mm_tlb_gen when possible