summaryrefslogtreecommitdiff
path: root/kernel/audit_watch.c
Commit message (Expand)AuthorAge
* Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-16
|\
| * audit: Receive unmount eventJan Kara2017-08-15
| * audit: Fix use after free in audit_remove_watch_rule()Jan Kara2017-08-15
* | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-05-03
|\ \ | |/ |/|
| * fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara2017-04-10
| * fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara2017-04-10
| * fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara2017-04-10
| * fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara2017-04-10
* | audit: convert audit_watch.count from atomic_t to refcount_tElena Reshetova2017-05-02
* | audit: remove unnecessary semicolon in audit_watch_handle_event()Nicholas Mc Guire2017-05-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\ \
| * | don't open-code file_inode()Al Viro2016-12-04
| |/
* | audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-20
|/
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-01
|\
| * audit: fix exe_file access in audit_exe_compareMateusz Guzik2016-08-31
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
|/
* Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-03-19
|\
| * audit: Fix typo in commentWei Yuan2016-02-08
* | wrappers for ->i_mutex accessAl Viro2016-01-22
|/
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\
| * fixup: audit: implement audit by executableRichard Guy Briggs2015-08-12
| * audit: implement audit by executableRichard Guy Briggs2015-08-06
| * audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-06
| * audit: eliminate unnecessary extra layer of watch parent referencesRichard Guy Briggs2015-08-04
| * audit: eliminate unnecessary extra layer of watch referencesRichard Guy Briggs2015-08-04
* | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-15
|/
* audit: invalid op= values for rulesBurn Alting2014-09-23
* inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-18
* fsnotify: remove pointless NULL initializersJan Kara2014-01-21
* fsnotify: remove .should_send_event callbackJan Kara2014-01-21
* fsnotify: do not share events between notification groupsJan Kara2014-01-21
* audit: catch possible NULL audit buffersKees Cook2013-01-11
* Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\
| * fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
* | audit: optimize audit_compare_dname_pathJeff Layton2012-10-12
* | audit: remove dirlen argument to audit_compare_dname_pathJeff Layton2012-10-12
* | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
|/
* get rid of kern_path_parent()Al Viro2012-07-14
* kill path_lookup()Al Viro2011-03-14
* fix race in audit_get_nd()Al Viro2011-03-14
* audit: make functions staticStephen Hemminger2010-10-30
* Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-12
* fanotify: use both marks when possibleEric Paris2010-07-28
* fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-28
* fsnotify: remove group->maskEric Paris2010-07-28
* fsnotify: cleanup should_send_eventEric Paris2010-07-28
* audit: use the mark in handler functionsEric Paris2010-07-28
* fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-28