index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_fs.c
Age
Commit message (
Expand
)
Author
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-10-10
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
ima: Unify logging
Petr Vorel
2018-05-17
ima: Reflect correct permissions for policy
Petr Vorel
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
2017-06-21
ima: use memdup_user_nul
Geliang Tang
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-11-13
ima: fix memory leak in ima_release_policy
Eric Richter
2016-06-30
ima: change ima_measurements_show() to display the entry specific pcr
Eric Richter
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2016-01-03
ima: ima_write_policy() limit locking
Petko Manolov
2015-12-24
IMA: policy can be updated zero times
Sasha Levin
2015-12-15
IMA: allow reading back the current IMA policy
Petko Manolov
2015-12-15
IMA: policy can now be updated multiple times
Petko Manolov
2015-06-16
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2014-10-11
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
2014-10-11
ima: report policy load status
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2013-11-25
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-10-25
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
2013-10-25
ima: fix script messages
Dmitry Kasatkin
2012-07-02
ima: remove unused cleanup functions
Dmitry Kasatkin
2012-07-02
ima: free securityfs violations file
Dmitry Kasatkin
2011-09-09
ima: sparse fix: make ima_open_policy static
James Morris
2010-08-02
ima: use generic_file_llseek for securityfs
Arnd Bergmann
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-21
ima: handle multiple rules per write
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-23
seq_file: constify seq_operations
James Morris
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-05-22
IMA: Add __init notation to ima functions
Eric Paris
2009-05-15
IMA: remove read permissions on the ima policy file
Eric Paris
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2009-02-12
integrity: audit update
Mimi Zohar
2009-02-06
integrity: IMA policy open
Mimi Zohar
2009-02-06
integrity: IMA policy
Mimi Zohar
2009-02-06
integrity: IMA display
Mimi Zohar