index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
14
-76
/
+352
|
\
|
*
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-24
1
-1
/
+2
|
*
Merge branch 'restrict-digest-alg-v8' into next-integrity
Mimi Zohar
2021-08-18
7
-35
/
+268
|
|
\
|
|
*
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
1
-0
/
+6
|
|
*
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
5
-18
/
+104
|
|
*
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
2
-5
/
+75
|
|
*
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
5
-12
/
+41
|
|
*
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-08-16
2
-4
/
+47
|
|
*
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-08-16
1
-1
/
+0
|
|
/
|
*
Merge branch 'ima-buffer-measurement-changes-v4' into next-integrity
Mimi Zohar
2021-07-23
8
-38
/
+79
|
|
\
|
|
*
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
8
-19
/
+39
|
|
*
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-07-23
3
-28
/
+37
|
|
*
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
2021-07-23
2
-1
/
+13
|
|
/
|
*
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-07-23
1
-1
/
+1
*
|
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-02
3
-87
/
+242
|
\
\
|
*
|
lib/test_stackinit: Add assigned initializers
Kees Cook
2021-08-22
1
-55
/
+114
|
*
|
lib/test_stackinit: Allow building stand-alone
Kees Cook
2021-08-22
1
-3
/
+69
|
*
|
lib/test_stackinit: Fix static initializer test
Kees Cook
2021-07-26
1
-13
/
+7
|
*
|
hardening: Clarify Kconfig text for auto-var-init
Kees Cook
2021-07-21
1
-20
/
+32
|
*
|
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
Kees Cook
2021-07-21
2
-0
/
+24
|
|
/
*
|
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-02
12
-24
/
+398
|
\
\
|
*
|
kunit: Print test statistics on failure
David Gow
2021-08-13
2
-1
/
+110
|
*
|
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
2021-08-13
4
-12
/
+30
|
*
|
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2021-08-13
3
-10
/
+36
|
*
|
kunit: ubsan integration
Uriel Guajardo
2021-08-13
1
-0
/
+3
|
*
|
fat: Add KUnit tests for checksums and timestamps
David Gow
2021-08-13
5
-1
/
+219
|
|
/
*
|
Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-02
1
-0
/
+10
|
\
\
|
*
|
memblock: Check memory add/cap ordering
Geert Uytterhoeven
2021-08-11
1
-0
/
+5
|
*
|
memblock: Add missing debug code to memblock_add_node()
Geert Uytterhoeven
2021-08-11
1
-0
/
+5
*
|
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
30
-443
/
+310
|
\
\
\
|
*
|
|
hexagon: use the generic global coherent pool
Christoph Hellwig
2021-08-19
2
-46
/
+12
|
*
|
|
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
2
-30
/
+37
|
*
|
|
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
2
-19
/
+15
|
*
|
|
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
1
-45
/
+33
|
*
|
|
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
1
-0
/
+2
|
*
|
|
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
2021-08-18
2
-169
/
+9
|
*
|
|
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-18
2
-0
/
+19
|
*
|
|
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
2021-08-14
2
-5
/
+6
|
*
|
|
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
2021-08-09
1
-3
/
+1
|
*
|
|
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
|
*
|
|
x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
|
*
|
|
x86/amd_gart: return error code from gart_map_sg()
Martin Oliveira
2021-08-09
1
-7
/
+9
|
*
|
|
xen: swiotlb: return error code from xen_swiotlb_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
|
*
|
|
parisc: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
2
-2
/
+2
|
*
|
|
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
2
-4
/
+0
|
*
|
|
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
2021-08-09
3
-5
/
+5
|
*
|
|
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
|
*
|
|
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
2021-08-09
1
-5
/
+7
|
*
|
|
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
|
*
|
|
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
3
-5
/
+6
[next]