summaryrefslogtreecommitdiffstats
path: root/security/lsm_audit.c
Commit message (Expand)AuthorAgeFilesLines
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-201-4/+7
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-211-1/+2
|\
| * audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs2013-11-051-1/+2
* | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-091-0/+2
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-3/+2
|/
* LSM: BUILD_BUG_ON if the common_audit_data union ever growsEric Paris2012-04-091-0/+7
* LSM: remove the task field from common_audit_dataEric Paris2012-04-091-6/+2
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-031-5/+9
* LSM: shrink the common_audit_data data unionEric Paris2012-04-031-33/+33
* switch unix_sock to struct pathAl Viro2012-03-201-6/+2
* audit: no leading space in audit_log_d_path prefixKees Cook2012-01-171-2/+2
* audit: treat s_id as an untrusted stringKees Cook2012-01-171-10/+13
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-1/+2
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-2/+2
* LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-251-9/+16
* LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-251-22/+28
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-281-1/+1
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-0/+4
|\
| * security: report the module name to security_module_requestEric Paris2009-11-101-0/+4
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-181-6/+6
|/
* lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-241-1/+1
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-171-0/+2
* smack: implement logging V3Etienne Basset2009-04-141-0/+386
OpenPOWER on IntegriCloud