content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/security/lsm_audit.c
AgeCommit message (Expand)Author
2022-10-28audit: Fix some kernel-doc warningsBo Liu
2022-08-15lsm: clean up redundant NULL pointer checkXiu Jianfeng
2022-05-03selinux: log anon inode class nameChristian Göttsche
2021-09-19lsm_audit: avoid overloading the "key" audit fieldOndrej Mosnacek
2021-06-11audit: remove unnecessary 'ret' initializationAustin Kim
2021-01-16make dump_common_audit_data() safe to be called from RCU pathwalkAl Viro
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-10-27audit: trigger accompanying records when no rules presentRichard Guy Briggs
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-07-08audit: issue CWD record to accompany LSM_AUDIT_DATA_* recordsRichard Guy Briggs
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs