index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
SMACK: Fix wrong copy size
José Bollo
1
-1
/
+1
2015-02-04
Smack: Fix setting label on successful file open
Marcin Niesluchowski
1
-1
/
+3
2015-02-04
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
1
-3
/
+3
2015-02-04
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2
-3
/
+3
2015-02-04
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
1
-5
/
+4
2015-02-04
Warning in scanf string typing
Toralf Förster
1
-1
/
+1
2015-02-04
Smack: Verify read access on file open - v3
Casey Schaufler
1
-3
/
+16
2015-02-04
Smack: bidirectional UDS connect check
Casey Schaufler
2
-23
/
+27
2015-02-04
Smack: Correctly remove SMACK64TRANSMUTE attribute
Casey Schaufler
1
-6
/
+19
2015-02-04
bugfix patch for SMACK
Pankaj Kumar
1
-2
/
+2
2015-02-04
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
4
-2
/
+108
2015-02-04
Smack: unify all ptrace accesses in the smack
Lukasz Pawelczyk
1
-13
/
+71
2015-02-04
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
3
-9
/
+29
2015-02-04
Minor improvement of 'smack_sb_kern_mount'
José Bollo
1
-3
/
+5
2015-02-04
smack: fix key permission verification
Dmitry Kasatkin
1
-1
/
+6
2015-02-04
KEYS: Move the flags representing required permission to linux/key.h
David Howells
11
-48
/
+39
2015-02-04
SMACK: Fix handling value==NULL in post setxattr
José Bollo
1
-1
/
+3
2015-02-04
Smack: Cgroup filesystem access
Casey Schaufler
1
-12
/
+18
2015-01-08
KEYS: Fix stale key registration at error path
Takashi Iwai
1
-1
/
+4
2014-11-14
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-11-14
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-11-14
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-10-30
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-06-26
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-26
ima: introduce ima_kernel_read()
Dmitry Kasatkin
1
-1
/
+31
2014-06-26
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
4
-3
/
+19
2014-06-07
device_cgroup: check if exception removal is allowed
Aristeu Rozanski
1
-3
/
+38
2014-06-07
device_cgroup: rework device access check and exception checking
Aristeu Rozanski
1
-40
/
+122
2014-04-26
ima: restore the original behavior for sending data with ima template
Roberto Sassu
3
-4
/
+10
2014-04-14
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
1
-9
/
+27
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-29
/
+46
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
8
-29
/
+46
2014-03-09
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
David Howells
1
-1
/
+5
2014-02-24
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-4
/
+4
2014-02-20
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2
-0
/
+6
2014-02-05
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-02-05
selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
Paul Moore
1
-0
/
+2
2014-02-05
Merge tag 'v3.13' into stable-3.14
Paul Moore
54
-1239
/
+2802
2014-02-05
security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64
Colin Cross
1
-1
/
+1
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-11
/
+6
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-4
/
+3
2014-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
11
-148
/
+366
2014-01-13
smack: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-3
/
+2
2014-01-13
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-8
/
+4
2014-01-12
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2
-3
/
+22
2014-01-08
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-1
/
+13
2014-01-07
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2014-01-07
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
7
-39
/
+164
[next]