index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-19
1
-42
/
+102
|
\
|
*
selinux: apply execstack check on thread stacks
Stephen Smalley
2016-04-26
1
-2
/
+3
|
*
selinux: distinguish non-init user namespace capability checks
Stephen Smalley
2016-04-26
1
-7
/
+7
|
*
selinux: check ss_initialized before revalidating an inode label
Paul Moore
2016-04-19
1
-1
/
+1
|
*
selinux: delay inode label lookup as long as possible
Paul Moore
2016-04-19
1
-8
/
+13
|
*
selinux: don't revalidate an inode's label when explicitly setting it
Paul Moore
2016-04-19
1
-2
/
+11
|
*
selinux: restrict kernel module loading
Jeff Vander Stoep
2016-04-05
1
-0
/
+47
|
*
selinux: consolidate the ptrace parent lookup code
Paul Moore
2016-04-05
1
-21
/
+17
|
*
selinux: simply inode label states to INVALID and INITIALIZED
Paul Moore
2016-04-05
1
-1
/
+1
|
*
selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()
Paul Moore
2016-04-05
1
-3
/
+5
*
|
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
\
|
*
|
constify security_sb_mount()
Al Viro
2016-03-28
1
-1
/
+1
|
|
/
*
|
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-4
/
+5
*
|
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-1
/
+1
|
/
*
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-2
/
+2
|
\
|
*
tty: Make tty_files_lock per-tty
Peter Hurley
2016-01-27
1
-2
/
+2
*
|
selinux: Don't sleep inside inode_getsecid hook
Andreas Gruenbacher
2016-02-19
1
-1
/
+1
|
/
*
selinux: Inode label revalidation performance fix
Andreas Gruenbacher
2016-01-08
1
-8
/
+2
*
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
Vladis Dronov
2015-12-24
1
-4
/
+5
*
selinux: Revalidate invalid inode security labels
Andreas Gruenbacher
2015-12-24
1
-8
/
+68
*
security: Add hook to invalidate inode security labels
Andreas Gruenbacher
2015-12-24
1
-10
/
+20
*
selinux: Add accessor functions for inode->i_security
Andreas Gruenbacher
2015-12-24
1
-41
/
+56
*
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
1
-1
/
+1
*
security: Make inode argument of inode_getsecurity non-const
Andreas Gruenbacher
2015-12-24
1
-1
/
+1
*
selinux: Remove unused variable in selinux_inode_init_security
Andreas Gruenbacher
2015-12-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-4
/
+2
|
\
|
*
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-11-08
1
-14
/
+2
|
*
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
2015-11-05
1
-4
/
+14
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
1
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
selinux: Use a kmem_cache for allocation struct file_security_struct
Sangwoo
2015-10-21
1
-2
/
+6
|
*
selinux: ioctl_has_perm should be static
Geliang Tang
2015-10-21
1
-1
/
+1
|
*
selinux: remove pointless cast in selinux_inode_setsecurity()
Rasmus Villemoes
2015-10-21
1
-1
/
+1
|
*
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
2015-10-21
1
-8
/
+4
|
*
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
2015-10-21
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-17
1
-4
/
+8
|
\
\
|
*
|
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-11
1
-4
/
+8
*
|
|
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-16
1
-5
/
+0
|
/
/
*
|
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
1
-5
/
+5
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
1
-50
/
+97
|
\
|
*
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
1
-50
/
+97
|
|
\
|
|
*
selinux: Create a common helper to determine an inode label [ver #3]
David Howells
2015-07-13
1
-46
/
+41
|
|
*
selinux: initialize sock security class to default value
Stephen Smalley
2015-07-13
1
-0
/
+1
|
|
*
selinux: reduce locking overhead in inode_free_security()
Waiman Long
2015-07-13
1
-3
/
+14
|
|
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-13
1
-1
/
+41
*
|
|
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
1
-1
/
+1
|
/
/
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-07-11
1
-1
/
+2
|
\
\
|
|
/
|
*
selinux: fix mprotect PROT_EXEC regression caused by mm change
Stephen Smalley
2015-07-10
1
-1
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-06-27
1
-305
/
+262
|
\
\
|
|
/
|
*
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-06-05
1
-0
/
+1
|
*
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
2015-06-04
1
-1
/
+3
[next]