lkml.org 
[lkml]   [2017]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Audit fixes for v4.11 (#2)
Hi Linus,

A week later than I had hoped, but as promised, here is the audit
uninline-fix we talked about during the last audit pull request. The
patch is slightly different than what we originally discussed as it
made more sense to keep the audit_signal_info() function in auditsc.c
rather than move it and bunch of other related variables/definitions
into audit.c/audit.h. At some point in the future I need to look at
how the audit code is organized across kernel/audit*, I suspect we
could do things a bit better, but it doesn't seem like a -rc release
is a good place for that ;)

Regardless, this patch passes our tests without problem and looks good
for v4.11, please merge.

Thanks,
-Paul

---
The following changes since commit 5b52330bbfe63b3305765354d6046c9f7f89c011:

audit: fix auditd/kernel connection state tracking (2017-03-21 11:26:35 -0400)

are available in the git repository at:

git://git.infradead.org/users/pcmoore/audit stable-4.11

for you to fetch changes up to ab6434a1377a768a1e6d3e6cf819eb21724a99c2:

audit: move audit_signal_info() into kernel/auditsc.c
(2017-03-27 14:30:06 -0400)

----------------------------------------------------------------
Paul Moore (1):
audit: move audit_signal_info() into kernel/auditsc.c

kernel/audit.h | 8 +-------
kernel/auditsc.c | 25 +++++++++++++------------
2 files changed, 14 insertions(+), 19 deletions(-)

--
paul moore
security @ redhat

\
 
 \ /
  Last update: 2017-04-07 23:39    [W:0.339 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site