index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-28
/
+114
2014-06-12
ima: introduce ima_kernel_read()
Dmitry Kasatkin
1
-1
/
+31
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-12
ima: check inode integrity cache in violation check
Dmitry Kasatkin
1
-2
/
+7
2014-06-12
ima: prevent unnecessary policy checking
Dmitry Kasatkin
1
-9
/
+4
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2
-0
/
+22
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
4
-11
/
+33
2014-06-12
ima: prevent new digsig xattr from being replaced
Mimi Zohar
1
-3
/
+7
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-133
/
+382
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-20
/
+13
2014-06-03
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
4
-3
/
+19
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2014-06-03
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2014-06-03
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
1
-2
/
+4
2014-06-03
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
3
-5
/
+11
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-58
/
+159
2014-05-20
Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...
James Morris
4
-73
/
+297
2014-05-16
device_cgroup: use css_has_online_children() instead of has_children()
Tejun Heo
1
-17
/
+2
2014-05-16
device_cgroup: remove direct access to cgroup->children
Tejun Heo
1
-2
/
+10
2014-05-16
cgroup: remove css_parent()
Tejun Heo
1
-4
/
+4
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
1
-7
/
+7
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-43
/
+159
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+0
2014-05-06
Warning in scanf string typing
Toralf Förster
1
-1
/
+1
2014-05-06
nick kvfree() from apparmor
Al Viro
2
-15
/
+0
2014-05-05
device_cgroup: check if exception removal is allowed
Aristeu Rozanski
1
-3
/
+38
2014-05-04
device_cgroup: fix the comment format for recently added functions
Aristeu Rozanski
1
-17
/
+16
2014-04-30
Smack: Label cgroup files for systemd
Casey Schaufler
1
-12
/
+18
2014-04-23
Smack: Verify read access on file open - v3
Casey Schaufler
1
-3
/
+16
2014-04-22
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
1
-1
/
+1
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
1
-3
/
+3
2014-04-21
device_cgroup: rework device access check and exception checking
Aristeu Rozanski
1
-40
/
+122
2014-04-15
security: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2014-04-14
Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
James Morris
11
-49
/
+45
2014-04-14
Merge commit 'v3.14' into next
James Morris
15
-53
/
+93
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+4
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-5
/
+8
2014-04-11
Smack: bidirectional UDS connect check
Casey Schaufler
2
-23
/
+27
2014-04-11
Smack: Correctly remove SMACK64TRANSMUTE attribute
Casey Schaufler
1
-6
/
+19
2014-04-11
SMACK: Fix handling value==NULL in post setxattr
José Bollo
1
-1
/
+3
2014-04-11
bugfix patch for SMACK
Pankaj Kumar
1
-2
/
+2
2014-04-11
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
4
-2
/
+108
2014-04-11
Smack: unify all ptrace accesses in the smack
Lukasz Pawelczyk
1
-13
/
+71
2014-04-11
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
3
-9
/
+29
2014-04-11
Minor improvement of 'smack_sb_kern_mount'
José Bollo
1
-3
/
+5
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+3
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+20
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-8
/
+4
[next]