Commit Graph

83 Commits (b38be288140c3d5317bf55439cd3d6fd6395a98e)

Author SHA1 Message Date
Tetsuo Handa 9548906b2b xattr: Constify ->name member of "struct xattr". 12 years ago
David Quigley 649f6e7718 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. 12 years ago
David Quigley 746df9b59c Security: Add Hook to test if the particular xattr is part of a MAC model. 12 years ago
David Quigley d47be3dfec Security: Add hook to calculate context based on a negative dentry. 12 years ago
J. Bruce Fields 0d422afb89 security: cap_inode_getsecctx returning garbage 12 years ago
Eric Dumazet ca10b9e9a8 selinux: add a skb_owned_by() hook 12 years ago
Jeff Layton 094f7b69ea selinux: make security_sb_clone_mnt_opts return an error on context mismatch 12 years ago
Paul Moore 5dbbaf2de8 tun: fix LSM/SELinux labeling of tun/tap devices 12 years ago
Kees Cook 2e72d51b4a security: introduce kernel_module_from_file hook 12 years ago
Al Viro 808d4e3cfd consitify do_mount() arguments 12 years ago
Eric W. Biederman d2b31ca644 userns: Teach security_path_chown to take kuids and kgids 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Kees Cook 1a2a4d06e1 security: create task_free security callback 13 years ago
Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 years ago
Al Viro 4572befe24 switch ->path_mkdir() to umode_t 13 years ago
Al Viro 910f4ecef3 switch security_path_chmod() to umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
Andi Kleen 1c99042974 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Eric Paris ff36fe2c84 LSM: Pass -o remount options to the LSM 14 years ago
David S. Miller e33f770426 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. 14 years ago
Lucian Adrian Grijincu 4916ca401e security: remove unused security_sysctl hook 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
David S. Miller 3610cda53f af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. 14 years ago
Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 15 years ago
Chihau Chau dce3a3d2ee Security: capability: code style issue 15 years ago
Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). 15 years ago
Jiri Slaby 8fd00b4d70 rlimits: security, add task_struct to setrlimit 15 years ago
Tetsuo Handa c80901f275 LSM: Add __init to fixup function. 15 years ago
Eric Paris 05b90496f2 security: remove dead hook acct 15 years ago
Eric Paris 3011a344cd security: remove dead hook key_session_to_parent 15 years ago
Eric Paris 6307f8fee2 security: remove dead hook task_setgroups 15 years ago
Eric Paris 06ad187e28 security: remove dead hook task_setgid 15 years ago
Eric Paris 43ed8c3b45 security: remove dead hook task_setuid 15 years ago
Eric Paris 0968d0060a security: remove dead hook cred_commit 15 years ago
Eric Paris 9d5ed77dad security: remove dead hook inode_delete 15 years ago
Eric Paris 91a9420f58 security: remove dead hook sb_post_pivotroot 15 years ago
Eric Paris 3db2910177 security: remove dead hook sb_post_addmount 15 years ago
Eric Paris 82dab10453 security: remove dead hook sb_post_remount 15 years ago
Eric Paris 4b61d12c84 security: remove dead hook sb_umount_busy 15 years ago
Eric Paris 231923bd0e security: remove dead hook sb_umount_close 15 years ago
Eric Paris 353633100d security: remove sb_check_sb hooks 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago