Commit Graph

37 Commits (324bda9e47f53aebec1376ee89bba8128c8455e2)

Author SHA1 Message Date
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
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Casey Schaufler 6d3dc07cbb smack: Add support for unlabeled network hosts and networks 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 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 c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Paul Moore a8134296ba smack: Fix missing calls to netlbl_skbuff_err() 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Casey Schaufler e97dcb0ead Smack: fuse mount hang fix 17 years ago
Oleg Nesterov 3b5e9e53c6 signals: cleanup security_task_kill() usage/implementation 17 years ago
Ahmed S. Darwish d20bdda6d4 Smack: Integrate Smack with Audit 17 years ago
David Howells e52c1764f1 Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 7bf570dc8d Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Serge E. Hallyn 1236cc3cf8 smack: use cap_task_prctl 17 years ago
Harvey Harrison c60264c494 smack: fix integer as NULL pointer warning in smack_lsm.c 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
Ahmed S. Darwish 076c54c5bc Security: Introduce security= boot parameter 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Serge Hallyn aedb60a67c file capabilities: remove cap_task_kill() 17 years ago
Ahmed S. Darwish 1d252fb870 smack: do not dereference NULL ipc object 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago
Casey Schaufler bcdca225bf Smack: update for file capabilities 17 years ago
Casey Schaufler 4bc87e6277 Smack: unlabeled outgoing ambient packets 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Ahmed S. Darwish 2e1d146a19 Smack: check for 'struct socket' with NULL sk 17 years ago
Casey Schaufler e114e47377 Smack: Simplified Mandatory Access Control Kernel 17 years ago