Commit Graph

201 Commits (c74e90a9e37c4a3923905189a6ebbd7ef61e6e67)

Author SHA1 Message Date
Stephen Smalley ea6b184f7d selinux: use default proc sid on symlinks 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
David Howells cf9481e289 SELinux: Fix a potentially uninitialised variable in SELinux hooks 17 years ago
Adrian Bunk 3583a71183 make selinux_write_opts() static 17 years ago
Eric Paris 383795c206 SELinux: /proc/mounts should show what it can 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Alexey Dobriyan 6c5a9d2e15 selinux: use nf_register_hooks() 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Miklos Szeredi b478a9f988 security: remove unused sb_get_mnt_opts hook 17 years ago
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
James Morris 2baf06df85 SELinux: use do_each_thread as a proper do/while block 17 years ago
James Morris e399f98224 SELinux: remove unused and shadowed addrlen variable 17 years ago
Stephen Smalley 242631c49d selinux: simplify ioctl checking 17 years ago
Stephen Smalley abc69bb633 SELinux: enable processes with mac_admin to get the raw inode contexts 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Eric Paris f526971078 SELinux: keep the code clean formating and syntax 17 years ago
Stephen Smalley 12b29f3455 selinux: support deferred mapping of contexts 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Oleg Nesterov 3b5e9e53c6 signals: cleanup security_task_kill() usage/implementation 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 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Andrew G. Morgan 3898b1b4eb capabilities: implement per-process securebits 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
Eric Paris 0f5e64200f SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts 17 years ago
Eric Paris 828dfe1da5 SELinux: whitespace and formating fixes for hooks.c 17 years ago
Eric Paris 744ba35e45 SELinux: clean up printks 17 years ago
Ahmed S. Darwish 076c54c5bc Security: Introduce security= boot parameter 17 years ago
Ahmed S. Darwish 9d57a7f9e2 SELinux: use new audit hooks, remove redundant exports 17 years ago
Ahmed S. Darwish 713a04aeab SELinux: setup new inode/ipc getsecid hooks 17 years ago
Paul Moore 3e11217263 SELinux: Add network port SID cache 17 years ago
Eric Paris 832cbd9aa1 SELinux: turn mount options strings into defines 17 years ago
Roland McGrath 0356357c51 selinux: remove ptrace_sid 17 years ago
Andrew Morton f0115e6c89 security: code cleanup 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Paris b0c636b999 SELinux: create new open permission 17 years ago
James Morris 98e9894650 SELinux: remove unused backpointers from security objects 17 years ago
Paul Moore f74af6e816 SELinux: Correct the NetLabel locking for the sk_security_struct 17 years ago
Eric Paris 5a55261716 SELinux: don't BUG if fs reuses a superblock 17 years ago
Stephen Smalley 869ab5147e SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code 17 years ago
Josef Bacik a02fe13297 selinux: prevent rentry into the FS 17 years ago
Stephen Smalley 0794c66d49 selinux: handle files opened with flags 3 by checking ioctl permission 17 years ago
Adrian Bunk 2e1479d95d make selinux_parse_opts_str() static 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago