aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
Commit message (Expand)AuthorAge
* audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-24
* audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-12
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: fix message spacing printing auidEric Paris2013-05-08
| * Revert "audit: move kaudit thread start from auditd registration to kaudit init"Eric Paris2013-05-07
| * audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-30
| * audit: use spin_lock in audit_receive_msg to process tty loggingEric Paris2013-04-30
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-30
| * audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-30
| * helper for some session id stuffEric Paris2013-04-30
| * audit: use a consistent audit helper to log lsm informationEric Paris2013-04-30
| * audit: push loginuid and sessionid processing downEric Paris2013-04-30
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-30
| * audit: remove the old depricated kernel interfaceEric Paris2013-04-30
| * audit: allow checking the type of audit message in the user filterEric Paris2013-04-16
| * audit: use data= not msg= for AUDIT_USER_TTY messagesEric Paris2013-04-11
| * audit: move kaudit thread start from auditd registration to kaudit initRichard Guy Briggs2013-04-08
| * audit: flatten kauditd_thread wait queue codeRichard Guy Briggs2013-04-08
| * audit: refactor hold queue flushRichard Guy Briggs2013-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | audit: pass int* to nlmsg_nextAlexandru Copot2013-03-28
| * | audit: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| |/
* / audit: don't check if kauditd is valid every timeGao feng2013-04-29
|/
* kernel/audit.c: avoid negative sleep durationsAndrew Morton2013-01-11
* audit: catch possible NULL audit buffersKees Cook2013-01-11
* fs: handle failed audit_log_start properlySasha Levin2012-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-18
* | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-17
* | audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-17
* | audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-17
* | audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-17
* | audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-17
* | audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-17
* | audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * fs: add link restriction audit reportingKees Cook2012-07-29
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* | audit: netlink: Move away from NLMSG_NEW().David S. Miller2012-06-27
|/
* constify path argument of audit_log_d_path()Al Viro2012-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * audit: no leading space in audit_log_d_path prefixKees Cook2012-01-17
| * audit: drop the meaningless and format breaking word 'user'Eric Paris2012-01-17
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\ \ | |/ |/|
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | audit: always follow va_copy() with va_end()Jesper Juhl2012-01-08
* | kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
|/