summaryrefslogtreecommitdiffstats
path: root/kernel/audit_tree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-051-4/+14
|\
| * audit: Fix sleep in atomicJan Kara2017-01-031-4/+14
| * fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-171-1/+1
|\ \ | |/ |/|
| * fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-051-1/+1
* | audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-201-2/+1
|/
* audit: cleanup prune_tree_threadJiri Slaby2016-04-041-7/+5
* audit: audit_tree_match can be booleanYaowei Bai2015-11-041-3/+3
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-081-0/+2
|\
| * audit: implement audit by executableRichard Guy Briggs2015-08-061-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\ \
| * | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-151-2/+2
| |/
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-221-28/+60
|\ \ | |/ |/|
| * audit: move the tree pruning to a dedicated threadImre Palik2015-02-231-28/+60
* | fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-8/+8
|/
* audit: keep inode pinnedMiklos Szeredi2014-11-111-0/+1
* audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs2014-10-101-2/+2
* audit: invalid op= values for rulesBurn Alting2014-09-231-1/+1
* inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-181-1/+1
* fsnotify: remove pointless NULL initializersJan Kara2014-01-211-2/+0
* fsnotify: remove .should_send_event callbackJan Kara2014-01-211-11/+1
* fsnotify: do not share events between notification groupsJan Kara2014-01-211-3/+5
* kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang2013-06-121-0/+1
* kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-04-291-1/+1
* audit: catch possible NULL audit buffersKees Cook2013-01-111-9/+17
* fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-5/+5
* audit: clean up refcounting in audit-treeMiklos Szeredi2012-08-151-3/+9
* audit: fix refcounting in audit-treeMiklos Szeredi2012-08-151-3/+2
* audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi2012-08-151-3/+3
* VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errorsDavid Howells2012-07-141-5/+5
* audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()Lai Jiangshan2011-07-201-7/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro2010-10-301-2/+7
* fanotify: use both marks when possibleEric Paris2010-07-281-1/+1
* fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-281-2/+4
* fsnotify: cleanup should_send_eventEric Paris2010-07-281-1/+1
* fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-281-3/+5
* fsnotify: split generic and inode specific mark codeEric Paris2010-07-281-4/+4
* fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher2010-07-281-2/+0
* fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris2010-07-281-6/+6
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-281-7/+7
* fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris2010-07-281-8/+8
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-281-1/+2
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-281-1/+1
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-281-1/+1
* fsnotify: remove group_num altogetherEric Paris2010-07-281-2/+1
* fsnotify: include data in should_send callsEric Paris2010-07-281-1/+1
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-281-1/+2
* audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris2010-07-281-104/+130
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1