David Quigley
|
c9bccef6b9
NFS: Extend NFS xattr handlers to accept the security namespace
|
12 years ago |
David Quigley
|
649f6e7718
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
|
12 years ago |
David Quigley
|
746df9b59c
Security: Add Hook to test if the particular xattr is part of a MAC model.
|
12 years ago |
David Quigley
|
d47be3dfec
Security: Add hook to calculate context based on a negative dentry.
|
12 years ago |
Linus Torvalds
|
2e1deaad1e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Eric Dumazet
|
ca10b9e9a8
selinux: add a skb_owned_by() hook
|
12 years ago |
Jeff Layton
|
094f7b69ea
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
|
12 years ago |
Paul Moore
|
5dbbaf2de8
tun: fix LSM/SELinux labeling of tun/tap devices
|
12 years ago |
Mimi Zohar
|
fdf90729e5
ima: support new kernel module syscall
|
12 years ago |
Kees Cook
|
2e72d51b4a
security: introduce kernel_module_from_file hook
|
12 years ago |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
12 years ago |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Eric W. Biederman
|
d2b31ca644
userns: Teach security_path_chown to take kuids and kgids
|
13 years ago |
Mimi Zohar
|
42c63330f2
ima: add ima_inode_setxattr/removexattr function and calls
|
14 years ago |
Kees Cook
|
c6993e4ac0
security: allow Yama to be unconditionally stacked
|
13 years ago |
Paul Mundt
|
75331a597c
security: Fix nommu build.
|
13 years ago |
Paul Mundt
|
659b5e7652
security: Fix nommu build.
|
13 years ago |
Al Viro
|
98de59bfe4
take calculation of final prot in security_mmap_file() into a helper
|
13 years ago |
Al Viro
|
8b3ec6814c
take security_mmap_file() outside of ->mmap_sem
|
13 years ago |
Al Viro
|
e5467859f7
split ->file_mmap() into ->mmap_addr()/->mmap_file()
|
13 years ago |
Eric Paris
|
83d498569e
SELinux: rename dentry_open to file_open
|
13 years ago |
Al Viro
|
4040153087
security: trim security.h
|
13 years ago |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 years ago |
Kees Cook
|
1a2a4d06e1
security: create task_free security callback
|
13 years ago |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 years ago |
Al Viro
|
cdcf116d44
switch security_path_chmod() to struct path *
|
13 years ago |
Eric Paris
|
fd77846152
security: remove the security_netlink_recv hook as it is equivalent to capable()
|
13 years ago |
Eric Paris
|
2920a8409d
capabilities: remove all _real_ interfaces
|
13 years ago |
Eric Paris
|
c7eba4a975
capabilities: introduce security_capable_noaudit
|
13 years ago |
Eric Paris
|
b7e724d303
capabilities: reverse arguments to security_capable
|
13 years ago |