summaryrefslogtreecommitdiff
path: root/include/linux/security.h (unfollow)
Commit message (Expand)Author
2024-01-02lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-04-19security: Add hook to invalidate inode security labelsAndreas Gruenbacher
2022-04-19security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2022-04-19security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher
2022-04-19BACKPORT: security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng
2021-11-26binder: use cred instead of task for selinux checksTodd Kjos
2021-11-22BACKPORT: binder: use cred instead of task for selinux checksTodd Kjos
2017-01-09security: switched to stackable model for PFT/PFK moduleAndrey Markovytch
2016-09-15ext4 crypto: enable HW based encryption with ICEAndrey Markovytch
2016-03-23platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch
2015-09-20security: fix typo in security_task_prctlJann Horn
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Remove a comment from security.hCasey Schaufler
2015-05-12LSM: Split security.hCasey Schaufler
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-04-11switch security_inode_getattr() to struct path *Al Viro
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
2014-09-02security: Silence shadow warningMark Rustad
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore
2014-07-25security: introduce kernel_fw_from_file hookKees Cook
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore
2014-04-01security: add flags to rename hooksMiklos Szeredi
2014-03-14KEYS: Move the flags representing required permission to linux/key.hDavid Howells
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley
2013-05-12security: clarify cap_inode_getsecctx descriptionJ. Bruce Fields
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2012-12-14security: introduce kernel_module_from_file hookKees Cook
2012-10-11consitify do_mount() argumentsAl Viro
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman
2012-09-05security: allow Yama to be unconditionally stackedKees Cook
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski
2012-04-09SELinux: rename dentry_open to file_openEric Paris
2012-02-28security: struct security_operations kerneldoc fixJavier Martinez Canillas