Commit Graph

120 Commits (c28c89fc43e3f81436efc4748837534d4d46f90c)

Author SHA1 Message Date
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 14 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 14 years ago
Tetsuo Handa 065d78a060 LSM: Fix security_module_enable() error. 14 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
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 c1e992b996 Security: Add __init to register_security to disable load a security module on runtime 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago
Al Viro 89068c576b Take ima_file_free() to proper place. 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
James Morris 8d9525048c security: correct error returns for get/set security with private inodes 15 years ago
Tetsuo Handa 5d0901a3a0 LSM: Rename security_path_ functions argument names. 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 years ago
John Johansen 6e65f92ff0 Config option to set a default LSM 15 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago
Tetsuo Handa 8b8efb4403 LSM: Add security_path_chroot(). 16 years ago
Tetsuo Handa 89eda06837 LSM: Add security_path_chmod() and security_path_chown(). 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Paul Moore 2b980dbd77 lsm: Add hooks to the TUN driver 16 years ago
Eric Paris 9188499cdb security: introducing security_request_module 16 years ago
Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago