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
/
ima
/
ima_template.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2022-11-03
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2022-05-05
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
1
-0
/
+4
2022-02-02
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2021-06-08
ima: Set correct casting types
Roberto Sassu
1
-4
/
+4
2021-06-03
ima: Define new template evm-sig
Roberto Sassu
1
-1
/
+4
2021-06-03
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
1
-0
/
+9
2021-06-01
ima: Define new template field imode
Roberto Sassu
1
-0
/
+2
2021-06-01
ima: Define new template fields iuid and igid
Roberto Sassu
1
-0
/
+4
2021-06-01
ima: Introduce template field evmsig and write to field sig as fallback
Roberto Sassu
1
-0
/
+2
2021-03-24
ima: Fix the error code for restoring the PCR value
Li Huafei
1
-2
/
+2
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
1
-0
/
+26
2020-08-12
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
1
-1
/
+1
2020-08-06
Replace HTTP links with HTTPS ones: security
Alexander A. Klimov
1
-1
/
+1
2020-04-20
ima: Calculate and extend PCR with digests in ima_template_entry
Roberto Sassu
1
-2
/
+12
2020-04-20
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
1
-2
/
+13
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
1
-2
/
+0
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-08-06
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
1
-0
/
+19
2019-08-06
ima: Define ima-modsig template
Thiago Jung Bauermann
1
-1
/
+6
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+14
2019-07-01
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
Thiago Jung Bauermann
1
-1
/
+7
2019-07-01
IMA: Define a new template field buf
Prakhar Srivastava
1
-0
/
+3
2019-06-20
IMA: support for per policy rule template formats
Matthew Garrett
1
-8
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
1
-5
/
+6
2017-12-18
ima: Fix line continuation format
Joe Perches
1
-6
/
+5
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
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
1
-2
/
+21
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
1
-3
/
+49
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
1
-11
/
+40
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
1
-0
/
+177
2016-02-19
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
1
-2
/
+0
2014-10-13
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
1
-5
/
+34
2014-10-13
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
1
-21
/
+13
2014-10-13
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
1
-13
/
+17
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
1
-1
/
+3
2014-10-13
ima: added error messages to template-related functions
Roberto Sassu
1
-5
/
+17
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
1
-24
/
+4
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
1
-2
/
+2
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
1
-7
/
+7
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
1
-1
/
+4
2013-11-30
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
1
-2
/
+4
2013-11-26
ima: make a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
1
-7
/
+14
2013-11-01
ima: extend the measurement list to include the file signature
Mimi Zohar
1
-0
/
+3
2013-10-27
ima: define kernel parameter 'ima_template=' to change configured default
Roberto Sassu
1
-0
/
+31
2013-10-27
ima: add Kconfig default measurement list template
Mimi Zohar
1
-2
/
+2
2013-10-26
ima: switch to new template management mechanism
Roberto Sassu
1
-0
/
+22
2013-10-26
ima: define new template ima-ng and template fields d-ng and n-ng
Roberto Sassu
1
-1
/
+6
[next]