index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-04-04
1
-0
/
+3
|
\
|
*
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2014-03-31
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-04-03
1
-23
/
+37
|
\
\
|
*
|
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
2014-03-19
1
-9
/
+27
|
*
|
selinux: put the mmap() DAC controls before the MAC controls
Paul Moore
2014-03-19
1
-12
/
+8
|
*
|
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-02-06
1
-2
/
+2
*
|
|
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
1
-6
/
+7
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-01-21
1
-6
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-01-07
1
-6
/
+1
|
|
\
|
|
*
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2013-12-16
1
-2
/
+2
|
|
*
SELinux: remove duplicated include from hooks.c
Wei Yongjun
2013-12-16
1
-1
/
+0
|
|
*
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
2013-12-13
1
-22
/
+18
|
|
*
selinux: fix broken peer recv check
Chad Hanson
2013-12-11
1
-1
/
+3
|
|
*
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2013-12-10
1
-7
/
+35
|
|
*
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2013-12-09
1
-1
/
+1
|
|
*
selinux: pull address family directly from the request_sock struct
Paul Moore
2013-12-04
1
-5
/
+1
|
|
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-04
1
-15
/
+53
|
|
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-04
1
-2
/
+23
|
|
*
Merge tag 'v3.12'
Paul Moore
2013-11-08
1
-19
/
+13
|
|
|
\
*
|
|
|
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2014-01-12
1
-2
/
+18
|
/
/
/
*
|
|
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2013-12-23
1
-2
/
+2
*
|
|
selinux: fix broken peer recv check
Chad Hanson
2013-12-23
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-12-15
1
-25
/
+112
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...
James Morris
2013-12-13
1
-25
/
+112
|
|
\
\
\
|
|
*
|
|
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2013-12-12
1
-7
/
+35
|
|
*
|
|
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2013-12-12
1
-1
/
+1
|
|
*
|
|
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-12
1
-15
/
+53
|
|
*
|
|
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-12
1
-2
/
+23
|
|
*
|
|
Merge tag 'v3.12'
Paul Moore
2013-11-26
1
-19
/
+13
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
*
|
|
|
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2013-12-15
1
-22
/
+18
|
/
/
/
*
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
1
-52
/
+94
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
2013-10-22
1
-52
/
+94
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
2013-09-18
1
-52
/
+94
|
|
|
\
\
|
|
|
*
|
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2013-08-28
1
-0
/
+3
|
|
|
*
|
selinux: consider filesystem subtype in policies
Anand Avati
2013-08-28
1
-18
/
+22
|
|
|
*
|
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
1
-5
/
+21
|
|
|
*
|
SELinux: use a helper function to determine seclabel
Eric Paris
2013-07-25
1
-14
/
+24
|
|
|
*
|
SELinux: pass a superblock to security_fs_use
Eric Paris
2013-07-25
1
-1
/
+1
|
|
|
*
|
SELinux: do not handle seclabel as a special flag
Eric Paris
2013-07-25
1
-3
/
+0
|
|
|
*
|
SELinux: do all flags twiddling in one place
Eric Paris
2013-07-25
1
-7
/
+5
|
|
|
*
|
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2013-07-25
1
-14
/
+14
|
|
|
*
|
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
2013-07-25
1
-1
/
+4
|
|
|
*
|
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
2013-07-25
1
-2
/
+3
|
|
|
*
|
SELinux: remove crazy contortions around proc
Eric Paris
2013-07-25
1
-1
/
+1
|
|
|
*
|
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
2013-07-25
1
-0
/
+7
|
|
|
*
|
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2013-07-25
1
-2
/
+6
|
|
|
*
|
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-07-25
1
-1
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-8
/
+7
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
2013-10-04
1
-1
/
+1
|
*
|
|
|
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
2013-10-04
1
-7
/
+6
|
|
/
/
/
[next]