Commit Graph

550 Commits (33cba0657393a75e18e1781e3e13613303f18124)

Author SHA1 Message Date
Andrew G. Morgan 84aaa7ab4c security: filesystem capabilities no longer experimental 17 years ago
Andrew G. Morgan 5459c164f0 security: protect legacy applications from executing with insufficient privilege 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 93cbace7a0 security: remove dummy module fix 17 years ago
Miklos Szeredi 5915eb5386 security: remove dummy module 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 65fc766800 security: fix return of void-valued expressions 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
Eric Paris 6cbe27061a SELinux: more user friendly unknown handling printk 17 years ago
Stephen Smalley 22df4adb04 selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) 17 years ago
Eric Paris 89abd0acf0 SELinux: drop load_mutex in security_load_policy 17 years ago
Eric Paris cea78dc4ca SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av 17 years ago
James Morris bdd581c143 SELinux: open code sidtab lock 17 years ago
James Morris 972ccac2b2 SELinux: open code load_mutex 17 years ago
James Morris 0804d1133c SELinux: open code policy_rwlock 17 years ago
Stephen Smalley 59dbd1ba98 selinux: fix endianness bug in network node address handling 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
James Morris feb2a5b82d SELinux: remove inherit field from inode_security_struct 17 years ago
Richard Kennedy fdeb05184b SELinux: reorder inode_security_struct to increase objs/slab on 64bit 17 years ago
Eric Paris f526971078 SELinux: keep the code clean formating and syntax 17 years ago
Stephen Smalley 9a59daa03d SELinux: fix sleeping allocation in security_context_to_sid 17 years ago
Stephen Smalley 12b29f3455 selinux: support deferred mapping of contexts 17 years ago
Li Zefan ec229e8300 devcgroup: fix permission check when adding entry to child cgroup 17 years ago
Li Zefan 17d213f806 devcgroup: always show positive major/minor num 17 years ago
Li Zefan d823f6bfec devcgroup: fix odd behaviour when writing 'a' to devices.allow 17 years ago
Andrew G. Morgan 1209726ce9 security: filesystem capabilities: fix CAP_SETPCAP handling 17 years ago
Andrew G. Morgan 8cdbc2b982 capabilities: add (back) dummy support for KEEPCAPS 17 years ago
Daniel Walker dba6a4d32d keys: remove unused key_alloc_sem 17 years ago
Pavel Emelyanov d1ee2971f5 devscgroup: make white list more compact in some cases 17 years ago
Pavel Emelyanov cc9cb219aa devscgroup: relax task to dev_cgroup conversion 17 years ago
Pavel Emelyanov b66862f766 devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup 17 years ago
Casey Schaufler e97dcb0ead Smack: fuse mount hang fix 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
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
Robert P. J. Day fdb89bce6c keys: explicitly include required slab.h header file. 17 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
Arun Raghavan 6b79ccb514 keys: allow clients to set key perms in key_create_or_update() 17 years ago
Alexey Dobriyan da91d2ef9f keys: switch to proc_create() 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 4a38e122e2 keys: allow the callout data to be passed as a blob rather than a string 17 years ago