Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-20 | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells | 1 | -0/+1 |
2019-08-20 | ACPI: Limit access to custom_method when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | x86/msr: Restrict MSR access when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | x86: Lock down IO port access when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | PCI: Lock down BAR access when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | hibernate: Disable when the kernel is locked down | Josh Boyer | 1 | -0/+1 |
2019-08-20 | kexec_load: Disable at runtime if the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | lockdown: Enforce module signatures if the kernel is locked down | David Howells | 2 | -0/+2 |
2019-08-20 | security: Add a static lockdown policy LSM | Matthew Garrett | 3 | -0/+216 |