aboutsummaryrefslogtreecommitdiff
path: root/kernel/audit.c
AgeCommit message (Expand)Author
2013-01-11kernel/audit.c: avoid negative sleep durationsAndrew Morton
2013-01-11audit: catch possible NULL audit buffersKees Cook
2012-10-09fs: handle failed audit_log_start properlySasha Levin
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-17audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman
2012-09-17audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman
2012-09-17audit: Properly set the origin port id of audit messages.Eric W. Biederman
2012-09-17audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman
2012-09-17audit: kill audit_prepare_user_ttyEric W. Biederman
2012-09-17audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman
2012-09-17audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-29fs: add link restriction audit reportingKees Cook
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-26audit: netlink: Move away from NLMSG_NEW().David S. Miller
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook
2012-01-17audit: drop the meaningless and format breaking word 'user'Eric Paris
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-18audit: export symbol for use with xt_AUDITJan Engelhardt
2010-11-03audit: error message typo correctionRoss Kirk
2010-10-30audit: Use rcu for task lookup protectionThomas Gleixner
2010-10-30audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner
2010-10-30audit: make functions staticStephen Hemminger
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-07-28Audit: clean up the audit_watch splitEric Paris
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2009-09-24Audit: send signal info if selinux is disabledEric Paris
2009-06-24Fix rule eviction order for AUDIT_DIRAl Viro
2009-06-24Audit: clean up all op= output to include string quotingEric Paris
2009-06-23audit: seperate audit inode watches into a subfileEric Paris
2009-06-23Audit: clean up audit_receive_skbEric Paris
2009-06-23Audit: cleanup netlink mesg handlingEric Paris
2009-06-23Audit: unify the printk of an skb when auditd not aroundEric Paris
2009-04-05Audit: remove spaces from audit_log_d_pathEric Paris