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
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
16
-59
/
+259
2012-01-10
securityfs: fix object creation races
Al Viro
1
-141
/
+50
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+4
2012-01-09
Merge branch 'next' into for-linus
James Morris
16
-59
/
+259
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
13
-60
/
+46
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
4
-17
/
+11
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2
-3
/
+3
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
10
-34
/
+34
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-01-03
vfs: trim includes a bit
Al Viro
1
-0
/
+1
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
4
-4
/
+4
2012-01-03
switch ->path_mkdir() to umode_t
Al Viro
4
-4
/
+4
2012-01-03
tomoyo_mini_stat: switch to umode_t
Al Viro
2
-3
/
+3
2012-01-03
switch securityfs_create_file() to umode_t
Al Viro
3
-8
/
+8
2012-01-03
switch security_path_chmod() to umode_t
Al Viro
4
-4
/
+4
2012-01-03
get rid of open-coded S_ISREG(), etc.
Al Viro
2
-2
/
+2
2012-01-03
switch ->mknod() to umode_t
Al Viro
3
-3
/
+3
2012-01-03
switch ->create() to umode_t
Al Viro
3
-3
/
+3
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
3
-3
/
+3
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2012-01-03
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
1
-1
/
+0
2012-01-03
tomoyo: stop including hell knows what
Al Viro
1
-8
/
+0
2012-01-03
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
1
-1
/
+1
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+66
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-0
/
+9
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
1
-4
/
+6
2011-12-19
ima: fix invalid memory reference
Roberto Sassu
1
-5
/
+11
2011-12-19
ima: free duplicate measurement memory
Roberto Sassu
2
-2
/
+3
2011-12-19
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-1
/
+1
2011-12-16
apparmor: fix module parameter handling
Rusty Russell
1
-3
/
+3
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-3
/
+4
2011-12-12
Security: tomoyo: add .gitignore file
Greg Kroah-Hartman
1
-0
/
+2
2011-12-12
tomoyo: add missing rcu_dereference()
Kees Cook
1
-1
/
+1
2011-12-09
apparmor: add missing rcu_dereference()
Kees Cook
1
-1
/
+1
2011-12-08
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-08
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-3
/
+11
2011-12-08
evm: key must be set once during initialization
Dmitry Kasatkin
1
-7
/
+8
2011-12-06
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2
-29
/
+39
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2
-2
/
+4
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
3
-6
/
+6
2011-11-22
digsig: build dependency fix
Dmitry Kasatkin
1
-1
/
+1
2011-11-18
Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
7
-30
/
+226
2011-11-18
Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...
James Morris
3
-4
/
+9
2011-11-18
Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus
James Morris
1
-76
/
+39
2011-11-17
KEYS: Give key types their own lockdep class for key->sem
David Howells
1
-0
/
+3
2011-11-16
encrypted-keys: module build fixes
Mimi Zohar
2
-3
/
+8
2011-11-16
encrypted-keys: fix error return code
Mimi Zohar
1
-1
/
+1
2011-11-16
Merge branch 'master'; commit 'v3.2-rc2' into next
James Morris
10
-7
/
+14
[next]