index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
1
-6
/
+3
*
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
1
-2
/
+2
*
audit: implement generic feature setting and retrieving
Eric Paris
2013-11-05
1
-0
/
+2
*
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-07-09
1
-4
/
+22
*
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-05-07
1
-0
/
+5
*
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
1
-9
/
+11
*
helper for some session id stuff
Eric Paris
2013-04-30
1
-0
/
+2
*
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
1
-3
/
+5
*
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-30
1
-2
/
+1
*
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-16
1
-1
/
+1
*
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
2013-04-10
1
-5
/
+11
*
audit: Syscall rules are not applied to existing processes on non-x86
Anton Blanchard
2013-04-10
1
-1
/
+1
*
linux/audit.h: move ptrace.h include to kernel header
Mike Frysinger
2013-01-11
1
-0
/
+1
[next]