index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
2020-08-19
ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
Tyler Hicks
2020-08-19
ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...
Tyler Hicks
2020-08-19
ima: Fail rule parsing when buffer hook functions have an invalid action
Tyler Hicks
2020-08-19
ima: Free the entire rule if it fails to parse
Tyler Hicks
2020-08-19
ima: Free the entire rule when deleting a list of rules
Tyler Hicks
2020-08-19
ima: Have the LSM free its audit rule
Tyler Hicks
2020-08-11
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-07-08
integrity/ima: switch to using __kernel_read
Christoph Hellwig
2020-06-24
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-06-15
ima: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-12
Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-12
ima: fix mprotect checking
Mimi Zohar
2020-06-07
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
2020-06-06
Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-06-05
ima: Directly free *entry in ima_alloc_init_template() if digests is NULL
Roberto Sassu
2020-06-03
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-03
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-05-22
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2020-05-14
evm: Fix a small race in init_desc()
Dan Carpenter
2020-05-07
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
2020-05-07
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
2020-05-07
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-05-07
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
2020-05-07
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
2020-04-19
ima: Use ima_hash_algo for collision detection in the measurement list
Roberto Sassu
2020-04-19
ima: Calculate and extend PCR with digests in ima_template_entry
Roberto Sassu
2020-04-19
ima: Allocate and initialize tfm for each PCR bank
Roberto Sassu
2020-04-19
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
2020-04-19
ima: Store template digest directly in ima_template_entry
Roberto Sassu
2020-04-19
ima: Evaluate error in init_ima()
Roberto Sassu
2020-04-19
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-12
ima: add a new CONFIG for loading arch-specific policies
Nayna Jain
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
IMA: Add log statements for failure conditions
Tushar Sugandhi
2020-02-28
IMA: Update KBUILD_MODNAME for IMA files to ima
Tushar Sugandhi
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-02-23
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
2020-02-18
ima: add sm3 algorithm to hash algorithm configuration list
Tianjia Zhang
2020-02-18
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
2020-01-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-23
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
2020-01-23
IMA: Call workqueue functions to measure queued keys
Lakshmi Ramasubramanian
2020-01-23
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
2020-01-22
IMA: pre-allocate buffer to hold keyrings string
Lakshmi Ramasubramanian
2020-01-22
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
[next]