summaryrefslogtreecommitdiffstats
path: root/kernel/audit.h
Commit message (Expand)AuthorAgeFilesLines
* audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-231-15/+2
* audit: reduce scope of audit_log_fcapsRichard Guy Briggs2014-09-231-1/+0
* audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-03-201-1/+1
* audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-201-0/+6
* audit: Convert int limit uses to u32Joe Perches2014-01-141-1/+1
* audit: listen in all network namespacesRichard Guy Briggs2014-01-131-0/+5
* audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-131-4/+4
* audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-051-1/+0
* audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-051-0/+4
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-091-0/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-0/+156
|\
| * audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-0/+157
| * audit: remove duplicate export of audit_enabledGao feng2013-04-121-1/+0
* | audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-291-2/+0
* | audit: remove duplicate export of audit_enabledGao feng2013-04-291-1/+0
|/
* audit: optimize audit_compare_dname_pathJeff Layton2012-10-121-1/+4
* audit: remove dirlen argument to audit_compare_dname_pathJeff Layton2012-10-121-2/+1
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-121-0/+1
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-1/+1
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-171-0/+2
* audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris2012-01-171-5/+1
* audit: make functions staticStephen Hemminger2010-10-301-4/+1
* Audit: split audit watch KconfigEric Paris2010-07-281-1/+13
* audit: do not get and put just to free a watchEric Paris2010-07-281-2/+1
* Audit: clean up the audit_watch splitEric Paris2010-07-281-9/+4
* Fix rule eviction order for AUDIT_DIRAl Viro2009-06-241-2/+5
* Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-231-4/+1
* audit: seperate audit inode watches into a subfileEric Paris2009-06-231-19/+20
* fixing audit rule ordering mess, part 1Al Viro2009-01-041-4/+1
* [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-281-0/+13
* SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-191-25/+0
* [PATCH] audit: watching subtreesAl Viro2007-10-211-1/+33
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-1/+0
* [PATCH] audit signal recipientsAmy Griffis2007-05-111-5/+8
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+1
* [PATCH] add rule filterkeyAmy Griffis2006-07-011-0/+1
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-1/+2
* [PATCH] audit: path-based rulesAmy Griffis2006-06-201-4/+34
* [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-201-0/+11
* [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro2006-06-201-0/+11
* [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-011-3/+7
* [PATCH] sem2mutex: audit_netlink_semIngo Molnar2006-03-201-1/+2
* [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-3/+20
* [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-0/+70
OpenPOWER on IntegriCloud