index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lsm_hooks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+21
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2019-02-28
introduce cloning of fs_context
Al Viro
1
-0
/
+7
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
1
-0
/
+14
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
1
-3
/
+1
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
1
-5
/
+0
2019-01-10
LSM: generalize flag passing to security_capable
Micah Morton
1
-3
/
+5
2019-01-08
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
1
-0
/
+2
2019-01-08
LSM: Infrastructure management of the task security
Casey Schaufler
1
-0
/
+2
2019-01-08
LSM: Infrastructure management of the inode security
Casey Schaufler
1
-0
/
+3
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
1
-0
/
+1
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
1
-0
/
+12
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
1
-2
/
+0
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
1
-0
/
+6
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
1
-5
/
+0
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
1
-5
/
+0
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
1
-0
/
+1
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
1
-1
/
+1
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
1
-1
/
+0
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
1
-0
/
+1
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
1
-0
/
+3
2018-12-21
LSM: new method: ->sb_add_mnt_opt()
Al Viro
1
-2
/
+3
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-5
/
+6
2018-12-21
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
1
-2
/
+2
2018-12-21
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
1
-2
/
+1
2018-12-21
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
1
-1
/
+2
2018-12-21
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
1
-1
/
+2
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+12
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
1
-0
/
+1
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
1
-3
/
+2
2018-10-10
LSM: Convert from initcall to struct lsm_info
Kees Cook
1
-0
/
+12
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-2
/
+2
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2018-07-16
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
1
-0
/
+6
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-05-04
security: add hook for socketpair()
David Herrmann
1
-0
/
+7
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-219
/
+220
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+36
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
1
-214
/
+214
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
1
-0
/
+6
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
1
-6
/
+6
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
1
-5
/
+5
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
1
-5
/
+5
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
1
-2
/
+3
2018-02-22
security: Add support for SCTP security hooks
Richard Haines
1
-0
/
+36
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
1
-0
/
+54
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2017-08-01
LSM: drop bprm_secureexec hook
Kees Cook
1
-9
/
+5
2017-07-25
sync to Linus v4.13-rc2 for subsystem developers to work against
James Morris
1
-15
/
+14
[next]