Commit Graph

608 Commits (ed313489badef16d700f5a3be50e8fd8f8294bc8)

Author SHA1 Message Date
Ahmed S. Darwish 6b89a74be0 SELinux: remove redundant exports 17 years ago
Ahmed S. Darwish 713a04aeab SELinux: setup new inode/ipc getsecid hooks 17 years ago
Ahmed S. Darwish 8a076191f3 LSM: Introduce inode_getsecid and ipc_getsecid hooks 17 years ago
maximilian attems 5f46ce14bd security: enhance DEFAULT_MMAP_MIN_ADDR description 17 years ago
James Morris 27cc2a6e57 SELinux: add netport.[ch] 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
Adrian Bunk 0e55a004b5 selinux/ss/services.c should #include <linux/selinux.h> 17 years ago
Eric Paris 64dbf07474 selinux: introduce permissive types 17 years ago
Roland McGrath 0356357c51 selinux: remove ptrace_sid 17 years ago
Eric Paris eda4f69ca5 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() 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
Adrian Bunk d4ee4231a3 selinux: selinux/netlabel.c should #include "netlabel.h" 17 years ago
James Morris 454d972c24 SELinux: unify printk messages 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
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 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
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Ahmed S. Darwish cb622bbb69 smackfs: remove redundant lock, fix open(,O_RDWR) 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
Adrian Bunk 2e1479d95d make selinux_parse_opts_str() static 17 years ago
Ahmed S. Darwish b500ce8d24 smackfs: do not trust `count' in inodes write()s 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
Serge E. Hallyn 094972840f file capabilities: simplify signal check 17 years ago
Casey Schaufler 4bc87e6277 Smack: unlabeled outgoing ambient packets 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 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
Stephen Smalley b68e418c44 selinux: support 64-bit capabilities 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Paul Moore 394c675397 SELinux: Remove security_get_policycaps() 17 years ago
Eric Paris a5ecbcb8c1 security: allow Kconfig to set default mmap_min_addr protection 17 years ago
Casey Schaufler e114e47377 Smack: Simplified Mandatory Access Control Kernel 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrew Morton 8f6936f4d2 revert "capabilities: clean up file capability reading" 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Paul Moore e1770d97a7 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() 17 years ago
sergeh@us.ibm.com f71ea9ddf0 security: compile capabilities by default 17 years ago