Eric Paris
|
7c73875e7d
Capabilities: move cap_file_mmap to commoncap.c
|
16 years ago |
Ingo Molnar
|
9e48858f7d
security: rename ptrace_may_access => ptrace_access_check
|
16 years ago |
Christoph Lameter
|
e0a94c2a63
security: use mmap_min_addr indepedently of security models
|
16 years ago |
Pekka Enberg
|
3d544f411f
kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h
|
16 years ago |
Paul Moore
|
8651d5c0b1
lsm: Remove the socket_post_accept() hook
|
16 years ago |
James Morris
|
ac8cc0fa53
Merge branch 'next' into for-linus
|
16 years ago |
David Howells
|
3699c53c48
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
|
16 years ago |
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 |
Kentaro Takeda
|
be6d3e56a6
introduce new LSM hooks where vfsmount is available.
|
16 years ago |
James Morris
|
12204e24b1
security: pass mount flags to security_sb_kern_mount()
|
16 years ago |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 years ago |
Junjiro R. Okajima
|
1b79cd04fa
nfsd: fix vm overcommit crash fix #2
|
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
|
745ca2475a
CRED: Pass credentials through dentry_open()
|
16 years ago |
David Howells
|
f1752eec61
CRED: Detach the credentials from task_struct
|
16 years ago |
David Howells
|
15a2460ed0
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
|
16 years ago |
David Howells
|
1cdcbec1a3
CRED: Neuter sys_capset()
|
16 years ago |
Eric Paris
|
06112163f5
Add a new capable interface that will be used by systems that use audit to
|
16 years ago |
Alan Cox
|
731572d39f
nfsd: fix vm overcommit crash
|
16 years ago |
Eric Paris
|
da31894ed7
securityfs: do not depend on CONFIG_SECURITY
|
17 years ago |
Alexander Beregalov
|
5e186b57e7
security.h: fix build failure
|
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 |
Hugh Dickins
|
9b3e43a747
security: remove unused forwards
|
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 |