]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Oct 2025 10:39:09 +0000 (12:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Oct 2025 10:39:09 +0000 (12:39 +0200)
commit345705a1683fab8eb36302f713109ab31f099e91
tree8fd1a7c1e6f2a7a1449182678f95ba34911c9402
parent9e3bef05ec4138f072515b8aa57d9587b1c0e822
6.1-stable patches

added patches:
minmax-don-t-use-max-in-situations-that-want-a-c-constant-expression.patch
minmax-fix-up-min3-and-max3-too.patch
minmax-improve-macro-expansion-and-type-checking.patch
minmax-simplify-min-max-clamp-implementation.patch
minmax.h-add-whitespace-around-operators-and-after-commas.patch
minmax.h-move-all-the-clamp-definitions-after-the-min-max-ones.patch
minmax.h-reduce-the-define-expansion-of-min-max-and-clamp.patch
minmax.h-remove-some-defines-that-are-only-expanded-once.patch
minmax.h-simplify-the-variants-of-clamp.patch
minmax.h-update-some-comments.patch
minmax.h-use-build_bug_on_msg-for-the-lo-hi-test-in-clamp.patch
12 files changed:
queue-6.1/minmax-don-t-use-max-in-situations-that-want-a-c-constant-expression.patch [new file with mode: 0644]
queue-6.1/minmax-fix-up-min3-and-max3-too.patch [new file with mode: 0644]
queue-6.1/minmax-improve-macro-expansion-and-type-checking.patch [new file with mode: 0644]
queue-6.1/minmax-simplify-min-max-clamp-implementation.patch [new file with mode: 0644]
queue-6.1/minmax.h-add-whitespace-around-operators-and-after-commas.patch [new file with mode: 0644]
queue-6.1/minmax.h-move-all-the-clamp-definitions-after-the-min-max-ones.patch [new file with mode: 0644]
queue-6.1/minmax.h-reduce-the-define-expansion-of-min-max-and-clamp.patch [new file with mode: 0644]
queue-6.1/minmax.h-remove-some-defines-that-are-only-expanded-once.patch [new file with mode: 0644]
queue-6.1/minmax.h-simplify-the-variants-of-clamp.patch [new file with mode: 0644]
queue-6.1/minmax.h-update-some-comments.patch [new file with mode: 0644]
queue-6.1/minmax.h-use-build_bug_on_msg-for-the-lo-hi-test-in-clamp.patch [new file with mode: 0644]
queue-6.1/series