index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
1
-1
/
+4
*
audit: use inline function to set audit context
Richard Guy Briggs
2018-05-14
1
-0
/
+7
*
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-3
/
+12
*
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-14
1
-1
/
+1
*
seccomp: Don't special case audited processes when logging
Tyler Hicks
2018-05-08
1
-9
/
+1
*
seccomp: Audit attempts to modify the actions_logged sysctl
Tyler Hicks
2018-05-08
1
-0
/
+5
*
audit: remove path param from link denied function
Richard Guy Briggs
2018-03-21
1
-4
/
+2
*
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-8
/
+0
|
\
|
*
Audit: remove unused audit_log_secctx function
Casey Schaufler
2017-11-10
1
-8
/
+0
*
|
audit: Record fanotify access control decisions
Steve Grubb
2017-10-10
1
-0
/
+10
*
|
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-22
1
-5
/
+1
|
\
\
|
*
|
seccomp: Sysctl to configure actions that are allowed to be logged
Tyler Hicks
2017-08-14
1
-5
/
+1
|
|
/
*
|
ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
2017-09-03
1
-3
/
+3
|
/
*
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
2017-05-02
1
-2
/
+2
*
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
2017-05-02
1
-2
/
+1
*
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-02-21
1
-0
/
+32
|
\
|
*
audit: log module name on init_module
Richard Guy Briggs
2017-02-13
1
-0
/
+12
|
*
audit: log 32-bit socketcalls
Richard Guy Briggs
2017-01-18
1
-0
/
+20
*
|
audit_log_{name,link_denied}: constify struct path
Al Viro
2016-12-05
1
-1
/
+1
|
/
*
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
2016-06-27
1
-2
/
+0
*
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-17
1
-4
/
+4
|
\
|
*
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
1
-4
/
+4
*
|
audit: force seccomp event logging to honor the audit_enabled flag
Paul Moore
2016-01-13
1
-100
/
+104
|
/
*
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
1
-1
/
+1
*
audit: audit_dummy_context can be boolean
Yaowei Bai
2015-11-04
1
-3
/
+3
*
audit: implement audit by executable
Richard Guy Briggs
2015-08-06
1
-0
/
+1
*
audit: use macros for unset inode and device values
Richard Guy Briggs
2015-08-06
1
-0
/
+3
*
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-3
/
+0
|
\
|
*
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-23
1
-3
/
+0
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-02-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
audit: remove vestiges of vers_ops
Richard Guy Briggs
2015-01-20
1
-1
/
+0
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-23
1
-0
/
+4
|
\
\
|
|
/
|
*
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2014-12-23
1
-0
/
+4
*
|
new helper: audit_file()
Al Viro
2014-11-19
1
-0
/
+9
*
|
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
2014-10-22
1
-1
/
+1
|
/
*
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
1
-5
/
+9
*
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
1
-3
/
+2
*
audit: fix build error when asm/syscall.h does not exist
Eric Paris
2014-09-23
1
-1
/
+2
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-3
/
+4
*
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-04-10
1
-1
/
+1
*
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-24
1
-0
/
+6
*
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
1
-0
/
+8
*
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
1
-1
/
+2
*
audit: Convert int limit uses to u32
Joe Perches
2014-01-14
1
-1
/
+1
*
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
2014-01-13
1
-1
/
+1
*
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
2014-01-13
1
-1
/
+3
*
audit: fix incorrect type of sessionid
Richard Guy Briggs
2014-01-13
1
-2
/
+2
*
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-13
1
-1
/
+1
*
audit: Simplify and correct audit_log_capset
Eric W. Biederman
2014-01-13
1
-5
/
+5
[next]