Re: [GIT PULL] Audit fixes for v4.13 (#2)

2017-08-16 Thread Linus Torvalds
On Wed, Aug 16, 2017 at 12:19 PM, Paul Moore wrote: > > It's also worth mentioning, as you'll soon notice when you get to the > bottom of this email, that I've moved the audit tree over to > kernel.org and I'm now tagging/signing these pull requests; everything > *should* be in order, but if I've

[GIT PULL] Audit fixes for v4.13 (#2)

2017-08-16 Thread Paul Moore
Hi Linus, Two small fixes to the audit code, both explained well in the respective patch descriptions, but the quick summary is one use-after-free fix, and one silly fanotify notification flag fix. It's also worth mentioning, as you'll soon notice when you get to the bottom of this email, that I'v