index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
lsm_audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
2023-03-18
1
-1
/
+1
*
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
1
-2
/
+2
*
audit: Fix some kernel-doc warnings
Bo Liu
2022-10-28
1
-0
/
+1
*
lsm: clean up redundant NULL pointer check
Xiu Jianfeng
2022-08-15
1
-13
/
+1
*
selinux: log anon inode class name
Christian Göttsche
2022-05-03
1
-0
/
+3
*
lsm_audit: avoid overloading the "key" audit field
Ondrej Mosnacek
2021-09-19
1
-1
/
+1
*
audit: remove unnecessary 'ret' initialization
Austin Kim
2021-06-11
1
-1
/
+0
*
make dump_common_audit_data() safe to be called from RCU pathwalk
Al Viro
2021-01-16
1
-2
/
+3
*
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
2021-01-16
1
-2
/
+5
*
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-5
/
+0
|
\
|
*
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2020-10-27
1
-5
/
+0
*
|
security: add const qualifier to struct sock in various places
Florian Westphal
2020-12-03
1
-2
/
+2
|
/
*
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
1
-2
/
+2
*
audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
Richard Guy Briggs
2020-07-08
1
-0
/
+5
*
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
2019-12-09
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2019-02-20
1
-4
/
+6
*
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-1
/
+1
*
lsm_audit: update my email address
Stephen Smalley
2017-08-17
1
-1
/
+1
*
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
1
-0
/
+5
*
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
1
-0
/
+11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-04
1
-2
/
+15
|
\
|
*
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
2016-09-19
1
-0
/
+13
|
*
selinux: print leading 0x on ioctlcmd audits
William Roberts
2016-08-08
1
-1
/
+1
|
*
security: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-08
1
-1
/
+1
*
|
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2016-08-30
1
-2
/
+2
|
/
*
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
1
-0
/
+15
|
\
|
*
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
2015-07-13
1
-0
/
+15
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-06-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
Richard Guy Briggs
2015-05-29
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
\
|
*
|
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
|
|
/
*
/
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
2015-04-15
1
-6
/
+9
|
/
*
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
1
-4
/
+7
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-11-21
1
-1
/
+2
|
\
|
*
audit: suppress stock memalloc failure warnings since already managed
Richard Guy Briggs
2013-11-05
1
-1
/
+2
*
|
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
1
-0
/
+2
*
|
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-3
/
+2
|
/
*
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
1
-0
/
+7
*
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
1
-6
/
+2
*
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
1
-5
/
+9
*
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
1
-33
/
+33
*
switch unix_sock to struct path
Al Viro
2012-03-20
1
-6
/
+2
*
audit: no leading space in audit_log_d_path prefix
Kees Cook
2012-01-17
1
-2
/
+2
*
audit: treat s_id as an untrusted string
Kees Cook
2012-01-17
1
-10
/
+13
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+2
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-2
/
+2
*
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
1
-9
/
+16
*
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
1
-22
/
+28
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-0
/
+1
|
\
[next]