summaryrefslogtreecommitdiff
path: root/kernel/auditfilter.c
Commit message (Expand)AuthorAge
* audit: deprecate the AUDIT_FILTER_ENTRY filterRichard Guy Briggs2018-02-15
* audit: session ID should not set arch quick field pointerRichard Guy Briggs2018-02-14
* audit: filter PATH records keyed on filesystem magicRichard Guy Briggs2017-11-10
* audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-02
* audit: remove unnecessary semicolon in audit_field_valid()Nicholas Mc Guire2017-05-02
* audit: add support for session ID user filterRichard Guy Briggs2016-11-29
* audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-20
* audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-27
* audit: fix some horrible switch statement style crimesPaul Moore2016-06-16
* audit: fixup: log on errors from filter user rulesRichard Guy Briggs2016-05-31
* audit: Fix typo in commentWei Yuan2016-02-08
* audit: fix comment block whitespaceScott Matheina2015-11-04
* audit: implement audit by executableRichard Guy Briggs2015-08-06
* audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-06
* audit: make audit_del_rule() more robustRichard Guy Briggs2015-08-05
* audit: fix uninitialized variable in audit_add_rule()Paul Moore2015-08-05
* audit: eliminate unnecessary extra layer of watch referencesRichard Guy Briggs2015-08-04
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-11
|\
| * audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-20
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
|\ \ | |/
| * audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-23
| * audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore2014-12-19
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\ \ | |/
| * audit: cull redundancy in audit_rule_changeRichard Guy Briggs2014-10-10
| * audit: WARN if audit_rule_change called illegallyEric Paris2014-10-10
| * audit: put rule existence check in canonical orderRichard Guy Briggs2014-10-10
| * audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-23
| * audit: invalid op= values for rulesBurn Alting2014-09-23
* | kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-06
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: do not cast audit_rule_data pointers pointleslyEric Paris2014-04-02
| * audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-20
| * audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-20
| * audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-03-20
| * audit: Use more current logging style againRichard Guy Briggs2014-03-07
* | audit: Update kdoc for audit_send_reply and audit_list_rules_sendEric W. Biederman2014-03-08
* | audit: Send replies in the proper network namespace.Eric W. Biederman2014-02-28
* | audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-02-28
|/
* audit: log on errors from filter user rulesRichard Guy Briggs2014-01-13
* audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-13
* audit: listen in all network namespacesRichard Guy Briggs2014-01-13
* audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-13
* audit: do not reject all AUDIT_INODE filter typesEric Paris2013-11-05
* audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-05
* audit: Fix decimal constant descriptionMichal Simek2013-07-09
* kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang2013-07-09
* kernel/auditfilter.c: fixing build warningRaphael S. Carvalho2013-07-09
* auditfilter.c: fix kernel-doc warningsRandy Dunlap2013-05-24
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\