Al Viro
|
45e09bd51b
selinux: opened file can't have NULL or negative ->f_path.dentry
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Paul Moore
|
5dbbaf2de8
tun: fix LSM/SELinux labeling of tun/tap devices
|
12 年之前 |
Al Viro
|
45525b26a4
fix a leak in replace_fd() users
|
12 年之前 |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
12 年之前 |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 年之前 |
Al Viro
|
c3c073f808
new helper: iterate_fd()
|
13 年之前 |
Al Viro
|
ee97cd872d
switch flush_unauthorized_files() to replace_fd()
|
13 年之前 |
Linus Torvalds
|
27c1ee3f92
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 年之前 |
Cyrill Gorcunov
|
1d151c337d
c/r: fcntl: add F_GETOWNER_UIDS option
|
13 年之前 |
Al Viro
|
e3fea3f70f
selinux: fix selinux_inode_setxattr oops
|
13 年之前 |
Josh Boyer
|
8ded2bbc18
posix_types.h: Cleanup stale __NFDBITS and related definitions
|
13 年之前 |
Linus Torvalds
|
3c4cfadef6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 年之前 |
Linus Torvalds
|
a66d2c8f7e
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 年之前 |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric Paris
|
3d2195c332
SELinux: do not check open perms if they are not known to policy
|
13 年之前 |
Alban Crequy
|
2597a8344c
netfilter: selinux: switch hook PFs to nfproto
|
13 年之前 |
Al Viro
|
e5467859f7
split ->file_mmap() into ->mmap_addr()/->mmap_file()
|
13 年之前 |
Al Viro
|
d007794a18
split cap_mmap_addr() out of cap_file_mmap()
|
13 年之前 |
James Morris
|
ff2bb047c4
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
13 年之前 |
Andy Lutomirski
|
259e5e6c75
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
|
13 年之前 |
Eric Paris
|
c737f8284c
SELinux: remove unused common_audit_data in flush_unauthorized_files
|
13 年之前 |
Eric Paris
|
899838b25f
SELinux: unify the selinux_audit_data and selinux_late_audit_data
|
13 年之前 |
Eric Paris
|
50c205f5e5
LSM: do not initialize common_audit_data to 0
|
13 年之前 |
Eric Paris
|
b466066f9b
LSM: remove the task field from common_audit_data
|
13 年之前 |
Eric Paris
|
bd5e50f9c1
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
|
13 年之前 |
Eric Paris
|
d4cf970d07
SELinux: move common_audit_data to a noinline slow path function
|
13 年之前 |
Eric Paris
|
602a8dd6ea
SELinux: remove inode_has_perm_noadp
|
13 年之前 |