index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
3
-33
/
+29
|
\
|
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
2013-10-22
3
-33
/
+29
|
|
\
|
|
*
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
2013-09-18
3
-33
/
+29
|
|
|
\
|
|
|
*
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2013-08-28
1
-1
/
+1
|
|
|
*
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
1
-0
/
+3
|
|
|
*
SELinux: pass a superblock to security_fs_use
Eric Paris
2013-07-25
1
-2
/
+1
|
|
|
*
SELinux: do not handle seclabel as a special flag
Eric Paris
2013-07-25
1
-1
/
+1
|
|
|
*
SELinux: change sbsec->behavior to short
Eric Paris
2013-07-25
2
-2
/
+2
|
|
|
*
SELinux: renumber the superblock options
Eric Paris
2013-07-25
2
-4
/
+5
|
|
|
*
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2013-07-25
1
-1
/
+1
|
|
|
*
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2013-07-25
1
-3
/
+2
|
|
|
*
selinux: cleanup the XFRM header
Paul Moore
2013-07-25
1
-14
/
+5
|
|
|
*
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2013-07-25
1
-8
/
+9
|
|
|
*
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-07-25
1
-1
/
+3
*
|
|
|
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
2013-10-04
1
-2
/
+2
*
|
|
|
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2013-10-04
1
-11
/
+3
|
/
/
/
*
|
|
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
1
-1
/
+6
|
/
/
*
|
SELinux: Add new labeling type native labels
David Quigley
2013-06-08
1
-0
/
+2
|
/
*
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2013-01-14
1
-0
/
+4
*
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
2013-01-14
1
-1
/
+1
*
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-18
1
-0
/
+1
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
1
-1
/
+1
|
\
|
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-07-18
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
SELinux: include definition of new capabilities
Eric Paris
2012-07-16
1
-1
/
+3
|
/
*
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
1
-5
/
+1
*
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
*
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
*
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
1
-5
/
+77
*
SELinux: add default_type statements
Eric Paris
2012-04-09
1
-1
/
+2
*
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
1
-1
/
+2
*
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
1
-2
/
+12
*
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
1
-1
/
+0
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-0
/
+16
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-26
1
-0
/
+2
*
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-09
1
-0
/
+6
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
1
-0
/
+3
*
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
1
-0
/
+3
*
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-09-09
1
-0
/
+1
*
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
1
-0
/
+1
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
4
-4
/
+4
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
1
-4
/
+5
|
\
|
*
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
1
-5
/
+13
|
*
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-25
1
-1
/
+1
|
*
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-04-01
1
-2
/
+2
|
*
SELinux: Add class support to the role_trans structure
Harry Ciao
2011-03-28
1
-1
/
+2
*
|
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
2011-05-19
1
-1
/
+0
*
|
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
1
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]