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
starfive-6.6.48-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
/
integrity
/
ima
/
ima_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-21
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
1
-2
/
+4
2016-02-19
ima: use "ima_hooks" enum as function argument
Mimi Zohar
1
-3
/
+3
2016-02-19
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
1
-12
/
+3
2015-05-21
ima: pass iint to ima_add_violation()
Roberto Sassu
1
-3
/
+5
2015-05-21
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
1
-10
/
+8
2014-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+3
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-18
ima: load x509 certificate from the kernel
Dmitry Kasatkin
1
-2
/
+1
2014-10-07
ima: use path names cache
Dmitry Kasatkin
1
-2
/
+2
2014-09-18
ima: detect violations for mmaped files
Roberto Sassu
1
-5
/
+0
2014-09-09
ima: remove usage of filename parameter
Dmitry Kasatkin
1
-3
/
+2
2014-06-03
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
1
-1
/
+9
2014-03-07
ima: return d_name.name if d_path fails
Dmitry Kasatkin
1
-1
/
+1
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
1
-4
/
+4
2014-03-07
ima: use static const char array definitions
Mimi Zohar
1
-4
/
+4
2014-03-05
ima: new helper: file_inode(file)
Libo Chen
1
-1
/
+1
2013-12-03
ima: properly free ima_template_entry structures
Roberto Sassu
1
-4
/
+17
2013-11-25
ima: do not include field length in template digest calc for ima template
Roberto Sassu
1
-0
/
+1
2013-11-01
ima: extend the measurement list to include the file signature
Mimi Zohar
1
-4
/
+10
2013-10-27
ima: add audit log support for larger hashes
Mimi Zohar
1
-1
/
+4
2013-10-26
ima: switch to new template management mechanism
Roberto Sassu
1
-49
/
+26
2013-10-26
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
1
-28
/
+60
2013-10-26
ima: pass the filename argument up to ima_add_template_entry()
Roberto Sassu
1
-4
/
+5
2013-10-26
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
1
-1
/
+2
2013-10-26
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
Dmitry Kasatkin
1
-0
/
+3
2013-10-26
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
1
-1
/
+1
2013-10-26
ima: use dynamically allocated hash storage
Dmitry Kasatkin
1
-20
/
+37
2013-10-26
ima: read and use signature hash algorithm
Dmitry Kasatkin
1
-1
/
+11
2013-10-26
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
1
-8
/
+24
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-06
ima: rename hash calculation functions
Dmitry Kasatkin
1
-3
/
+3
2013-01-17
ima: move full pathname resolution to separate function
Dmitry Kasatkin
1
-0
/
+17
2013-01-17
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
1
-2
/
+2
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
1
-2
/
+2
2012-09-13
ima: audit log hashes
Peter Moody
1
-1
/
+31
2012-09-12
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
1
-2
/
+2
2012-09-07
ima: add support for different security.ima data types
Mimi Zohar
1
-3
/
+3
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
1
-14
/
+36
2012-07-03
ima: use full pathnames in measurement list
Mimi Zohar
1
-1
/
+3
2011-12-20
ima: free duplicate measurement memory
Roberto Sassu
1
-2
/
+2
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar
1
-3
/
+4
2011-02-24
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
1
-10
/
+3
2010-10-26
IMA: move read counter into struct inode
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
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
1
-2
/
+2
2009-02-12
integrity: audit update
Mimi Zohar
1
-1
/
+1
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar
1
-0
/
+190