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
Age
Commit message (
Expand
)
Author
2022-01-11
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-05
ima: silence measurement list hexdump during kexec
Bruno Meneguele
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-10-09
ima: Use strscpy instead of strlcpy
Petr Vorel
2021-10-09
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
2021-10-09
ima: add gid support
Curtis Veit
2021-10-09
ima: fix uid code style problems
Alex Henrie
2021-10-09
ima: fix deadlock when traversing "ima_default_rules".
liqiong
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-23
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-16
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-08-16
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
2021-07-23
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-06-11
IMA: support for duplicate measurement records
Tushar Sugandhi
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
2021-06-10
ima: differentiate between EVM failures in the audit log
Mimi Zohar
2021-06-08
ima: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-08
ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
Roberto Sassu
2021-06-08
ima: Include header defining ima_post_key_create_or_update()
Roberto Sassu
2021-06-08
ima/evm: Fix type mismatch
Roberto Sassu
2021-06-08
ima: Set correct casting types
Roberto Sassu
2021-06-03
ima: Define new template evm-sig
Roberto Sassu
2021-06-02
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
2021-06-01
ima: Define new template field imode
Roberto Sassu
2021-06-01
ima: Define new template fields iuid and igid
Roberto Sassu
2021-06-01
ima: Add ima_show_template_uint() template library function
Roberto Sassu
2021-06-01
ima: Don't remove security.ima if file must not be appraised
Roberto Sassu
2021-06-01
ima: Introduce template field evmsig and write to field sig as fallback
Roberto Sassu
2021-06-01
ima: Allow imasig requirement to be satisfied by EVM portable signatures
Roberto Sassu
2021-05-21
evm: Allow xattr/attr operations for portable signatures
Roberto Sassu
2021-05-21
evm: Introduce evm_revalidate_status()
Roberto Sassu
2021-05-21
evm: Load EVM key in ima_load_x509() to avoid appraisal
Roberto Sassu
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-09
ima: Fix function name error in comment.
Jiele Zhao
2021-03-24
ima: Fix the error code for restoring the PCR value
Li Huafei
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]