Commit Graph

149 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Al Viro 4040153087 security: trim security.h 13 years ago
Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 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
Eric Paris 2920a8409d capabilities: remove all _real_ interfaces 13 years ago
Eric Paris c7eba4a975 capabilities: introduce security_capable_noaudit 13 years ago
Eric Paris b7e724d303 capabilities: reverse arguments to security_capable 13 years ago
Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely 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
Jan Kara 30e053248d security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set 13 years ago
Paul Moore 6230c9b4f8 bluetooth: Properly clone LSM attributes to newly created child connections 14 years ago
Mimi Zohar fb88c2b6cb evm: fix security/security_old_init_security return code 14 years ago
James Morris 5dbe3040c7 security: sparse fix: Move security_fixup_op to security.h 14 years ago
Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
Mimi Zohar 817b54aa45 evm: add evm_inode_setattr to prevent updating an invalid security.evm 14 years ago
Mimi Zohar 823eb1ccd0 evm: call evm_inode_init_security from security_inode_init_security 14 years ago
Mimi Zohar 3e1be52d6c security: imbed evm calls in security hooks 14 years ago
Mimi Zohar f381c27222 integrity: move ima inode integrity data management 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 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
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 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
Chris Wright 6037b715d6 security: add cred argument to security_capable() 14 years ago
Richard Cochran 1e6d767924 time: Correct the *settime* parameters 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 Howells 821404434f CacheFiles: Add calls to path-based security hooks 14 years ago
Nick Piggin 31e6b01f41 fs: rcu-walk for path lookup 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 bc7d2a3e66 IMA: only allocate iint when needed 14 years ago
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 15 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 15 years ago
Tetsuo Handa 065d78a060 LSM: Fix security_module_enable() error. 15 years ago
Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). 15 years ago
Eric Paris c4ec54b40d fsnotify: new fsnotify hooks and events types for access decisions 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