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-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
2013-11-05
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
2013-09-24
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-06-12
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-08
audit: fix message spacing printing auid
Eric Paris
2013-05-07
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
Eric Paris
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
audit: use spin_lock in audit_receive_msg to process tty logging
Eric Paris
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
audit: use spin_lock_irqsave/restore in audit tty code
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: push loginuid and sessionid processing down
Eric Paris
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-30
audit: remove the old depricated kernel interface
Eric Paris
2013-04-29
audit: don't check if kauditd is valid every time
Gao feng
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-11
audit: use data= not msg= for AUDIT_USER_TTY messages
Eric Paris
2013-04-08
audit: move kaudit thread start from auditd registration to kaudit init
Richard Guy Briggs
2013-04-08
audit: flatten kauditd_thread wait queue code
Richard Guy Briggs
2013-04-08
audit: refactor hold queue flush
Richard Guy Briggs
2013-03-28
audit: pass int* to nlmsg_next
Alexandru Copot
2013-03-28
audit: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-01-11
kernel/audit.c: avoid negative sleep durations
Andrew Morton
2013-01-11
audit: catch possible NULL audit buffers
Kees Cook
2012-10-09
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
[prev]
[next]