index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
lsm_audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
lsm_audit: avoid overloading the "key" audit field
Ondrej Mosnacek
1
-1
/
+1
2021-06-11
audit: remove unnecessary 'ret' initialization
Austin Kim
1
-1
/
+0
2021-01-16
make dump_common_audit_data() safe to be called from RCU pathwalk
Al Viro
1
-2
/
+3
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2020-12-16
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
1
-2
/
+2
2020-10-28
audit: trigger accompanying records when no rules present
Richard Guy Briggs
1
-5
/
+0
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-2
/
+2
2020-07-09
audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
Richard Guy Briggs
1
-0
/
+5
2019-12-10
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-21
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
1
-4
/
+6
2018-05-15
audit: use inline function to get audit context
Richard Guy Briggs
1
-1
/
+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
/
+5
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+11
2016-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+15
2016-09-19
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
1
-0
/
+13
2016-08-31
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
1
-2
/
+2
2016-08-08
selinux: print leading 0x on ioctlcmd audits
William Roberts
1
-1
/
+1
2016-08-08
security: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-0
/
+15
2015-07-13
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
1
-0
/
+15
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2015-05-29
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
Richard Guy Briggs
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-2
/
+2
2015-04-15
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
1
-6
/
+9
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
1
-4
/
+7
2013-11-22
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+2
2013-11-05
audit: suppress stock memalloc failure warnings since already managed
Richard Guy Briggs
1
-1
/
+2
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-0
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-3
/
+2
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
1
-0
/
+7
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
1
-6
/
+2
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-5
/
+9
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-33
/
+33
2012-03-21
switch unix_sock to struct path
Al Viro
1
-6
/
+2
2012-01-18
audit: no leading space in audit_log_d_path prefix
Kees Cook
1
-2
/
+2
2012-01-18
audit: treat s_id as an untrusted string
Kees Cook
1
-10
/
+13
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-2
/
+2
2011-04-26
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-9
/
+16
2011-04-26
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
1
-22
/
+28
2010-05-06
Merge branch 'master' into next
James Morris
1
-0
/
+1
2010-04-28
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
Eric Paris
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+4
2009-11-10
security: report the module name to security_module_request
Eric Paris
1
-0
/
+4
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-6
/
+6
[next]