index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2
-7
/
+5
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+6
2016-02-17
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-01-31
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
1
-0
/
+1
2015-12-19
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2015-11-26
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-2
/
+2
2015-11-25
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
3
-2
/
+10
2015-11-24
selinux: fix bug in conditional rules handling
Stephen Smalley
1
-2
/
+2
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+10
2015-11-08
smack: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+7
2015-11-08
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2
-15
/
+3
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
25
-183
/
+393
2015-11-05
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
1
-4
/
+14
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2015-10-23
Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
13
-75
/
+84
2015-10-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
5
-45
/
+36
2015-10-22
apparmor: clarify CRYPTO dependency
Arnd Bergmann
1
-1
/
+1
2015-10-21
selinux: Use a kmem_cache for allocation struct file_security_struct
Sangwoo
1
-2
/
+6
2015-10-21
selinux: ioctl_has_perm should be static
Geliang Tang
1
-1
/
+1
2015-10-21
selinux: use sprintf return value
Rasmus Villemoes
1
-4
/
+1
2015-10-21
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
1
-7
/
+1
2015-10-21
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
1
-2
/
+2
2015-10-21
selinux: remove pointless cast in selinux_inode_setsecurity()
Rasmus Villemoes
1
-1
/
+1
2015-10-21
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
4
-25
/
+20
2015-10-21
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
1
-1
/
+2
2015-10-21
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default
Paul Moore
1
-2
/
+2
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
13
-67
/
+82
2015-10-21
keys: Be more consistent in selection of union members used
Insu Yun
1
-1
/
+1
2015-10-21
KEYS: use kvfree() in add_key
Geliang Tang
1
-7
/
+1
2015-10-21
Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...
James Morris
4
-47
/
+238
2015-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
1
-1
/
+1
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
4
-41
/
+229
2015-10-19
KEYS: Don't permit request_key() to construct a new keyring
David Howells
1
-0
/
+3
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
1
-3
/
+33
2015-10-19
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
1
-11
/
+0
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-4
/
+8
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2
-7
/
+0
2015-10-15
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-4
/
+8
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
1
-0
/
+3
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2
-3
/
+3
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
1
-1
/
+1
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
1
-2
/
+2
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
1
-1
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-09-25
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2
-7
/
+7
2015-09-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]