summaryrefslogtreecommitdiff
path: root/kernel/auditfilter.c
Commit message (Expand)AuthorAge
...
| * audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-07
| * audit: use a consistent audit helper to log lsm informationEric Paris2013-04-30
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-30
| * audit: remove the old depricated kernel interfaceEric Paris2013-04-30
| * audit: make validity checking genericEric Paris2013-04-30
| * audit: allow checking the type of audit message in the user filterEric Paris2013-04-16
* | kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang2013-04-29
|/
* audit: fix auditfilter.c kernel-doc warningsRandy Dunlap2013-01-10
* audit: optimize audit_compare_dname_pathJeff Layton2012-10-12
* audit: make audit_compare_dname_path use parent_len helperEric Paris2012-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 the audit loginuid to be a kuidEric W. Biederman2012-09-17
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-17
* audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-17
* audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-17
* audit: allow interfield comparison in audit rulesEric Paris2012-01-17
* audit: allow audit matching on inode gidEric Paris2012-01-17
* audit: allow matching on obj_uidEric Paris2012-01-17
* audit: reject entry,always rulesEric Paris2012-01-17
* audit: make filetype matching consistent with other filtersEric Paris2012-01-17
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* Audit: add support to match lsm labels on user audit messagesMiloslav Trmac2010-10-30
* audit: do not get and put just to free a watchEric Paris2010-07-28
* Audit: clean up the audit_watch splitEric Paris2010-07-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Audit: clean up all op= output to include string quotingEric Paris2009-06-24
* Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-23
* audit: seperate audit inode watches into a subfileEric Paris2009-06-23
* Audit: dereferencing krule as if it were an audit_watchEric Paris2009-06-23
* Audit: fix audit watch use after freeEric Paris2009-06-23
* inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2009-05-06
* make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-05
* audit: validate comparison operations, store them in sane formAl Viro2009-01-04
* clean up audit_rule_{add,del} a bitAl Viro2009-01-04
* audit rules ordering, part 2Al Viro2009-01-04
* fixing audit rule ordering mess, part 1Al Viro2009-01-04
* audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro2009-01-04
* Fix inotify watch removal/umount racesAl Viro2008-11-15
* Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang2008-08-01
* [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-24
* [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-24
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-29
|\
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-28
| * [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-28
| * [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-28
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
|/
* Audit: Final renamings and cleanupAhmed S. Darwish2008-04-19
* Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-19