Linus Torvalds
|
425afcff13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
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 |
Linus Torvalds
|
45820c294f
Fix broken audit tests for exec arg len
|
10 years ago |
Linus Torvalds
|
4a10a91756
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Jan Kara
|
0b08c5e594
audit: Fix check of return value of strnlen_user()
|
10 years ago |
Mikhail Klementyev
|
5c1390c9ff
audit: obsolete audit_context check is removed in audit_filter_rules()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
27cf3a16b2
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
David Howells
|
3b362157b2
VFS: audit: d_backing_inode() annotations
|
10 years ago |
Davidlohr Bueso
|
4766b199ef
audit: consolidate handling of mm->exe_file
|
10 years ago |
Linus Torvalds
|
05016b0f0a
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Al Viro
|
f4a4a8b125
file->f_path.dentry is pinned down for as long as the file is open...
|
10 years ago |
Paul Moore
|
55422d0bd2
audit: replace getname()/putname() hacks with reference counters
|
10 years ago |
Paul Moore
|
57c59f5837
audit: fix filename matching in __audit_inode() and __audit_inode_child()
|
10 years ago |
Paul Moore
|
fd3522fdc8
audit: enable filename recording via getname_kernel()
|
10 years ago |
Linus Torvalds
|
5e0f872c7d
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Paul Moore
|
fcf22d8267
audit: create private file name copies when auditing inodes
|
10 years ago |
Linus Torvalds
|
66b3f4f0a0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 years ago |
Paul Moore
|
4a92843601
audit: correctly record file names with different path name types
|
10 years ago |
Al Viro
|
9f45f5bf30
new helper: audit_file()
|
10 years ago |
Al Viro
|
b583043e99
kill f_dentry uses
|
10 years ago |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
10 years ago |
Richard Guy Briggs
|
9eab339b19
audit: get comm using lock to avoid race in string printing
|
11 years ago |
Richard Guy Briggs
|
f874738e8c
audit: remove open_arg() function that is never used
|
11 years ago |
Richard Guy Briggs
|
b4f0d3755c
audit: x86: drop arch from __audit_syscall_entry() interface
|
11 years ago |
Richard Guy Briggs
|
84db564aad
audit: add arch field to seccomp event log
|
11 years ago |
Richard Guy Briggs
|
4a99854c58
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
|
11 years ago |
Masanari Iida
|
da3dae54e4
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
|
11 years ago |
Andy Lutomirski
|
a3c5493119
auditsc: audit_krule mask accesses need bounds checking
|
11 years ago |