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
/
lsm_hooks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
1
-0
/
+6
|
\
|
*
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
1
-0
/
+6
*
|
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-0
/
+13
|
\
\
|
*
|
LSM: lsm_hooks.h - fix missing colon in docstring
Ondrej Mosnacek
2019-03-25
1
-1
/
+1
|
*
|
LSM: add new hook for kernfs node initialization
Ondrej Mosnacek
2019-03-20
1
-0
/
+13
|
|
/
*
|
LSM: lsm_hooks.h: fix documentation format
Denis Efremov
2019-03-26
1
-14
/
+9
*
|
LSM: fix documentation for the shm_* hooks
Denis Efremov
2019-03-26
1
-18
/
+18
*
|
LSM: fix documentation for the sem_* hooks
Denis Efremov
2019-03-26
1
-16
/
+16
*
|
LSM: fix documentation for the msg_queue_* hooks
Denis Efremov
2019-03-26
1
-19
/
+19
*
|
LSM: fix documentation for the audit_* hooks
Denis Efremov
2019-03-26
1
-4
/
+4
*
|
LSM: fix documentation for the path_chmod hook
Denis Efremov
2019-03-26
1
-4
/
+5
*
|
LSM: fix documentation for the socket_getpeersec_dgram hook
Denis Efremov
2019-03-26
1
-5
/
+5
*
|
LSM: fix documentation for the task_setscheduler hook
Denis Efremov
2019-03-26
1
-3
/
+1
*
|
LSM: fix documentation for the socket_post_create hook
Denis Efremov
2019-03-26
1
-3
/
+3
*
|
LSM: fix documentation for the syslog hook
Denis Efremov
2019-03-26
1
-2
/
+1
*
|
LSM: fix documentation for sb_copy_data hook
Denis Efremov
2019-03-26
1
-1
/
+0
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
1
-0
/
+21
|
\
|
*
introduce cloning of fs_context
Al Viro
2019-02-28
1
-0
/
+7
|
*
vfs: Add LSM hooks for the new mount API
David Howells
2019-02-28
1
-0
/
+14
*
|
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-3
/
+1
|
\
\
|
*
|
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
1
-3
/
+1
|
|
/
*
|
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
2019-01-18
1
-5
/
+0
*
|
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-10
1
-3
/
+5
*
|
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
2019-01-08
1
-0
/
+2
*
|
LSM: Infrastructure management of the task security
Casey Schaufler
2019-01-08
1
-0
/
+2
*
|
LSM: Infrastructure management of the inode security
Casey Schaufler
2019-01-08
1
-0
/
+3
*
|
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
1
-0
/
+1
*
|
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
1
-0
/
+12
*
|
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
1
-2
/
+0
*
|
LSM: Introduce enum lsm_order
Kees Cook
2019-01-08
1
-0
/
+6
*
|
Yama: Initialize as ordered LSM
Kees Cook
2019-01-08
1
-5
/
+0
*
|
LoadPin: Initialize as ordered LSM
Kees Cook
2019-01-08
1
-5
/
+0
*
|
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
1
-0
/
+1
*
|
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2019-01-08
1
-1
/
+1
*
|
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
1
-1
/
+0
*
|
LSM: Plumb visibility into optional "enabled" state
Kees Cook
2019-01-08
1
-0
/
+1
*
|
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-08
1
-0
/
+3
|
/
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
1
-2
/
+3
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-5
/
+6
*
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
1
-2
/
+2
*
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
1
-2
/
+1
*
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
1
-1
/
+2
*
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
1
-1
/
+2
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-0
/
+12
|
\
|
*
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+1
|
*
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
1
-3
/
+2
|
*
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+12
*
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-2
/
+2
|
/
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-0
/
+6
|
\
|
*
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
2018-07-16
1
-0
/
+6
[next]