index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
lockdown
/
lockdown.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
security: constify some arrays in lockdown LSM
Matthew Garrett
2019-09-10
1
-2
/
+2
*
lockdown: Print current->comm in restriction messages
Matthew Garrett
2019-08-20
1
-2
/
+6
*
tracefs: Restrict tracefs when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+1
*
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Lock down /proc/kcore
David Howells
2019-08-20
1
-0
/
+1
*
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-20
1
-0
/
+1
*
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-20
1
-0
/
+1
*
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-20
1
-0
/
+1
*
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+1
*
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-20
1
-0
/
+1
*
security: Add a static lockdown policy LSM
Matthew Garrett
2019-08-20
1
-0
/
+169