summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2016-12-06Merge tag 'v4.4.36' into android-4.4.yDmitry Shmidt
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-21Merge tag 'v4.4.26' into android-4.4.yDmitry Shmidt
2016-10-16ima: use file_dentry()Miklos Szeredi
2016-10-10Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-24BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-09-08Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-06UPSTREAM: Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-09-06BACKPORT: mm: Hardened usercopyKees Cook
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-27KEYS: potential uninitialized variableDan Carpenter
2016-07-14UPSTREAM: KEYS: potential uninitialized variableDan Carpenter
2016-07-07BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-05-31FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-04-28quick selinux support for tracefsYongqin Liu
2016-04-26Revert "SELinux: Enable setting security contexts on rootfs inodes."Amit Pundir
2016-04-26Revert "SELinux: build fix for 4.1"Amit Pundir
2016-04-07BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-03-03security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-17EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-16UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-02-16SELinux: build fix for 4.1Amit Pundir
2016-02-16selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2016-02-16SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2016-02-16security: Add proper checks for Android specific capability checksTushar Behera
2016-02-16security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2016-01-31KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2015-12-19KEYS: Fix race between read and revokeDavid Howells
2015-11-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-11-25KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2015-10-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-10-22apparmor: clarify CRYPTO dependencyArnd Bergmann
2015-10-21selinux: Use a kmem_cache for allocation struct file_security_structSangwoo
2015-10-21selinux: ioctl_has_perm should be staticGeliang Tang