forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux…
…/kernel/git/kees/linux Pull hardening fixes from Kees Cook: - yama: document function parameter (Christian Göttsche) - mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker) - kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() - MAINTAINERS: Update entries for Kees Cook * tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: MAINTAINERS: Update entries for Kees Cook kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() yama: document function parameter mm/util: Swap kmemdup_array() arguments
- Loading branch information
Showing
7 changed files
with
38 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5295,7 +5295,7 @@ F: drivers/infiniband/hw/usnic/ | |
|
||
CLANG CONTROL FLOW INTEGRITY SUPPORT | ||
M: Sami Tolvanen <[email protected]> | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Nathan Chancellor <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -8211,7 +8211,7 @@ F: rust/kernel/net/phy.rs | |
|
||
EXEC & BINFMT API, ELF | ||
R: Eric Biederman <[email protected]> | ||
R: Kees Cook <keescook@chromium.org> | ||
R: Kees Cook <kees@kernel.org> | ||
L: [email protected] | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve | ||
|
@@ -8612,7 +8612,7 @@ S: Maintained | |
F: drivers/net/ethernet/nvidia/* | ||
|
||
FORTIFY_SOURCE | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
L: [email protected] | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening | ||
|
@@ -9102,7 +9102,7 @@ F: include/linux/mfd/gsc.h | |
F: include/linux/platform_data/gsc_hwmon.h | ||
|
||
GCC PLUGINS | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening | ||
|
@@ -9236,7 +9236,7 @@ S: Maintained | |
F: drivers/input/touchscreen/resistive-adc-touch.c | ||
|
||
GENERIC STRING LIBRARY | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Andy Shevchenko <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -11950,7 +11950,7 @@ F: scripts/package/ | |
F: usr/ | ||
|
||
KERNEL HARDENING (not covered by other areas) | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Gustavo A. R. Silva <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -12478,7 +12478,7 @@ F: drivers/scsi/53c700* | |
|
||
LEAKING_ADDRESSES | ||
M: Tycho Andersen <[email protected]> | ||
R: Kees Cook <keescook@chromium.org> | ||
R: Kees Cook <kees@kernel.org> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening | ||
|
@@ -12774,7 +12774,7 @@ F: arch/powerpc/platforms/8xx/ | |
F: arch/powerpc/platforms/83xx/ | ||
|
||
LINUX KERNEL DUMP TEST MODULE (LKDTM) | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
S: Maintained | ||
F: drivers/misc/lkdtm/* | ||
F: tools/testing/selftests/lkdtm/* | ||
|
@@ -12904,7 +12904,7 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ | |
F: drivers/media/usb/dvb-usb-v2/lmedm04* | ||
|
||
LOADPIN SECURITY MODULE | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening | ||
F: Documentation/admin-guide/LSM/LoadPin.rst | ||
|
@@ -17996,7 +17996,7 @@ F: tools/testing/selftests/proc/ | |
|
||
PROC SYSCTL | ||
M: Luis Chamberlain <[email protected]> | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
M: Joel Granados <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
|
@@ -18052,7 +18052,7 @@ F: Documentation/devicetree/bindings/net/pse-pd/ | |
F: drivers/net/pse-pd/ | ||
|
||
PSTORE FILESYSTEM | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Tony Luck <[email protected]> | ||
R: Guilherme G. Piccoli <[email protected]> | ||
L: [email protected] | ||
|
@@ -20058,7 +20058,7 @@ F: drivers/media/cec/platform/seco/seco-cec.c | |
F: drivers/media/cec/platform/seco/seco-cec.h | ||
|
||
SECURE COMPUTING | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Andy Lutomirski <[email protected]> | ||
R: Will Drewry <[email protected]> | ||
S: Supported | ||
|
@@ -22972,7 +22972,7 @@ F: drivers/block/ublk_drv.c | |
F: include/uapi/linux/ublk_cmd.h | ||
|
||
UBSAN | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
R: Marco Elver <[email protected]> | ||
R: Andrey Konovalov <[email protected]> | ||
R: Andrey Ryabinin <[email protected]> | ||
|
@@ -24810,7 +24810,7 @@ F: drivers/net/hamradio/yam* | |
F: include/linux/yam.h | ||
|
||
YAMA SECURITY MODULE | ||
M: Kees Cook <keescook@chromium.org> | ||
M: Kees Cook <kees@kernel.org> | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening | ||
F: Documentation/admin-guide/LSM/Yama.rst | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters