]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2024 12:09:24 +0000 (14:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2024 12:09:24 +0000 (14:09 +0200)
commitf9be76e5eb319b18f681e0bfe93dedb4a7d9c41d
tree5f422a71b1e1885ba5c565858426982997751226
parent1d5499e774805b2a9a85bd3a8e4555f234ce195e
6.1-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
queue-6.1/minmax-allow-comparisons-of-int-against-unsigned-char-short.patch [new file with mode: 0644]
queue-6.1/minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch [new file with mode: 0644]
queue-6.1/minmax-clamp-more-efficiently-by-avoiding-extra-comparison.patch [new file with mode: 0644]
queue-6.1/minmax-fix-header-inclusions.patch [new file with mode: 0644]
queue-6.1/minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch [new file with mode: 0644]
queue-6.1/minmax-sanity-check-constant-bounds-when-clamping.patch [new file with mode: 0644]
queue-6.1/mm-damon-core-merge-regions-aggressively-when-max_nr_regions-is-unmet.patch [new file with mode: 0644]
queue-6.1/series