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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
2013-10-22
14
-379
/
+417
|
\
|
*
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
2013-09-26
1
-4
/
+2
|
*
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
2013-09-26
1
-2
/
+2
|
*
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
2013-09-18
13
-375
/
+415
|
|
\
|
|
*
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2013-08-28
2
-1
/
+4
|
|
*
selinux: consider filesystem subtype in policies
Anand Avati
2013-08-28
2
-22
/
+60
|
|
*
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
4
-6
/
+30
|
|
*
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
2013-07-25
1
-0
/
+2
|
|
*
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
3
-15
/
+11
|
|
*
SELinux: do not handle seclabel as a special flag
Eric Paris
2013-07-25
2
-4
/
+1
|
|
*
SELinux: change sbsec->behavior to short
Eric Paris
2013-07-25
3
-3
/
+3
|
|
*
SELinux: renumber the superblock options
Eric Paris
2013-07-25
2
-4
/
+5
|
|
*
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
2
-15
/
+15
|
|
*
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: fix selinuxfs policy file on big endian systems
Eric Paris
2013-07-25
1
-2
/
+1
|
|
*
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
2013-07-25
1
-0
/
+7
|
|
*
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
2013-07-25
1
-1
/
+7
|
|
*
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
2013-07-25
4
-19
/
+27
|
|
*
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2013-07-25
2
-5
/
+8
|
|
*
selinux: cleanup the XFRM header
Paul Moore
2013-07-25
1
-14
/
+5
|
|
*
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
2013-07-25
1
-11
/
+12
|
|
*
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
2013-07-25
1
-13
/
+10
|
|
*
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2013-07-25
2
-60
/
+42
|
|
*
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
2013-07-25
1
-36
/
+18
|
|
*
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
2013-07-25
1
-31
/
+40
|
|
*
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-07-25
3
-111
/
+95
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-09-07
1
-11
/
+6
|
\
\
\
|
*
|
|
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-07-25
1
-11
/
+6
|
|
/
/
*
|
|
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
1
-1
/
+6
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-1
/
+1
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-20
/
+14
|
|
\
\
|
|
|
/
|
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
3
-12
/
+87
|
\
\
\
|
*
|
|
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
1
-0
/
+4
|
*
|
|
SELinux: Add new labeling type native labels
David Quigley
2013-06-08
3
-10
/
+32
|
*
|
|
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
2013-06-08
1
-2
/
+10
|
*
|
|
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
2013-06-08
1
-0
/
+6
|
*
|
|
Security: Add hook to calculate context based on a negative dentry.
David Quigley
2013-06-08
1
-0
/
+35
|
|
/
/
*
|
|
SELinux: Institute file_path_has_perm()
David Howells
2013-06-29
1
-6
/
+18
|
|
/
|
/
|
*
|
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
2013-05-31
1
-20
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
2
-4
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-0
/
+7
|
|
\
|
*
|
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
2
-4
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
1
-4
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-02
1
-4
/
+35
*
|
|
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
1
-0
/
+7
|
|
/
|
/
|
[next]