index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
2021-04-07
1
-1
/
+1
*
audit: fix a net reference leak in audit_send_reply()
Paul Moore
2021-04-07
1
-18
/
+28
*
audit: check the length of userspace generated audit records
Paul Moore
2020-05-02
1
-0
/
+3
*
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-03-11
1
-19
/
+21
*
audit: return on memory error to avoid null pointer dereference
Richard Guy Briggs
2018-05-30
1
-0
/
+2
*
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-12-16
1
-5
/
+5
*
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-10-04
1
-1
/
+7
|
\
|
*
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2016-08-30
1
-1
/
+7
*
|
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-07-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
2016-06-27
1
-2
/
+2
*
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
1
-0
/
+17
|
\
\
|
*
|
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
1
-0
/
+17
*
|
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-05-18
1
-20
/
+10
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
audit: add tty field to LOGIN event
Richard Guy Briggs
2016-04-26
1
-13
/
+5
|
*
audit: we don't need to __set_current_state(TASK_RUNNING)
Paul Moore
2016-04-04
1
-7
/
+5
*
|
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-03-19
1
-1
/
+19
|
\
\
|
*
|
audit: log failed attempts to change audit_pid configuration
Richard Guy Briggs
2016-01-25
1
-2
/
+6
|
*
|
audit: stop an old auditd being starved out by a new auditd
Richard Guy Briggs
2016-01-25
1
-1
/
+15
*
|
|
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
1
-13
/
+12
*
|
|
tty: audit: Combine push functions
Peter Hurley
2016-01-27
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
1
-1
/
+1
*
|
audit: Delete unnecessary checks before two function calls
Markus Elfring
2016-01-13
1
-5
/
+2
*
|
audit: wake up threads if queue switched from limited to unlimited
Richard Guy Briggs
2016-01-13
1
-1
/
+2
*
|
audit: include auditd's threads in audit_log_start() wait exception
Richard Guy Briggs
2016-01-13
1
-1
/
+1
*
|
audit: remove audit_backlog_wait_overflow
Paul Moore
2016-01-13
1
-2
/
+1
*
|
audit: don't needlessly reset valid wait time
Richard Guy Briggs
2016-01-13
1
-1
/
+1
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-3
/
+3
*
audit: make audit_log_common_recv_msg() a void function
Paul Moore
2015-11-04
1
-5
/
+3
*
audit: removing unused variable
Saurabh Sengar
2015-11-04
1
-4
/
+3
*
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
1
-3
/
+3
*
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
2015-11-04
1
-5
/
+22
*
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
audit: use macros for unset inode and device values
Richard Guy Briggs
2015-08-06
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-06-27
1
-1
/
+1
|
\
\
|
|
/
|
*
audit: fix for typo in comment to function audit_log_link_denied()
Shailendra Verma
2015-05-29
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
\
|
*
|
VFS: audit: d_backing_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
1
-17
/
+30
|
\
\
|
|
/
|
/
|
|
*
audit: Remove condition which always evaluates to false
Pranith Kumar
2015-03-13
1
-3
/
+2
|
*
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-02-23
1
-8
/
+14
|
*
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
1
-8
/
+15
|
*
audit: code clean up
Ameen Ali
2015-02-23
1
-3
/
+2
|
*
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
2015-02-23
1
-1
/
+2
|
*
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
2015-02-23
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-30
1
-1
/
+1
|
\
\
|
*
|
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
1
-1
/
+1
*
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-23
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
2014-12-19
1
-4
/
+4
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-13
1
-1
/
+1
|
\
\
|
|
/
[next]