aboutsummaryrefslogtreecommitdiff
path: root/security/lsm_audit.c
AgeCommit message (Expand)Author
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-05audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2012-04-09LSM: BUILD_BUG_ON if the common_audit_data union ever growsEric Paris
2012-04-09LSM: remove the task field from common_audit_dataEric Paris
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-03-20switch unix_sock to struct pathAl Viro
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook
2012-01-17audit: treat s_id as an untrusted stringKees Cook
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-11-10security: report the module name to security_module_requestEric Paris
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-09-24lsm: Use a compressed IPv6 string format in audit eventsPaul Moore
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-04-14smack: implement logging V3Etienne Basset