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 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-04
33
-240
/
+815
|
\
|
*
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-10-01
1
-0
/
+1
|
*
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Kees Cook
2022-09-30
2
-6
/
+12
|
*
sparc: Unbreak the build
Bart Van Assche
2022-09-30
5
-39
/
+39
|
*
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
2022-09-26
1
-1
/
+10
|
*
x86/paravirt: clean up typos and grammaros
Bill Wendling
2022-09-26
1
-8
/
+8
|
*
fortify: Convert to struct vs member helpers
Kees Cook
2022-09-26
1
-33
/
+35
|
*
fortify: Explicitly check bounds are compile-time constants
Kees Cook
2022-09-26
1
-19
/
+30
|
*
x86/entry: Work around Clang __bdos() bug
Kees Cook
2022-09-26
1
-1
/
+2
|
*
ARM: decompressor: Include .data.rel.ro.local
Kees Cook
2022-09-22
1
-0
/
+2
|
*
fortify: Adjust KUnit test for modular build
Kees Cook
2022-09-14
1
-2
/
+1
|
*
sh: machvec: Use char[] for section boundaries
Kees Cook
2022-09-13
2
-6
/
+6
|
*
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
2022-09-08
1
-1
/
+1
|
*
lib: Improve the is_signed_type() kunit test
Bart Van Assche
2022-09-08
1
-1
/
+6
|
*
LoadPin: Require file with verity root digests to have a header
Matthias Kaehlcke
2022-09-08
2
-2
/
+21
|
*
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
2022-09-08
3
-0
/
+25
|
*
LoadPin: Fix Kconfig doc about format of file with verity digests
Matthias Kaehlcke
2022-09-08
1
-1
/
+1
|
*
um: Enable FORTIFY_SOURCE
Kees Cook
2022-09-08
2
-0
/
+2
|
*
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-09-08
2
-16
/
+88
|
*
fortify: Add run-time WARN for cross-field memcpy()
Kees Cook
2022-09-08
1
-3
/
+67
|
*
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
2022-09-08
1
-14
/
+15
|
*
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
2022-09-08
4
-0
/
+88
|
*
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
2022-09-08
1
-1
/
+2
|
*
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2022-09-08
4
-8
/
+137
|
*
overflow: Split up kunit tests for smaller stack frames
Kees Cook
2022-09-08
1
-27
/
+51
|
*
overflow: Allow mixed type arguments
Kees Cook
2022-09-08
2
-60
/
+113
|
*
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-08-31
3
-3
/
+6
|
*
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
2022-08-31
3
-0
/
+61
*
|
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-04
53
-553
/
+425
|
\
\
|
*
|
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
2022-09-26
5
-1
/
+115
|
*
|
x86/purgatory: Disable CFI
Sami Tolvanen
2022-09-26
1
-0
/
+4
|
*
|
x86: Add types to indirectly called assembly functions
Sami Tolvanen
2022-09-26
3
-3
/
+17
|
*
|
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
Sami Tolvanen
2022-09-26
1
-0
/
+1
|
*
|
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
2022-09-26
1
-17
/
+0
|
*
|
objtool: Disable CFI warnings
Sami Tolvanen
2022-09-26
1
-1
/
+6
|
*
|
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
2022-09-26
1
-1
/
+6
|
*
|
treewide: Drop __cficanonical
Sami Tolvanen
2022-09-26
3
-8
/
+4
|
*
|
treewide: Drop WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
2022-09-26
3
-19
/
+2
|
*
|
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
11
-21
/
+11
|
*
|
init: Drop __nocfi from __init
Sami Tolvanen
2022-09-26
1
-1
/
+1
|
*
|
arm64: Drop unneeded __nocfi attributes
Sami Tolvanen
2022-09-26
3
-3
/
+3
|
*
|
arm64: Add CFI error handling
Sami Tolvanen
2022-09-26
2
-3
/
+50
|
*
|
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2022-09-26
5
-7
/
+15
|
*
|
psci: Fix the function type for psci_initcall_t
Sami Tolvanen
2022-09-26
1
-4
/
+4
|
*
|
lkdtm: Emit an indirect call for CFI tests
Sami Tolvanen
2022-09-26
1
-6
/
+9
|
*
|
cfi: Add type helper macros
Sami Tolvanen
2022-09-26
1
-0
/
+45
|
*
|
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
9
-176
/
+133
|
*
|
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
2022-09-26
3
-24
/
+6
|
*
|
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
2022-09-26
4
-272
/
+1
|
*
|
scripts/kallsyms: Ignore __kcfi_typeid_
Sami Tolvanen
2022-09-26
1
-0
/
+1
[next]