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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2
-0
/
+3
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
4
-7
/
+13
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-20
TOMOYO: Fix refcount leak in tomoyo_mount_acl().
Tetsuo Handa
1
-0
/
+1
2011-04-19
Merge branch 'master'; commit 'v2.6.39-rc3' into next
James Morris
8
-13
/
+13
2011-04-19
TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit
Tetsuo Handa
1
-3
/
+2
2011-04-19
TOMOYO: Don't add / for allow_unmount permission check.
Tetsuo Handa
1
-1
/
+0
2011-04-19
TOMOYO: Fix race on updating profile's comment line.
Tetsuo Handa
1
-2
/
+10
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-4
/
+4
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-04-04
capabilities: do not special case exec of init
Eric Paris
1
-9
/
+4
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
3
-12
/
+25
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-13
/
+13
2011-03-31
tomoyo: fix memory leak in tomoyo_commit_ok()
Xiaochen Wang
1
-0
/
+1
2011-03-30
Merge branch 'next-queue' into next
James Morris
9
-25
/
+47
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
3
-2
/
+18
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-23
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-8
/
+32
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
4
-20
/
+52
2011-03-22
security: select correct default LSM_MMAP_MIN_ADDR on ARM.
Paul Gortmaker
1
-0
/
+1
2011-03-17
KEYS: Make request_key() and co. return an error for a negative key
David Howells
1
-0
/
+6
2011-03-17
KEYS: Improve /proc/keys
David Howells
7
-25
/
+40
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-13
/
+15
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
33
-578
/
+1243
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
3
-5
/
+5
2011-03-09
Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
James Morris
2
-7
/
+33
2011-03-08
AppArmor: kill unused macros in lsm.c
Shan Wei
1
-2
/
+0
2011-03-08
AppArmor: cleanup generated files correctly
Michal Hocko
1
-1
/
+1
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
13
-216
/
+434
2011-03-08
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
3
-7
/
+150
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
6
-13
/
+56
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
1
-0
/
+8
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
3
-6
/
+3
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
24
-671
/
+930
2011-03-05
AppArmor: Cleanup make file to remove cruft and make it easier to read
John Johansen
1
-5
/
+33
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-2
/
+1
2011-03-03
SELinux: implement the new sb_remount LSM hook
Eric Paris
1
-0
/
+86
2011-03-03
LSM: Pass -o remount options to the LSM
Eric Paris
2
-0
/
+11
2011-03-03
SELinux: Compute SID for the newly created socket
Harry Ciao
1
-6
/
+21
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
3
-7
/
+29
2011-03-03
SELinux: Auto-generate security_is_socket_class
Harry Ciao
1
-0
/
+4
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-2
/
+4
2011-03-03
TOMOYO: Fix memory leak upon file open.
Tetsuo Handa
1
-4
/
+1
2011-02-25
Revert "selinux: simplify ioctl checking"
Eric Paris
1
-8
/
+42
2011-02-25
selinux: drop unused packet flow permissions
Eric Paris
1
-2
/
+1
[prev]
[next]