index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
2017-10-08
audit: log 32-bit socketcalls
Richard Guy Briggs
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-13
audit: force seccomp event logging to honor the audit_enabled flag
Paul Moore
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-11-04
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
audit: audit_dummy_context can be boolean
Yaowei Bai
2015-08-06
audit: implement audit by executable
Richard Guy Briggs
2015-08-06
audit: use macros for unset inode and device values
Richard Guy Briggs
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-20
audit: remove vestiges of vers_ops
Richard Guy Briggs
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2014-11-19
new helper: audit_file()
Al Viro
2014-10-22
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
2014-09-23
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
audit: fix build error when asm/syscall.h does not exist
Eric Paris
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-04-10
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
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: Send replies in the proper network namespace.
Eric W. Biederman
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
2014-01-13
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
2014-01-13
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
2014-01-13
audit: fix incorrect type of sessionid
Richard Guy Briggs
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-13
audit: Simplify and correct audit_log_capset
Eric W. Biederman
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-05-07
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
helper for some session id stuff
Eric Paris
2013-04-30
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-10
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
2013-04-10
audit: Syscall rules are not applied to existing processes on non-x86
Anton Blanchard
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
2012-10-13
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
[next]