summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
Commit message (Expand)AuthorAgeFilesLines
...
* | audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-11-051-1/+1
* | Audit: remove duplicate commentsGao feng2013-11-051-7/+0Star
* | audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs2013-11-051-1/+1
* | audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov2013-11-051-1/+0Star
* | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-051-1/+2
|/
* audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-131-1/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-166/+350
|\
| * audit: fix message spacing printing auidEric Paris2013-05-081-1/+1
| * Revert "audit: move kaudit thread start from auditd registration to kaudit init"Eric Paris2013-05-081-4/+10
| * audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-8/+236
| * audit: use spin_lock in audit_receive_msg to process tty loggingEric Paris2013-04-301-6/+4Star
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-6/+10
| * audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-301-4/+6
| * helper for some session id stuffEric Paris2013-04-301-8/+12
| * audit: use a consistent audit helper to log lsm informationEric Paris2013-04-301-30/+4Star
| * audit: push loginuid and sessionid processing downEric Paris2013-04-301-1/+1
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-301-63/+37Star
| * audit: remove the old depricated kernel interfaceEric Paris2013-04-301-23/+5Star
| * audit: allow checking the type of audit message in the user filterEric Paris2013-04-161-1/+1
| * audit: use data= not msg= for AUDIT_USER_TTY messagesEric Paris2013-04-111-1/+1
| * audit: move kaudit thread start from auditd registration to kaudit initRichard Guy Briggs2013-04-081-10/+4Star
| * audit: flatten kauditd_thread wait queue codeRichard Guy Briggs2013-04-081-13/+13
| * audit: refactor hold queue flushRichard Guy Briggs2013-04-081-22/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-5/+5
|\ \
| * | audit: pass int* to nlmsg_nextAlexandru Copot2013-03-281-1/+1
| * | audit: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-5/+5
| |/
* / audit: don't check if kauditd is valid every timeGao feng2013-04-301-6/+6
|/
* kernel/audit.c: avoid negative sleep durationsAndrew Morton2013-01-111-13/+23
* audit: catch possible NULL audit buffersKees Cook2013-01-111-0/+4
* fs: handle failed audit_log_start properlySasha Levin2012-10-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-13/+12Star
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-10/+10
| * netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-091-2/+1Star
* | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-2/+2
* | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-181-10/+10
* | audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-181-15/+14Star
* | audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-181-2/+2
* | audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-181-1/+1
* | audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-181-25/+13Star
* | audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-181-19/+1Star
* | audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-181-1/+1
* | audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-181-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-0/+21
|\
| * fs: add link restriction audit reportingKees Cook2012-07-291-0/+21
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-2/+5
* | audit: netlink: Move away from NLMSG_NEW().David S. Miller2012-06-271-10/+13
|/
* constify path argument of audit_log_d_path()Al Viro2012-03-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-181-2/+2
|\
| * audit: no leading space in audit_log_d_path prefixKees Cook2012-01-171-1/+1
| * audit: drop the meaningless and format breaking word 'user'Eric Paris2012-01-171-1/+1