]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2024 12:15:27 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2024 12:15:27 +0000 (14:15 +0200)
commit91b571aa6925a783f4137996020dd71be4cddb91
treece5a90b1315a8d4d640b08e9e6e0a98e27ad4cc4
parentf9be76e5eb319b18f681e0bfe93dedb4a7d9c41d
5.15-stable patches

added patches:
minmax-allow-comparisons-of-int-against-unsigned-char-short.patch
minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch
minmax-clamp-more-efficiently-by-avoiding-extra-comparison.patch
minmax-fix-header-inclusions.patch
minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch
minmax-sanity-check-constant-bounds-when-clamping.patch
mm-damon-core-merge-regions-aggressively-when-max_nr_regions-is-unmet.patch
tracing-define-the-is_signed_type-macro-once.patch
queue-5.15/minmax-allow-comparisons-of-int-against-unsigned-char-short.patch [new file with mode: 0644]
queue-5.15/minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch [new file with mode: 0644]
queue-5.15/minmax-clamp-more-efficiently-by-avoiding-extra-comparison.patch [new file with mode: 0644]
queue-5.15/minmax-fix-header-inclusions.patch [new file with mode: 0644]
queue-5.15/minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch [new file with mode: 0644]
queue-5.15/minmax-sanity-check-constant-bounds-when-clamping.patch [new file with mode: 0644]
queue-5.15/mm-damon-core-merge-regions-aggressively-when-max_nr_regions-is-unmet.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/tracing-define-the-is_signed_type-macro-once.patch [new file with mode: 0644]