Sakkinen, Jarkko ([email protected])

Number of posts: 72 (0.02 per day)
First post: 2012-02-22 07:48:30
Last post: 2021-07-27 02:09:08

Date List Subject
2021-07-27 02:09:08 linux-kernel Re: [PATCH v2 3/6] x86/sgx: Initial poison handling for dirty and free pages
2021-07-27 02:05:18 linux-kernel Re: [PATCH v2 1/6] x86/sgx: Provide indication of life-cycle of EPC pages
2021-07-27 01:55:33 linux-kernel Re: [PATCH v2 0/6] Basic recovery for machine checks inside SGX
2021-07-27 01:49:46 linux-kernel Re: [RFC PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages
2021-03-17 23:58:12 linux-kernel [PATCH 2/2] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
2021-03-17 23:56:22 linux-kernel [PATCH 1/2] x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
2015-08-29 14:38:58 linux-kernel Re: [PATCH RFC] tpm, tpm_tis: detect TPM2 devices
2015-08-26 05:28:10 linux-kernel Re: [PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
2015-08-25 17:04:01 linux-kernel Re: [PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
2015-08-10 08:40:34 linux-kernel Re: [PATCH v8 1/3] sysfs: added sysfs_link_entry_to_kobj()
2015-06-23 12:43:08 linux-kernel Re: [PATCH v7 1/3] sysfs: added sysfs_link_entry_to_kobj()
2015-06-22 13:04:15 linux-kernel Re: [tpmdd-devel] [PATCH] tpm, tpm_crb: migrate to struct acpi_table_tpm2 and acpi_tpm2_control
2013-05-03 12:16:28 linux-kernel Re: [Bisected] 3.7-rc1 can't resume (still present in 3.9)
2012-10-29 07:42:00 linux-kernel Re: [PATCH] x86: fix comment for set_real_mode_permissions
2012-10-24 08:53:41 linux-kernel [PATCH] Documentation: fixed Documentation/security/00-INDEX
2012-08-13 11:45:52 linux-kernel Re: [PATCH] Smack: remove task_wait() hook.
2012-05-30 09:33:42 linux-kernel [PATCH] x86, realmode: build fix drivers/acpi/sleep.c
2012-05-30 06:26:05 linux-kernel [PATCH] x86, realmode: ia64 build fix (drivers/acpi/sleep.c)
2012-05-25 11:20:20 linux-kernel Re: [PATCH] x86, realmode: 16-bit real-mode code support for relocs tool
2012-05-25 11:18:41 linux-kernel [PATCH] x86, realmode: 16-bit real-mode code support for relocs tool
2012-05-25 05:44:50 linux-kernel [PATCH] x86, realmode: 16-bit real-mode code support for relocs tool
2012-05-21 20:50:13 linux-kernel [tip:x86/urgent] x86, relocs: Build clean fix
2012-05-21 17:52:12 linux-kernel [PATCH] x86, relocs: build clean fix
2012-05-11 02:52:11 linux-kernel [tip:x86/trampoline] x86, realmode: Fix no cache bits test in reboot_32.S
2012-05-10 07:11:31 linux-kernel [PATCH] x86, realmode: fix no cache bits test in reboot_32.S
2012-05-09 22:02:29 linux-kernel [tip:x86/trampoline] x86, realmode: build fix: remove duplicate build
2012-05-09 20:25:38 linux-kernel [PATCH] x86, realmode: build fix: remove duplicate build
2012-05-08 22:32:42 linux-kernel [tip:x86/trampoline] x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline
2012-05-08 22:31:50 linux-kernel [tip:x86/trampoline] x86, realmode: fixes compilation issue in tboot.c
2012-05-08 22:31:10 linux-kernel [tip:x86/trampoline] x86, realmode: move relocs from scripts/ to arch/x86/tools
2012-05-08 22:30:11 linux-kernel [tip:x86/trampoline] x86, realmode: header for trampoline code
2012-05-08 22:29:20 linux-kernel [tip:x86/trampoline] x86, realmode: flattened rm hierachy
2012-05-08 22:28:30 linux-kernel [tip:x86/trampoline] x86, realmode: don't copy real_mode_header
2012-05-08 22:27:45 linux-kernel [tip:x86/trampoline] x86, realmode: fix 64-bit wakeup sequence
2012-05-08 22:19:23 linux-kernel [tip:x86/trampoline] x86, realmode: Set permission for real mode pages
2012-05-08 22:18:40 linux-kernel [tip:x86/trampoline] x86, realmode: Move ACPI wakeup to unified realmode code
2012-05-08 22:17:40 linux-kernel [tip:x86/trampoline] x86, realmode: Move SMP trampoline to unified realmode code
2012-05-08 22:16:44 linux-kernel [tip:x86/trampoline] x86, realmode: Move reboot_32. S to unified realmode code
2012-05-08 22:15:50 linux-kernel [tip:x86/trampoline] x86, realmode: Relocator for realmode code
2012-05-08 22:14:56 linux-kernel [tip:x86/trampoline] x86, realmode: realmode.bin infrastructure
2012-05-08 18:28:22 linux-kernel [PATCH 04/23] x86, realmode: Move reboot_32.S to unified realmode code
2012-05-08 18:27:50 linux-kernel [PATCH 10/23] x86, realmode: Move bits to the proper sections in trampoline_64.S
2012-05-08 18:27:32 linux-kernel [PATCH 11/23] x86, realmode: Align .data section in trampoline_32.S
2012-05-08 18:26:53 linux-kernel [PATCH 12/23] x86, realmode: Remove indirect jumps in trampoline_64.S
2012-05-08 18:26:22 linux-kernel [PATCH 15/23] x86, realmode: Move trampoline_*.S early in the link order
2012-05-08 18:25:59 linux-kernel [PATCH 16/23] x86, realmode: Fix always-zero test in reboot_32.S
2012-05-08 18:25:10 linux-kernel [PATCH 20/23] x86, realmode: header for trampoline code
2012-05-08 18:25:08 linux-kernel [PATCH 19/23] x86, realmode: flattened rm hierachy
2012-05-08 18:24:48 linux-kernel [PATCH 21/23] x86, realmode: move relocs from scripts/ to arch/x86/tools
2012-05-08 18:24:33 linux-kernel [PATCH 22/23] x86, realmode: fixes compilation issue in tboot.c
2012-05-08 18:24:08 linux-kernel [PATCH 23/23] x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline