summaryrefslogtreecommitdiff
path: root/security/lsm_audit.c
Commit message (Expand)AuthorAge
* lsm_audit: update my email addressStephen Smalley2017-08-17
* selinux: Add IB Port SMP access vectorDaniel Jurgens2017-05-23
* selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2017-05-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-04
|\
| * lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEVivek Goyal2016-09-19
| * selinux: print leading 0x on ioctlcmd auditsWilliam Roberts2016-08-08
| * security: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-08
* | audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-08-30
|/
* Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-15
|\
| * security: add ioctl specific auditing to lsm_auditJeff Vander Stoep2015-07-13
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-27
|\ \ | |/ |/|
| * lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message typeRichard Guy Briggs2015-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
| |/
* | lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs2015-04-15
|/
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-20
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-21
|\
| * audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs2013-11-05
* | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
|/
* LSM: BUILD_BUG_ON if the common_audit_data union ever growsEric Paris2012-04-09
* LSM: remove the task field from common_audit_dataEric Paris2012-04-09
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-03
* LSM: shrink the common_audit_data data unionEric Paris2012-04-03
* switch unix_sock to struct pathAl Viro2012-03-20
* audit: no leading space in audit_log_d_path prefixKees Cook2012-01-17
* audit: treat s_id as an untrusted stringKees Cook2012-01-17
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-25
* LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-28
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * security: report the module name to security_module_requestEric Paris2009-11-10
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
|/
* lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-24
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-17
* smack: implement logging V3Etienne Basset2009-04-14