Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4d00f1bade7859c6b884f267441155cbf8446f6c
/
security
/
integrity
/
ima
/
ima_api.c
4834177
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
by Tyler Hicks
· 4 years, 6 months ago
42413b4
ima: Directly free *entry in ima_alloc_init_template() if digests is NULL
by Roberto Sassu
· 4 years, 7 months ago
aa724fe
ima: Switch to dynamically allocated buffer for template digests
by Roberto Sassu
· 4 years, 10 months ago
7ca7964
ima: Store template digest directly in ima_template_entry
by Roberto Sassu
· 4 years, 10 months ago
e9085e0
IMA: Add support to limit measuring keys
by Lakshmi Ramasubramanian
· 5 years ago
2a7f0e5
ima: ima_api: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 5 years ago
e509225
ima: Store the measurement again when appraising a modsig
by Thiago Jung Bauermann
· 6 years ago
3878d50
ima: Define ima-modsig template
by Thiago Jung Bauermann
· 6 years ago
1558822
ima: Collect modsig
by Thiago Jung Bauermann
· 6 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 6 years ago
b093512
IMA: Define a new hook to measure the kexec boot command line arguments
by Prakhar Srivastava
· 6 years ago
19453ce0
IMA: support for per policy rule template formats
by Matthew Garrett
· 6 years ago
e038f5f
ima: Use designated initializers for struct ima_event_data
by Thiago Jung Bauermann
· 6 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
3f03bf9
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
876979c
security: audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 6 years ago
2a1fe21
audit: use current whenever possible
by Paul Moore
· 6 years ago
b2724d5
security/integrity: constify some read-only data
by Eric Biggers
· 6 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 7 years ago
e456ef8
ima: drop vla in ima_audit_measurement()
by Tycho Andersen
· 7 years ago
d906c10
IMA: Support using new creds in appraisal policy
by Matthew Garrett
· 7 years ago
3c29548
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3b370b2
IMA: switch IMA over to new i_version API
by Jeff Layton
· 7 years ago
da1b002
ima: support new "hash" and "dont_hash" policy actions
by Mimi Zohar
· 8 years ago
f3cc6b2
ima: always measure and audit files in policy
by Mimi Zohar
· 8 years ago
20f482a
ima: allow to check MAY_APPEND
by Lans Zhang
· 8 years ago
bc15ed6
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
· 9 years ago
14b1da8
ima: include pcr for each measurement log entry
by Eric Richter
· 9 years ago
725de7f
ima: extend ima_get_action() to return the policy pcr
by Eric Richter
· 9 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
bcbc9b0c
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
· 12 years ago
a71dc65
ima: switch to new template management mechanism
by Roberto Sassu
· 12 years ago
7bc5f44
ima: define new function ima_alloc_init_template() to API
by Roberto Sassu
· 12 years ago
9803d41
ima: pass the filename argument up to ima_add_template_entry()
by Roberto Sassu
· 12 years ago
7d802a2
ima: pass the file descriptor to ima_add_violation()
by Roberto Sassu
· 12 years ago
ea59399
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
by Dmitry Kasatkin
· 12 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
· 13 years ago
d9d300c
ima: rename ima_must_appraise_or_measure
by Dmitry Kasatkin
· 13 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
· 13 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
3323eec
integrity: IMA as an integrity service provider
by Mimi Zohar
· 16 years ago