#!/bin/bash # description: resolve physical address samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/mem-phys-addr.py ='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/kernel/audit_tree.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/audit_tree.c
AgeCommit message (Expand)Author
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan
2023-09-12audit: Annotate struct audit_chunk with __counted_byKees Cook
2022-04-25audit: use fsnotify group lock helpersAmir Goldstein
2022-04-25fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein
2021-12-14audit: use struct_size() helper in kmalloc()Xiu Jianfeng
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-19audit: add filtering for io_uring recordsPaul Moore
2021-09-13audit: rename struct node to struct audit_node to prevent future name collisionsChristophe Leroy
2021-08-24audit: move put_tree() to avoid trim_trees refcount underflow and UAFRichard Guy Briggs
2021-06-08audit: Use list_move instead of list_del/list_addBaokun Li