Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81a735167aa9cf46446c9651c3251ae7ae953016
/
security
/
integrity
/
ima
/
ima_api.c
5f9fb1a
ima: always measure and audit files in policy
by Mimi Zohar
· 7 years ago
d9cc316
ima: fix ima_d_path() possible race with rename
by Mimi Zohar
· 8 years ago
a422638
ima: change integrity cache to store measured pcr
by Eric Richter
· 8 years ago
14b1da8
ima: include pcr for each measurement log entry
by Eric Richter
· 8 years ago
725de7f
ima: extend ima_get_action() to return the policy pcr
by Eric Richter
· 8 years ago
81cd889
constify ima_d_path()
by Al Viro
· 9 years ago
cf22221
ima: define a new hook to measure and appraise a file already in memory
by Mimi Zohar
· 9 years ago
4ad87a3
ima: use "ima_hooks" enum as function argument
by Mimi Zohar
· 9 years ago
1525b06
ima: separate 'security.ima' reading functionality from collect
by Dmitry Kasatkin
· 10 years ago
8d94eb9
ima: pass iint to ima_add_violation()
by Roberto Sassu
· 10 years ago
23b5741
ima: wrap event related data to the new ima_event_data structure
by Roberto Sassu
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
fd5f4e90
ima: load x509 certificate from the kernel
by Dmitry Kasatkin
· 10 years ago
456f5fd
ima: use path names cache
by Dmitry Kasatkin
· 10 years ago
1b68bdf
ima: detect violations for mmaped files
by Roberto Sassu
· 10 years ago
17f4bad
ima: remove usage of filename parameter
by Dmitry Kasatkin
· 10 years ago
f9b2a73
ima: audit log files opened with O_DIRECT flag
by Mimi Zohar
· 11 years ago
61997c4
ima: return d_name.name if d_path fails
by Dmitry Kasatkin
· 11 years ago
2bb930a
integrity: fix checkpatch errors
by Dmitry Kasatkin
· 11 years ago
52a1328
ima: use static const char array definitions
by Mimi Zohar
· 11 years ago
31d4b76
ima: new helper: file_inode(file)
by Libo Chen
· 11 years ago
a7ed7c6
ima: properly free ima_template_entry structures
by Roberto Sassu
· 11 years ago
b6f8f16
ima: do not include field length in template digest calc for ima template
by Roberto Sassu
· 11 years ago
bcbc9b0
ima: extend the measurement list to include the file signature
by Mimi Zohar
· 11 years ago
5278aa5
ima: add audit log support for larger hashes
by Mimi Zohar
· 11 years ago
a71dc65
ima: switch to new template management mechanism
by Roberto Sassu
· 11 years ago
7bc5f44
ima: define new function ima_alloc_init_template() to API
by Roberto Sassu
· 11 years ago
9803d41
ima: pass the filename argument up to ima_add_template_entry()
by Roberto Sassu
· 11 years ago
7d802a2
ima: pass the file descriptor to ima_add_violation()
by Roberto Sassu
· 11 years ago
ea59399
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
by Dmitry Kasatkin
· 11 years ago
140d802
ima: differentiate between template hash and file data hash sizes
by Mimi Zohar
· 12 years ago
a35c3fb
ima: use dynamically allocated hash storage
by Dmitry Kasatkin
· 12 years ago
d3634d0
ima: read and use signature hash algorithm
by Dmitry Kasatkin
· 12 years ago
c7c8bb2
ima: provide support for arbitrary hash algorithms
by Dmitry Kasatkin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
50af554
ima: rename hash calculation functions
by Dmitry Kasatkin
· 13 years ago
ea1046d
ima: move full pathname resolution to separate function
by Dmitry Kasatkin
· 12 years ago
16cac49
ima: rename FILE_MMAP to MMAP_CHECK
by Mimi Zohar
· 12 years ago
fdf9072
ima: support new kernel module syscall
by Mimi Zohar
· 12 years ago
e7c568e
ima: audit log hashes
by Peter Moody
· 12 years ago
d9d300c
ima: rename ima_must_appraise_or_measure
by Dmitry Kasatkin
· 12 years ago
5a44b41
ima: add support for different security.ima data types
by Mimi Zohar
· 13 years ago
2fe5d6d
ima: integrity appraisal extension
by Mimi Zohar
· 13 years ago
08e1b76
ima: use full pathnames in measurement list
by Mimi Zohar
· 12 years ago
45fae74
ima: free duplicate measurement memory
by Roberto Sassu
· 13 years ago
f381c27
integrity: move ima inode integrity data management
by Mimi Zohar
· 14 years ago
1adace9
ima: remove unnecessary call to ima_must_measure
by Mimi Zohar
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1e93d00
ima: rename PATH_CHECK to FILE_CHECK
by Mimi Zohar
· 15 years ago
523979a
integrity: audit update
by Mimi Zohar
· 16 years ago
3323eec9
integrity: IMA as an integrity service provider
by Mimi Zohar
· 16 years ago