Age | Commit message (Expand) | Author | Files | Lines |
2022-05-03 | selinux: log anon inode class name | Christian Göttsche | 1 | -0/+2 |
2021-05-14 | lsm_audit,selinux: pass IB device name by reference | Ondrej Mosnacek | 1 | -4/+4 |
2020-12-03 | security: add const qualifier to struct sock in various places | Florian Westphal | 1 | -1/+1 |
2020-05-19 | smack: Implement the watch_key and post_notification hooks | David Howells | 1 | -0/+1 |
2019-12-10 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-17 | lsm_audit: update my email address | Stephen Smalley | 1 | -1/+1 |
2017-05-23 | selinux: Add IB Port SMP access vector | Daniel Jurgens | 1 | -0/+8 |
2017-05-23 | selinux: Implement Infiniband PKey "Access" access vector | Daniel Jurgens | 1 | -0/+7 |
2016-09-19 | lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE | Vivek Goyal | 1 | -0/+2 |
2015-07-13 | security: add ioctl specific auditing to lsm_audit | Jeff Vander Stoep | 1 | -0/+7 |
2012-04-09 | LSM: do not initialize common_audit_data to 0 | Eric Paris | 1 | -5/+0 |
2012-04-09 | LSM: remove the task field from common_audit_data | Eric Paris | 1 | -1/+0 |
2012-04-09 | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 1 | -1/+1 |
2012-04-03 | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 1 | -4/+3 |
2012-04-03 | LSM: shrink the common_audit_data data union | Eric Paris | 1 | -17/+18 |
2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 1 | -50/+4 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-04-26 | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 1 | -0/+2 |
2011-04-26 | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 1 | -5/+4 |
2010-08-02 | AppArmor: basic auditing infrastructure. | John Johansen | 1 | -0/+27 |
2010-08-02 | SELinux: special dontaudit for access checks | Eric Paris | 1 | -0/+5 |
2010-04-28 | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE | Eric Paris | 1 | -1/+1 |
2009-11-10 | security: report the module name to security_module_request | Eric Paris | 1 | -8/+10 |
2009-08-17 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 1 | -0/+2 |
2009-07-10 | security: Wrap SMACK and SELINUX audit data structs in ifdefs | Thomas Liu | 1 | -0/+4 |
2009-07-10 | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu | 1 | -1/+1 |
2009-07-10 | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu | 1 | -2/+2 |
2009-04-14 | smack: implement logging V3 | Etienne Basset | 1 | -0/+111 |