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
2019-08-20 00:19:17 linux-kernel [PATCH V40 00/29] Add kernel lockdown functionality
2019-08-09 21:01:08 linux-kernel [PATCH V39] Enforce module signatures if the kernel is locked down
2019-08-09 20:59:55 linux-kernel [PATCH V39] Lock down module params that specify hardware parameters (eg. ioport)
2019-08-08 00:19:30 linux-kernel [PATCH V38 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
2019-08-08 00:12:34 linux-kernel [PATCH V38 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
2019-08-08 00:12:34 linux-kernel [PATCH V38 03/29] security: Add a static lockdown policy LSM
2019-08-08 00:12:04 linux-kernel [PATCH V38 10/29] hibernate: Disable when the kernel is locked down
2019-08-08 00:11:58 linux-kernel [PATCH V38 14/29] ACPI: Limit access to custom_method when the kernel is locked down
2019-08-08 00:11:49 linux-kernel [PATCH V38 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
2019-08-08 00:11:31 linux-kernel [PATCH V38 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
2019-08-08 00:11:11 linux-kernel [PATCH V38 29/29] lockdown: Print current->comm in restriction messages
2019-08-08 00:10:50 linux-kernel [PATCH V38 20/29] x86/mmiotrace: Lock down the testmmiotrace module
2019-08-08 00:10:43 linux-kernel [PATCH V38 24/29] Lock down perf when in confidentiality mode
2019-08-08 00:10:25 linux-kernel [PATCH V38 27/29] tracefs: Restrict tracefs when the kernel is locked down
2019-08-08 00:10:24 linux-kernel [PATCH V38 18/29] Lock down TIOCSSERIAL
2019-08-08 00:10:11 linux-kernel [PATCH V38 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
2019-08-08 00:09:59 linux-kernel [PATCH V38 07/29] Copy secure_boot flag in boot params across kexec reboot
2019-08-08 00:09:58 linux-kernel [PATCH V38 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down
2019-08-08 00:09:50 linux-kernel [PATCH V38 26/29] debugfs: Restrict debugfs when the kernel is locked down
2019-08-08 00:09:45 linux-kernel [PATCH V38 22/29] Lock down tracing and perf kprobes when in confidentiality mode
2019-08-08 00:09:42 linux-kernel [PATCH V38 21/29] Lock down /proc/kcore
2019-08-08 00:09:37 linux-kernel [PATCH V38 19/29] Lock down module params that specify hardware parameters (eg. ioport)
2019-08-08 00:09:26 linux-kernel [PATCH V38 16/29] acpi: Disable ACPI table override if the kernel is locked down
2019-08-08 00:09:23 linux-kernel [PATCH V38 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
2019-08-08 00:09:12 linux-kernel [PATCH V38 13/29] x86/msr: Restrict MSR access when the kernel is locked down
2019-08-08 00:09:07 linux-kernel [PATCH V38 12/29] x86: Lock down IO port access when the kernel is locked down
2019-08-08 00:09:02 linux-kernel [PATCH V38 11/29] PCI: Lock down BAR access when the kernel is locked down
2019-08-08 00:08:58 linux-kernel [PATCH V38 09/29] kexec_file: Restrict at runtime if the kernel is locked down
2019-08-08 00:08:45 linux-kernel [PATCH V38 06/29] kexec_load: Disable at runtime if the kernel is locked down
2019-08-08 00:08:36 linux-kernel [PATCH V38 04/29] Enforce module signatures if the kernel is locked down
2019-08-08 00:08:28 linux-kernel [PATCH V38 02/29] security: Add a "locked down" LSM hook
2019-08-08 00:08:27 linux-kernel [PATCH V38 00/29] security: Add support for locking down the kernel
2019-08-08 00:08:27 linux-kernel [PATCH V38 01/29] security: Support early LSMs
2019-08-01 00:59:49 linux-kernel [PATCH V37 29/29] lockdown: Print current->comm in restriction messages
2019-08-01 00:59:23 linux-kernel [PATCH V37 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down
2019-07-31 23:36:57 linux-kernel [PATCH V37 19/29] Lock down module params that specify hardware parameters (eg. ioport)
2019-07-31 23:36:30 linux-kernel [PATCH V37 26/29] debugfs: Restrict debugfs when the kernel is locked down
2019-07-31 23:31:54 linux-kernel [PATCH V37 02/29] security: Add a "locked down" LSM hook
2019-07-31 23:31:54 linux-kernel [PATCH V37 01/29] security: Support early LSMs
2019-07-31 22:24:41 linux-kernel [PATCH V37 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
2019-07-31 22:24:28 linux-kernel [PATCH V37 12/29] x86: Lock down IO port access when the kernel is locked down
2019-07-31 22:23:59 linux-kernel [PATCH V37 10/29] hibernate: Disable when the kernel is locked down
2019-07-31 22:23:47 linux-kernel [PATCH V37 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down
2019-07-31 22:23:46 linux-kernel [PATCH V37 03/29] security: Add a static lockdown policy LSM
2019-07-31 22:23:45 linux-kernel [PATCH V37 06/29] kexec_load: Disable at runtime if the kernel is locked down
2019-07-31 22:23:38 linux-kernel [PATCH V37 22/29] Lock down tracing and perf kprobes when in confidentiality mode
2019-07-31 22:23:27 linux-kernel [PATCH V37 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
2019-07-31 22:23:20 linux-kernel [PATCH V37 13/29] x86/msr: Restrict MSR access when the kernel is locked down
2019-07-31 22:23:13 linux-kernel [PATCH V37 16/29] acpi: Disable ACPI table override if the kernel is locked down
2019-07-31 22:23:02 linux-kernel [PATCH V37 21/29] Lock down /proc/kcore
2019-07-31 22:22:42 linux-kernel [PATCH V37 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down