]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Sep 2025 12:26:59 +0000 (14:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Sep 2025 12:26:59 +0000 (14:26 +0200)
commit3755f2520ee27b8576c64f4a949dbd1ad1dab7a2
tree20391e9442f7a6aed9ff393bb16ceb77b2048e1c
parent245d29a01127e9192c6c1fe8fe4159fd14fbe506
6.6-stable patches

added patches:
minmax-add-a-few-more-min_t-max_t-users.patch
minmax-avoid-overly-complicated-constant-expressions-in-vm-code.patch
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-make-generic-min-and-max-macros-available-everywhere.patch
minmax-simplify-and-clarify-min_t-max_t-implementation.patch
minmax-simplify-min-max-clamp-implementation.patch
queue-6.6/minmax-add-a-few-more-min_t-max_t-users.patch [new file with mode: 0644]
queue-6.6/minmax-avoid-overly-complicated-constant-expressions-in-vm-code.patch [new file with mode: 0644]
queue-6.6/minmax-don-t-use-max-in-situations-that-want-a-c-constant-expression.patch [new file with mode: 0644]
queue-6.6/minmax-fix-up-min3-and-max3-too.patch [new file with mode: 0644]
queue-6.6/minmax-improve-macro-expansion-and-type-checking.patch [new file with mode: 0644]
queue-6.6/minmax-make-generic-min-and-max-macros-available-everywhere.patch [new file with mode: 0644]
queue-6.6/minmax-simplify-and-clarify-min_t-max_t-implementation.patch [new file with mode: 0644]
queue-6.6/minmax-simplify-min-max-clamp-implementation.patch [new file with mode: 0644]
queue-6.6/series