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
/
Next Page
Date
List
Subject
2020-04-02 16:47:06
linux-kernel
Re: [patch 2/2] x86/kvm/vmx: Prevent split lock detection induced #AC wreckage
2020-04-02 14:48:21
linux-kernel
Re: [patch 0/2] x86: Prevent Split-Lock-Detection wreckage on VMX hypervisors
2020-04-01 17:44:33
linux-kernel
Re: [PATCH v2 2/2] KVM: LAPIC: Don't need to clear IPI delivery status in x2apic mode
2020-03-31 16:41:02
linux-kernel
Re: [RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
2020-03-31 16:28:31
linux-kernel
Re: [RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
2020-03-26 19:03:41
linux-kernel
Re: [RESEND][PATCH v3 06/17] static_call: Add basic static call infrastructure
2020-03-26 18:11:32
linux-kernel
Re: [RESEND][PATCH v3 06/17] static_call: Add basic static call infrastructure
2020-03-26 16:44:20
linux-kernel
Re: [RESEND][PATCH v3 06/17] static_call: Add basic static call infrastructure
2019-09-09 08:00:25
linux-kernel
Re: [PATCH] VMCI: Release resource if the work is already queued
2019-09-05 05:54:20
linux-kernel
Re: [PATCH v2 4/6] compiler-gcc.h: add asm_inline definition
2019-09-03 16:16:03
linux-kernel
Re: [RFC PATCH v2 0/3] x86/mm/tlb: Defer TLB flushes with PTI
2019-08-29 18:28:42
linux-kernel
Re: [RFC PATCH 0/5] make use of gcc 9's "asm inline()"
2019-08-29 17:26:28
linux-kernel
Re: [RFC PATCH 0/3] x86/mm/tlb: Defer TLB flushes with PTI
2019-08-27 23:59:26
linux-kernel
Re: [RFC PATCH v2 3/3] x86/mm/tlb: Avoid deferring PTI flushes on shootdown
2019-08-27 23:57:23
linux-kernel
Re: [RFC PATCH v2 2/3] x86/mm/tlb: Defer PTI flushes
2019-08-27 23:54:09
linux-kernel
Re: [RFC PATCH 0/3] x86/mm/tlb: Defer TLB flushes with PTI
2019-08-27 19:48:31
linux-kernel
Re: [RFC PATCH v2 2/3] x86/mm/tlb: Defer PTI flushes
2019-08-26 19:37:32
linux-kernel
Re: [PATCH v4 1/9] smp: Run functions concurrently in smp_call_function_many()
2019-08-26 18:58:06
linux-kernel
Re: [PATCH] vmw_balloon: Fix offline page marking with compaction
2019-08-26 17:03:19
linux-kernel
Re: [RFC PATCH v2 1/3] x86/mm/tlb: Change __flush_tlb_one_user interface
2019-08-26 16:11:12
linux-kernel
Re: [PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
2019-08-26 15:45:10
linux-kernel
Re: [PATCH] x86/mm: Do not split_large_page() for set_kernel_text_rw()
2019-08-24 06:16:02
linux-kernel
[RFC PATCH v2 3/3] x86/mm/tlb: Avoid deferring PTI flushes on shootdown
2019-08-24 06:14:40
linux-kernel
[RFC PATCH v2 2/3] x86/mm/tlb: Defer PTI flushes
2019-08-24 06:14:32
linux-kernel
[RFC PATCH v2 1/3] x86/mm/tlb: Change __flush_tlb_one_user interface
2019-08-24 06:14:24
linux-kernel
[RFC PATCH v2 0/3] x86/mm/tlb: Defer TLB flushes with PTI
2019-08-24 06:10:28
linux-kernel
[RFC PATCH 2/3] x86/mm/tlb: Avoid deferring PTI flushes on shootdown
2019-08-24 06:09:50
linux-kernel
[RFC PATCH 1/3] x86/mm/tlb: Defer PTI flushes
2019-08-24 06:09:07
linux-kernel
[RFC PATCH 3/3] x86/mm/tlb: Use lockdep irq assertions
2019-08-24 06:08:27
linux-kernel
[RFC PATCH 0/3] x86/mm/tlb: Defer TLB flushes with PTI
2019-08-24 06:08:08
linux-kernel
[PATCH 7/7] x86/current: Aggressive caching of current
2019-08-24 06:08:03
linux-kernel
[PATCH 1/7] compiler: Report x86 segment support
2019-08-24 06:07:47
linux-kernel
[PATCH 5/7] percpu: Assume preemption is disabled on per_cpu_ptr()
2019-08-24 06:07:22
linux-kernel
[PATCH 0/7] x86/percpu: Use segment qualifiers
2019-08-24 06:07:16
linux-kernel
[PATCH 6/7] x86/percpu: Optimized arch_raw_cpu_ptr()
2019-08-24 06:06:37
linux-kernel
[PATCH 4/7] x86: Fix possible caching of current_task
2019-08-24 06:06:35
linux-kernel
[PATCH 3/7] x86/percpu: Use C for percpu accesses when possible
2019-08-24 06:06:32
linux-kernel
[PATCH 2/7] x86/percpu: Use compiler segment prefix qualifier
2019-08-24 06:05:04
linux-kernel
[PATCH v4 2/9] x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
2019-08-24 06:05:00
linux-kernel
[PATCH v4 9/9] x86/mm/tlb: Remove unnecessary uses of the inline keyword
2019-08-24 06:04:33
linux-kernel
[PATCH v4 6/9] x86/mm/tlb: Do not make is_lazy dirty for no reason
2019-08-24 06:04:25
linux-kernel
[PATCH v4 7/9] cpumask: Mark functions as pure
2019-08-24 06:04:20
linux-kernel
[PATCH v4 8/9] x86/mm/tlb: Remove UV special case
2019-08-24 06:04:07
linux-kernel
[PATCH v4 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
2019-08-24 06:04:04
linux-kernel
[PATCH v4 5/9] x86/mm/tlb: Privatize cpu_tlbstate
2019-08-24 06:03:57
linux-kernel
[PATCH v4 3/9] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
2019-08-24 06:03:53
linux-kernel
[PATCH v4 0/9] x86/tlb: Concurrent TLB flushes
2019-08-24 06:03:53
linux-kernel
[PATCH v4 1/9] smp: Run functions concurrently in smp_call_function_many()
2019-08-21 22:13:24
linux-kernel
Re: [PATCH v2] mm/balloon_compaction: Informative allocation warnings
2019-08-21 19:47:09
linux-kernel
Re: [PATCH] mm/balloon_compaction: suppress allocation warnings
2019-08-21 19:13:11
linux-kernel
Re: [PATCH v2] mm/balloon_compaction: Informative allocation warnings