index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
security.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-4
/
+11
|
\
|
*
exec: Compute file based creds only once
Eric W. Biederman
2020-05-29
1
-4
/
+5
|
*
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
2020-05-21
1
-4
/
+4
|
*
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-0
/
+6
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
|
/
*
Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-31
1
-1
/
+0
|
\
|
*
security: remove duplicated include from security.h
YueHaibing
2020-02-21
1
-1
/
+0
*
|
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
2019-12-09
1
-0
/
+2
*
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
1
-0
/
+2
|
\
\
|
*
|
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
2019-10-28
1
-0
/
+2
*
|
|
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
Ingo Molnar
2019-11-11
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
2019-10-31
1
-0
/
+1
|
|
/
*
|
perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failures
Ingo Molnar
2019-10-19
1
-0
/
+1
*
|
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-17
1
-1
/
+37
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+59
|
\
|
*
tracefs: Restrict tracefs when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-19
1
-0
/
+1
|
*
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Lock down /proc/kcore
David Howells
2019-08-19
1
-0
/
+1
|
*
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-19
1
-0
/
+1
|
*
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-19
1
-0
/
+1
|
*
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-19
1
-0
/
+1
|
*
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+1
|
*
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-19
1
-0
/
+1
|
*
security: Add a static lockdown policy LSM
Matthew Garrett
2019-08-19
1
-0
/
+3
|
*
security: Add a "locked down" LSM hook
Matthew Garrett
2019-08-19
1
-0
/
+32
|
*
security: Support early LSMs
Matthew Garrett
2019-08-19
1
-0
/
+6
*
|
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
1
-2
/
+8
|
\
\
|
*
|
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
2019-08-12
1
-2
/
+8
|
|
/
*
/
LSM: switch to blocking policy update notifiers
Janne Karhunen
2019-06-14
1
-6
/
+6
|
/
*
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
1
-0
/
+7
|
\
|
*
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
1
-0
/
+7
*
|
LSM: add new hook for kernfs node initialization
Ondrej Mosnacek
2019-03-20
1
-0
/
+9
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
1
-1
/
+17
|
\
|
*
introduce cloning of fs_context
Al Viro
2019-02-28
1
-0
/
+6
|
*
vfs: Put security flags into the fs_context struct
David Howells
2019-02-28
1
-1
/
+1
|
*
vfs: Add LSM hooks for the new mount API
David Howells
2019-02-28
1
-0
/
+10
*
|
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-3
/
+2
|
\
\
|
*
|
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
1
-3
/
+2
|
|
/
*
|
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-10
1
-14
/
+14
*
|
procfs: add smack subdir to attrs
Casey Schaufler
2019-01-08
1
-5
/
+10
|
/
[next]