aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit_tree.c
Commit message (Expand)AuthorAge
* fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro2019-04-26
* audit: hand taken context to audit_kill_trees for syscall loggingRichard Guy Briggs2019-01-14
* audit: minimize our use of audit_log_format()Paul Moore2018-11-26
* audit: Use 'mark' name for fsnotify_mark variablesJan Kara2018-11-12
* audit: Replace chunk attached to mark instead of replacing markJan Kara2018-11-12
* audit: Simplify locking around untag_chunk()Jan Kara2018-11-12
* audit: Drop all unused chunk nodes during deletionJan Kara2018-11-12
* audit: Guarantee forward progress of chunk untaggingJan Kara2018-11-12
* audit: Allocate fsnotify mark independently of chunkJan Kara2018-11-12
* audit: Provide helper for dropping mark's chunk referenceJan Kara2018-11-12
* audit: Remove pointless check in insert_hash()Jan Kara2018-11-12
* audit: Factor out chunk replacement codeJan Kara2018-11-12
* audit: Make hash table insertion safe against concurrent lookupsJan Kara2018-11-12
* audit: Embed key into chunkJan Kara2018-11-12
* audit: Fix possible tagging failuresJan Kara2018-11-12
* audit: Fix possible spurious -ENOSPC errorJan Kara2018-11-12
* audit_tree: Remove mark->lock lockingJan Kara2018-11-12
* Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-17
|\
| * fsnotify: let connector point to an abstract objectAmir Goldstein2018-06-27
* | audit: check audit_enabled in audit_tree_log_remove_rule()Richard Guy Briggs2018-06-28
|/
* fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-18
* fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-18
* audit: track the owner of the command mutex ourselvesPaul Moore2018-02-23
* Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-11-14
|\
| * fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova2017-10-31
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* 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
| * fsnotify: Detach mark from object list when last reference is droppedJan Kara2017-04-10
| * fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara2017-04-10
| * audit_tree: Use mark flags to check whether mark is aliveJan Kara2017-04-10
| * audit: Abstract hash key handlingJan Kara2017-04-05
* | audit: convert audit_tree.count from atomic_t to refcount_tElena Reshetova2017-05-02
|/
* Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-06
|\
| * audit: Fix sleep in atomicJan Kara2017-01-03
| * fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-23
* | 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
* | audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-20
|/
* audit: cleanup prune_tree_threadJiri Slaby2016-04-04
* audit: audit_tree_match can be booleanYaowei Bai2015-11-04
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\
| * audit: implement audit by executableRichard Guy Briggs2015-08-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: audit: d_backing_inode() annotationsDavid Howells2015-04-15
| |/
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-22
|\ \ | |/ |/|
| * audit: move the tree pruning to a dedicated threadImre Palik2015-02-23