summaryrefslogtreecommitdiff
path: root/kernel/audit.h
Commit message (Expand)AuthorAge
* audit: track the owner of the command mutex ourselvesPaul Moore2018-02-23
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * audit: convert audit_ever_enabled to a booleanPaul Moore2017-11-10
* | ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-03
|/
* audit: style fixDerek Robson2017-06-12
* audit: add ambient capabilities to CAPSET and BPRM_FCAPS recordsRichard Guy Briggs2017-05-30
* audit: Use timespec64 to represent audit timestampsDeepa Dinamani2017-05-02
* audit: store the auditd PID as a pid struct instead of pid_tPaul Moore2017-05-02
* audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-02
* audit: move audit_signal_info() into kernel/auditsc.cPaul Moore2017-03-27
* audit: fix auditd/kernel connection state trackingPaul Moore2017-03-21
* Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-02-21
|\
| * audit: log module name on init_moduleRichard Guy Briggs2017-02-13
* | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-05
|/
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-29
|\
| * audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-27
* | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-28
|/
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
* audit: audit_tree_match can be booleanYaowei Bai2015-11-04
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\
| * audit: implement audit by executableRichard Guy Briggs2015-08-06
| * audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-06
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-22
|\ \ | |/ |/|
| * audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-23
* | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
|/
* audit: reduce scope of audit_log_fcapsRichard Guy Briggs2014-09-23
* audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-03-20
* audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-20
* audit: Convert int limit uses to u32Joe Perches2014-01-14
* audit: listen in all network namespacesRichard Guy Briggs2014-01-13
* audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-13
* audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-05
* audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-05
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-09
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-30
| * audit: remove duplicate export of audit_enabledGao feng2013-04-12
* | audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-29
* | audit: remove duplicate export of audit_enabledGao feng2013-04-29
|/
* audit: optimize audit_compare_dname_pathJeff Layton2012-10-12
* audit: remove dirlen argument to audit_compare_dname_pathJeff Layton2012-10-12
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-18
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-17
* audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris2012-01-17
* audit: make functions staticStephen Hemminger2010-10-30
* Audit: split audit watch KconfigEric Paris2010-07-28
* audit: do not get and put just to free a watchEric Paris2010-07-28
* Audit: clean up the audit_watch splitEric Paris2010-07-28
* Fix rule eviction order for AUDIT_DIRAl Viro2009-06-24