aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditfilter.c
Commit message (Expand)AuthorAge
* Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\
| * audit: remove the BUG() calls in the audit rule comparison functionsPaul Moore2019-05-30
| * audit: add saddr_fam filter fieldRichard Guy Briggs2019-05-23
| * audit: re-structure audit field valid checksRichard Guy Briggs2019-05-23
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
|/
* Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\
| * audit_compare_dname_path(): switch to const struct qstr *Al Viro2019-04-28
* | audit: fix a memory leak bugWenwen Wang2019-04-22
* | audit: purge unnecessary list_empty callsRichard Guy Briggs2019-04-08
|/
* audit: mark expected switch fall-throughGustavo A. R. Silva2019-02-12
* audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
* audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs2019-01-18
* audit: rename FILTER_TYPE to FILTER_EXCLUDERichard Guy Briggs2018-06-19
* audit: allow other filter list types for AUDIT_EXEOndrej Mosnáček2018-06-19
* audit: use existing session info functionRichard Guy Briggs2018-05-18
* audit: allow not equal op for audit by executableOndrej Mosnáček2018-04-24
* 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