Tetsuo Handa
|
9548906b2b
xattr: Constify ->name member of "struct xattr".
|
12 years ago |
Linus Torvalds
|
0ff08ba5d0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
|
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 |
J. Bruce Fields
|
0d422afb89
security: cap_inode_getsecctx returning garbage
|
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 |
Kees Cook
|
2e72d51b4a
security: introduce kernel_module_from_file hook
|
12 years ago |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
12 years ago |
Eric W. Biederman
|
d2b31ca644
userns: Teach security_path_chown to take kuids and kgids
|
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 |
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 |
Al Viro
|
04fc66e789
switch ->path_mknod() to umode_t
|
13 years ago |
Al Viro
|
4572befe24
switch ->path_mkdir() to umode_t
|
13 years ago |
Al Viro
|
910f4ecef3
switch security_path_chmod() to umode_t
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Al Viro
|
e74f71eb78
->permission() sanitizing: don't pass flags to ->inode_permission()
|
14 years ago |
Andi Kleen
|
8c9e80ed27
SECURITY: Move exec_permission RCU checks into security modules
|
14 years ago |
Linus Torvalds
|
7a6362800c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Eric Paris
|
ff36fe2c84
LSM: Pass -o remount options to the LSM
|
14 years ago |
David S. Miller
|
e33f770426
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
|
14 years ago |