aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2016-11-15vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2016-10-14UPSTREAM: move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2016-10-04UPSTREAM: KEYS: Fix crash when attempt to garbage collect an uninstantiated k...David Howells
2016-10-04UPSTREAM: KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-09-24BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-09-08UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
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-31UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-07-14UPSTREAM: KEYS: potential uninitialized variableDan Carpenter
2016-07-11UPSTREAM: KEYS: close race between key lookup and freeingSasha Levin
2016-05-31FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-04-07BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-02-04selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
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-10-29selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2015-10-29selinux: extended permissions for ioctlsJeff Vander Stoep
2015-10-29security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-10-29selinux: remove unnecessary pointer reassignmentJeff Vander Stoep
2015-10-29Revert "security: lsm_audit: add ioctl specific auditing"Jeff Vander Stoep
2015-10-29Revert "SELinux: per-command whitelisting of ioctls"Jeff Vander Stoep
2015-10-29Revert "SELinux: use deletion-safe iterator to free list"Jeff Vander Stoep
2015-10-29Revert "SELinux: ss: Fix policy write for ioctl operations"Jeff Vander Stoep
2015-09-30selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-05-26selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-05-21selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-04-29SELinux: ss: Fix policy write for ioctl operationsJeff Vander Stoep
2015-04-21SELinux: use deletion-safe iterator to free listJeff Vander Stoep
2015-04-14SELinux: per-command whitelisting of ioctlsJeff Vander Stoep
2015-04-14security: lsm_audit: add ioctl specific auditingJeff Vander Stoep
2015-04-13selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-02-04selinux: Remove obsolete selinux_audit_data initialization.Stephen Smalley
2015-02-04pstore: selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn
2015-02-04SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2015-02-03selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2015-02-03Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-02-03security: Add proper checks for Android specific capability checksTushar Behera
2015-02-03security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2014-12-01KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells
2014-12-01KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells
2014-12-01KEYS: Fix the size of the key description passed to/from userspaceDavid Howells
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris