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-09-13
ima: generic IMA action flag handling
Dmitry Kasatkin
4
-19
/
+26
2012-09-13
task_work: Revert "hold task_lock around checks in keyctl"
Oleg Nesterov
1
-2
/
+0
2012-09-12
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
3
-4
/
+4
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-09-07
ima: digital signature verification support
Dmitry Kasatkin
2
-19
/
+52
2012-09-07
ima: add support for different security.ima data types
Mimi Zohar
3
-14
/
+17
2012-09-07
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
2
-0
/
+63
2012-09-07
ima: replace iint spinblock with rwlock/read_lock
Dmitry Kasatkin
1
-9
/
+7
2012-09-07
ima: allocating iint improvements
Dmitry Kasatkin
2
-35
/
+23
2012-09-07
ima: add appraise action keywords and default rules
Mimi Zohar
2
-40
/
+116
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
11
-53
/
+351
2012-09-08
Yama: handle 32-bit userspace prctl
Kees Cook
1
-1
/
+1
2012-09-05
security: allow Yama to be unconditionally stacked
Kees Cook
3
-4
/
+39
2012-09-01
AppArmor: remove af_names.h from .gitignore
Paul Bolle
1
-1
/
+0
2012-08-22
ima: enable the IBM vTPM as the default TPM in the PPC64 case
Kent Yoder
1
-0
/
+1
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
1
-42
/
+12
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2
-5
/
+5
2012-08-17
Yama: access task_struct->comm directly
Kees Cook
1
-8
/
+2
2012-08-10
Yama: higher restrictions should block PTRACE_TRACEME
Kees Cook
1
-0
/
+41
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
2012-07-30
smack: off by one error
Alan Cox
1
-4
/
+4
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-1
/
+1
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-10
/
+17
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
17
-87
/
+114
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-26
/
+18
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
3
-6
/
+5
2012-07-22
hold task_lock around checks in keyctl
Al Viro
1
-0
/
+2
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
3
-28
/
+12
2012-07-22
trimming task_work: kill ->data
Al Viro
3
-8
/
+15
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2012-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+4
2012-07-16
SELinux: do not check open perms if they are not known to policy
Eric Paris
1
-1
/
+1
2012-07-16
SELinux: include definition of new capabilities
Eric Paris
1
-1
/
+3
2012-07-13
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
1
-2
/
+3
2012-07-13
Smack: user access check bounds
Casey Schaufler
1
-14
/
+12
2012-07-13
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
4
-26
/
+34
2012-07-13
Smack: fix smack_new_inode bogosities
Casey Schaufler
3
-8
/
+2
2012-07-05
ima: audit is compiled only when enabled
Dmitry Kasatkin
4
-5
/
+13
2012-07-05
ima: ima_initialized is set only if successful
Dmitry Kasatkin
1
-1
/
+2
2012-07-05
ima: add policy for pseudo fs
Dmitry Kasatkin
1
-0
/
+2
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-07-03
security: Fix nommu build.
Paul Mundt
1
-0
/
+1
2012-07-02
ima: remove unused cleanup functions
Dmitry Kasatkin
3
-20
/
+0
2012-07-02
ima: free securityfs violations file
Dmitry Kasatkin
1
-0
/
+1
2012-07-02
ima: use full pathnames in measurement list
Mimi Zohar
2
-7
/
+39
2012-07-02
security: Fix nommu build.
Paul Mundt
1
-0
/
+1
[prev]
[next]