Linus Torvalds
|
dcdaa2f948
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
|
8 年 前 |
Richard Guy Briggs
|
8fae477056
audit: add support for session ID user filter
|
8 年 前 |
Richard Guy Briggs
|
833fc48d18
audit: skip sessionid sentinel value when auto-incrementing
|
8 年 前 |
Richard Guy Briggs
|
8443075eac
audit: tame initialization warning len_abuf in audit_log_execve_info
|
8 年 前 |
Linus Torvalds
|
3cd013ab79
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
|
8 年 前 |
Paul Moore
|
fa2bea2f5c
audit: consistently record PIDs with task_tgid_nr()
|
9 年 前 |
Linus Torvalds
|
797cee982e
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
|
9 年 前 |
Paul Moore
|
43761473c2
audit: fix a double fetch in audit_log_single_execve_arg()
|
9 年 前 |
Steve Grubb
|
0b7a0fdb29
audit: fix whitespace in CWD record
|
9 年 前 |
Linus Torvalds
|
89a82a9218
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
|
9 年 前 |
Richard Guy Briggs
|
3f5be2da85
audit: move audit_get_tty to reduce scope and kabi changes
|
9 年 前 |
Richard Guy Briggs
|
76a658c20e
audit: move calcs after alloc and check when logging set loginuid
|
9 年 前 |
Paul Moore
|
66b12abc84
audit: fix some horrible switch statement style crimes
|
9 年 前 |
Linus Torvalds
|
03e1aa1cbb
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
|
9 年 前 |
Richard Guy Briggs
|
db0a6fb5d9
audit: add tty field to LOGIN event
|
9 年 前 |
Andy Lutomirski
|
efbc0fbf34
auditsc: for seccomp events, log syscall compat state using in_compat_syscall
|
9 年 前 |
Andreas Gruenbacher
|
d6335d77a7
security: Make inode argument of inode_getsecid non-const
|
9 年 前 |
Linus Torvalds
|
425afcff13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 年 前 |
Richard Guy Briggs
|
34d99af52a
audit: implement audit by executable
|
10 年 前 |
Richard Guy Briggs
|
84cb777e67
audit: use macros for unset inode and device values
|
10 年 前 |
Linus Torvalds
|
45820c294f
Fix broken audit tests for exec arg len
|
10 年 前 |
Linus Torvalds
|
4a10a91756
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 年 前 |
Jan Kara
|
0b08c5e594
audit: Fix check of return value of strnlen_user()
|
10 年 前 |
Mikhail Klementyev
|
5c1390c9ff
audit: obsolete audit_context check is removed in audit_filter_rules()
|
10 年 前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
Linus Torvalds
|
27cf3a16b2
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
|
10 年 前 |
David Howells
|
3b362157b2
VFS: audit: d_backing_inode() annotations
|
10 年 前 |
Davidlohr Bueso
|
4766b199ef
audit: consolidate handling of mm->exe_file
|
10 年 前 |
Linus Torvalds
|
05016b0f0a
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
Al Viro
|
f4a4a8b125
file->f_path.dentry is pinned down for as long as the file is open...
|
10 年 前 |