]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Feb 2024 01:39:33 +0000 (17:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Feb 2024 01:39:33 +0000 (17:39 -0800)
commitd1fc4f59721b79377e6c8b683f1f556bfa56319c
tree08e7beb4c07d8adf994812545786eca2586657e5
parent0a874bd67394af847fff28dff22b1d78b1b8f3fa
6.6-stable patches

added patches:
minmax-add-umin-a-b-and-umax-a-b.patch
minmax-allow-comparisons-of-int-against-unsigned-char-short.patch
minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch
minmax-deduplicate-__unconst_integer_typeof.patch
minmax-fix-header-inclusions.patch
minmax-fix-indentation-of-__cmp_once-and-__clamp_once.patch
minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch
queue-6.6/minmax-add-umin-a-b-and-umax-a-b.patch [new file with mode: 0644]
queue-6.6/minmax-allow-comparisons-of-int-against-unsigned-char-short.patch [new file with mode: 0644]
queue-6.6/minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch [new file with mode: 0644]
queue-6.6/minmax-deduplicate-__unconst_integer_typeof.patch [new file with mode: 0644]
queue-6.6/minmax-fix-header-inclusions.patch [new file with mode: 0644]
queue-6.6/minmax-fix-indentation-of-__cmp_once-and-__clamp_once.patch [new file with mode: 0644]
queue-6.6/minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch [new file with mode: 0644]
queue-6.6/series