Linus Torvalds
|
425afcff13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Richard Guy Briggs
|
15ce414b82
fixup: audit: implement audit by executable
|
10 years ago |
Richard Guy Briggs
|
34d99af52a
audit: implement audit by executable
|
10 years ago |
Richard Guy Briggs
|
84cb777e67
audit: use macros for unset inode and device values
|
10 years ago |
Richard Guy Briggs
|
aa7c043d97
audit: eliminate unnecessary extra layer of watch parent references
|
10 years ago |
Richard Guy Briggs
|
f8259b262b
audit: eliminate unnecessary extra layer of watch references
|
10 years ago |
David Howells
|
3b362157b2
VFS: audit: d_backing_inode() annotations
|
10 years ago |
Burn Alting
|
e7df61f4d1
audit: invalid op= values for rules
|
11 years ago |
Jan Kara
|
45a22f4c11
inotify: Fix reporting of cookies for inotify events
|
11 years ago |
Jan Kara
|
56b27cf603
fsnotify: remove pointless NULL initializers
|
11 years ago |
Jan Kara
|
83c4c4b0a3
fsnotify: remove .should_send_event callback
|
11 years ago |
Jan Kara
|
7053aee26a
fsnotify: do not share events between notification groups
|
11 years ago |
Kees Cook
|
0644ec0cc8
audit: catch possible NULL audit buffers
|
12 years ago |
Linus Torvalds
|
96680d2b91
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
|
12 years ago |
Lino Sanfilippo
|
e2a29943e9
fsnotify: pass group to fsnotify_destroy_mark()
|
14 years ago |
Jeff Layton
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
13 years ago |
Jeff Layton
|
563a0d1236
audit: remove dirlen argument to audit_compare_dname_path
|
13 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
13 years ago |
Al Viro
|
79714f72d3
get rid of kern_path_parent()
|
13 years ago |
Al Viro
|
c9c6cac0c2
kill path_lookup()
|
14 years ago |
Al Viro
|
15a9155fe3
fix race in audit_get_nd()
|
14 years ago |
Stephen Hemminger
|
b8800aa5d9
audit: make functions static
|
15 years ago |
Linus Torvalds
|
2069601b3f
Revert "fsnotify: store struct file not struct path"
|
15 years ago |
Eric Paris
|
1968f5eed5
fanotify: use both marks when possible
|
15 years ago |
Eric Paris
|
ce8f76fb73
fsnotify: pass both the vfsmount mark and inode mark
|
15 years ago |
Eric Paris
|
43709a288e
fsnotify: remove group->mask
|
15 years ago |
Eric Paris
|
2612abb51b
fsnotify: cleanup should_send_event
|
15 years ago |
Eric Paris
|
4cd76a4792
audit: use the mark in handler functions
|
15 years ago |
Eric Paris
|
3a9b16b407
fsnotify: send fsnotify_mark to groups in event handling functions
|
15 years ago |
Eric Paris
|
3bcf3860a4
fsnotify: store struct file not struct path
|
15 years ago |