index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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' 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
*
|
->file_open(): lose cred argument
Al Viro
2018-07-12
1
-1
/
+1
|
/
*
security: add hook for socketpair()
David Herrmann
2018-05-04
1
-0
/
+7
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
1
-0
/
+6
|
\
|
*
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-23
1
-0
/
+6
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
1
-219
/
+220
|
\
\
|
*
|
security: convert security hooks to use hlist
Sargun Dhillon
2018-03-31
1
-214
/
+214
|
|
/
|
*
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-07
1
-2
/
+3
*
|
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-0
/
+36
|
\
\
|
*
|
security: Add support for SCTP security hooks
Richard Haines
2018-02-22
1
-0
/
+36
|
|
/
*
|
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
1
-6
/
+6
*
|
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
1
-5
/
+5
*
|
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-22
1
-5
/
+5
|
/
*
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
1
-0
/
+54
*
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-12
1
-7
/
+0
|
\
|
*
sync to Linus v4.13-rc2 for subsystem developers to work against
James Morris
2017-07-25
1
-15
/
+14
|
|
\
|
*
|
LSM: Remove security_task_create() hook.
Tetsuo Handa
2017-07-18
1
-7
/
+0
[next]