LinuxLists
Users
About
Darren Kenny (
[email protected]
)
Number of posts: 43 (0.02 per day)
First post: 2017-12-14 14:18:51
Last post: 2022-11-11 16:12:41
Date
List
Subject
2022-11-11 16:12:41
linux-kernel
Re: [RFC] iommu/vt-d: set default value of INTEL_IOMMU_FLOPPY_WA to n
2022-02-14 20:25:34
linux-kernel
Re: [PATCH v8 13/17] integrity: store reference to machine keyring
2022-02-14 19:44:55
linux-kernel
Re: [PATCH v8 15/17] efi/mokvar: move up init order
2022-02-14 19:44:15
linux-crypto
Re: [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
2022-02-14 19:00:25
linux-kernel
Re: [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
2022-02-14 18:51:17
linux-kernel
Re: [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys
2022-02-14 16:57:38
linux-crypto
Re: [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys
2022-02-14 16:40:09
linux-crypto
Re: [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
2022-02-14 13:37:53
linux-crypto
Re: [PATCH v8 10/17] KEYS: add a reference to machine keyring
2021-01-14 12:14:48
linux-kernel
Re: [PATCH] x86/sgx: fix the return type of sgx_init
2020-08-07 09:39:26
linux-kernel
Re: [PATCH v36 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
2020-08-06 20:26:14
linux-kernel
Re: [PATCH v36 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
2020-08-06 19:08:54
linux-kernel
Re: [PATCH v36 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
2020-08-06 18:38:53
linux-kernel
Re: [PATCH v36 04/24] x86/sgx: Add SGX microarchitectural data structures
2020-08-06 17:58:43
linux-kernel
Re: [PATCH v36 06/24] x86/cpu/intel: Detect SGX support
2020-08-06 17:52:15
linux-kernel
Re: [PATCH v36 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
2020-08-06 17:43:50
linux-kernel
Re: [PATCH v36 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
2020-08-06 17:43:29
linux-kernel
Re: [PATCH v36 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
2020-08-06 17:29:35
linux-kernel
Re: [PATCH v36 15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation
2020-08-06 17:24:36
linux-kernel
Re: [PATCH v36 11/24] x86/sgx: Add SGX enclave driver
2020-08-06 17:22:01
linux-kernel
Re: [PATCH v36 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits
2020-08-06 17:15:56
linux-kernel
Re: [PATCH v36 07/24] x86/cpu/intel: Add nosgx kernel parameter
2020-08-06 16:57:28
linux-kernel
Re: [PATCH v36 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
2020-08-06 16:50:58
linux-kernel
Re: [PATCH v36 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
2020-08-06 16:38:58
linux-kernel
Re: [PATCH v36 10/24] mm: Add vm_ops->mprotect()
2020-06-05 20:15:26
linux-kernel
Re: [PATCH v32 12/21] x86/sgx: Add provisioning
2018-04-30 12:33:47
linux-kernel
Re: [PATCH] KVM: X86: Limit timer frequency with more smaller interval
2018-03-27 13:08:33
linux-kernel
Re: [PATCH net V2] vhost: correctly remove wait queue during poll failure
2018-03-27 09:29:36
linux-kernel
Re: [PATCH net] vhost: correctly remove wait queue during poll failure
2018-03-15 08:22:27
linux-kernel
Re: [PATCH] vhost: fix vhost ioctl signature to build with clang
2018-03-02 18:36:19
linux-kernel
Re: [PATCH] x86/MSR: Move native_* variants to msr.h
2018-02-12 12:29:31
linux-kernel
Re: [PATCH v2 1/6] x86/speculation: Update Speculation Control microcode blacklist
2018-02-09 14:40:52
linux-kernel
Re: [PATCH] x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes
2018-02-09 14:12:39
linux-kernel
[PATCH] x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes
2018-02-05 14:59:42
linux-kernel
[PATCH v2] Correct use of IBRS_ATT name, should be IBRS_ALL
2018-02-05 13:02:04
linux-kernel
Re: [PATCH v2] Correct use of IBRS_ATT name, should be IBRS_ALL
2018-02-05 11:17:36
linux-kernel
Re: [PATCH] Fix typo IBRS_ATT, which should be IBRS_ALL
2018-02-02 20:43:09
linux-kernel
[PATCH] Fix typo IBRS_ATT, which should be IBRS_ALL
2018-02-02 11:09:14
linux-kernel
Re: [PATCH v6 5/5] KVM: SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-02 11:06:11
linux-kernel
Re: [PATCH v6 4/5] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-02 11:02:07
linux-kernel
Re: [PATCH v6 3/5] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2017-12-15 09:52:28
linux-kernel
Re: [PATCH v4] KVM: Fix stack-out-of-bounds read in write_mmio
2017-12-14 14:18:51
linux-kernel
Re: [PATCH v3] KVM: X86: Fix stack-out-of-bounds read in write_mmio