index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
lockdown
Age
Commit message (
Expand
)
Author
2019-12-09
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
2019-10-28
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
2019-09-10
security: constify some arrays in lockdown LSM
Matthew Garrett
2019-08-19
lockdown: Print current->comm in restriction messages
Matthew Garrett
2019-08-19
tracefs: Restrict tracefs when the kernel is locked down
Matthew Garrett
2019-08-19
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-08-19
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-19
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-19
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-19
lockdown: Lock down /proc/kcore
David Howells
2019-08-19
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
2019-08-19
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-19
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-19
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-19
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
2019-08-19
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
2019-08-19
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
2019-08-19
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
2019-08-19
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-19
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-19
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-19
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-19
security: Add a static lockdown policy LSM
Matthew Garrett