Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b76e7020af02726c6ba244bb790767f42ea5618
/
security
/
selinux
/
hooks.c
cb05734
Merge tag 'v4.9.10' into android-4.9-aosp
by Dmitry Shmidt
· 8 years ago
6cbaf7b
selinux: fix off-by-one in setprocattr
by Stephen Smalley
· 8 years ago
93f1d0b
ANDROID: quick selinux support for tracefs
by Yongqin Liu
· 9 years ago
d17af50
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
by Andy Lutomirski
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
43af5de
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
by Vivek Goyal
· 8 years ago
a518b0a
selinux: Implement dentry_create_files_as() hook
by Vivek Goyal
· 8 years ago
c957f6d
selinux: Pass security pointer to determine_inode_label()
by Vivek Goyal
· 8 years ago
19472b6
selinux: Implementation for inode_copy_up_xattr() hook
by Vivek Goyal
· 8 years ago
56909eb
selinux: Implementation for inode_copy_up() hook
by Vivek Goyal
· 8 years ago
1a93a6e
security: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
4f3ccd7
qstr: constify dentry_init_security
by Al Viro
· 8 years ago
d011a4d
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
a04e71f
netlabel: Pass a family parameter to netlbl_skbuff_err().
by Huw Davies
· 8 years ago
2917f57
calipso: Allow the lsm to label the skbuff directly.
by Huw Davies
· 8 years ago
aad8289
selinux: Add support for unprivileged mounts from user namespaces
by Seth Forshee
· 9 years ago
380cf5b
fs: Treat foreign mounts as nosuid
by Andy Lutomirski
· 8 years ago
f4f27d0
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
c52b761
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c2316dbf
selinux: apply execstack check on thread stacks
by Stephen Smalley
· 9 years ago
8e4ff6f
selinux: distinguish non-init user namespace capability checks
by Stephen Smalley
· 9 years ago
1ac42476
selinux: check ss_initialized before revalidating an inode label
by Paul Moore
· 9 years ago
20cdef8
selinux: delay inode label lookup as long as possible
by Paul Moore
· 9 years ago
2c97165
selinux: don't revalidate an inode's label when explicitly setting it
by Paul Moore
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
61d612e
selinux: restrict kernel module loading
by Jeff Vander Stoep
· 9 years ago
0c6181c
selinux: consolidate the ptrace parent lookup code
by Paul Moore
· 9 years ago
4b57d6b
selinux: simply inode label states to INVALID and INITIALIZED
by Paul Moore
· 9 years ago
899134f
selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()
by Paul Moore
· 9 years ago
8a04c43
constify security_sb_mount()
by Al Viro
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
e817c2f
selinux: Don't sleep inside inode_getsecid hook
by Andreas Gruenbacher
· 9 years ago
4a51096
tty: Make tty_files_lock per-tty
by Peter Hurley
· 9 years ago
b197367
selinux: Inode label revalidation performance fix
by Andreas Gruenbacher
· 9 years ago
7631994
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
by Vladis Dronov
· 9 years ago
5d226df
selinux: Revalidate invalid inode security labels
by Andreas Gruenbacher
· 9 years ago
6f3be9f
security: Add hook to invalidate inode security labels
by Andreas Gruenbacher
· 9 years ago
83da53c5
selinux: Add accessor functions for inode->i_security
by Andreas Gruenbacher
· 9 years ago
d6335d7
security: Make inode argument of inode_getsecid non-const
by Andreas Gruenbacher
· 9 years ago
ea861df
security: Make inode argument of inode_getsecurity non-const
by Andreas Gruenbacher
· 9 years ago
a44ca52
selinux: Remove unused variable in selinux_inode_init_security
by Andreas Gruenbacher
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
54abc68
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
by Eric Dumazet
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
212cd08
selinux: fix random read in selinux_ip_postroute_compat()
by Eric Dumazet
· 9 years ago
6320565
selinux: Use a kmem_cache for allocation struct file_security_struct
by Sangwoo
· 9 years ago
1d2a168
selinux: ioctl_has_perm should be static
by Geliang Tang
· 9 years ago
20ba96a
selinux: remove pointless cast in selinux_inode_setsecurity()
by Rasmus Villemoes
· 9 years ago
44be2f6
selinux: introduce security_context_str_to_sid
by Rasmus Villemoes
· 9 years ago
44d37ad
selinux: do not check open perm on ftruncate call
by Jeff Vander Stoep
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
2ffbceb
netfilter: remove hook owner refcounting
by Florian Westphal
· 9 years ago
e446f9d
net: synack packets can be attached to request sockets
by Eric Dumazet
· 9 years ago
06198b3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
by Eric W. Biederman
· 9 years ago
b793c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
3e5f206
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 9 years ago
c3c188b
selinux: Create a common helper to determine an inode label [ver #3]
by David Howells
· 9 years ago
5dee25d
selinux: initialize sock security class to default value
by Stephen Smalley
· 9 years ago
9629d04
selinux: reduce locking overhead in inode_free_security()
by Waiman Long
· 9 years ago
fa1aa14
selinux: extended permissions for ioctls
by Jeff Vander Stoep
· 9 years ago
3dbbbe0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 9 years ago
892e8ca
selinux: fix mprotect PROT_EXEC regression caused by mm change
by Stephen Smalley
· 9 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
9fc2b4b
selinux: fix setting of security labels on NFS
by J. Bruce Fields
· 9 years ago
8e01472
selinux: enable genfscon labeling for sysfs and pstore files
by Stephen Smalley
· 9 years ago
134509d
selinux: enable per-file labeling for debugfs files.
by Stephen Smalley
· 9 years ago
6c6d2e9
selinux: update netlink socket classes
by Stephen Smalley
· 9 years ago
9e7c8f8
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
by Oleg Nesterov
· 9 years ago
cded3ff
selinux: Print 'sclass' as string when unrecognized netlink message occurs
by Marek Milkovic
· 9 years ago
b1d9e6b
LSM: Switch to lists of hooks
by Casey Schaufler
· 10 years ago
e20b043
LSM: Add security module hook list heads
by Casey Schaufler
· 10 years ago
3c4ed7b
LSM: Split security.h
by Casey Schaufler
· 10 years ago
bda0be7
security: make inode_follow_link RCU-walk aware
by NeilBrown
· 10 years ago
7b20ea2
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
by NeilBrown
· 10 years ago
37882db
SECURITY: remove nameidata arg from inode_follow_link.
by NeilBrown
· 10 years ago
c6f493d
VFS: security/: d_backing_inode() annotations
by David Howells
· 10 years ago
39c853e
Merge branch 'for-davem' into for-next
by Al Viro
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
d3593b5
Revert "selinux: add a skb_owned_by() hook"
by Eric Dumazet
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
2c616d4
SELinux: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
4ba6307
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
d5f3a5f
selinux: add security in-core xattr support for pstore and debugfs
by Mark Salyzyn
· 10 years ago
2088d60
selinux: quiet the filesystem labeling behavior message
by Paul Moore
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
00fec2a
selinux: Remove security_ops extern
by Yao Dongdong
· 10 years ago
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
d950f84
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
9b32011
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 10 years ago
923190d
selinux: fix inode security list corruption
by Stephen Smalley
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e173fb2
selinux: cleanup error reporting in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
cbe0d6e
selinux: make the netif cache namespace aware
by Paul Moore
· 10 years ago
Next »