index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.101 into android-4.4
Greg Kroah-Hartman
2017-11-24
|
\
|
*
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-24
*
|
Merge 4.4.99 into android-4.4
Greg Kroah-Hartman
2017-11-18
|
\
|
|
*
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-18
*
|
Merge 4.4.98 into android-4.4
Greg Kroah-Hartman
2017-11-15
|
\
|
|
*
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2017-11-15
|
*
KEYS: trusted: sanitize all key material
Eric Biggers
2017-11-15
*
|
Merge 4.4.97 into android-4.4
Greg Kroah-Hartman
2017-11-08
|
\
|
|
*
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
2017-11-08
*
|
Merge 4.4.95 into android-4.4
Greg Kroah-Hartman
2017-10-30
|
\
|
|
*
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-27
|
*
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-27
|
*
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
*
|
Merge 4.4.92 into android-4.4
Greg Kroah-Hartman
2017-10-12
|
\
|
|
*
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-12
*
|
Merge 4.4.90 into android-4.4
Greg Kroah-Hartman
2017-10-05
|
\
|
|
*
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-10-05
|
*
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-10-05
|
*
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-10-05
*
|
Merge 4.4.77 into android-4.4
Greg Kroah-Hartman
2017-07-15
|
\
|
|
*
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-07-15
*
|
UPSTREAM: selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
2017-06-30
*
|
Merge 4.4.72 into android-4.4
Greg Kroah-Hartman
2017-06-14
|
\
|
|
*
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-14
|
*
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-06-14
*
|
Merge 4.4.70 into android-4.4
Greg Kroah-Hartman
2017-05-25
|
\
|
|
*
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-05-25
*
|
Merge 4.4.64 into android-4.4
Greg Kroah-Hartman
2017-04-27
|
\
|
|
*
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-27
|
*
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-27
|
*
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-04-27
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2017-02-15
|
\
\
|
*
|
ANDROID: export security_path_chown
Daniel Rosenberg
2017-02-10
|
*
|
ANDROID: vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-01-26
*
|
|
Merge tag 'v4.4.49' into android-4.4.y
Dmitry Shmidt
2017-02-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-14
*
|
|
Merge tag 'v4.4.36' into android-4.4.y
Dmitry Shmidt
2016-12-06
|
\
|
|
|
*
|
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
2016-12-02
*
|
|
Merge tag 'v4.4.32' into android-4.4.y
Dmitry Shmidt
2016-11-15
|
\
|
|
|
*
|
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-11-10
*
|
|
Merge tag 'v4.4.26' into android-4.4.y
Dmitry Shmidt
2016-10-21
|
\
|
|
|
*
|
ima: use file_dentry()
Miklos Szeredi
2016-10-16
*
|
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-10-10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
BACKPORT: audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2016-09-24
*
|
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-09-08
|
\
|
|
|
*
|
UPSTREAM: usercopy: remove page-spanning test for now
Kees Cook
2016-09-08
*
|
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-09-07
|
\
|
|
|
*
|
UPSTREAM: Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
2016-09-06
|
*
|
BACKPORT: mm: Hardened usercopy
Kees Cook
2016-09-06
*
|
|
Merge tag 'v4.4.19' into android-4.4.y
Dmitry Shmidt
2016-08-22
|
\
\
\
|
|
|
/
|
|
/
|
[next]