index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
lsm_audit.c
Age
Commit message (
Expand
)
Author
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-07-13
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-05-29
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
Richard Guy Briggs
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-05
audit: suppress stock memalloc failure warnings since already managed
Richard Guy Briggs
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2012-03-20
switch unix_sock to struct path
Al Viro
2012-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
2012-01-17
audit: treat s_id as an untrusted string
Kees Cook
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-28
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-11-10
security: report the module name to security_module_request
Eric Paris
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-09-24
lsm: Use a compressed IPv6 string format in audit events
Paul Moore
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-04-14
smack: implement logging V3
Etienne Basset