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
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
2014-01-17
audit: fix location of __net_initdata for audit_net_ops
Richard Guy Briggs
2014-01-17
audit: remove pr_info for every network namespace
Eric Paris
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
2014-01-14
audit: Use more current logging style
Joe Perches
2014-01-14
audit: Use hex_byte_pack_upper
Joe Perches
2014-01-13
audit: reorder AUDIT_TTY_SET arguments
Eric Paris
2014-01-13
audit: rework AUDIT_TTY_SET to only grab spin_lock once
Eric Paris
2014-01-13
audit: remove needless switch in AUDIT_SET
Eric Paris
2014-01-13
audit: use define's for audit version
Eric Paris
2014-01-13
audit: wait_for_auditd rework for readability
Eric Paris
2014-01-13
audit: log task info on feature change
Richard Guy Briggs
2014-01-13
audit: fix incorrect set of audit_sock
Gao feng
2014-01-13
audit: print error message when fail to create audit socket
Gao feng
2014-01-13
audit: log on errors from filter user rules
Richard Guy Briggs
2014-01-13
audit: audit_log_start running on auditd should not stop
Toshiyuki Okajima
2014-01-13
audit: drop audit_cmd_lock in AUDIT_USER family of cases
Richard Guy Briggs
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
audit: Added exe field to audit core dump signal log
Paul Davies C
2014-01-13
audit: prevent an older auditd shutdown from orphaning a newer auditd startup
Richard Guy Briggs
2014-01-13
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
2014-01-13
audit: log AUDIT_TTY_SET config changes
Richard Guy Briggs
2014-01-13
audit: get rid of *NO* daemon at audit_pid=0 message
Richard Guy Briggs
2014-01-13
audit: allow unlimited backlog queue
Richard Guy Briggs
2014-01-13
audit: use old_lock in audit_set_feature
Gao feng
2014-01-13
audit: don't generate audit feature changed log when audit disabled
Gao feng
2014-01-13
audit: fix incorrect order of log new and old feature
Gao feng
2014-01-13
audit: remove useless code in audit_enable
Gao feng
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
2014-01-13
audit: add kernel set-up parameter to override default backlog limit
Richard Guy Briggs
2014-01-13
audit: efficiency fix 2: request exclusive wait since all need same resource
Dan Duval
2014-01-13
audit: efficiency fix 1: only wake up if queue shorter than backlog limit
Dan Duval
2014-01-13
audit: make use of remaining sleep time from wait_for_auditd
Richard Guy Briggs
2014-01-13
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
2014-01-13
audit: listen in all network namespaces
Richard Guy Briggs
2014-01-13
audit: restore order of tty and ses fields in log output
Richard Guy Briggs
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
2013-11-22
Merge tag 'v3.12'
Eric Paris
2013-11-05
audit: log the audit_names record type
Jeff Layton
2013-11-05
audit: use given values in tty_audit enable api
Richard Guy Briggs
2013-11-05
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-11-05
audit: use memset instead of trying to initialize field by field
Eric Paris
2013-11-05
audit: fix info leak in AUDIT_GET requests
Mathias Krause
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: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-11-05
Audit: remove duplicate comments
Gao feng
2013-11-05
audit: remove newline accidentally added during session id helper refactor
Richard Guy Briggs
2013-11-05
audit: remove duplicate inclusion of the netlink header
Ilya V. Matveychikov
[next]