Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab70db5b81ac25691a5e040168fe4ea7fae7f39d
/
security
/
selinux
/
hooks.c
45e09bd
selinux: opened file can't have NULL or negative ->f_path.dentry
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
45525b2
fix a leak in replace_fd() users
by Al Viro
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
c3c073f
new helper: iterate_fd()
by Al Viro
· 12 years ago
ee97cd8
switch flush_unauthorized_files() to replace_fd()
by Al Viro
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1d151c3
c/r: fcntl: add F_GETOWNER_UIDS option
by Cyrill Gorcunov
· 12 years ago
e3fea3f
selinux: fix selinux_inode_setxattr oops
by Al Viro
· 12 years ago
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3d2195c
SELinux: do not check open perms if they are not known to policy
by Eric Paris
· 12 years ago
2597a83
netfilter: selinux: switch hook PFs to nfproto
by Alban Crequy
· 12 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 12 years ago
d007794
split cap_mmap_addr() out of cap_file_mmap()
by Al Viro
· 12 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 12 years ago
259e5e6
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 13 years ago
c737f82
SELinux: remove unused common_audit_data in flush_unauthorized_files
by Eric Paris
· 13 years ago
899838b
SELinux: unify the selinux_audit_data and selinux_late_audit_data
by Eric Paris
· 13 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
b466066
LSM: remove the task field from common_audit_data
by Eric Paris
· 13 years ago
bd5e50f
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
by Eric Paris
· 13 years ago
d4cf970d
SELinux: move common_audit_data to a noinline slow path function
by Eric Paris
· 13 years ago
602a8dd
SELinux: remove inode_has_perm_noadp
by Eric Paris
· 13 years ago
2e33405
SELinux: delay initialization of audit data in selinux_inode_permission
by Eric Paris
· 13 years ago
d6ea83e
SELinux: audit failed attempts to set invalid labels
by Eric Paris
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
95dbf73
SELinux: check OPEN on truncate calls
by Eric Paris
· 13 years ago
48c62af
LSM: shrink the common_audit_data data union
by Eric Paris
· 13 years ago
3b3b0e4
LSM: shrink sizeof LSM specific portion of common_audit_data
by Eric Paris
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1fd36ad
Replace the fd_sets in struct fdtable with an array of unsigned longs
by David Howells
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
69f594a
ptrace: do not audit capability check when outputing /proc/pid/stat
by Eric Paris
· 13 years ago
6a9de49
capabilities: remove the task from capable LSM hook entirely
by Eric Paris
· 13 years ago
2653812
selinux: sparse fix: fix several warnings in the security server cod
by James Morris
· 13 years ago
02f5daa
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
e8a65a3
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
b46610c
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
dba19c6
get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
7f1fb60
inet_diag: Partly rename inet_ to sock_
by Pavel Emelyanov
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
44fc7ea
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
7b98a58
selinux: sparse fix: fix several warnings in the security server code
by James Morris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
ad3fa08
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
56a4ca9
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
cf1dd1d
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
by Al Viro
· 13 years ago
e74f71e
->permission() sanitizing: don't pass flags to ->inode_permission()
by Al Viro
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
95f4efb
selinux: simplify and clean up inode_has_perm()
by Linus Torvalds
· 13 years ago
b7b5755
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
6f23928
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 14 years ago
cb1e922
SELinux: pass last path component in may_create
by Eric Paris
· 14 years ago
2875fa0
SELinux: introduce path_has_perm
by Eric Paris
· 14 years ago
562abf6
SELinux: pass last path component in may_create
by Eric Paris
· 14 years ago
9ade0cf
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
a269434
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
by Eric Paris
· 14 years ago
f48b739
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
by Eric Paris
· 14 years ago
0dc1ba2
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
1c99042
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
a35c6c8
SELinux: silence build warning when !CONFIG_BUG
by Eric Paris
· 14 years ago
8c9e80e
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
026eb16
SELinux: implement the new sb_remount LSM hook
by Eric Paris
· 14 years ago
2ad18bd
SELinux: Compute SID for the newly created socket
by Harry Ciao
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
0b24dcb
Revert "selinux: simplify ioctl checking"
by Eric Paris
· 14 years ago
4a7ab3d
selinux: Fix packet forwarding checks on postrouting
by Steffen Klassert
· 14 years ago
b9679a7
selinux: Fix wrong checks for selinux_policycap_netpeer
by Steffen Klassert
· 14 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 14 years ago
8e6c969
security/selinux: fix /proc/sys/ labeling
by Lucian Adrian Grijincu
· 14 years ago
652bb9b
SELinux: Use dentry name in new object labeling
by Eric Paris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
aeda4ac
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »