David Howells
|
5cd9c58fbe
security: Fix setting of PF_SUPERPRIV by __capable()
|
16 years ago |
Eric Paris
|
383795c206
SELinux: /proc/mounts should show what it can
|
17 years ago |
Linus Torvalds
|
4836e30078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 years ago |
Linus Torvalds
|
2284284281
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
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
|
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 |
Linus Torvalds
|
94bc891b00
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
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 |