aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-031-3/+7
* Audit: add support to match lsm labels on user audit messagesMiloslav Trmac2010-10-301-0/+12
* audit: do not get and put just to free a watchEric Paris2010-07-281-5/+1
* Audit: clean up the audit_watch splitEric Paris2010-07-281-26/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Audit: clean up all op= output to include string quotingEric Paris2009-06-231-7/+5
* Audit: move audit_get_nd completely into audit_watchEric Paris2009-06-231-13/+2
* audit: seperate audit inode watches into a subfileEric Paris2009-06-231-467/+14
* Audit: dereferencing krule as if it were an audit_watchEric Paris2009-06-231-34/+24
* Audit: fix audit watch use after freeEric Paris2009-06-231-0/+2
* inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2009-05-061-2/+2
* make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-051-8/+8
* audit: validate comparison operations, store them in sane formAl Viro2009-01-041-67/+65
* clean up audit_rule_{add,del} a bitAl Viro2009-01-041-25/+17
* audit rules ordering, part 2Al Viro2009-01-041-56/+39
* fixing audit rule ordering mess, part 1Al Viro2009-01-041-3/+14
* audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro2009-01-041-30/+47
* Fix inotify watch removal/umount racesAl Viro2008-11-151-5/+9
* Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang2008-08-011-2/+8
* [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
* [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-241-0/+1
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-291-20/+25
|\
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-281-0/+8
| * [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-281-8/+8
| * [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-281-5/+0
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-281-7/+9
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-5/+5
|/
* Audit: Final renamings and cleanupAhmed S. Darwish2008-04-181-20/+20
* Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-181-44/+17
* Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-181-3/+5
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-5/+6
* [AUDIT] make audit=0 really stop audit messagesEric Paris2008-02-011-21/+33
* [PATCH] audit: watching subtreesAl Viro2007-10-211-7/+57
* whitespace fixes: audit filteringDaniel Walker2007-10-181-2/+2
* [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-0/+11
* [PATCH] audit: fix broken class-based syscall auditKlaus Weidner2007-07-221-1/+1
* kernel/auditfilter: kill bogus uninit'd-var compiler warningJeff Garzik2007-07-171-8/+4
* audit: fix oops removing watch if audit disabledTony Jones2007-06-241-1/+1
* audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-151-0/+2
* [PATCH] audit signal recipientsAmy Griffis2007-05-111-1/+47
* [PATCH] minor update to rule add/delete messages (ver 2)Steve Grubb2007-02-171-4/+5
* [PATCH] audit: fix audit_filter_user_rules() initialization bugIngo Molnar2007-02-111-1/+1
* [PATCH] audit: fix kstrdup() error checkAkinobu Mita2006-12-221-2/+2
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-2/+1
* [PATCH] arch filter lists with < or > should not be acceptedEric Paris2006-10-041-1/+8
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-1/+1
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+17
* [PATCH] update audit rule change messagesAmy Griffis2006-09-111-5/+14
* [PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb2006-09-111-0/+1