Junaid Shahid ([email protected])

Number of posts: 102 (0.06 per day)
First post: 2017-04-29 02:32:48
Last post: 2022-03-25 02:47:29

Date List Subject
2022-02-23 07:04:07 linux-kernel [RFC PATCH 37/47] mm: asi: ASI annotation support for static variables.
2022-02-23 06:35:38 linux-kernel [RFC PATCH 32/47] x86: asi: Allocate FPU state separately when ASI is enabled.
2022-02-23 06:35:13 linux-kernel [RFC PATCH 34/47] kvm: asi: Unmap guest memory from ASI address space when using nested virt
2022-02-23 06:05:49 linux-kernel [RFC PATCH 02/47] mm: asi: Add command-line parameter to enable/disable ASI
2021-11-23 22:04:17 linux-kernel Re: [PATCH] KVM: x86/mmu: Handle "default" period when selectively waking kthread
2020-10-23 13:59:16 linux-kernel [PATCH] x86/mm/KASLR: Account for minimum padding when calculating entropy
2020-07-01 03:25:08 linux-kernel Re: [PATCH] KVM: x86: drop erroneous mmu_check_root() from fast_pgd_switch()
2019-09-27 20:25:11 linux-kernel Re: [PATCH v2 2/3] KVM: x86: fix nested guest live migration with PML
2019-09-27 02:43:10 linux-kernel Re: [PATCH 2/3] KVM: x86: fix nested guest live migration with PML
2019-09-27 02:41:31 linux-kernel Re: [PATCH 1/3] KVM: x86: assign two bits to track SPTE kinds
2018-11-27 05:29:53 linux-kernel Re: [PATCH 3/3] kvm: introduce manual dirty log reprotect
2018-11-26 22:51:20 linux-kernel Re: [PATCH 2/3] kvm: rename last argument to kvm_get_dirty_log_protect
2018-11-26 22:39:52 linux-kernel Re: [PATCH 1/3] kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
2018-07-25 02:27:55 linux-kernel Re: [PATCH] KVM/MMU: Combine flushing remote tlb in mmu_set_spte()
2018-05-13 15:34:49 linux-kernel Re: [PATCH v2] KVM: X86: Fix CR3 reserve bits
2018-02-13 19:51:22 linux-kernel Re: [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather
2018-02-13 19:49:49 linux-crypto Re: [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather
2018-02-12 23:13:20 linux-kernel Re: [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather
2018-02-12 23:12:20 linux-crypto Re: [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather
2018-01-31 20:27:30 linux-crypto [PATCH v3 4/4] crypto: aesni - Use zero-copy for gcm(aes) even if the AAD/Data/AuthTag are separate
2018-01-31 20:27:30 linux-crypto [PATCH v3 3/4] crypto: aesni - Directly use kmap_atomic instead of scatter_walk object in gcm(aes)
2018-01-31 20:27:29 linux-crypto [PATCH v3 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
2018-01-31 20:27:28 linux-crypto [PATCH v3 1/4] crypto: aesni - Fix out-of-bounds access of the AAD buffer in AVX gcm-aesni
2018-01-31 20:27:26 linux-crypto [PATCH v3 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
2018-01-31 18:55:38 linux-crypto Re: [PATCH v2 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
2018-01-31 18:40:56 linux-crypto Re: [PATCH v2 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
2018-01-23 20:19:24 linux-crypto [PATCH v2 4/4] crypto: aesni - Use zero-copy for gcm(aes) even if the AAD/Data/AuthTag are separate
2018-01-23 20:19:23 linux-crypto [PATCH v2 3/4] crypto: aesni - Directly use kmap_atomic instead of scatter_walk object in gcm(aes)
2018-01-23 20:19:22 linux-crypto [PATCH v2 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
2018-01-23 20:19:21 linux-crypto [PATCH v2 1/4] crypto: aesni - Fix out-of-bounds access of the AAD buffer in AVX gcm-aesni
2018-01-23 20:19:20 linux-crypto [PATCH v2 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
2018-01-22 23:04:10 linux-crypto [PATCH 4/4] crypto: aesni - Use zero-copy for gcm(aes) even if the AAD/Data/AuthTag are separate
2018-01-22 23:04:09 linux-crypto [PATCH 3/4] crypto: aesni - Directly use kmap_atomic instead of scatter_walk object in gcm(aes)
2018-01-22 23:04:08 linux-crypto [PATCH 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
2018-01-22 23:04:07 linux-crypto [PATCH 1/4] crypto: aesni - Fix out-of-bounds access of the AAD buffer in AVX gcm-aesni
2018-01-22 23:04:06 linux-crypto [PATCH 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
2017-12-21 02:09:43 linux-crypto Re: [PATCH v3 1/2] crypto: Fix out-of-bounds access of the data buffer in generic-gcm-aesni
2017-12-21 01:08:45 linux-crypto [PATCH v3 2/2] crypto: Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
2017-12-21 01:08:44 linux-crypto [PATCH v3 1/2] crypto: Fix out-of-bounds access of the data buffer in generic-gcm-aesni
2017-12-21 01:08:43 linux-crypto [PATCH v3 0/2] Fix out-of-bounds memory accesses in generic-gcm-aesni
2017-12-20 21:51:29 linux-crypto Re: [PATCH v2 2/2] crypto: Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
2017-12-20 19:35:47 linux-crypto Re: [PATCH v2 2/2] crypto: Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
2017-12-20 19:28:30 linux-crypto Re: [PATCH v2 1/2] crypto: Fix out-of-bounds access of the data buffer in generic-gcm-aesni
2017-12-20 04:43:04 linux-crypto [PATCH v2 2/2] crypto: Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
2017-12-20 04:43:03 linux-crypto [PATCH v2 0/2] Fix out-of-bounds memory accesses in generic-gcm-aesni
2017-12-20 04:43:03 linux-crypto [PATCH v2 1/2] crypto: Fix out-of-bounds access of the data buffer in generic-gcm-aesni
2017-12-19 22:17:54 linux-crypto [PATCH] crypto: Fix out-of-bounds memory access in generic-gcm-aesni
2017-12-18 21:13:26 linux-kernel Re: [PATCH -V3 -mm] mm, swap: Fix race between swapoff and some swap operations
2017-09-29 20:58:36 linux-kernel Re: [PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()
2017-07-18 00:13:31 linux-kernel Re: [PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()
2017-04-29 02:32:48 linux-kernel [PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()