Richard Guy Briggs
|
cdfb6b341f
audit: use inline function to get audit context
|
7 years ago |
Richard Guy Briggs
|
d96f92f4aa
audit: add syscall information to FEATURE_CHANGE records
|
7 years ago |
Linus Torvalds
|
6ad11bdd57
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
7 years ago |
Joe Perches
|
447a5647c9
treewide: Align function definition open/close braces
|
7 years ago |
Richard Guy Briggs
|
94b9d9b7a1
audit: remove path param from link denied function
|
7 years ago |
Richard Guy Briggs
|
45b578fe4c
audit: link denied should not directly generate PATH record
|
7 years ago |
Richard Guy Briggs
|
15564ff0a1
audit: make ANOM_LINK obey audit_enabled and audit_dummy_context
|
7 years ago |
Greg Edwards
|
11dd266637
audit: do not panic on invalid boot parameter
|
7 years ago |
Paul Moore
|
ce423631ce
audit: track the owner of the command mutex ourselves
|
7 years ago |
Richard Guy Briggs
|
23138ead27
audit: return on memory error to avoid null pointer dereference
|
7 years ago |
Richard Guy Briggs
|
d590dca62b
audit: update bugtracker and source URIs
|
7 years ago |
Casey Schaufler
|
f7b53637c0
Audit: remove unused audit_log_secctx function
|
7 years ago |
Steve Grubb
|
33e8a90780
audit: Allow auditd to set pid to 0 to end auditing
|
7 years ago |
Paul Moore
|
5d842a5b77
audit: use audit_set_enabled() in audit_enable()
|
8 years ago |
Paul Moore
|
b3b4fdf6a8
audit: convert audit_ever_enabled to a boolean
|
8 years ago |
Paul Moore
|
80ab4df627
audit: don't use simple_strtol() anymore
|
8 years ago |
Paul Moore
|
be4104abf2
audit: initialize the audit subsystem as early as possible
|
8 years ago |
Paul Moore
|
173743dd99
audit: ensure that 'audit=1' actually enables audit for PID 1
|
8 years ago |
Geliang Tang
|
196a508559
audit: update the function comments
|
8 years ago |
Mel Gorman
|
e832bf48c8
audit: Reduce overhead using a coarse clock
|
8 years ago |
Linus Torvalds
|
f58781c983
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
|
8 years ago |
Shu Wang
|
b0659ae5e3
audit: fix memleak in auditd_send_unicast_skb.
|
8 years ago |
Linus Torvalds
|
7391786a64
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
|
8 years ago |
Paul Moore
|
cd33f5f2cb
audit: make sure we never skip the multicast broadcast
|
8 years ago |
Paul Moore
|
c81be52a3a
audit: fix a race condition with the auditd tracking code
|
8 years ago |
Richard Guy Briggs
|
4b3e4ed6b0
audit: unswing cap_* fields in PATH records
|
8 years ago |
Linus Torvalds
|
46f0537b1e
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
|
8 years ago |
Paul Moore
|
48d0e023af
audit: fix the RCU locking for the auditd_connection structure
|
8 years ago |
Paul Moore
|
8cc96382d9
audit: use kmem_cache to manage the audit_buffer cache
|
8 years ago |
Deepa Dinamani
|
2115bb250f
audit: Use timespec64 to represent audit timestamps
|
8 years ago |