Matthew Garrett ([email protected])

Number of posts: 412 (0.48 per day)
First post: 2018-10-10 08:31:03
Last post: 2021-02-20 01:40:38

Date List Subject
2021-02-20 01:40:38 linux-kernel [PATCH 9/9] pm: hibernate: seal the encryption key with a PCR policy
2021-02-20 01:40:27 linux-kernel [PATCH 8/9] pm: hibernate: Verify the digest encryption key
2021-02-20 01:40:21 linux-kernel [PATCH 7/9] pm: hibernate: Optionally use TPM-backed keys to protect image integrity
2021-02-20 01:38:03 linux-kernel [PATCH 5/9] security: keys: trusted: Allow storage of PCR values in creation data
2021-02-20 01:37:31 linux-kernel [PATCH 6/9] pm: hibernate: Optionally store and verify a hash of the image
2021-02-20 01:37:12 linux-kernel [PATCH 3/9] security: keys: trusted: Parse out individual components of the key blob
2021-02-20 01:37:12 linux-kernel [PATCH 1/9] tpm: Add support for in-kernel resetting of PCRs
2021-02-20 01:37:11 linux-kernel [PATCH 0/9] Enable hibernation when Lockdown is enabled
2021-02-20 01:37:09 linux-kernel [PATCH 4/9] security: keys: trusted: Store the handle of a loaded key
2021-02-20 01:37:03 linux-kernel [PATCH 2/9] tpm: Allow PCR 23 to be restricted to kernel-only use
2020-04-14 13:53:11 linux-kernel [PATCH V2 1/3] thermal/int340x_thermal: Export GDDV
2020-04-14 13:52:00 linux-kernel [PATCH V2 3/3] thermal/int340x_thermal: Don't require IDSP to exist
2020-04-14 13:51:33 linux-kernel [PATCH V2 2/3] thermal/int340x_thermal: Export OEM vendor variables
2020-04-14 13:36:50 linux-kernel [PATCH 3/3] thermal/int340x_thermal: Don't require IDSP to exist
2020-04-14 13:36:46 linux-kernel [PATCH 2/3] thermal/int340x_thermal: Export OEM vendor variables
2020-04-14 13:36:42 linux-kernel [PATCH 1/3] thermal/int340x_thermal: Export GDDV
2020-03-18 23:10:36 linux-wireless [PATCH] MT76: Add support for newer versions of the XBox One wifi adapter
2019-12-14 02:43:19 linux-kernel [PATCH V2] efi: Allow disabling PCI busmastering on bridges during boot
2019-12-03 00:42:57 linux-kernel [PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
2019-09-10 12:23:25 linux-kernel [PATCH 0/2] Minor lockdown fixups
2019-09-10 12:23:23 linux-kernel [PATCH 2/2] kexec: Fix file verification on S390
2019-09-10 12:23:21 linux-kernel [PATCH 1/2] security: constify some arrays in lockdown LSM
2019-08-20 00:22:35 linux-kernel [PATCH V40 19/29] lockdown: Lock down module params that specify hardware parameters (eg. ioport)
2019-08-20 00:22:21 linux-kernel [PATCH V40 04/29] lockdown: Enforce module signatures if the kernel is locked down
2019-08-20 00:22:11 linux-kernel [PATCH V40 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
2019-08-20 00:22:03 linux-kernel [PATCH V40 12/29] x86: Lock down IO port access when the kernel is locked down
2019-08-20 00:22:01 linux-kernel [PATCH V40 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
2019-08-20 00:21:47 linux-kernel [PATCH V40 14/29] ACPI: Limit access to custom_method when the kernel is locked down
2019-08-20 00:21:46 linux-kernel [PATCH V40 21/29] lockdown: Lock down /proc/kcore
2019-08-20 00:21:45 linux-kernel [PATCH V40 22/29] lockdown: Lock down tracing and perf kprobes when in confidentiality mode
2019-08-20 00:21:36 linux-kernel [PATCH V40 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
2019-08-20 00:21:35 linux-kernel [PATCH V40 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
2019-08-20 00:21:26 linux-kernel [PATCH V40 20/29] x86/mmiotrace: Lock down the testmmiotrace module
2019-08-20 00:21:13 linux-kernel [PATCH V40 27/29] tracefs: Restrict tracefs when the kernel is locked down
2019-08-20 00:20:57 linux-kernel [PATCH V40 29/29] lockdown: Print current->comm in restriction messages
2019-08-20 00:20:49 linux-kernel [PATCH V40 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
2019-08-20 00:20:48 linux-kernel [PATCH V40 26/29] debugfs: Restrict debugfs when the kernel is locked down
2019-08-20 00:20:41 linux-kernel [PATCH V40 16/29] acpi: Disable ACPI table override if the kernel is locked down
2019-08-20 00:20:40 linux-kernel [PATCH V40 24/29] lockdown: Lock down perf when in confidentiality mode
2019-08-20 00:20:36 linux-kernel [PATCH V40 13/29] x86/msr: Restrict MSR access when the kernel is locked down
2019-08-20 00:20:31 linux-kernel [PATCH V40 18/29] lockdown: Lock down TIOCSSERIAL
2019-08-20 00:20:27 linux-kernel [PATCH V40 17/29] lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
2019-08-20 00:20:26 linux-kernel [PATCH V40 09/29] kexec_file: Restrict at runtime if the kernel is locked down
2019-08-20 00:20:18 linux-kernel [PATCH V40 11/29] PCI: Lock down BAR access when the kernel is locked down
2019-08-20 00:20:03 linux-kernel [PATCH V40 10/29] hibernate: Disable when the kernel is locked down
2019-08-20 00:19:51 linux-kernel [PATCH V40 07/29] lockdown: Copy secure_boot flag in boot params across kexec reboot
2019-08-20 00:19:50 linux-kernel [PATCH V40 06/29] kexec_load: Disable at runtime if the kernel is locked down
2019-08-20 00:19:43 linux-kernel [PATCH V40 05/29] lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
2019-08-20 00:19:34 linux-kernel [PATCH V40 03/29] security: Add a static lockdown policy LSM
2019-08-20 00:19:26 linux-kernel [PATCH V40 02/29] security: Add a "locked down" LSM hook
2019-08-20 00:19:24 linux-kernel [PATCH V40 01/29] security: Support early LSMs