aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditfilter.c
Commit message (Expand)AuthorAge
* 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-18
* Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-18
* Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-18
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* [AUDIT] make audit=0 really stop audit messagesEric Paris2008-02-01
* [PATCH] audit: watching subtreesAl Viro2007-10-21
* whitespace fixes: audit filteringDaniel Walker2007-10-18
* [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-22
* [PATCH] audit: fix broken class-based syscall auditKlaus Weidner2007-07-22
* kernel/auditfilter: kill bogus uninit'd-var compiler warningJeff Garzik2007-07-17
* audit: fix oops removing watch if audit disabledTony Jones2007-06-24
* audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-15
* [PATCH] audit signal recipientsAmy Griffis2007-05-11
* [PATCH] minor update to rule add/delete messages (ver 2)Steve Grubb2007-02-17
* [PATCH] audit: fix audit_filter_user_rules() initialization bugIngo Molnar2007-02-11
* [PATCH] audit: fix kstrdup() error checkAkinobu Mita2006-12-22
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* [PATCH] arch filter lists with < or > should not be acceptedEric Paris2006-10-04
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-26
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-11
* [PATCH] update audit rule change messagesAmy Griffis2006-09-11
* [PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb2006-09-11
* [PATCH] introduce audit rules counterAl Viro2006-08-03
* [PATCH] fix audit oops with invalid operatorAmy Griffis2006-08-03
* [PATCH] audit syscall classesAl Viro2006-07-01
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-01
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-01
* [PATCH] add rule filterkeyAmy Griffis2006-07-01
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
* [PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis2006-06-20
* [PATCH] validate rule fields' typesAl Viro2006-06-20
* [PATCH] audit: path-based rulesAmy Griffis2006-06-20
* [PATCH] deprecate AUDIT_POSSBILEAl Viro2006-06-20
* [PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis2006-06-20
* [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro2006-06-20
* [PATCH] More user space subject labelsSteve Grubb2006-05-01
* [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-01
* [PATCH] sem2mutex: audit_netlink_semIngo Molnar2006-03-20
* [PATCH] Fix audit operatorsDustin Kirkland2006-03-20