index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
1
-11
/
+6
2014-03-20
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
1
-0
/
+6
2014-03-06
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-02-20
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-02-13
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2014-01-25
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2
-3
/
+22
2014-01-09
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
1
-7
/
+36
2014-01-09
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
3
-16
/
+48
2014-01-09
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
1
-2
/
+2
2014-01-09
selinux: fix broken peer recv check
Chad Hanson
1
-1
/
+3
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
1
-15
/
+53
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
1
-2
/
+23
2013-12-04
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
1
-20
/
+14
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+3
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+35
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+7
2013-04-02
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
1
-4
/
+35
2013-03-28
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2
-4
/
+3
2013-03-19
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-13
/
+6
2013-02-27
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
1
-9
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+13
2013-02-22
new helper: file_inode(file)
Al Viro
2
-17
/
+13
2013-01-14
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2
-11
/
+43
2013-01-14
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
1
-1
/
+1
2012-12-15
bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB
Amerigo Wang
1
-0
/
+2
2012-12-10
rtnetlink: add missing message types to selinux perm table
Cong Wang
1
-0
/
+2
2012-12-07
bridge: export multicast database via netlink
Cong Wang
1
-0
/
+1
2012-11-21
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
2012-10-16
fix a leak in replace_fd() users
Al Viro
1
-11
/
+7
2012-10-11
consitify do_mount() arguments
Al Viro
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-52
/
+21
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-4
/
+4
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-26
new helper: iterate_fd()
Al Viro
1
-35
/
+22
2012-09-26
switch flush_unauthorized_files() to replace_fd()
Al Viro
1
-32
/
+15
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2
-4
/
+4
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-1
/
+1
2012-07-31
selinux: tag avc cache alloc as non-critical
Mel Gorman
1
-1
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-07-30
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+1
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
1
-5
/
+10
[next]