[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1548192740.git.rgb@redhat.com>
Date: Tue, 22 Jan 2019 17:07:40 -0500
From: Richard Guy Briggs <rgb@...hat.com>
To: LKML <linux-kernel@...r.kernel.org>,
Linux-Audit Mailing List <linux-audit@...hat.com>
Cc: Eric Paris <eparis@...hat.com>, Steve Grubb <sgrubb@...hat.com>,
Paul Moore <paul@...l-moore.com>,
Richard Guy Briggs <rgb@...hat.com>
Subject: [PATCH ghak105 V1 0/2] audit: clean up CONFIG_AUDITSYSCALL
Compiles and boots with config AUDITSYSCALL def_bool n in init/Kconfig.
Verified syscall code is not present in resulting kernel.
Richard Guy Briggs (2):
audit: clean up AUDITSYSCALL prototypes and stubs
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
include/linux/sched.h | 2 +-
kernel/audit.c | 155 +++-----------------------------------------------
kernel/audit.h | 73 +++++++++++-------------
kernel/auditsc.c | 148 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 190 insertions(+), 188 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists