Commit Graph

91 Commits (c57e842eff49b05c4642dd7cfb1e7aa62ab932fa)

Author SHA1 Message Date
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 15 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
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
David Howells 800a964787 CacheFiles: Export things for CacheFiles 16 years ago
Paul Moore 8651d5c0b1 lsm: Remove the socket_post_accept() hook 16 years ago
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
Hannes Eder 200036ca9b CRED: fix sparse warnings 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells 15a2460ed0 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks 16 years ago
David Howells 1cdcbec1a3 CRED: Neuter sys_capset() 16 years ago
Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 16 years ago
Randy Dunlap 3f23d815c5 security: add/fix security kernel-doc 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago