mirror of
https://github.com/torvalds/linux.git
synced 2026-08-19 13:59:21 +02:00
Here are 3 SPDX patches for 5.7-rc1. One fixes up the SPDX tag for a single driver, while the other two go through the tree and add SPDX tags for all of the .gitignore files as needed. Nothing too complex, but you will get a merge conflict with your current tree, that should be trivial to handle (one file modified by two things, one file deleted.) All 3 of these have been in linux-next for a while, with no reported issues other than the merge conflict. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXodg5A8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ykySQCgy9YDrkz7nWq6v3Gohl6+lW/L+rMAnRM4uTZm m5AuCzO3Azt9KBi7NL+L =2Lm5 -----END PGP SIGNATURE----- Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx Pull SPDX updates from Greg KH: "Here are three SPDX patches for 5.7-rc1. One fixes up the SPDX tag for a single driver, while the other two go through the tree and add SPDX tags for all of the .gitignore files as needed. Nothing too complex, but you will get a merge conflict with your current tree, that should be trivial to handle (one file modified by two things, one file deleted.) All three of these have been in linux-next for a while, with no reported issues other than the merge conflict" * tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx: ASoC: MT6660: make spdxcheck.py happy .gitignore: add SPDX License Identifier .gitignore: remove too obvious comments |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aes-ce-ccm-core.S | ||
| aes-ce-ccm-glue.c | ||
| aes-ce-core.S | ||
| aes-ce-glue.c | ||
| aes-ce-setkey.h | ||
| aes-ce.S | ||
| aes-cipher-core.S | ||
| aes-cipher-glue.c | ||
| aes-glue.c | ||
| aes-modes.S | ||
| aes-neon.S | ||
| aes-neonbs-core.S | ||
| aes-neonbs-glue.c | ||
| chacha-neon-core.S | ||
| chacha-neon-glue.c | ||
| crct10dif-ce-core.S | ||
| crct10dif-ce-glue.c | ||
| ghash-ce-core.S | ||
| ghash-ce-glue.c | ||
| Kconfig | ||
| Makefile | ||
| nh-neon-core.S | ||
| nhpoly1305-neon-glue.c | ||
| poly1305-armv8.pl | ||
| poly1305-core.S_shipped | ||
| poly1305-glue.c | ||
| sha1-ce-core.S | ||
| sha1-ce-glue.c | ||
| sha2-ce-core.S | ||
| sha2-ce-glue.c | ||
| sha3-ce-core.S | ||
| sha3-ce-glue.c | ||
| sha256-core.S_shipped | ||
| sha256-glue.c | ||
| sha512-armv8.pl | ||
| sha512-ce-core.S | ||
| sha512-ce-glue.c | ||
| sha512-core.S_shipped | ||
| sha512-glue.c | ||
| sm3-ce-core.S | ||
| sm3-ce-glue.c | ||
| sm4-ce-core.S | ||
| sm4-ce-glue.c | ||