Age | Commit message (Expand) | Author | Files | Lines |
2020-06-03 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-05-14 | lockdown: Allow unprivileged users to see lockdown status | Jeremy Cline | 1 | -1/+1 |
2019-12-10 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 1 | -27/+0 |
2019-12-01 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+2 |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas | 1 | -0/+1 |
2019-10-28 | powerpc/xmon: Restrict when kernel is locked down | Christopher M. Riedl | 1 | -0/+2 |
2019-09-10 | security: constify some arrays in lockdown LSM | Matthew Garrett | 1 | -2/+2 |
2019-08-20 | lockdown: Print current->comm in restriction messages | Matthew Garrett | 1 | -2/+6 |
2019-08-20 | tracefs: Restrict tracefs when the kernel is locked down | Matthew Garrett | 1 | -0/+1 |
2019-08-20 | debugfs: Restrict debugfs when the kernel is locked down | David Howells | 1 | -0/+1 |
2019-08-20 | lockdown: Lock down perf when in confidentiality mode | David Howells | 1 | -0/+1 |
2019-08-20 | bpf: Restrict bpf when kernel lockdown is in confidentiality mode | David Howells | 1 | -0/+1 |
2019-08-20 | lockdown: Lock down tracing and perf kprobes when in confidentiality mode | David Howells | 1 | -0/+1 |
2019-08-20 | lockdown: Lock down /proc/kcore | David Howells | 1 | -0/+1 |
2019-08-20 | x86/mmiotrace: Lock down the testmmiotrace module | David Howells | 1 | -0/+1 |
2019-08-20 | lockdown: Lock down module params that specify hardware parameters (eg. ioport) | David Howells | 1 | -0/+1 |
2019-08-20 | lockdown: Lock down TIOCSSERIAL | David Howells | 1 | -0/+1 |
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 | 1 | -0/+1 |
2019-08-20 | security: Add a static lockdown policy LSM | Matthew Garrett | 1 | -0/+169 |