messages from 2024-04-22 13:33:21 to 2024-06-04 20:53:46 UTC [more...]
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-06-04 20:52 UTC (49+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v9 03/19] x86: Secure Launch Kconfig
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 07/19] x86: Add early SHA-256 "
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 11/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup
` [PATCH v9 15/19] tpm: Make locality requests return consistent values
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v9 18/19] x86: Secure Launch late initcall platform module
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch
[PATCH 0/8] Some pstore improvements
2024-06-04 19:05 UTC (4+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
[RFC PATCH v2 0/8] Clavis LSM
2024-06-04 18:08 UTC (11+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
` [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v2 3/8] efi: Make clavis boot param persist across kexec
` [RFC PATCH v2 4/8] clavis: Prevent clavis boot param from changing during kexec
` [RFC PATCH v2 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v2 6/8] keys: Add ability to track intended usage of the public key
` [RFC PATCH v2 7/8] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis
[PATCH] efi: Add missing __nocfi annotations to runtime wrappers
2024-06-04 15:56 UTC
[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
2024-05-26 9:17 UTC (4+ messages)
[efi:next] BUILD SUCCESS 7c23b186ab892088f76a3ad9dbff1685ffe2e832
2024-05-24 4:32 UTC
[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-05-23 22:51 UTC (20+ messages)
` [PATCH 1/4] efi/cper, cxl: Make definitions and structures global
` [PATCH 2/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH 3/4] acpi/ghes, cxl/pci: Trace FW-First "
` [PATCH 4/4] cxl/pci: Define a common function get_cxl_dev()
[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
2024-05-23 14:23 UTC (7+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
` [PATCH] sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
[PATCH] efi: pstore: Return proper errors on UEFI failures
2024-05-23 7:11 UTC (3+ messages)
[PATCH] efi/libstub: zboot.lds: Discard .discard sections
2024-05-23 2:19 UTC (3+ messages)
[GIT PULL] EFI fixes for v6.10 #1
2024-05-21 18:53 UTC (2+ messages)
From Financial Crimes Enforcement Network
2024-05-18 21:22 UTC
[efi:next] BUILD SUCCESS 15aa8fb852f995dd234a57f12dfb989044968bb6
2024-05-18 3:34 UTC
[PATCH] x86/efistub: Omit physical KASLR when memory reservations exist
2024-05-16 18:55 UTC (6+ messages)
[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-05-16 17:59 UTC (3+ messages)
Regression in 6.1.81: Missing memory in pmem device
2024-05-16 17:22 UTC (5+ messages)
[GIT PULL] EFI updates for v6.10
2024-05-14 22:22 UTC (2+ messages)
[PATCH 00/12] Make riscv use THP contpte support for arm64
2024-05-14 9:30 UTC (16+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
` [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
` [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
` [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
` [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
` [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
` [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
` [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
` [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
` [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
` [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
` [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions
[PATCH v2] efi/unaccepted: touch soft lockup during memory accept
2024-05-06 9:24 UTC (7+ messages)
[GIT PULL] EFI fix for v6.9 (#1)
2024-05-03 21:44 UTC (2+ messages)
[PATCH v4 0/2] efi/cxl-cper: Report CXL CPER events through tracing
2024-05-01 17:26 UTC (12+ messages)
` [PATCH v4 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v4 2/2] cxl/pci: Process CPER events
[PATCH] x86/efi: mark racy access on efi_rts_work.efi_rts_id
2024-05-01 2:59 UTC (3+ messages)
[efi:next] BUILD SUCCESS 4b2543f7e1e6b91cfc8dd1696e3cdf01c3ac8974
2024-04-30 8:16 UTC
[PATCH v2] efi: libstub: only free priv.runtime_map when allocated
2024-04-29 15:48 UTC (2+ messages)
[PATCH v3 0/2] efi/cxl-cper: Report CXL CPER events through tracing
2024-04-27 3:31 UTC (6+ messages)
` [PATCH v3 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v3 2/2] cxl/pci: Process CPER events
[PATCH] efi: expose TPM event log to userspace via sysfs
2024-04-26 11:48 UTC (28+ messages)
[efi:urgent] BUILD SUCCESS 1c5a1627f48105cbab81d25ec2f72232bfaa8185
2024-04-25 17:36 UTC
[PATCH] efi: libstub: only free priv.runtime_map when allocated
2024-04-23 13:36 UTC
[PATCH v2 0/3] efi/cxl-cper: Report CXL CPER events through tracing
2024-04-23 4:16 UTC (9+ messages)
` [PATCH v2 1/3] acpi/ghes: Process CXL Component Events
` [PATCH v2 2/3] cxl/pci: Process CPER events
` [PATCH v2 3/3] ras/events: Trace CXL CPER events without CXL stack
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).