kernel-7.1.8-100
* Sun Aug 09 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.8-0] - Config updates for 7.1.8 (Justin M. Forbes) - Add to BugsFixed (Justin M. Forbes) - smb/client: return EOPNOTSUPP for unsupported O_TMPFILE (ChenXiaoSong) - Linux v7.1.8 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
6596f86d71
commit
9d3e20f4e3
44 changed files with 100 additions and 11 deletions
|
|
@ -1,3 +1,6 @@
|
|||
https://gitlab.com/cki-project/kernel-ark/-/commit/5de67062b0a9c23cbe099dd78cbc538a0f9fb8f7
|
||||
5de67062b0a9c23cbe099dd78cbc538a0f9fb8f7 smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9f166bfb17130303352cef32fca1860d76fe60b1
|
||||
9f166bfb17130303352cef32fca1860d76fe60b1 vhost: reset the vring metadata cache on vring reconfiguration
|
||||
|
||||
|
|
|
|||
|
|
@ -2623,12 +2623,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2614,12 +2614,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2115,6 +2115,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2107,6 +2107,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2623,12 +2623,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2113,6 +2113,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2614,12 +2614,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2105,6 +2105,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2629,12 +2629,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2155,6 +2155,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2620,12 +2620,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2147,6 +2147,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2626,12 +2626,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2152,6 +2152,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2617,12 +2617,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -2144,6 +2144,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1947,12 +1947,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1804,6 +1804,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1937,12 +1937,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1796,6 +1796,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2002,12 +2002,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1837,6 +1837,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1992,12 +1992,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1829,6 +1829,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2005,12 +2005,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1995,12 +1995,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1954,12 +1954,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1811,6 +1811,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1944,12 +1944,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1803,6 +1803,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1804,6 +1804,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2153,12 +2153,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1951,6 +1951,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2143,12 +2143,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1943,6 +1943,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2156,12 +2156,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1990,6 +1990,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -2146,12 +2146,14 @@ CONFIG_EROFS_FS_BACKED_BY_FILE=y
|
|||
# CONFIG_EROFS_FS_DEBUG is not set
|
||||
CONFIG_EROFS_FS=m
|
||||
CONFIG_EROFS_FS_ONDEMAND=y
|
||||
# CONFIG_EROFS_FS_PAGE_CACHE_SHARE is not set
|
||||
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_ZIP_ACCEL=y
|
||||
CONFIG_EROFS_FS_ZIP_DEFLATE=y
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_EROFS_FS_ZIP_ZSTD=y
|
||||
|
|
|
|||
|
|
@ -1982,6 +1982,7 @@ CONFIG_EROFS_FS_SECURITY=y
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
# CONFIG_EROFS_FS_ZIP_ACCEL is not set
|
||||
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
|
||||
CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS=16
|
||||
CONFIG_EROFS_FS_ZIP_LZMA=y
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
# CONFIG_EROFS_FS_ZIP_ZSTD is not set
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
* Sun Aug 09 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.8-0]
|
||||
- Config updates for 7.1.8 (Justin M. Forbes)
|
||||
- Add to BugsFixed (Justin M. Forbes)
|
||||
- smb/client: return EOPNOTSUPP for unsupported O_TMPFILE (ChenXiaoSong)
|
||||
- Linux v7.1.8
|
||||
Resolves:
|
||||
|
||||
* Thu Aug 06 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.7-0]
|
||||
- Linux v7.1.7
|
||||
Resolves:
|
||||
|
|
|
|||
14
kernel.spec
14
kernel.spec
|
|
@ -187,18 +187,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 7.1.7
|
||||
%define specversion 7.1.7
|
||||
%define specrpmversion 7.1.8
|
||||
%define specversion 7.1.8
|
||||
%define patchversion 7.1
|
||||
%define pkgrelease 100
|
||||
%define kversion 7
|
||||
%define tarfile_release 7.1.7
|
||||
%define tarfile_release 7.1.8
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 1
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 7.1.7
|
||||
%define kabiversion 7.1.8
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -4865,6 +4865,12 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Sun Aug 09 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.8-0]
|
||||
- Config updates for 7.1.8 (Justin M. Forbes)
|
||||
- Add to BugsFixed (Justin M. Forbes)
|
||||
- smb/client: return EOPNOTSUPP for unsupported O_TMPFILE (ChenXiaoSong)
|
||||
- Linux v7.1.8
|
||||
|
||||
* Thu Aug 06 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.7-0]
|
||||
- Linux v7.1.7
|
||||
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
drivers/platform/x86/intel/int3472/discrete.c | 18 +
|
||||
drivers/usb/core/hub.c | 7 +
|
||||
drivers/vhost/vhost.c | 8 +
|
||||
fs/smb/client/dir.c | 2 +
|
||||
fs/xfs/libxfs/xfs_exchmaps.c | 10 +
|
||||
include/linux/crypto.h | 2 +
|
||||
include/linux/efi.h | 22 +-
|
||||
|
|
@ -71,7 +72,7 @@
|
|||
tools/testing/selftests/bpf/DENYLIST.rhel | 76 ++
|
||||
tools/testing/selftests/bpf/Makefile | 2 +-
|
||||
tools/testing/selftests/bpf/prog_tests/ksyms_btf.c | 31 -
|
||||
73 files changed, 5910 insertions(+), 120 deletions(-)
|
||||
74 files changed, 5912 insertions(+), 120 deletions(-)
|
||||
|
||||
diff --git a/MAINTAINERS b/MAINTAINERS
|
||||
index f74da642290a..3a0e977fc9cf 100644
|
||||
|
|
@ -121,7 +122,7 @@ index f74da642290a..3a0e977fc9cf 100644
|
|||
M: Maxim Levitsky <maximlevitsky@gmail.com>
|
||||
M: Alex Dubov <oakad@yahoo.com>
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 4643c9e03a20..4fd7b9e2703a 100644
|
||||
index fa62d2054cd4..a0dbf939d671 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -356,6 +356,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
|
||||
|
|
@ -142,7 +143,7 @@ index 4643c9e03a20..4fd7b9e2703a 100644
|
|||
ifdef mixed-build
|
||||
# ===========================================================================
|
||||
# We're called with mixed targets (*config and build targets).
|
||||
@@ -1423,6 +1434,8 @@ uapi-asm-generic:
|
||||
@@ -1421,6 +1432,8 @@ uapi-asm-generic:
|
||||
# Generate some files
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -151,7 +152,7 @@ index 4643c9e03a20..4fd7b9e2703a 100644
|
|||
# KERNELRELEASE can change from a few different places, meaning version.h
|
||||
# needs to be updated, so this check is forced on all builds
|
||||
|
||||
@@ -2088,6 +2101,23 @@ endif
|
||||
@@ -2086,6 +2099,23 @@ endif
|
||||
|
||||
ifdef CONFIG_MODULES
|
||||
|
||||
|
|
@ -6593,6 +6594,19 @@ index db329a6f6145..89062f60e369 100644
|
|||
mutex_unlock(&vq->mutex);
|
||||
|
||||
return r;
|
||||
diff --git a/fs/smb/client/dir.c b/fs/smb/client/dir.c
|
||||
index e4295a5b55b3..99275c7473f9 100644
|
||||
--- a/fs/smb/client/dir.c
|
||||
+++ b/fs/smb/client/dir.c
|
||||
@@ -1126,6 +1126,8 @@ int cifs_tmpfile(struct mnt_idmap *idmap, struct inode *dir,
|
||||
} while (unlikely(rc == -EEXIST) && ++retries < max_retries);
|
||||
|
||||
if (rc) {
|
||||
+ if (rc == -ENOENT)
|
||||
+ rc = -EOPNOTSUPP;
|
||||
cifs_del_pending_open(&open);
|
||||
goto out;
|
||||
}
|
||||
diff --git a/fs/xfs/libxfs/xfs_exchmaps.c b/fs/xfs/libxfs/xfs_exchmaps.c
|
||||
index 541e33f33167..7fb28c8afef8 100644
|
||||
--- a/fs/xfs/libxfs/xfs_exchmaps.c
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-7.1.7.tar.xz) = 290aac4c1b154fe1af9295a65404f708cef04bfa153e91e35902034b1a1d461d73770e4f3d10048ce06a5ba1567a1666ee1335399d1b1aa83cf3c30941de9b95
|
||||
SHA512 (kernel-abi-stablelists-7.1.7.tar.xz) = d0f154f2ce54e8d6821d758ee4982192ae84ed125894c25ec0f79eea02296cacc7342dd0c80ab9573c62b47dcf5b0b04bab64c2d46c6263b01b64ade4884cb12
|
||||
SHA512 (kernel-kabi-dw-7.1.7.tar.xz) = 60841edb12fc13ebe6c7cb5945267efa87fa8545655f85e76505fe5af4c294fb788ef71802cf46d9a92a94a702d2d5c646c56b04af978640fe46c17ee80f6fe9
|
||||
SHA512 (linux-7.1.8.tar.xz) = cfd601f07b627ebb0132993839e6c2739d54e0424644c9030aed4597463b2caa4f8eb57c002a285de1d2e9898eac0502e2f09e26ac95c313e43e60e99fc0241b
|
||||
SHA512 (kernel-abi-stablelists-7.1.8.tar.xz) = 1a19e7b251890aadf02eb5e4708f9fc25d582f62836eafb1159526f913aa17db1139b14c18d347784584edf658822a0311e773b26890daf16f7da35f6283fd96
|
||||
SHA512 (kernel-kabi-dw-7.1.8.tar.xz) = 386e6b162674a510c14db1e13c0fe98e94db9e45e7d44b62672f5dc3bb1251bd0b6ae0cb437e86b503ece3b343af6dbfcb7c20572d1de07e7a79a68945e09d89
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue