Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Sep 2016 22:55:56 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Sep 2016 22:55:56 +0000 (15:55 -0700)
commit511a8cdb650544b7efd1bbccf7967d3153aee5f6
tree9e97e173ca7fb552e4994dd527dcff396acfdcfb
parent7d1ce606a37922879cbe40a6122047827105a332
parent5efc244346f9f338765da3d592f7947b0afdc4b5
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit

Pull audit fixes from Paul Moore:
 "Two small patches to fix some bugs with the audit-by-executable
  functionality we introduced back in v4.3 (both patches are marked
  for the stable folks)"

* 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit:
  audit: fix exe_file access in audit_exe_compare
  mm: introduce get_task_exe_file
fs/proc/base.c
include/linux/mm.h
kernel/audit_watch.c
kernel/fork.c