public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Augusto Caringi <acaringi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kernel] f44: kernel-7.0.12-200
Date: Tue, 09 Jun 2026 17:30:43 GMT [thread overview]
Message-ID: <178102624355.1.4371904430599845880.rpms-kernel-d94c8f640078@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kernel
Branch : f44
Commit : d94c8f64007893df23d59783be4d4c20f0c1bb4d
Author : Augusto Caringi <acaringi@redhat.com>
Date : 2026-06-09T14:30:23-03:00
Stats : +31/-106 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/kernel/c/d94c8f64007893df23d59783be4d4c20f0c1bb4d?branch=f44
Log:
kernel-7.0.12-200
* Tue Jun 09 2026 Augusto Caringi <acaringi@redhat.com> [7.0.12-1]
- Revert "xfrm: esp: restore combined single-frag length gate" (Justin M. Forbes)
- Revert "ipv6: preserve insertion order for same-scope addresses" (Justin M. Forbes)
- scsi: target: iscsi: Validate CHAP_R length before base64 decode (Alexandru Hossu)
- Linux v7.0.12
Resolves:
Signed-off-by: Augusto Caringi <acaringi@redhat.com>
---
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 40158f1..aecf2ff 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,12 @@
+https://gitlab.com/cki-project/kernel-ark/-/commit/111e288c147f0d1312f96b47bfbb69f6e2bc73b4
+ 111e288c147f0d1312f96b47bfbb69f6e2bc73b4 Revert "xfrm: esp: restore combined single-frag length gate"
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/7fd666cd6c4ebc9914a1c349dbc923541b4d35c6
+ 7fd666cd6c4ebc9914a1c349dbc923541b4d35c6 Revert "ipv6: preserve insertion order for same-scope addresses"
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/66b536bf79c4d6f755b31fb631887fe3d214dd2d
+ 66b536bf79c4d6f755b31fb631887fe3d214dd2d scsi: target: iscsi: Validate CHAP_R length before base64 decode
+
https://gitlab.com/cki-project/kernel-ark/-/commit/9a0b5572ccfd1b7c79dfb9c683e89758893ecf0a
9a0b5572ccfd1b7c79dfb9c683e89758893ecf0a Revert "crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks"
diff --git a/kernel.changelog b/kernel.changelog
index 54f1aa6..b50a40e 100644
--- a/kernel.changelog
+++ b/kernel.changelog
@@ -1,3 +1,10 @@
+* Tue Jun 09 2026 Augusto Caringi <acaringi@redhat.com> [7.0.12-1]
+- Revert "xfrm: esp: restore combined single-frag length gate" (Justin M. Forbes)
+- Revert "ipv6: preserve insertion order for same-scope addresses" (Justin M. Forbes)
+- scsi: target: iscsi: Validate CHAP_R length before base64 decode (Alexandru Hossu)
+- Linux v7.0.12
+Resolves:
+
* Mon Jun 01 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.11-1]
- Revert "crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks" (Justin M. Forbes)
- Revert "rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg" (Justin M. Forbes)
diff --git a/kernel.spec b/kernel.spec
index bfdca54..6a52f0f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -187,18 +187,18 @@ Summary: The Linux kernel
# the --with-release option overrides this setting.)
%define debugbuildsenabled 1
# define buildid .local
-%define specrpmversion 7.0.11
-%define specversion 7.0.11
+%define specrpmversion 7.0.12
+%define specversion 7.0.12
%define patchversion 7.0
%define pkgrelease 200
%define kversion 7
-%define tarfile_release 7.0.11
+%define tarfile_release 7.0.12
# This is needed to do merge window version magic
%define patchlevel 0
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 200%{?buildid}%{?dist}
# This defines the kabi tarball version
-%define kabiversion 7.0.11
+%define kabiversion 7.0.12
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@@ -4825,6 +4825,12 @@ fi\
#
#
%changelog
+* Tue Jun 09 2026 Augusto Caringi <acaringi@redhat.com> [7.0.12-1]
+- Revert "xfrm: esp: restore combined single-frag length gate" (Justin M. Forbes)
+- Revert "ipv6: preserve insertion order for same-scope addresses" (Justin M. Forbes)
+- scsi: target: iscsi: Validate CHAP_R length before base64 decode (Alexandru Hossu)
+- Linux v7.0.12
+
* Mon Jun 01 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.11-1]
- Revert "crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks" (Justin M. Forbes)
- Revert "rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg" (Justin M. Forbes)
diff --git a/patch-7.0-redhat.patch b/patch-7.0-redhat.patch
index a5c9938..670e39a 100644
--- a/patch-7.0-redhat.patch
+++ b/patch-7.0-redhat.patch
@@ -61,7 +61,6 @@
drivers/mfd/bcm2835-pm.c | 9 +-
drivers/net/ethernet/cadence/macb.h | 35 +
drivers/net/ethernet/cadence/macb_main.c | 736 ++++++++------
- drivers/nfc/nxp-nci/i2c.c | 21 +-
drivers/pci/quirks.c | 24 +
drivers/usb/core/hub.c | 7 +
include/linux/efi.h | 22 +-
@@ -71,8 +70,6 @@
include/linux/security.h | 9 +
kernel/module/signing.c | 9 +-
net/core/gro.c | 3 +
- net/ipv4/esp4.c | 5 +-
- net/ipv6/esp6.c | 5 +-
net/sched/act_pedit.c | 72 +-
scripts/Makefile.lib | 3 +
scripts/tags.sh | 2 +
@@ -84,7 +81,7 @@
sound/soc/codecs/rt722-sdca.h | 4 +
tools/testing/selftests/bpf/Makefile | 2 +-
tools/testing/selftests/bpf/prog_tests/ksyms_btf.c | 31 -
- 86 files changed, 5584 insertions(+), 593 deletions(-)
+ 83 files changed, 5558 insertions(+), 588 deletions(-)
diff --git a/Documentation/admin-guide/media/amdisp4-1.rst b/Documentation/admin-guide/media/amdisp4-1.rst
new file mode 100644
@@ -216,7 +213,7 @@ index d1cc0e12fe1f..985c66951475 100644
M: Felix Kuehling <Felix.Kuehling@amd.com>
L: amd-gfx@lists.freedesktop.org
diff --git a/Makefile b/Makefile
-index d2a1c3a1ab44..5343e34c0fb1 100644
+index 7c25748018cb..9e9860c591f5 100644
--- a/Makefile
+++ b/Makefile
@@ -356,6 +356,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
@@ -7397,54 +7394,6 @@ index 99e7d5cf3786..a12aa21244e8 100644
disable_irq_wake(bp->queues[0].irq);
/* Now make sure we disable phy before moving
-diff --git a/drivers/nfc/nxp-nci/i2c.c b/drivers/nfc/nxp-nci/i2c.c
-index b3d34433bd14..a6c08175d9dd 100644
---- a/drivers/nfc/nxp-nci/i2c.c
-+++ b/drivers/nfc/nxp-nci/i2c.c
-@@ -16,6 +16,7 @@
- #include <linux/delay.h>
- #include <linux/i2c.h>
- #include <linux/interrupt.h>
-+#include <linux/irq.h>
- #include <linux/module.h>
- #include <linux/nfc.h>
- #include <linux/gpio/consumer.h>
-@@ -267,6 +268,7 @@ static int nxp_nci_i2c_probe(struct i2c_client *client)
- {
- struct device *dev = &client->dev;
- struct nxp_nci_i2c_phy *phy;
-+ unsigned long irqflags;
- int r;
-
- if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) {
-@@ -303,9 +305,26 @@ static int nxp_nci_i2c_probe(struct i2c_client *client)
- if (r < 0)
- return r;
-
-+ /*
-+ * ACPI platforms may report incorrect IRQ trigger types
-+ * (e.g. level-high), which can lead to interrupt storms.
-+ *
-+ * Use the historically stable rising-edge trigger for ACPI devices.
-+ *
-+ * On non-ACPI systems (e.g. Device Tree), prefer the firmware-
-+ * provided trigger type, falling back to rising-edge if not set.
-+ */
-+ if (ACPI_COMPANION(dev)) {
-+ irqflags = IRQF_TRIGGER_RISING;
-+ } else {
-+ irqflags = irq_get_trigger_type(client->irq);
-+ if (!irqflags)
-+ irqflags = IRQF_TRIGGER_RISING;
-+ }
-+
- r = request_threaded_irq(client->irq, NULL,
- nxp_nci_i2c_irq_thread_fn,
-- IRQF_ONESHOT,
-+ irqflags | IRQF_ONESHOT,
- NXP_NCI_I2C_DRIVER_NAME, phy);
- if (r < 0)
- nfc_err(&client->dev, "Unable to register IRQ handler\n");
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 48946cca4be7..a1f5fe8e583f 100644
--- a/drivers/pci/quirks.c
@@ -7668,52 +7617,6 @@ index a84753983467..3e20f61724ad 100644
if (headlen <= offset) {
skb_frag_t *frag;
skb_frag_t *frag2;
-diff --git a/net/ipv4/esp4.c b/net/ipv4/esp4.c
-index 6a5febbdbee4..2d7daca8516c 100644
---- a/net/ipv4/esp4.c
-+++ b/net/ipv4/esp4.c
-@@ -410,6 +410,7 @@ int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *
- struct page *page;
- struct sk_buff *trailer;
- int tailen = esp->tailen;
-+ unsigned int allocsize;
-
- /* this is non-NULL only with TCP/UDP Encapsulation */
- if (x->encap) {
-@@ -419,8 +420,8 @@ int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *
- return err;
- }
-
-- if (ALIGN(tailen, L1_CACHE_BYTES) > PAGE_SIZE ||
-- ALIGN(skb->data_len, L1_CACHE_BYTES) > PAGE_SIZE)
-+ allocsize = ALIGN(skb->data_len + tailen, L1_CACHE_BYTES);
-+ if (allocsize > PAGE_SIZE)
- goto cow;
-
- if (!skb_cloned(skb)) {
-diff --git a/net/ipv6/esp6.c b/net/ipv6/esp6.c
-index 9c06c5a1419d..0fad1dc558b8 100644
---- a/net/ipv6/esp6.c
-+++ b/net/ipv6/esp6.c
-@@ -440,6 +440,7 @@ int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info
- struct page *page;
- struct sk_buff *trailer;
- int tailen = esp->tailen;
-+ unsigned int allocsize;
-
- if (x->encap) {
- int err = esp6_output_encap(x, skb, esp);
-@@ -448,8 +449,8 @@ int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info
- return err;
- }
-
-- if (ALIGN(tailen, L1_CACHE_BYTES) > PAGE_SIZE ||
-- ALIGN(skb->data_len, L1_CACHE_BYTES) > PAGE_SIZE)
-+ allocsize = ALIGN(skb->data_len + tailen, L1_CACHE_BYTES);
-+ if (allocsize > PAGE_SIZE)
- goto cow;
-
- if (!skb_cloned(skb)) {
diff --git a/net/sched/act_pedit.c b/net/sched/act_pedit.c
index bc20f08a2789..1aa95c34ad87 100644
--- a/net/sched/act_pedit.c
diff --git a/sources b/sources
index 2b92175..d5532e2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (linux-7.0.11.tar.xz) = 4823d9d1aae69001983c865c7faa56f6cd67f27a548fa6e3532572e6800ddebfe9f04113d4b9e7a52232c16ced93a0cc115f1ac233883e540d03b1793bf76822
-SHA512 (kernel-abi-stablelists-7.0.11.tar.xz) = e36d3caf2ec32abf210ffd5e1c8a7b79ee3bf38d1450c27b9b147d3c11a1e17d1f8ffb27e136ecb9f5b4d0af898b0ec6c8de4bb170d1ec56bb381c017b0e5a64
-SHA512 (kernel-kabi-dw-7.0.11.tar.xz) = 6c63255f38b2027c8165a471eaa6875aa266caf97556e69339b2f146dd926f789a20034d923ee8e754a395cff04122f9c89a621eccd2bb6b2032b37053e073a2
+SHA512 (linux-7.0.12.tar.xz) = 01f127087f05a0548bcebf9b54039450545e4d09fc4666be5685e6c95f68c2aa2d8443be52903300ceab0136dc01a83e3c3a34cff0e4625523bf0bc04594958f
+SHA512 (kernel-abi-stablelists-7.0.12.tar.xz) = 8246acfb23586f50747b2bea69e53a4d6a13a99f8d9cde629568a514ec7c3059622601a96a76e64bfd8764f7b64f8945c83b4c6346027cefbef9dd1ff6bf457f
+SHA512 (kernel-kabi-dw-7.0.12.tar.xz) = dfec0f8964d05f561c165c76fb7eb64720a1711381dddac3f1981e7215d6f93772c9dedaa5bf73dcd99baae72b11b20331d318f9ed2b2c84cdfc55b2117236d3
reply other threads:[~2026-06-09 17:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178102624355.1.4371904430599845880.rpms-kernel-d94c8f640078@fedoraproject.org \
--to=acaringi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox