index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+15
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+3
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+8
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+14
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+29
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2021-04-09
integrity: Add declarations to init_once void arguments.
Jiele Zhao
1
-1
/
+1
2021-04-09
ima: Fix function name error in comment.
Jiele Zhao
1
-1
/
+1
2021-04-09
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
1
-0
/
+2
2021-03-26
ima: Support EC keys for signature verification
Stefan Berger
1
-16
/
+14
2021-03-24
ima: Fix the error code for restoring the PCR value
Li Huafei
1
-2
/
+2
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2
-8
/
+8
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
1
-0
/
+6
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-11
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
1
-2
/
+18
2021-03-11
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
1
-0
/
+11
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2
-4
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
1
-6
/
+2
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-54
/
+82
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
1
-2
/
+2
2021-02-10
Merge branch 'ima-kexec-fixes' into next-integrity
Mimi Zohar
1
-0
/
+3
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2021-01-26
IMA: Measure kernel version in early boot
Raphael Gianotti
1
-0
/
+5
2021-01-24
ima: handle idmapped mounts
Christian Brauner
7
-40
/
+68
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+1
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
3
-11
/
+12
2021-01-21
certs: Fix blacklist flag type confusion
David Howells
1
-3
/
+2
2021-01-14
IMA: define a builtin critical data measurement policy
Lakshmi Ramasubramanian
1
-0
/
+12
2021-01-14
IMA: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
1
-3
/
+5
2021-01-14
IMA: limit critical data measurement based on a label
Tushar Sugandhi
1
-3
/
+34
2021-01-14
IMA: add policy rule to measure critical data
Tushar Sugandhi
1
-4
/
+25
2021-01-14
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
3
-1
/
+26
2021-01-14
IMA: add support to measure buffer data hash
Tushar Sugandhi
5
-9
/
+30
2021-01-14
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
4
-26
/
+35
2021-01-13
evm: Fix memleak in init_desc
Dinghao Liu
1
-2
/
+5
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+77
2020-12-16
Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-37
/
+54
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-24
/
+54
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2020-11-29
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
1
-15
/
+5
2020-11-26
ima: Implement ima_inode_hash
KP Singh
1
-24
/
+54
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
4
-16
/
+37
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2
-0
/
+77
2020-11-02
ima: defer arch_ima_get_secureboot() call to IMA init time
Ard Biesheuvel
2
-6
/
+12
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-67
/
+161
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-23
/
+69
[next]