/include/linux/tc_act/

linux-2.6.11.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/kernel/audit_tree.c
AgeCommit message (Expand)Author
2021-06-08audit: Use list_move instead of list_del/list_addBaokun Li
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-06-17audit: Use struct_size() helper in alloc_chunkGustavo A. R. Silva