index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-08-06
audit: implement audit by executable
Richard Guy Briggs
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-12
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
audit: drop unused struct audit_rule definition
Eric Paris
2014-07-10
arm64: Add audit support
AKASHI Takahiro
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-22
MIPS: Fix a typo error in AUDIT_ARCH definition
Huacai Chen
2014-05-14
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
2014-04-22
audit: add netlink multicast group for log read
Richard Guy Briggs
2014-04-02
audit: renumber AUDIT_FEATURE_CHANGE into the 1300 range
Eric Paris
2014-03-24
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-01-13
audit: use define's for audit version
Eric Paris
2014-01-13
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
2014-01-13
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-05
audit: audit feature to set loginuid immutable
Eric Paris
2013-11-05
audit: audit feature to only allow unsetting the loginuid
Eric Paris
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
2013-11-05
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
2013-11-05
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
2013-09-16
Drop remaining references to H8/300 architecture
Guenter Roeck
2013-05-07
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-01-11
linux/audit.h: move ptrace.h include to kernel header
Mike Frysinger
2013-01-11
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells