aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
Commit message (Expand)AuthorAge
* 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
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-30
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
|\
| * audit: error message typo correctionRoss Kirk2010-11-03
* | audit: export symbol for use with xt_AUDITJan Engelhardt2011-01-18
|/
* audit: Use rcu for task lookup protectionThomas Gleixner2010-10-30
* audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner2010-10-30
* audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
* audit: make functions staticStephen Hemminger2010-10-30
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\
| * Audit: clean up the audit_watch splitEric Paris2010-07-28
* | drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2010-07-20
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* Audit: send signal info if selinux is disabledEric Paris2009-09-24
* Fix rule eviction order for AUDIT_DIRAl Viro2009-06-24
* Audit: clean up all op= output to include string quotingEric Paris2009-06-24
* audit: seperate audit inode watches into a subfileEric Paris2009-06-23