index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
14
-379
/
+417
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+2
2013-11-05
selinux: apply selinux checks on new audit message types
Eric Paris
1
-0
/
+2
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-27
/
+15
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
14
-379
/
+417
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-5
/
+5
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-1
/
+1
2013-09-26
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
1
-2
/
+2
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
13
-375
/
+415
2013-09-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-11
/
+6
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2
-1
/
+4
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2
-22
/
+60
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+6
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
4
-6
/
+30
2013-07-25
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
1
-0
/
+2
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
1
-14
/
+24
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
3
-15
/
+11
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
2
-4
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
3
-3
/
+3
2013-07-25
SELinux: renumber the superblock options
Eric Paris
2
-4
/
+5
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
1
-7
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2
-15
/
+15
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
1
-1
/
+4
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
1
-2
/
+3
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
1
-0
/
+7
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2
-5
/
+8
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
1
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
1
-11
/
+12
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
1
-13
/
+10
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2
-60
/
+42
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
1
-36
/
+18
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
1
-31
/
+40
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
3
-111
/
+95
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
1
-11
/
+6
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-12
/
+87
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-0
/
+4
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
3
-10
/
+32
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
1
-2
/
+10
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
1
-0
/
+6
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
1
-0
/
+35
[next]