index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
1
-2
/
+5
2023-01-18
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2023-01-18
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2022-02-16
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-16
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-16
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2021-11-26
evm: mark evm_fixmode as __ro_after_init
Austin Kim
1
-1
/
+1
2021-09-22
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
2021-03-03
certs: Fix blacklist flag type confusion
David Howells
1
-3
/
+2
2021-03-03
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-03-03
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2020-12-29
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
1
-15
/
+5
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
1
-0
/
+2
2020-06-20
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-06-20
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
1
-2
/
+1
2020-06-20
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-05-27
ima: Fix return value of ima_write_policy()
Roberto Sassu
1
-2
/
+1
2020-05-27
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
1
-1
/
+1
2020-05-27
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
1
-6
/
+6
2019-10-11
ima: always return negative code for error
Sascha Hauer
1
-1
/
+4
2019-06-09
ima: show rules with IMA_INMASK correctly
Roberto Sassu
1
-9
/
+12
2019-05-16
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
1
-20
/
+34
2018-12-01
ima: re-initialize iint->atomic_flags
Mimi Zohar
1
-0
/
+1
2018-12-01
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
4
-40
/
+77
2018-12-01
EVM: Add support for portable signature format
Matthew Garrett
5
-21
/
+91
2018-12-01
ima: always measure and audit files in policy
Mimi Zohar
3
-30
/
+56
2018-11-13
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
1
-3
/
+3
2018-09-26
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-1
/
+2
2018-08-03
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
1
-0
/
+1
2018-05-30
ima: Fallback to the builtin hash algorithm
Petr Vorel
2
-0
/
+15
2018-05-30
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
1
-0
/
+1
2018-05-30
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-03-19
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
1
-1
/
+2
2018-02-03
ima/policy: fix parsing of fsuuid
Mike Rapoport
1
-1
/
+1
2017-12-10
ima: fix hash algorithm initialization
Boshi Wang
1
-0
/
+4
2017-11-24
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-177
/
+211
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
1
-1
/
+2
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2
-62
/
+21
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
6
-9
/
+11
2017-06-21
ima: fix get_binary_runtime_size()
Roberto Sassu
1
-1
/
+1
2017-06-21
ima: use ima_parse_buf() to parse template data
Roberto Sassu
1
-31
/
+13
2017-06-21
ima: use ima_parse_buf() to parse measurements headers
Roberto Sassu
1
-52
/
+28
2017-06-21
ima: introduce ima_parse_buf()
Roberto Sassu
2
-0
/
+67
2017-06-21
ima: Add cgroups2 to the defaults list
Laura Abbott
1
-0
/
+3
2017-06-21
ima: use memdup_user_nul
Geliang Tang
1
-9
/
+4
2017-06-21
ima: fix up #endif comments
Tycho Andersen
1
-2
/
+2
2017-06-21
IMA: Correct Kconfig dependencies for hash selection
Ben Hutchings
1
-4
/
+4
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
1
-0
/
+10
[next]