#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" ity.dev/distro/kernel/atom/kernel/audit_watch.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/audit_watch.c
AgeCommit message (Expand)Author
2022-09-01audit_init_parent(): constify pathAl Viro
2022-04-25fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-27fsnotify: clarify contract for create event hooksAmir Goldstein
2021-09-19audit: add filtering for io_uring recordsPaul Moore
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein
2020-07-27audit: do not set FS_EVENT_ON_CHILD in audit marks maskAmir Goldstein
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein
2020-02-10audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb
2019-11-10audit_get_nd(): don't unlock parent too earlyAl Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-28audit_compare_dname_path(): switch to const struct qstr *Al Viro
2019-04-26audit_update_watch(): switch to const struct qstr *Al Viro
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro
2019-01-18audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs
2018-11-26audit: minimize our use of audit_log_format()Paul Moore
2018-11-19audit: use session_info helperRichard Guy Briggs
2018-07-18audit: fix use-after-free in audit_add_watchRonny Chevalier
2018-06-28audit: simplify audit_enabled check in audit_watch_log_rule_change()Richard Guy Briggs
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds