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
2017-12-16
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2016-10-04
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-08-30
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
2016-05-18
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-04-26
audit: add tty field to LOGIN event
Richard Guy Briggs
2016-04-04
audit: we don't need to __set_current_state(TASK_RUNNING)
Paul Moore
2016-03-19
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
tty: audit: Combine push functions
Peter Hurley
2016-01-25
audit: log failed attempts to change audit_pid configuration
Richard Guy Briggs
2016-01-25
audit: stop an old auditd being starved out by a new auditd
Richard Guy Briggs
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-13
audit: Delete unnecessary checks before two function calls
Markus Elfring
2016-01-13
audit: wake up threads if queue switched from limited to unlimited
Richard Guy Briggs
2016-01-13
audit: include auditd's threads in audit_log_start() wait exception
Richard Guy Briggs
2016-01-13
audit: remove audit_backlog_wait_overflow
Paul Moore
2016-01-13
audit: don't needlessly reset valid wait time
Richard Guy Briggs
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-04
audit: make audit_log_common_recv_msg() a void function
Paul Moore
2015-11-04
audit: removing unused variable
Saurabh Sengar
2015-11-04
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-08-06
audit: use macros for unset inode and device values
Richard Guy Briggs
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-05-29
audit: fix for typo in comment to function audit_log_link_denied()
Shailendra Verma
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-15
VFS: audit: d_backing_inode() annotations
David Howells
2015-03-13
audit: Remove condition which always evaluates to false
Pranith Kumar
2015-02-23
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-02-23
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
audit: code clean up
Ameen Ali
2015-02-23
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
2015-02-23
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-19
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
2014-12-13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-11-04
audit, sched/wait: Fixup kauditd_thread() wait loop
Peter Zijlstra
[next]