aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-03-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-17.03-androidAlex Shi
2017-03-06selinux: fix off-by-one in setprocattrStephen Smalley
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-11-23KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-28BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-10-28UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-10-28UPSTREAM: Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-10-28BACKPORT: mm: Hardened usercopyKees Cook
2016-10-28UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-07-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.07-androidAlex Shi
2016-07-10KEYS: potential uninitialized variableDan Carpenter
2016-06-09FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-05-19BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-04-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.04-androidAlex Shi
2016-04-13KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2016-04-13security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-03-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-04EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidMark Brown
2016-02-10Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-01-20UPSTREAM: selinux: fix bug in conditional rules handlingStephen Smalley
2016-01-20UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19SELinux: build fix for 4.1Amit Pundir
2015-11-19selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2015-11-19selinux: extended permissions for ioctlsJeff Vander Stoep
2015-11-19security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-11-19selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-11-19selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-11-19selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-11-19SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2015-11-19security: Add proper checks for Android specific capability checksTushar Behera
2015-11-19security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-08-03selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-08-03selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore
2015-08-03ima: update builtin policiesMimi Zohar
2015-08-03ima: extend "mask" policy matching supportMimi Zohar
2015-08-03ima: add support for new "euid" policy conditionMimi Zohar
2015-08-03ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-08-03evm: labeling pseudo filesystems exceptionMimi Zohar
2015-08-03ima: do not measure or appraise the NSFS filesystemMimi Zohar
2015-08-03ima: cleanup ima_init_policy() a littleDan Carpenter
2015-08-03ima: skip measurement of cgroupfs files and update documentationRoberto Sassu
2015-08-03KEYS: ensure we free the assoc array edit if edit is validColin Ian King