Linus Torvalds
2c96136a3f
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 confidential computing update from Borislav Petkov:
- Add support for unaccepted memory as specified in the UEFI spec v2.9.
The gist of it all is that Intel TDX and AMD SEV-SNP confidential
computing guests define the notion of accepting memory before using
it and thus preventing a whole set of attacks against such guests
like memory replay and the like.
There are a couple of strategies of how memory should be accepted -
the current implementation does an on-demand way of accepting.
* tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
virt: sevguest: Add CONFIG_CRYPTO dependency
x86/efi: Safely enable unaccepted memory in UEFI
x86/sev: Add SNP-specific unaccepted memory support
x86/sev: Use large PSC requests if applicable
x86/sev: Allow for use of the early boot GHCB for PSC requests
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
x86/sev: Fix calculation of end address based on number of pages
x86/tdx: Add unaccepted memory support
x86/tdx: Refactor try_accept_one()
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
efi: Add unaccepted memory support
x86/boot/compressed: Handle unaccepted memory
efi/libstub: Implement support for unaccepted memory
efi/x86: Get full memory map in allocate_e820()
mm: Add support for unaccepted memory
2023-06-26 15:32:39 -07:00
..
2023-04-29 09:09:31 +02:00
2023-02-08 21:53:24 +01:00
2023-03-29 12:26:32 +02:00
2023-06-26 12:47:20 -07:00
2023-03-31 17:49:36 +05:30
2023-04-27 12:07:50 -07:00
2023-06-19 14:57:38 +02:00
2023-03-21 19:25:25 +01:00
2023-05-13 17:54:57 +01:00
2023-02-23 22:12:47 -08:00
2023-06-17 07:21:02 +01:00
2023-04-26 09:05:00 -04:00
2023-03-14 13:28:12 -06:00
2023-02-26 18:31:37 +00:00
2023-05-03 11:25:01 -07:00
2023-02-24 15:11:03 -08:00
2023-06-15 20:13:56 -07:00
2023-04-26 16:07:23 -07:00
2023-06-12 08:04:04 -06:00
2023-04-22 01:39:40 +02:00
2023-03-20 19:48:26 -07:00
2023-04-21 08:29:13 +01:00
2023-03-27 14:01:18 +01:00
2023-02-24 17:12:23 -08:00
2023-04-27 11:42:11 -07:00
2023-05-08 15:29:12 +02:00
2023-06-19 15:13:17 +01:00
2023-04-05 20:58:32 -07:00
2023-06-26 14:10:45 -07:00
2023-05-26 20:56:55 -07:00
2023-04-12 15:30:36 +05:30
2023-04-21 14:37:03 +01:00
2023-06-12 12:16:36 -04:00
2023-05-30 11:20:02 +02:00
2023-05-29 16:14:28 +01:00
2023-06-17 07:21:24 +01:00
2023-03-19 10:48:35 +00:00
2023-04-27 17:17:12 -07:00
2023-03-24 19:19:19 -04:00
2023-03-09 17:32:34 +01:00
2023-03-17 19:06:23 +01:00
2023-04-06 14:24:04 +02:00
2023-05-08 20:40:46 +01:00
2023-04-08 10:51:23 +01:00
2023-03-24 19:19:19 -04:00
2023-03-23 10:29:25 +09:00
2023-02-09 23:01:49 +01:00
2023-06-16 10:08:09 -06:00
2023-06-16 10:08:09 -06:00
2023-03-16 09:35:09 -06:00
2023-06-12 09:55:53 -06:00
2023-06-26 12:47:20 -07:00
2023-06-14 20:24:03 -06:00
2023-02-22 08:27:49 +09:00
2023-03-25 19:52:52 -07:00
2023-03-25 19:52:51 -07:00
2023-04-22 08:21:05 -07:00
2023-04-15 17:36:50 -07:00
2023-04-21 11:34:50 -07:00
2023-06-12 08:04:04 -06:00
2023-03-07 07:49:28 -08:00
2023-04-16 08:51:24 -07:00
2023-04-21 14:52:01 -07:00
2023-04-14 10:13:39 +01:00
2023-03-01 10:01:22 -08:00
2023-06-12 08:04:05 -06:00
2023-04-18 16:29:49 -07:00
2023-04-29 17:29:39 -07:00
2023-04-13 11:49:35 -07:00
2023-03-05 10:49:37 -08:00
2023-03-05 10:49:37 -08:00
2023-05-17 09:36:46 -07:00
2023-02-24 12:17:14 -08:00
2023-03-21 11:53:16 +01:00
2023-04-28 14:02:54 -07:00
2023-05-25 09:26:19 +02:00
2023-03-24 16:04:21 -07:00
2023-06-26 13:59:56 -07:00
2023-04-27 10:09:05 -07:00
2023-06-26 13:59:56 -07:00
2023-03-25 12:57:34 -07:00
2023-03-23 16:02:27 -10:00
2023-04-17 18:01:23 +02:00
2023-04-20 18:20:04 +08:00
2023-02-10 17:33:34 -08:00
2023-03-18 12:23:33 +00:00
2023-04-18 16:39:34 -07:00
2023-06-12 08:04:05 -06:00
2023-03-24 15:35:31 +01:00
2023-05-09 11:06:45 +02:00
2023-03-06 15:49:07 -06:00
2023-03-30 15:57:50 -04:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-03-25 10:55:07 -07:00
2023-04-07 07:38:20 +02:00
2023-03-28 13:39:02 -07:00
2023-02-24 17:18:54 -08:00
2023-03-19 13:25:20 -07:00
2023-06-06 18:32:59 +02:00
2023-04-13 22:22:10 -07:00
2023-04-18 20:48:59 -07:00
2023-06-15 14:55:15 +02:00
2023-04-26 09:04:59 -04:00
2023-04-10 10:58:45 -07:00
2023-04-13 07:38:54 -06:00
2023-03-29 16:00:23 +02:00
2023-04-13 21:36:41 -07:00
2023-03-19 10:02:04 -07:00
2023-06-01 22:41:14 +09:00
2023-03-28 18:52:22 -04:00
2023-03-16 14:38:28 +01:00
2023-06-26 12:47:20 -07:00
2023-04-26 08:57:41 -07:00
2023-06-19 18:18:04 +02:00
2023-06-14 10:41:07 -07:00
2023-05-05 13:11:02 -07:00
2023-02-08 13:37:54 +01:00
2023-04-01 20:27:55 -06:00
2023-03-28 16:20:16 -07:00
2023-04-05 19:42:53 -07:00
2023-03-06 12:33:02 +02:00
2023-04-08 13:45:38 -07:00
2023-03-30 17:35:42 +02:00
2023-02-13 14:16:35 +01:00
2023-06-05 13:51:00 +02:00
2023-02-24 12:47:33 -08:00
2023-04-04 13:59:10 +02:00
2023-04-05 19:42:56 -07:00
2023-02-13 15:54:27 -08:00
2023-04-27 19:42:02 -07:00
2023-03-10 21:05:16 +01:00
2023-04-07 08:45:17 -07:00
2023-02-24 12:58:55 -08:00
2023-05-03 17:27:29 +02:00
2023-04-13 16:32:02 +02:00
2023-04-21 08:25:49 +01:00
2023-05-19 22:46:37 -07:00
2023-05-10 10:25:55 +01:00
2023-03-17 08:56:37 +00:00
2023-02-22 12:36:25 -08:00
2023-03-07 10:11:28 -08:00
2023-04-05 11:29:59 +03:00
2023-05-16 08:04:55 -06:00
2023-05-25 08:54:06 -06:00
2023-03-28 16:20:16 -07:00
2023-04-21 08:54:47 -07:00
2023-04-30 13:00:38 -07:00
2023-03-31 13:43:32 -03:00
2023-03-18 12:23:33 +00:00
2023-06-16 12:22:35 +01:00
2023-05-24 11:39:44 +02:00
2023-02-24 14:34:12 -08:00
2023-03-12 08:55:55 -07:00
2023-03-19 13:27:19 -07:00
2023-04-08 13:45:38 -07:00
2023-04-08 13:45:38 -07:00
2023-02-13 10:11:20 +02:00
2023-04-18 16:30:09 -07:00
2023-03-24 15:35:51 +01:00
2023-02-21 08:49:16 +09:00
2023-05-02 17:21:50 -07:00
2023-05-01 12:06:20 -07:00
2023-03-27 10:13:28 -04:00
2023-03-23 16:10:59 -07:00
2023-05-02 10:36:02 -07:00
2023-06-18 12:00:49 +09:00
2023-04-27 13:45:31 -07:00
2023-02-13 17:01:05 -08:00
2023-03-22 17:09:28 +01:00
2023-03-22 17:09:28 +01:00
2023-05-02 14:48:14 +02:00
2023-05-28 07:15:33 -04:00
2023-03-08 13:29:49 -05:00
2023-04-24 11:21:50 -07:00
2023-04-18 11:48:55 -05:00
2023-02-09 16:51:30 -08:00
2023-02-13 11:12:31 +00:00
2023-04-05 19:42:55 -07:00
2023-04-18 16:29:50 -07:00
2023-04-18 16:30:11 -07:00
2023-02-10 17:33:29 -08:00
2023-03-07 22:04:45 +05:30
2023-02-08 09:16:07 +00:00
2023-02-20 12:46:18 -08:00
2023-04-05 19:42:44 -07:00
2023-04-28 14:53:30 -07:00
2023-06-26 15:32:39 -07:00
2023-04-05 20:02:57 -07:00
2023-03-16 13:08:40 -07:00
2023-06-06 16:38:22 +02:00
2023-03-29 12:26:32 +02:00
2023-04-13 17:15:50 -07:00
2023-04-27 16:36:55 -07:00
2023-02-23 14:00:10 -08:00
2023-06-05 10:56:46 -06:00
2023-05-24 18:08:49 +02:00
2023-04-24 00:09:20 -05:00
2023-04-03 10:04:27 +01:00
2023-06-07 10:25:39 +01:00
2023-03-08 14:25:40 +01:00
2023-04-21 11:34:14 -07:00
2023-02-20 17:25:43 -06:00
2023-03-27 19:49:58 -07:00
2023-04-11 16:13:21 -04:00
2023-04-11 13:08:26 -04:00
2023-04-11 13:08:26 -04:00
2023-02-20 09:20:21 -05:00
2023-04-28 15:48:45 -04:00
2023-04-26 09:05:00 -04:00
2023-02-21 14:45:22 -08:00
2023-06-07 13:42:02 -07:00
2023-06-12 10:36:55 -07:00
2023-03-22 09:19:56 +01:00
2023-03-15 14:58:52 +01:00
2023-04-05 19:41:11 +02:00
2023-04-05 19:41:13 +02:00
2023-03-23 23:18:58 +01:00
2023-03-23 23:18:58 +01:00
2023-04-13 17:46:35 -05:00
2023-04-27 12:07:50 -07:00
2023-03-06 12:33:01 +02:00
2023-03-19 10:48:35 +00:00
2023-04-13 17:46:34 -05:00
2023-04-27 12:07:50 -07:00
2023-04-05 19:42:54 -07:00
2023-05-29 16:14:28 +01:00
2023-04-05 19:42:46 -07:00
2023-04-27 19:42:02 -07:00
2023-06-05 12:26:37 +02:00
2023-04-18 10:36:58 -07:00
2023-02-14 07:27:32 +09:00
2023-02-14 07:27:32 +09:00
2023-04-30 11:51:51 -07:00
2023-05-28 20:45:46 +02:00
2023-03-19 10:02:04 -07:00
2023-06-16 16:46:33 +02:00
2023-03-28 16:20:12 -07:00
2023-05-17 21:29:09 -07:00
2023-04-06 12:01:20 -07:00
2023-04-03 11:16:56 +02:00
2023-05-17 09:16:59 +02:00
2023-06-07 14:26:09 -06:00
2023-02-13 19:17:34 +01:00
2023-02-21 18:24:12 -08:00
2023-03-06 09:57:13 +01:00
2023-03-06 09:57:07 +01:00
2023-04-21 15:34:33 +02:00
2023-03-29 22:38:56 +02:00
2023-05-17 09:24:49 +02:00
2023-04-20 22:55:35 -04:00
2023-04-20 14:25:07 +02:00
2023-04-05 09:58:50 +02:00
2023-04-05 09:58:50 +02:00
2023-04-20 18:20:05 +08:00
2023-03-17 11:16:43 +08:00
2023-03-17 11:16:43 +08:00
2023-03-17 21:57:52 -07:00
2023-02-22 10:55:22 +00:00
2023-04-13 14:27:53 +02:00
2023-03-24 19:19:19 -04:00
2023-02-10 17:32:37 -08:00
2023-04-18 16:39:33 -07:00
2023-03-29 10:35:41 +02:00
2023-03-28 10:39:29 +02:00
2023-04-07 17:28:19 +01:00
2023-02-27 17:00:14 -08:00
2023-06-05 10:55:20 -06:00
2023-04-13 16:04:28 -07:00
2023-04-28 15:57:53 -07:00
2023-04-21 08:19:30 +01:00
2023-04-24 13:39:58 -07:00
2023-04-19 14:07:13 -06:00
2023-04-18 11:15:24 -07:00
2023-04-25 21:03:14 -04:00
2023-04-23 21:51:25 -07:00
2023-03-17 15:00:40 +01:00
2023-03-17 15:00:40 +01:00
2023-03-27 08:12:01 +01:00
2023-02-27 10:49:43 +01:00
2023-04-18 16:29:55 -07:00
2023-05-17 15:24:33 -07:00
2023-05-19 08:37:37 +01:00
2023-05-23 16:10:11 +02:00
2023-04-27 19:42:02 -07:00
2023-04-28 15:03:43 -07:00
2023-04-03 10:08:43 +01:00
2023-05-24 08:42:16 -06:00
2023-03-27 11:15:59 -07:00
2023-04-04 08:35:34 -07:00
2023-04-05 13:50:37 +00:00
2023-02-16 20:43:52 -08:00
2023-04-14 17:31:23 +02:00
2023-04-13 12:50:46 +02:00
2023-02-09 22:30:24 -08:00
2023-04-20 19:06:12 +02:00
2023-04-21 14:52:02 -07:00
2023-04-29 10:29:57 -07:00
2023-04-16 14:23:07 +02:00
2023-06-18 22:41:53 +02:00
2023-05-02 19:24:16 -07:00
2023-03-18 11:44:57 +01:00
2023-03-18 12:23:34 +00:00
2023-04-27 19:20:12 +02:00
2023-04-05 13:47:43 +00:00
2023-05-31 21:45:49 +02:00
2023-02-07 18:20:00 -08:00
2023-05-16 02:43:12 +03:00
2023-05-23 23:38:23 -04:00
2023-02-07 12:42:54 -05:00
2023-02-07 12:49:56 -05:00
2023-03-14 17:07:54 -07:00
2023-04-27 11:53:57 -07:00
2023-03-28 10:39:29 +02:00
2023-03-16 13:08:39 -07:00
2023-02-08 15:26:58 -08:00
2023-03-18 12:23:33 +00:00
2023-06-16 10:08:09 -06:00
2023-04-27 11:42:11 -07:00
2023-05-23 21:08:33 -04:00
2023-04-27 19:42:02 -07:00
2023-02-23 17:55:40 -08:00
2023-03-23 17:25:46 +01:00
2023-04-21 03:02:35 -04:00
2023-05-02 11:56:43 -07:00
2023-02-15 06:46:22 -05:00
2023-04-21 03:02:35 -04:00
2023-03-29 08:19:38 +01:00
2023-04-21 03:02:30 -04:00
2023-04-05 20:03:01 -07:00
2023-04-05 19:42:57 -07:00
2023-04-05 20:03:01 -07:00
2023-04-21 03:02:34 -04:00
2023-04-24 11:48:33 +02:00
2023-06-06 10:47:04 +02:00
2023-06-23 12:08:14 -07:00
2023-04-17 18:01:22 +02:00
2023-03-17 22:38:31 -07:00
2023-03-06 09:57:11 +01:00