Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77a77a30ae893a63467c51e45de18d0bdfa612e4
/
security
/
integrity
/
ima
/
ima_main.c
bcbc9b0
ima: extend the measurement list to include the file signature
by Mimi Zohar
· 11 years ago
e7a2ad7
ima: enable support for larger default filedata hash algorithms
by Mimi Zohar
· 12 years ago
add1c05
ima: defer determining the appraisal hash algorithm for 'ima' template
by Roberto Sassu
· 12 years ago
7d802a2
ima: pass the file descriptor to ima_add_violation()
by Roberto Sassu
· 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
089bc8e
ima: fix script messages
by Dmitry Kasatkin
· 11 years ago
c77cece
Replace a bunch of file->dentry->d_inode refs with file_inode()
by David Howells
· 12 years ago
df2c2af
ima: eliminate passing d_name.name to process_measurement()
by Mimi Zohar
· 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
a2c2c3a7
ima: "remove enforce checking duplication" merge fix
by Mimi Zohar
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
33673dc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
5a73fcf
ima: differentiate appraise status only for hook specific rules
by Mimi Zohar
· 12 years ago
d79d72e
ima: per hook cache integrity appraisal status
by Mimi Zohar
· 12 years ago
0e5a247
ima: added policy support for 'security.ima' type
by Dmitry Kasatkin
· 13 years ago
a175b8b
ima: forbid write access to files with digital signatures
by Dmitry Kasatkin
· 12 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
750943a
ima: remove enforce checking duplication
by Dmitry Kasatkin
· 12 years ago
a7f2a36
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
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
45e2472
ima: generic IMA action flag handling
by Dmitry Kasatkin
· 12 years ago
d9d300c
ima: rename ima_must_appraise_or_measure
by Dmitry Kasatkin
· 13 years ago
bf2276d
ima: allocating iint improvements
by Dmitry Kasatkin
· 13 years ago
2fe5d6d
ima: integrity appraisal extension
by Mimi Zohar
· 13 years ago
7ff2267
ima: ima_initialized is set only if successful
by Dmitry Kasatkin
· 13 years ago
c7de7ad
ima: remove unused cleanup functions
by Dmitry Kasatkin
· 13 years ago
08e1b76
ima: use full pathnames in measurement list
by Mimi Zohar
· 13 years ago
fbbb456
ima: fix filename hint to reflect script interpreter name
by Mimi Zohar
· 13 years ago
d5813a5
ima: sparse fix: include linux/ima.h in ima_main.c
by James Morris
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
4b2a2c6
ima: fmode_t misspelled as mode_t...
by Al Viro
· 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
854fdd5
IMA: remove IMA imbalance checking
by Mimi Zohar
· 14 years ago
890275b5
IMA: maintain i_readcount in the VFS layer
by Mimi Zohar
· 14 years ago
a68a27b
IMA: convert i_readcount to atomic
by Mimi Zohar
· 14 years ago
bade72d
IMA: fix the ToMToU logic
by Eric Paris
· 14 years ago
196f518
IMA: explicit IMA i_flag to remove global lock on inode_delete
by Eric Paris
· 14 years ago
64c62f0
IMA: drop refcnt from ima_iint_cache since it isn't needed
by Eric Paris
· 14 years ago
bc7d2a3
IMA: only allocate iint when needed
by Eric Paris
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
b9593d3
IMA: use i_writecount rather than a private counter
by Eric Paris
· 14 years ago
ad16ad0
IMA: use inode->i_lock to protect read and write counters
by Eric Paris
· 14 years ago
497f323
IMA: use unsigned int instead of long for counters
by Eric Paris
· 14 years ago
b575156
IMA: drop the inode opencount since it isn't needed for operation
by Eric Paris
· 14 years ago
e950598
ima: always maintain counters
by Mimi Zohar
· 14 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 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
a19c5bb
security/ima: replace gcc specific __FUNCTION__ with __func__
by H Hartley Sweeten
· 15 years ago
1e93d00
ima: rename PATH_CHECK to FILE_CHECK
by Mimi Zohar
· 15 years ago
9bbb6ca
ima: rename ima_path_check to ima_file_check
by Mimi Zohar
· 15 years ago
54bb655
ima: initialize ima before inodes can be allocated
by Eric Paris
· 15 years ago
8eb988c
fix ima breakage
by Mimi Zohar
· 15 years ago
d162543
ima: limit imbalance msg
by Mimi Zohar
· 15 years ago
1429b3e
Untangling ima mess, part 3: kill dead code in ima
by Al Viro
· 15 years ago
e0d5bd2
IMA: clean up the IMA counts updating code
by Eric Paris
· 15 years ago
9353384
ima: only insert at inode creation time
by Eric Paris
· 15 years ago
acd0c93
IMA: update ima_counts_put
by Mimi Zohar
· 15 years ago
53a7197
IMA: iint put in ima_counts_get and put
by Eric Paris
· 15 years ago
94e5d71
integrity: add ima_counts_put (updated)
by Mimi Zohar
· 16 years ago
04288f4
integrity: ima audit dentry_open failure
by Mimi Zohar
· 16 years ago
b9fc745
integrity: path_check update
by Mimi Zohar
· 16 years ago
1a62e95
IMA: open all files O_LARGEFILE
by Eric Paris
· 16 years ago
f06dd16
IMA: Handle dentry_open failures
by Eric Paris
· 16 years ago
37bcbf1
IMA: use current_cred() instead of current->cred
by Eric Paris
· 16 years ago
07ff7a0
integrity: remove __setup auditing msgs
by Mimi Zohar
· 16 years ago
1df9f0a
Integrity: IMA file free imbalance
by Mimi Zohar
· 16 years ago
bab7393
integrity: IMA display
by Mimi Zohar
· 16 years ago
3323eec
integrity: IMA as an integrity service provider
by Mimi Zohar
· 16 years ago