aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-02-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-17.02-androidAlex Shi
2017-02-15 Merge tag 'v4.4.49' into linux-linaro-lsk-v4.4Alex Shi
2017-02-14selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-06ANDROID: security: export security_path_chown()Amit Pundir
2017-02-03ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2016-12-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-05 Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4Alex Shi
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-11 Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4Alex Shi
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-18 Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4Alex Shi
2016-10-16ima: use file_dentry()Miklos Szeredi
2016-10-12BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-09-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4lsk-v4.4-16.09Alex Shi
2016-09-24usercopy: remove page-spanning test for nowKees Cook
2016-09-14UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-09-14UPSTREAM: Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-08-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-27Merge remote-tracking branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-li...Alex Shi
2016-08-27mm: Hardened usercopyKees Cook
2016-08-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.07-androidMark Brown
2016-07-27KEYS: potential uninitialized variableDan Carpenter
2016-06-16FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-05-19quick selinux support for tracefsYongqin Liu
2016-05-19Revert "SELinux: Enable setting security contexts on rootfs inodes."Amit Pundir
2016-05-19Revert "SELinux: build fix for 4.1"Amit Pundir
2016-05-19BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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