index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
audit: get rid of *NO* daemon at audit_pid=0 message
Richard Guy Briggs
2014-01-13
1
-4
/
+6
*
audit: allow unlimited backlog queue
Richard Guy Briggs
2014-01-13
1
-2
/
+4
*
audit: use old_lock in audit_set_feature
Gao feng
2014-01-13
1
-1
/
+1
*
audit: don't generate audit feature changed log when audit disabled
Gao feng
2014-01-13
1
-0
/
+3
*
audit: fix incorrect order of log new and old feature
Gao feng
2014-01-13
1
-1
/
+1
*
audit: remove useless code in audit_enable
Gao feng
2014-01-13
1
-11
/
+2
*
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
2014-01-13
1
-2
/
+29
*
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
2014-01-13
1
-25
/
+29
*
audit: add kernel set-up parameter to override default backlog limit
Richard Guy Briggs
2014-01-13
1
-1
/
+19
*
audit: efficiency fix 2: request exclusive wait since all need same resource
Dan Duval
2014-01-13
1
-1
/
+1
*
audit: efficiency fix 1: only wake up if queue shorter than backlog limit
Dan Duval
2014-01-13
1
-1
/
+3
*
audit: make use of remaining sleep time from wait_for_auditd
Richard Guy Briggs
2014-01-13
1
-4
/
+8
*
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
2014-01-13
1
-1
/
+4
*
audit: listen in all network namespaces
Richard Guy Briggs
2014-01-13
1
-12
/
+55
*
audit: restore order of tty and ses fields in log output
Richard Guy Briggs
2014-01-13
1
-2
/
+2
*
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-13
1
-16
/
+16
*
Merge tag 'v3.12'
Eric Paris
2013-11-22
1
-2
/
+3
|
\
|
*
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-09-24
1
-2
/
+3
*
|
audit: log the audit_names record type
Jeff Layton
2013-11-05
1
-0
/
+20
*
|
audit: use given values in tty_audit enable api
Richard Guy Briggs
2013-11-05
1
-1
/
+1
*
|
audit: use nlmsg_len() to get message payload length
Mathias Krause
2013-11-05
1
-2
/
+2
*
|
audit: use memset instead of trying to initialize field by field
Eric Paris
2013-11-05
1
-1
/
+1
*
|
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2013-11-05
1
-0
/
+1
*
|
audit: audit feature to set loginuid immutable
Eric Paris
2013-11-05
1
-1
/
+2
*
|
audit: audit feature to only allow unsetting the loginuid
Eric Paris
2013-11-05
1
-1
/
+2
*
|
audit: implement generic feature setting and retrieving
Eric Paris
2013-11-05
1
-0
/
+109
*
|
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2013-11-05
1
-1
/
+1
*
|
Audit: remove duplicate comments
Gao feng
2013-11-05
1
-7
/
+0
*
|
audit: remove newline accidentally added during session id helper refactor
Richard Guy Briggs
2013-11-05
1
-1
/
+1
*
|
audit: remove duplicate inclusion of the netlink header
Ilya V. Matveychikov
2013-11-05
1
-1
/
+0
*
|
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
2013-11-05
1
-1
/
+2
|
/
*
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2013-06-12
1
-1
/
+1
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-11
1
-166
/
+350
|
\
|
*
audit: fix message spacing printing auid
Eric Paris
2013-05-08
1
-1
/
+1
|
*
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
Eric Paris
2013-05-07
1
-4
/
+10
|
*
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
1
-8
/
+236
|
*
audit: use spin_lock in audit_receive_msg to process tty logging
Eric Paris
2013-04-30
1
-6
/
+4
|
*
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
1
-6
/
+10
|
*
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
2013-04-30
1
-4
/
+6
|
*
helper for some session id stuff
Eric Paris
2013-04-30
1
-8
/
+12
|
*
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
1
-30
/
+4
|
*
audit: push loginuid and sessionid processing down
Eric Paris
2013-04-30
1
-1
/
+1
|
*
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-30
1
-63
/
+37
|
*
audit: remove the old depricated kernel interface
Eric Paris
2013-04-30
1
-23
/
+5
|
*
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-16
1
-1
/
+1
|
*
audit: use data= not msg= for AUDIT_USER_TTY messages
Eric Paris
2013-04-11
1
-1
/
+1
|
*
audit: move kaudit thread start from auditd registration to kaudit init
Richard Guy Briggs
2013-04-08
1
-10
/
+4
|
*
audit: flatten kauditd_thread wait queue code
Richard Guy Briggs
2013-04-08
1
-13
/
+13
|
*
audit: refactor hold queue flush
Richard Guy Briggs
2013-04-08
1
-22
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-5
/
+5
|
\
\
[prev]
[next]