summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2024-02-28 22:49:00 +0200
committeriwlwifi publisher <>2024-04-17 13:01:02 +0000
commit109b6a5e659fc46f61724074e6c3640d87087a4d (patch)
tree40f98c137e8fb4ddcb7c50e712ab009fcc61bc27
parentec74872e4ed15b274ccd200c45f8751b4b9e2ded (diff)
downloadbackport-iwlwifi-109b6a5e659fc46f61724074e6c3640d87087a4d.tar.gz
Merge remote-tracking branch 'auto/master'
Merge tag 'v6.8-rc6' Linux 6.8-rc6 Commits in this merge: Dan Carpenter (2): wifi: iwlwifi: Fix some error codes wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table() Daniel Gabay (1): wifi: iwlwifi: mvm: use correct address 3 in A-MSDU Emmanuel Grumbach (1): wifi: iwlwifi: mvm: fix a crash when we run out of stations Geliang Tang (1): MAINTAINERS: update Geliang's email address Greg Kroah-Hartman (3): Merge tag 'icc-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus Documentation: Document the Linux Kernel CVE process Guenter Roeck (1): MAINTAINERS: Drop myself as maintainer of TYPEC port controller drivers Jakub Kicinski (1): Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless Johannes Berg (1): wifi: mac80211: reload info pointer in ieee80211_tx_dequeue() Jonathan Cameron (1): iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry Linus Torvalds (8): Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb Miri Korenblit (1): wifi: iwlwifi: clear link_id in time_event Shakeel Butt (1): MAINTAINERS: mailmap: update Shakeel's email address Siddharth Vadapalli (1): MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer Simon Horman (1): MAINTAINERS: Add framer headers to NETWORKING [GENERAL] x-git-tracker-backport: 2d21dea58bded4804313c0b53554673821f574b1 x-git-tracker-iwlwifi: 4522a3223a411bc6078481eb1ecd580e1c582e82 Change-Id: I365285435876070dc36e6e099d88bf059df76596 x-iwlwifi-stack-dev: 71ca810f09f2eeea87cf429a6fe021ed3bb419e9
-rw-r--r--MAINTAINERS23
-rw-r--r--net/mac80211/tx.c3
-rw-r--r--versions2
3 files changed, 22 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 73d898383e..2ecaaec6a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5378,7 +5378,7 @@ CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
M: Johannes Weiner <hannes@cmpxchg.org>
M: Michal Hocko <mhocko@kernel.org>
M: Roman Gushchin <roman.gushchin@linux.dev>
-M: Shakeel Butt <shakeelb@google.com>
+M: Shakeel Butt <shakeel.butt@linux.dev>
R: Muchun Song <muchun.song@linux.dev>
L: cgroups@vger.kernel.org
L: linux-mm@kvack.org
@@ -5610,6 +5610,11 @@ S: Maintained
F: Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
F: drivers/net/can/ctucanfd/
+CVE ASSIGNMENT CONTACT
+M: CVE Assignment Team <cve@kernel.org>
+S: Maintained
+F: Documentation/process/cve.rst
+
CW1200 WLAN driver
S: Orphan
F: drivers/net/wireless/st/cw1200/
@@ -15237,6 +15242,8 @@ F: Documentation/networking/
F: Documentation/networking/net_cachelines/
F: Documentation/process/maintainer-netdev.rst
F: Documentation/userspace-api/netlink/
+F: include/linux/framer/framer-provider.h
+F: include/linux/framer/framer.h
F: include/linux/in.h
F: include/linux/indirect_call_wrapper.h
F: include/linux/net.h
@@ -15324,7 +15331,7 @@ K: \bmdo_
NETWORKING [MPTCP]
M: Matthieu Baerts <matttbe@kernel.org>
M: Mat Martineau <martineau@kernel.org>
-R: Geliang Tang <geliang.tang@linux.dev>
+R: Geliang Tang <geliang@kernel.org>
L: netdev@vger.kernel.org
L: mptcp@lists.linux.dev
S: Maintained
@@ -16837,6 +16844,7 @@ F: drivers/pci/controller/dwc/*designware*
PCI DRIVER FOR TI DRA7XX/J721E
M: Vignesh Raghavendra <vigneshr@ti.com>
+R: Siddharth Vadapalli <s-vadapalli@ti.com>
L: linux-omap@vger.kernel.org
L: linux-pci@vger.kernel.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -22009,6 +22017,14 @@ F: Documentation/devicetree/bindings/media/i2c/ti,ds90*
F: drivers/media/i2c/ds90*
F: include/media/i2c/ds90*
+TI HDC302X HUMIDITY DRIVER
+M: Javier Carrasco <javier.carrasco.cruz@gmail.com>
+M: Li peiyu <579lpy@gmail.com>
+L: linux-iio@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/iio/humidity/ti,hdc3020.yaml
+F: drivers/iio/humidity/hdc3020.c
+
TI ICSSG ETHERNET DRIVER (ICSSG)
R: MD Danish Anwar <danishanwar@ti.com>
R: Roger Quadros <rogerq@kernel.org>
@@ -22864,9 +22880,8 @@ S: Maintained
F: drivers/usb/typec/mux/pi3usb30532.c
USB TYPEC PORT CONTROLLER DRIVERS
-M: Guenter Roeck <linux@roeck-us.net>
L: linux-usb@vger.kernel.org
-S: Maintained
+S: Orphan
F: drivers/usb/typec/tcpm/
USB UHCI DRIVER
diff --git a/net/mac80211/tx.c b/net/mac80211/tx.c
index fa9dd0f121..a4f8d5c44e 100644
--- a/net/mac80211/tx.c
+++ b/net/mac80211/tx.c
@@ -3953,6 +3953,7 @@ begin:
goto begin;
skb = __skb_dequeue(&tx.skbs);
+ info = IEEE80211_SKB_CB(skb);
if (!skb_queue_empty(&tx.skbs)) {
spin_lock_bh(&fq->lock);
@@ -3997,7 +3998,7 @@ begin:
}
encap_out:
- IEEE80211_SKB_CB(skb)->control.vif = vif;
+ info->control.vif = vif;
if (vif && tx.sta &&
wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) {
diff --git a/versions b/versions
index ae0ad1f5b1..40dbb8c346 100644
--- a/versions
+++ b/versions
@@ -2,4 +2,4 @@ BACKPORTS_VERSION="(see git)"
BACKPORTED_KERNEL_VERSION="(see git)"
BACKPORTED_KERNEL_NAME="iwlwifi"
BACKPORTS_BUILD_TSTAMP=__DATE__ \" \" __TIME__
-BACKPORTS_GIT_TRACKED="iwlwifi-stack-public:master:11955:75455796"
+BACKPORTS_GIT_TRACKED="iwlwifi-stack-public:master:11956:71ca810f"