index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
2013-06-01
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-23
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-05-01
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
|
|
/
|
/
|
*
|
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2013-03-18
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
1
-9
/
+0
|
\
|
*
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-27
1
-9
/
+0
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
1
-13
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
2
-17
/
+13
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-23
2
-17
/
+13
*
|
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2013-01-15
2
-11
/
+43
*
|
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
2013-01-15
1
-1
/
+1
|
/
*
bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB
Amerigo Wang
2012-12-16
1
-0
/
+2
*
rtnetlink: add missing message types to selinux perm table
Cong Wang
2012-12-10
1
-0
/
+2
*
bridge: export multicast database via netlink
Cong Wang
2012-12-07
1
-0
/
+1
*
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
2012-11-21
1
-1
/
+2
*
fix a leak in replace_fd() users
Al Viro
2012-10-16
1
-11
/
+7
*
consitify do_mount() arguments
Al Viro
2012-10-12
1
-2
/
+2
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-03
1
-52
/
+21
|
\
|
*
make get_file() return its argument
Al Viro
2012-09-27
1
-2
/
+1
[next]