index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-21
1
-14
/
+139
|
\
|
*
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: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-09-24
1
-2
/
+3
|
/
*
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
|
\
\
|
*
|
audit: pass int* to nlmsg_next
Alexandru Copot
2013-03-28
1
-1
/
+1
|
*
|
audit: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-5
/
+5
|
|
/
*
|
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
1
-6
/
+6
|
/
*
kernel/audit.c: avoid negative sleep durations
Andrew Morton
2013-01-11
1
-13
/
+23
*
audit: catch possible NULL audit buffers
Kees Cook
2013-01-11
1
-0
/
+4
*
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-13
/
+12
|
\
|
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-10
/
+10
|
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-2
/
+1
*
|
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
2012-09-18
1
-2
/
+2
*
|
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
1
-10
/
+10
*
|
audit: Don't pass pid or uid to audit_log_common_recv_msg
Eric W. Biederman
2012-09-17
1
-15
/
+14
*
|
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
2012-09-17
1
-2
/
+2
*
|
audit: Properly set the origin port id of audit messages.
Eric W. Biederman
2012-09-17
1
-1
/
+1
*
|
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
Eric W. Biederman
2012-09-17
1
-25
/
+13
*
|
audit: kill audit_prepare_user_tty
Eric W. Biederman
2012-09-17
1
-19
/
+1
[next]