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
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-10
/
+0
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
2
-0
/
+12
2006-06-30
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
David Quigley
2
-5
/
+21
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
10
-10
/
+0
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
3
-17
/
+17
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
3
-11
/
+36
2006-06-27
[PATCH] poison: add & use more constants
Randy Dunlap
1
-1
/
+2
2006-06-27
[PATCH] selinux: inherit /proc/self/attr/keycreate across fork
Michael LeMay
1
-2
/
+4
2006-06-26
[PATCH] SELinux: Add sockcreate node to procattr API
Eric Paris
4
-5
/
+20
2006-06-26
[PATCH] keys: add a way to store the appropriate context for newly-created keys
Michael LeMay
4
-7
/
+34
2006-06-26
[PATCH] keys: restrict contents of /proc/keys to Viewable keys
Michael LeMay
2
-7
/
+20
2006-06-26
[PATCH] keys: allocate key serial numbers randomly
Michael LeMay
1
-14
/
+14
2006-06-26
[PATCH] keys: let keyctl_chown() change a key's owner
Fredrik Tolf
1
-8
/
+48
2006-06-26
[PATCH] keys: discard the contents of a key on revocation
David Howells
2
-1
/
+45
2006-06-26
[PATCH] keys: sort out key quota system
David Howells
9
-44
/
+68
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
14
-45
/
+216
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
2
-0
/
+12
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
2
-0
/
+12
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2
-4
/
+4
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-7
/
+8
2006-06-22
[PATCH] Keys: Fix race between two instantiators of a key
David Howells
3
-17
/
+74
2006-06-22
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
12
-17
/
+106
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2
-5
/
+5
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-4
/
+4
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
12
-123
/
+341
2006-06-20
[PATCH] fix se_sen audit filter
Darrel Goeddel
1
-1
/
+1
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
5
-119
/
+232
2006-06-17
[SECMARK]: Add SELinux exports
James Morris
1
-0
/
+22
2006-06-17
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-17
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
4
-4
/
+51
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
1
-1
/
+1
2006-06-05
[PATCH] selinux: fix sb_lock/sb_security_lock nesting
Stephen Smalley
1
-2
/
+4
2006-05-21
[PATCH] selinux: endian fix
Alexey Dobriyan
1
-1
/
+1
2006-05-15
[PATCH] selinux: check for failed kmalloc in security_sid_to_context()
Serge E. Hallyn
1
-0
/
+4
2006-05-03
[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
Stephen Smalley
2
-5
/
+3
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
1
-0
/
+11
2006-05-01
[PATCH] change lspp ipc auditing
Steve Grubb
3
-14
/
+11
2006-05-01
[PATCH] audit inode patch
Steve Grubb
1
-0
/
+24
2006-05-01
[PATCH] support for context based audit filtering
Darrel Goeddel
6
-10
/
+302
2006-04-21
[RBTREE] Update key.c to use rb_parent() accessor macro.
David Woodhouse
1
-4
/
+4
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2006-04-11
[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
David Howells
1
-21
/
+20
2006-04-10
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2
-0
/
+5
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
1
-2
/
+2
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-61
/
+86
2006-03-25
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
Chris Wright
1
-2
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
1
-23
/
+0
[next]