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
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
3
-0
/
+61
2009-02-06
integrity: IMA policy open
Mimi Zohar
1
-1
/
+16
2009-02-06
integrity: IMA policy
Mimi Zohar
4
-4
/
+386
2009-02-06
integrity: IMA display
Mimi Zohar
5
-2
/
+314
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar
13
-1
/
+1430
2009-02-03
securityfs: fix long-broken securityfs_create_file comment
Serge E. Hallyn
1
-4
/
+3
2009-02-02
selinux: remove hooks which simply defer to capabilities
James Morris
1
-58
/
+10
2009-01-30
selinux: remove secondary ops call to shm_shmat
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to unix_stream_connect
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_kill
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_setrlimit
James Morris
1
-5
/
+0
2009-01-30
selinux: remove unused cred_commit hook
James Morris
1
-9
/
+0
2009-01-30
selinux: remove secondary ops call to task_create
James Morris
1
-6
/
+0
2009-01-30
selinux: remove secondary ops call to file_mprotect
James Morris
1
-6
/
+1
2009-01-30
selinux: remove secondary ops call to inode_setattr
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to inode_permission
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to inode_follow_link
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to inode_mknod
James Morris
1
-6
/
+0
2009-01-30
selinux: remove secondary ops call to inode_unlink
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to inode_link
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to sb_umount
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to sb_mount
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to bprm_committed_creds
James Morris
1
-2
/
+0
2009-01-30
selinux: remove secondary ops call to bprm_committing_creds
James Morris
1
-2
/
+0
2009-01-30
selinux: remove unused bprm_check_security hook
James Morris
1
-6
/
+0
2009-01-27
smackfs load append mode fix
Casey Schaufler
1
-1
/
+1
2009-01-19
SELinux: Unify context mount and genfs behavior
David P. Quigley
1
-4
/
+4
2009-01-19
SELinux: Add new security mount option to indicate security label support.
David P. Quigley
2
-5
/
+36
2009-01-19
SELinux: Condense super block security structure flags and cleanup necessary ...
David P. Quigley
3
-22
/
+24
2009-01-17
security: introduce missing kfree
Vegard Nossum
1
-0
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
1
-9
/
+9
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
1
-1
/
+1
2009-01-08
devices cgroup: allow mkfifo
Serge E. Hallyn
1
-0
/
+3
2009-01-08
devcgroup: use list_for_each_entry_rcu()
Lai Jiangshan
1
-1
/
+1
2009-01-07
Merge branch 'next' into for-linus
James Morris
13
-266
/
+616
2009-01-07
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
3
-25
/
+46
2009-01-07
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
6
-73
/
+23
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+3
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2
-5
/
+0
2009-01-05
inode->i_op is never NULL
Al Viro
1
-3
/
+3
2009-01-05
SELinux: shrink sizeof av_inhert selinux_class_perm and context
Eric Paris
3
-10
/
+12
2009-01-05
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
6
-23
/
+73
2009-01-05
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
7
-230
/
+557
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
2
-16
/
+16
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-01
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
Rusty Russell
1
-1
/
+1
2009-01-01
keys: fix sparse warning by adding __user annotation to cast
James Morris
1
-1
/
+1
2008-12-31
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
3
-0
/
+132
2008-12-31
smack: Add support for unlabeled network hosts and networks
Casey Schaufler
4
-195
/
+538
[prev]
[next]