* [PATCH 6.6 000/156] 6.6.9-rc1 review
@ 2023-12-30 11:57 Greg Kroah-Hartman
2023-12-30 12:59 ` Ricardo B. Marliere
` (8 more replies)
0 siblings, 9 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2023-12-30 11:57 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
This is the start of the stable review cycle for the 6.6.9 release.
There are 156 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.6.9-rc1
Nam Cao <namcao@linutronix.de>
spi: cadence: revert "Add SPI transfer delays"
Thomas Gleixner <tglx@linutronix.de>
x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully
Thomas Gleixner <tglx@linutronix.de>
x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
Thomas Gleixner <tglx@linutronix.de>
x86/alternatives: Sync core before enabling interrupts
Marc Zyngier <maz@kernel.org>
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier <maz@kernel.org>
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier <maz@kernel.org>
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Yaxiong Tian <tianyaxiong@kylinos.cn>
thunderbolt: Fix memory leak in margining_port_remove()
Herve Codina <herve.codina@bootlin.com>
lib/vsprintf: Fix %pfwf when current node refcount == 0
xiongxin <xiongxin@kylinos.cn>
gpio: dwapb: mask/unmask IRQ when disable/enale it
Tony Lindgren <tony@atomide.com>
bus: ti-sysc: Flush posted write only after srst_udelay
Nam Cao <namcao@linutronix.de>
pinctrl: starfive: jh7100: ignore disabled device tree nodes
Nam Cao <namcao@linutronix.de>
pinctrl: starfive: jh7110: ignore disabled device tree nodes
Geliang Tang <geliang.tang@linux.dev>
selftests: mptcp: join: fix subflow_send_ack lookup
Mikulas Patocka <mpatocka@redhat.com>
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Alexander Atanasov <alexander.atanasov@virtuozzo.com>
scsi: core: Always send batch on reset or error handling command
Martin K. Petersen <martin.petersen@oracle.com>
Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
Rafał Miłecki <rafal@milecki.pl>
nvmem: brcm_nvram: store a copy of NVRAM content
Louis Chauvet <louis.chauvet@bootlin.com>
spi: atmel: Fix clock issue when using devices with different polarities
Miquel Raynal <miquel.raynal@bootlin.com>
spi: atmel: Prevent spi transfers from being killed
Miquel Raynal <miquel.raynal@bootlin.com>
spi: atmel: Do not cancel a transfer upon any signal
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
JP Kobryn <inwardvessel@gmail.com>
9p: prevent read overrun in protocol dump tracepoint
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915/dmc: Don't enable any pipe DMC events
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Reject async flips with bigjoiner
Paulo Alcantara <pc@manguebit.com>
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara <pc@manguebit.com>
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara <pc@manguebit.com>
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara <pc@manguebit.com>
smb: client: fix OOB in cifsd when receiving compounded resps
NeilBrown <neilb@suse.de>
nfsd: call nfsd_last_thread() before final nfsd_put()
Fabio Estevam <festevam@denx.de>
dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
Lai Peter Jun Ann <jun.ann.lai@intel.com>
net: stmmac: fix incorrect flag check in timestamp interrupt
Thomas Weißschuh <linux@weissschuh.net>
net: avoid build bug in skb extension length calculation
Ronald Wahl <ronald.wahl@raritan.com>
net: ks8851: Fix TX stall caused by TX buffer overrun
Rouven Czerwinski <r.czerwinski@pengutronix.de>
net: rfkill: gpio: set GPIO direction
Fedor Pchelkin <pchelkin@ispras.ru>
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Christoffer Sandberg <cs@tuxedo.de>
Input: soc_button_array - add mapping for airplane mode button
Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
net: usb: ax88179_178a: avoid failed operations when device is disconnected
Dan Carpenter <dan.carpenter@linaro.org>
usb: fotg210-hcd: delete an incorrect bounds test
Johan Hovold <johan+linaro@kernel.org>
usb: typec: ucsi: fix gpio-based orientation detection
Alex Lu <alex_lu@realsil.com.cn>
Bluetooth: Add more enc key size check
Xiao Yao <xiaoyao@rock-chips.com>
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Frédéric Danis <frederic.danis@collabora.com>
Bluetooth: L2CAP: Send reject on command corrupted request
Hyunwoo Kim <v4bel@theori.io>
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Gergo Koteles <soyer@irl.hu>
ASoC: tas2781: check the validity of prm_no/cfg_no
Clément Villeret <clement.villeret@gmail.com>
ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
Gergo Koteles <soyer@irl.hu>
ALSA: hda/tas2781: select program 0, conf 0 by default
Reinhard Speyerer <rspmn@arcor.de>
USB: serial: option: add Quectel RM500Q R13 firmware support
Slark Xiao <slark_xiao@163.com>
USB: serial: option: add Foxconn T99W265 with new baseline
Alper Ak <alperyasinak1@gmail.com>
USB: serial: option: add Quectel EG912Y module support
Mark Glover <mark.glover@actisense.com>
USB: serial: ftdi_sio: update Actisense PIDs constant names
Johannes Berg <johannes.berg@intel.com>
wifi: cfg80211: fix certs build to not depend on file order
Chen-Yu Tsai <wens@kernel.org>
wifi: cfg80211: Add my certificate
Felix Fietkau <nbd@nbd.name>
wifi: mt76: fix crash with WED rx support enabled
Tasos Sahanidis <tasos@tasossah.com>
usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
Tony Lindgren <tony@atomide.com>
ARM: dts: Fix occasional boot hang for am3 usb
Jeremie Knuesel <knuesel@gmail.com>
ALSA: usb-audio: Increase delay in MOTU M quirk
David Lechner <dlechner@baylibre.com>
iio: triggered-buffer: prevent possible freeing of wrong buffer
Javier Carrasco <javier.carrasco@wolfvision.net>
iio: tmag5273: fix temperature offset
Wadim Egorov <w.egorov@phytec.de>
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Nuno Sa <nuno.sa@analog.com>
iio: imu: adis16475: add spi_device_id table
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
Haibo Chen <haibo.chen@nxp.com>
iio: adc: imx93: add four channels for imx93 adc
Matti Vaittinen <mazziesaccount@gmail.com>
iio: kx022a: Fix acceleration value scaling
Can Guo <quic_cang@quicinc.com>
scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
ChanWoo Lee <cw9316.lee@samsung.com>
scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify()
Wei Yongjun <weiyongjun1@huawei.com>
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
George Stark <gnstark@salutedevices.com>
iio: adc: meson: add separate config for axg SoC family
Haoran Liu <liuhaoran14@163.com>
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Konrad Dybcio <konrad.dybcio@linaro.org>
interconnect: qcom: sm8250: Enable sync_state
Su Hui <suhui@nfschina.com>
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Mike Tipton <quic_mdtipton@quicinc.com>
interconnect: Treat xlate() returning NULL node as an error
Maurizio Lombardi <mlombard@redhat.com>
nvme-pci: fix sleeping function called from interrupt context
Kent Gibson <warthog618@gmail.com>
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Alexis Lothoré <alexis.lothore@bootlin.com>
pinctrl: at91-pio4: use dedicated lock class for IRQ
Arnd Bergmann <arnd@arndb.de>
x86/xen: add CPU dependencies for 32-bit build
Quan Nguyen <quan@os.amperecomputing.com>
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
ZhenGuo Yin <zhenguo.yin@amd.com>
drm/amdgpu: re-create idle bo's PTE during VM state machine reset
Yang Yingliang <yangyingliang@huawei.com>
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Shengjiu Wang <shengjiu.wang@nxp.com>
ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
Jerome Brunet <jbrunet@baylibre.com>
ASoC: hdmi-codec: fix missing report for jack initial status
Imre Deak <imre.deak@intel.com>
drm/i915/mtl: Fix HDMI/DP PLL clock selection
Karthik Poosa <karthik.poosa@intel.com>
drm/i915/hwmon: Fix static analysis tool reported issues
David Howells <dhowells@redhat.com>
afs: Fix use-after-free due to get/remove race in volume tree
David Howells <dhowells@redhat.com>
afs: Fix overwriting of result of DNS query
David Howells <dhowells@redhat.com>
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
Eric Dumazet <edumazet@google.com>
net: check dev->gso_max_size in gso_features_check()
David Ahern <dsahern@kernel.org>
net/ipv6: Revert remove expired routes with a separated list of routes
Lorenzo Bianconi <lorenzo@kernel.org>
net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_queue_tx_clean()
David Howells <dhowells@redhat.com>
afs: Fix dynamic root lookup DNS check
David Howells <dhowells@redhat.com>
afs: Fix the dynamic root's d_delete to always delete unused dentries
Liu Jian <liujian56@huawei.com>
net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
Yury Norov <yury.norov@gmail.com>
net: mana: select PAGE_POOL
Larysa Zaremba <larysa.zaremba@intel.com>
ice: Fix PF with enabled XDP going no-carrier after reset
Dave Ertman <david.m.ertman@intel.com>
ice: alter feature support check for SRIOV and LAG
Jacob Keller <jacob.e.keller@intel.com>
ice: stop trashing VF VSI aggregator node ID information
Daniel Golle <daniel@makrotopia.org>
net: phy: skip LED triggers on PHYs on SFP modules
Andy Gospodarek <andrew.gospodarek@broadcom.com>
bnxt_en: do not map packet buffers twice
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Arnd Bergmann <arnd@arndb.de>
Bluetooth: hci_event: shut up a false-positive warning
Ying Hsu <yinghsu@chromium.org>
Bluetooth: Fix deadlock in vhci_send_frame
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: Fix not notifying when connection encryption changes
Eric Dumazet <edumazet@google.com>
net/rose: fix races in rose_kill_by_device()
Zhipeng Lu <alexious@zju.edu.cn>
ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
Eric Dumazet <edumazet@google.com>
net: sched: ife: fix potential use-after-free
Shigeru Yoshida <syoshida@redhat.com>
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Suman Ghosh <sumang@marvell.com>
octeontx2-pf: Fix graceful exit during PFC configuration failure
Vladimir Oltean <vladimir.oltean@nxp.com>
net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and above
Vladimir Oltean <vladimir.oltean@nxp.com>
net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above
Rahul Rameshbabu <rrameshbabu@nvidia.com>
net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors
Rahul Rameshbabu <rrameshbabu@nvidia.com>
net/mlx5e: Correct snprintf truncation handling for fw_version buffer
Dan Carpenter <dan.carpenter@linaro.org>
net/mlx5e: Fix error codes in alloc_branch_attr()
Dan Carpenter <dan.carpenter@linaro.org>
net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
Vlad Buslov <vladbu@nvidia.com>
net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: Fix fw tracer first block check
Carolina Jubran <cjubran@nvidia.com>
net/mlx5e: XDP, Drop fragmented packets larger than MTU size
Chris Mi <cmi@nvidia.com>
net/mlx5e: Decrease num_block_tc when unblock tc offload
Jianbo Liu <jianbol@nvidia.com>
net/mlx5e: Fix overrun reported by coverity
Dinghao Liu <dinghao.liu@zju.edu.cn>
net/mlx5e: fix a potential double-free in fs_udp_create_groups
Shifeng Li <lishifeng@sangfor.com.cn>
net/mlx5e: Fix a race in command alloc flow
Shifeng Li <lishifeng@sangfor.com.cn>
net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
Vlad Buslov <vladbu@nvidia.com>
Revert "net/mlx5e: fix double free of encap_header"
Vlad Buslov <vladbu@nvidia.com>
Revert "net/mlx5e: fix double free of encap_header in update funcs"
John Fastabend <john.fastabend@gmail.com>
bpf: syzkaller found null ptr deref in unix_bpf proto add
Michal Schmidt <mschmidt@redhat.com>
ice: fix theoretical out-of-bounds access in ethtool link modes
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: check defragmentation succeeded
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: don't re-add debugfs during reconfig
Edward Adam Davis <eadavis@qq.com>
wifi: mac80211: check if the existing link config remains unchanged
Johannes Berg <johannes.berg@intel.com>
wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
Johannes Berg <johannes.berg@intel.com>
wifi: ieee80211: don't require protected vendor action frames
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Rajvi Jingar <rajvi.jingar@linux.intel.com>
platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
Heiko Carstens <hca@linux.ibm.com>
s390/vx: fix save/restore of fpu kernel context
Geert Uytterhoeven <geert+renesas@glider.be>
reset: Fix crash when freeing non-existent optional resets
Kunwu Chan <chentao@kylinos.cn>
ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init
Andrew Davis <afd@ti.com>
ARM: dts: dra7: Fix DRA7 L3 NoC node register size
Chukun Pan <amadeus@jmu.edu.cn>
arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
Benjamin Bigler <benjamin@bigler.one>
spi: spi-imx: correctly configure burst length when using dma
Lingkai Dong <Lingkai.Dong@arm.com>
drm: Fix FD ownership check in drm_master_check_perm()
Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drm: Update file owner during use
Jani Nikula <jani.nikula@intel.com>
drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Introduce crtc_state->enhanced_framing
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Fix FEC state dump
Hamza Mahfooz <hamza.mahfooz@amd.com>
drm/amd/display: fix hw rotated modes when PSR-SU is enabled
Boris Burkov <boris@bur.io>
btrfs: free qgroup pertrans reserve on transaction abort
Qu Wenruo <wqu@suse.com>
btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
Qu Wenruo <wqu@suse.com>
btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
SeongJae Park <sj@kernel.org>
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park <sj@kernel.org>
mm/damon/core: use number of passed access sampling as a timer
Jiri Olsa <jolsa@kernel.org>
bpf: Fix prog_array_map_poke_run map poke update
-------------
Diffstat:
.../devicetree/bindings/nvmem/mxs-ocotp.yaml | 10 +-
Makefile | 4 +-
arch/arm/boot/dts/ti/omap/am33xx.dtsi | 1 +
arch/arm/boot/dts/ti/omap/dra7.dtsi | 2 +-
arch/arm/mach-omap2/id.c | 5 +
.../dts/allwinner/sun50i-h616-orangepi-zero.dtsi | 3 -
.../dts/allwinner/sun50i-h616-orangepi-zero2.dts | 3 +
.../dts/allwinner/sun50i-h618-orangepi-zero3.dts | 2 +
arch/arm64/kvm/arm.c | 2 +-
arch/arm64/kvm/vgic/vgic-init.c | 47 +++++---
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 2 +-
arch/arm64/kvm/vgic/vgic.h | 1 +
arch/s390/include/asm/fpu/api.h | 2 +-
arch/x86/kernel/alternative.c | 14 ++-
arch/x86/kernel/head_64.S | 16 +++
arch/x86/net/bpf_jit_comp.c | 46 +++++++
arch/x86/xen/Kconfig | 1 +
drivers/bluetooth/hci_vhci.c | 10 +-
drivers/bus/ti-sysc.c | 18 ++-
drivers/gpio/gpio-dwapb.c | 12 +-
drivers/gpio/gpiolib-cdev.c | 16 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +
drivers/gpu/drm/amd/display/dc/dc_hw_types.h | 1 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 3 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c | 12 +-
drivers/gpu/drm/drm_auth.c | 3 +-
drivers/gpu/drm/drm_debugfs.c | 10 +-
drivers/gpu/drm/drm_file.c | 40 +++++-
drivers/gpu/drm/drm_ioctl.c | 3 +
drivers/gpu/drm/i915/display/g4x_dp.c | 10 +-
drivers/gpu/drm/i915/display/intel_crt.c | 2 +
.../gpu/drm/i915/display/intel_crtc_state_dump.c | 3 +
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 22 ++--
drivers/gpu/drm/i915/display/intel_display.c | 12 ++
drivers/gpu/drm/i915/display/intel_display_types.h | 2 +
drivers/gpu/drm/i915/display/intel_dmc.c | 43 ++++++-
drivers/gpu/drm/i915/display/intel_dp.c | 3 +
.../gpu/drm/i915/display/intel_dp_link_training.c | 35 ++++--
drivers/gpu/drm/i915/i915_hwmon.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_drm.c | 5 +-
drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 6 +-
drivers/i2c/busses/i2c-aspeed.c | 48 +++++---
drivers/i2c/busses/i2c-qcom-geni.c | 8 +-
drivers/iio/accel/kionix-kx022a.c | 37 ++++--
drivers/iio/adc/imx93_adc.c | 4 +
drivers/iio/adc/meson_saradc.c | 16 ++-
drivers/iio/adc/ti_am335x_adc.c | 4 +-
drivers/iio/buffer/industrialio-triggered-buffer.c | 10 ++
drivers/iio/common/ms_sensors/ms_sensors_i2c.c | 4 +-
drivers/iio/imu/adis16475.c | 117 +++++++++++-------
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 4 +-
drivers/iio/magnetometer/tmag5273.c | 2 +-
drivers/input/keyboard/ipaq-micro-keys.c | 3 +
drivers/input/misc/soc_button_array.c | 5 +
drivers/interconnect/core.c | 3 +
drivers/interconnect/qcom/sm8250.c | 1 +
drivers/md/dm-integrity.c | 11 +-
drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 5 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 11 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 4 +-
drivers/net/ethernet/intel/ice/ice_lag.c | 2 +
drivers/net/ethernet/intel/ice/ice_lib.c | 7 +-
.../ethernet/marvell/octeontx2/nic/otx2_dcbnl.c | 17 ++-
drivers/net/ethernet/mediatek/mtk_wed_wo.c | 3 +
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 12 +-
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../mellanox/mlx5/core/en/fs_tt_redirect.c | 1 +
.../ethernet/mellanox/mlx5/core/en/tc/act/mirred.c | 5 +-
.../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 30 ++---
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 4 +-
.../mellanox/mlx5/core/en_accel/ipsec_fs.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 10 +-
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 31 +++--
.../mellanox/mlx5/core/eswitch_offloads_termtbl.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/vport.c | 2 +-
drivers/net/ethernet/micrel/ks8851.h | 3 +
drivers/net/ethernet/micrel/ks8851_common.c | 20 +--
drivers/net/ethernet/micrel/ks8851_spi.c | 42 ++++---
drivers/net/ethernet/microsoft/Kconfig | 1 +
drivers/net/ethernet/mscc/ocelot_stats.c | 16 +--
.../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +-
drivers/net/phy/phy_device.c | 6 +-
drivers/net/usb/ax88179_178a.c | 23 +++-
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
drivers/net/wireless/mediatek/mt76/dma.c | 10 +-
drivers/nvme/host/core.c | 3 +-
drivers/nvmem/brcm_nvram.c | 134 +++++++++++++++------
drivers/pinctrl/pinctrl-at91-pio4.c | 8 ++
drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c | 4 +-
drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c | 4 +-
drivers/platform/x86/intel/pmc/core.c | 2 +-
drivers/reset/core.c | 8 +-
drivers/scsi/aacraid/aacraid.h | 1 -
drivers/scsi/aacraid/commsup.c | 6 +-
drivers/scsi/aacraid/linit.c | 14 ---
drivers/scsi/aacraid/src.c | 25 +---
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 9 +-
drivers/scsi/scsi_error.c | 2 +
drivers/spi/spi-atmel.c | 92 ++++++++++++--
drivers/spi/spi-cadence.c | 1 -
drivers/spi/spi-imx.c | 15 ++-
drivers/thunderbolt/debugfs.c | 2 +-
drivers/ufs/core/ufshcd.c | 3 +-
drivers/ufs/host/ufs-qcom.c | 6 +-
drivers/usb/fotg210/fotg210-hcd.c | 3 -
drivers/usb/serial/ftdi_sio.c | 6 +-
drivers/usb/serial/ftdi_sio_ids.h | 6 +-
drivers/usb/serial/option.c | 5 +
drivers/usb/storage/unusual_devs.h | 11 ++
drivers/usb/typec/ucsi/ucsi_glink.c | 2 +-
fs/afs/cell.c | 6 +-
fs/afs/dynroot.c | 31 ++---
fs/afs/internal.h | 2 +
fs/afs/volume.c | 26 +++-
fs/btrfs/disk-io.c | 28 +++++
fs/btrfs/qgroup.c | 96 +++++++--------
fs/btrfs/qgroup.h | 9 ++
fs/btrfs/transaction.c | 2 -
fs/btrfs/transaction.h | 3 +
fs/nfsd/nfsctl.c | 9 +-
fs/nfsd/nfsd.h | 1 +
fs/nfsd/nfssvc.c | 2 +-
fs/smb/client/cifs_debug.c | 12 +-
fs/smb/client/cifsglob.h | 3 +-
fs/smb/client/connect.c | 7 +-
fs/smb/client/misc.c | 4 +
fs/smb/client/smb2ops.c | 19 +--
fs/smb/client/smb2pdu.c | 29 +++--
include/drm/drm_file.h | 13 +-
include/linux/bpf.h | 3 +
include/linux/damon.h | 16 ++-
include/linux/ieee80211.h | 3 +-
include/linux/key-type.h | 1 +
include/net/bluetooth/hci_core.h | 9 +-
include/net/ip6_fib.h | 64 ++--------
include/net/sock.h | 5 +
include/trace/events/9p.h | 11 +-
kernel/bpf/arraymap.c | 58 ++-------
kernel/trace/ring_buffer.c | 130 ++++++--------------
kernel/trace/synth_event_gen_test.c | 11 ++
lib/vsprintf.c | 11 +-
mm/damon/core.c | 102 ++++++++--------
net/8021q/vlan_core.c | 9 +-
net/9p/protocol.c | 17 ++-
net/bluetooth/af_bluetooth.c | 7 +-
net/bluetooth/hci_event.c | 30 +++--
net/bluetooth/l2cap_core.c | 21 +++-
net/bluetooth/mgmt.c | 25 ++--
net/bluetooth/smp.c | 7 ++
net/core/dev.c | 3 +
net/core/skbuff.c | 2 +
net/core/sock_map.c | 2 +
net/core/stream.c | 2 +-
net/dns_resolver/dns_key.c | 10 +-
net/ife/ife.c | 1 +
net/ipv6/ip6_fib.c | 55 +--------
net/ipv6/route.c | 6 +-
net/mac80211/cfg.c | 4 +-
net/mac80211/driver-ops.c | 6 +-
net/mac80211/mesh_plink.c | 16 +--
net/mac80211/mlme.c | 4 +-
net/rfkill/rfkill-gpio.c | 8 ++
net/rose/af_rose.c | 39 +++++-
net/sunrpc/svc_xprt.c | 5 +-
net/wireless/certs/wens.hex | 87 +++++++++++++
security/keys/gc.c | 31 +++--
security/keys/internal.h | 11 +-
security/keys/key.c | 15 +--
security/keys/proc.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/tas2781_hda_i2c.c | 4 +
sound/soc/codecs/hdmi-codec.c | 12 +-
sound/soc/codecs/tas2781-fmwlib.c | 14 ++-
sound/soc/fsl/fsl_sai.c | 3 +
sound/usb/quirks.c | 4 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 8 +-
183 files changed, 1677 insertions(+), 907 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
@ 2023-12-30 12:59 ` Ricardo B. Marliere
2023-12-30 15:05 ` Takeshi Ogasawara
` (7 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Ricardo B. Marliere @ 2023-12-30 12:59 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On 23/12/30 11:57AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
System runs fine, no noticeable regressions.
[ 0.000000] Linux version 6.6.9-rc1-ktest+ (rbmarliere@debian) (gcc (Debian 13.2.0-9) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41.50.20231227) #1 SMP PREEMPT_DYNAMIC Sat Dec 30 08:42:24 -03 2023
Tested-by: Ricardo B. Marliere <ricardo@marliere.net>
Thanks,
- Ricardo
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
2023-12-30 12:59 ` Ricardo B. Marliere
@ 2023-12-30 15:05 ` Takeshi Ogasawara
2023-12-30 16:59 ` Florian Fainelli
` (6 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Takeshi Ogasawara @ 2023-12-30 15:05 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
Hi Greg
On Sat, Dec 30, 2023 at 9:01 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
6.6.9-rc1 tested.
Build successfully completed.
Boot successfully completed.
No dmesg regressions.
Video output normal.
Sound output normal.
Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux)
[ 0.000000] Linux version 6.6.9-rc1rv
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU
Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Sat Dec 30 23:43:57 JST 2023
Thanks
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
2023-12-30 12:59 ` Ricardo B. Marliere
2023-12-30 15:05 ` Takeshi Ogasawara
@ 2023-12-30 16:59 ` Florian Fainelli
2023-12-30 18:11 ` SeongJae Park
` (5 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Florian Fainelli @ 2023-12-30 16:59 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
conor, allen.lkml
On 12/30/2023 12:57 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMST using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-12-30 16:59 ` Florian Fainelli
@ 2023-12-30 18:11 ` SeongJae Park
2023-12-31 1:03 ` Ron Economos
` (4 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: SeongJae Park @ 2023-12-30 18:11 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, damon,
SeongJae Park
Hello,
On Sat, 30 Dec 2023 11:57:34 +0000 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below. Please note that I retrieved the
kernel from linux-stable-rc tree[2].
Tested-by: SeongJae Park <sj@kernel.org>
[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] ac5757a323d0 ("Linux 6.6.9-rc1")
Thanks,
SJ
[...]
---
ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: sysfs.sh
ok 9 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 10 selftests: damon: reclaim.sh
ok 11 selftests: damon: lru_sort.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_i386_idle_flag.sh
ok 13 selftests: damon-tests: build_i386_highpte.sh
ok 14 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2023-12-30 18:11 ` SeongJae Park
@ 2023-12-31 1:03 ` Ron Economos
2023-12-31 3:18 ` Luna Jernberg
` (3 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Ron Economos @ 2023-12-31 1:03 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml
On 12/30/23 3:57 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos <re@w6rz.net>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2023-12-31 1:03 ` Ron Economos
@ 2023-12-31 3:18 ` Luna Jernberg
2023-12-31 9:18 ` Greg Kroah-Hartman
2023-12-31 8:10 ` Bagas Sanjaya
` (2 subsequent siblings)
8 siblings, 1 reply; 12+ messages in thread
From: Luna Jernberg @ 2023-12-31 3:18 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
Did not work for me on Debian testing on a Thinkpad Edge i3 laptop
just booted me to busybox
Den lör 30 dec. 2023 kl 13:01 skrev Greg Kroah-Hartman
<gregkh@linuxfoundation.org>:
>
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Linux 6.6.9-rc1
>
> Nam Cao <namcao@linutronix.de>
> spi: cadence: revert "Add SPI transfer delays"
>
> Thomas Gleixner <tglx@linutronix.de>
> x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully
>
> Thomas Gleixner <tglx@linutronix.de>
> x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
>
> Thomas Gleixner <tglx@linutronix.de>
> x86/alternatives: Sync core before enabling interrupts
>
> Marc Zyngier <maz@kernel.org>
> KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
>
> Marc Zyngier <maz@kernel.org>
> KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
>
> Marc Zyngier <maz@kernel.org>
> KVM: arm64: vgic: Simplify kvm_vgic_destroy()
>
> Yaxiong Tian <tianyaxiong@kylinos.cn>
> thunderbolt: Fix memory leak in margining_port_remove()
>
> Herve Codina <herve.codina@bootlin.com>
> lib/vsprintf: Fix %pfwf when current node refcount == 0
>
> xiongxin <xiongxin@kylinos.cn>
> gpio: dwapb: mask/unmask IRQ when disable/enale it
>
> Tony Lindgren <tony@atomide.com>
> bus: ti-sysc: Flush posted write only after srst_udelay
>
> Nam Cao <namcao@linutronix.de>
> pinctrl: starfive: jh7100: ignore disabled device tree nodes
>
> Nam Cao <namcao@linutronix.de>
> pinctrl: starfive: jh7110: ignore disabled device tree nodes
>
> Geliang Tang <geliang.tang@linux.dev>
> selftests: mptcp: join: fix subflow_send_ack lookup
>
> Mikulas Patocka <mpatocka@redhat.com>
> dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
>
> Steven Rostedt (Google) <rostedt@goodmis.org>
> tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
>
> Alexander Atanasov <alexander.atanasov@virtuozzo.com>
> scsi: core: Always send batch on reset or error handling command
>
> Martin K. Petersen <martin.petersen@oracle.com>
> Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
>
> Rafał Miłecki <rafal@milecki.pl>
> nvmem: brcm_nvram: store a copy of NVRAM content
>
> Louis Chauvet <louis.chauvet@bootlin.com>
> spi: atmel: Fix clock issue when using devices with different polarities
>
> Miquel Raynal <miquel.raynal@bootlin.com>
> spi: atmel: Prevent spi transfers from being killed
>
> Miquel Raynal <miquel.raynal@bootlin.com>
> spi: atmel: Do not cancel a transfer upon any signal
>
> Steven Rostedt (Google) <rostedt@goodmis.org>
> ring-buffer: Fix slowpath of interrupted event
>
> Steven Rostedt (Google) <rostedt@goodmis.org>
> ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
>
> Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
>
> JP Kobryn <inwardvessel@gmail.com>
> 9p: prevent read overrun in protocol dump tracepoint
>
> Ville Syrjälä <ville.syrjala@linux.intel.com>
> drm/i915/dmc: Don't enable any pipe DMC events
>
> Ville Syrjälä <ville.syrjala@linux.intel.com>
> drm/i915: Reject async flips with bigjoiner
>
> Paulo Alcantara <pc@manguebit.com>
> smb: client: fix OOB in smbCalcSize()
>
> Paulo Alcantara <pc@manguebit.com>
> smb: client: fix OOB in SMB2_query_info_init()
>
> Paulo Alcantara <pc@manguebit.com>
> smb: client: fix potential OOB in cifs_dump_detail()
>
> Paulo Alcantara <pc@manguebit.com>
> smb: client: fix OOB in cifsd when receiving compounded resps
>
> NeilBrown <neilb@suse.de>
> nfsd: call nfsd_last_thread() before final nfsd_put()
>
> Fabio Estevam <festevam@denx.de>
> dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
>
> Lai Peter Jun Ann <jun.ann.lai@intel.com>
> net: stmmac: fix incorrect flag check in timestamp interrupt
>
> Thomas Weißschuh <linux@weissschuh.net>
> net: avoid build bug in skb extension length calculation
>
> Ronald Wahl <ronald.wahl@raritan.com>
> net: ks8851: Fix TX stall caused by TX buffer overrun
>
> Rouven Czerwinski <r.czerwinski@pengutronix.de>
> net: rfkill: gpio: set GPIO direction
>
> Fedor Pchelkin <pchelkin@ispras.ru>
> net: 9p: avoid freeing uninit memory in p9pdu_vreadf
>
> Christoffer Sandberg <cs@tuxedo.de>
> Input: soc_button_array - add mapping for airplane mode button
>
> Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
> net: usb: ax88179_178a: avoid failed operations when device is disconnected
>
> Dan Carpenter <dan.carpenter@linaro.org>
> usb: fotg210-hcd: delete an incorrect bounds test
>
> Johan Hovold <johan+linaro@kernel.org>
> usb: typec: ucsi: fix gpio-based orientation detection
>
> Alex Lu <alex_lu@realsil.com.cn>
> Bluetooth: Add more enc key size check
>
> Xiao Yao <xiaoyao@rock-chips.com>
> Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
>
> Frédéric Danis <frederic.danis@collabora.com>
> Bluetooth: L2CAP: Send reject on command corrupted request
>
> Hyunwoo Kim <v4bel@theori.io>
> Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
>
> Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
>
> Gergo Koteles <soyer@irl.hu>
> ASoC: tas2781: check the validity of prm_no/cfg_no
>
> Clément Villeret <clement.villeret@gmail.com>
> ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
>
> Gergo Koteles <soyer@irl.hu>
> ALSA: hda/tas2781: select program 0, conf 0 by default
>
> Reinhard Speyerer <rspmn@arcor.de>
> USB: serial: option: add Quectel RM500Q R13 firmware support
>
> Slark Xiao <slark_xiao@163.com>
> USB: serial: option: add Foxconn T99W265 with new baseline
>
> Alper Ak <alperyasinak1@gmail.com>
> USB: serial: option: add Quectel EG912Y module support
>
> Mark Glover <mark.glover@actisense.com>
> USB: serial: ftdi_sio: update Actisense PIDs constant names
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: cfg80211: fix certs build to not depend on file order
>
> Chen-Yu Tsai <wens@kernel.org>
> wifi: cfg80211: Add my certificate
>
> Felix Fietkau <nbd@nbd.name>
> wifi: mt76: fix crash with WED rx support enabled
>
> Tasos Sahanidis <tasos@tasossah.com>
> usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
>
> Tony Lindgren <tony@atomide.com>
> ARM: dts: Fix occasional boot hang for am3 usb
>
> Jeremie Knuesel <knuesel@gmail.com>
> ALSA: usb-audio: Increase delay in MOTU M quirk
>
> David Lechner <dlechner@baylibre.com>
> iio: triggered-buffer: prevent possible freeing of wrong buffer
>
> Javier Carrasco <javier.carrasco@wolfvision.net>
> iio: tmag5273: fix temperature offset
>
> Wadim Egorov <w.egorov@phytec.de>
> iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
>
> Nuno Sa <nuno.sa@analog.com>
> iio: imu: adis16475: add spi_device_id table
>
> Javier Carrasco <javier.carrasco.cruz@gmail.com>
> iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
>
> Haibo Chen <haibo.chen@nxp.com>
> iio: adc: imx93: add four channels for imx93 adc
>
> Matti Vaittinen <mazziesaccount@gmail.com>
> iio: kx022a: Fix acceleration value scaling
>
> Can Guo <quic_cang@quicinc.com>
> scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
>
> ChanWoo Lee <cw9316.lee@samsung.com>
> scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify()
>
> Wei Yongjun <weiyongjun1@huawei.com>
> scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
>
> George Stark <gnstark@salutedevices.com>
> iio: adc: meson: add separate config for axg SoC family
>
> Haoran Liu <liuhaoran14@163.com>
> Input: ipaq-micro-keys - add error handling for devm_kmemdup
>
> Konrad Dybcio <konrad.dybcio@linaro.org>
> interconnect: qcom: sm8250: Enable sync_state
>
> Su Hui <suhui@nfschina.com>
> iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
>
> Mike Tipton <quic_mdtipton@quicinc.com>
> interconnect: Treat xlate() returning NULL node as an error
>
> Maurizio Lombardi <mlombard@redhat.com>
> nvme-pci: fix sleeping function called from interrupt context
>
> Kent Gibson <warthog618@gmail.com>
> gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
>
> Alexis Lothoré <alexis.lothore@bootlin.com>
> pinctrl: at91-pio4: use dedicated lock class for IRQ
>
> Arnd Bergmann <arnd@arndb.de>
> x86/xen: add CPU dependencies for 32-bit build
>
> Quan Nguyen <quan@os.amperecomputing.com>
> i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
>
> ZhenGuo Yin <zhenguo.yin@amd.com>
> drm/amdgpu: re-create idle bo's PTE during VM state machine reset
>
> Yang Yingliang <yangyingliang@huawei.com>
> i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
>
> Shengjiu Wang <shengjiu.wang@nxp.com>
> ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
>
> Jerome Brunet <jbrunet@baylibre.com>
> ASoC: hdmi-codec: fix missing report for jack initial status
>
> Imre Deak <imre.deak@intel.com>
> drm/i915/mtl: Fix HDMI/DP PLL clock selection
>
> Karthik Poosa <karthik.poosa@intel.com>
> drm/i915/hwmon: Fix static analysis tool reported issues
>
> David Howells <dhowells@redhat.com>
> afs: Fix use-after-free due to get/remove race in volume tree
>
> David Howells <dhowells@redhat.com>
> afs: Fix overwriting of result of DNS query
>
> David Howells <dhowells@redhat.com>
> keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
>
> Eric Dumazet <edumazet@google.com>
> net: check dev->gso_max_size in gso_features_check()
>
> David Ahern <dsahern@kernel.org>
> net/ipv6: Revert remove expired routes with a separated list of routes
>
> Lorenzo Bianconi <lorenzo@kernel.org>
> net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_queue_tx_clean()
>
> David Howells <dhowells@redhat.com>
> afs: Fix dynamic root lookup DNS check
>
> David Howells <dhowells@redhat.com>
> afs: Fix the dynamic root's d_delete to always delete unused dentries
>
> Liu Jian <liujian56@huawei.com>
> net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
>
> Yury Norov <yury.norov@gmail.com>
> net: mana: select PAGE_POOL
>
> Larysa Zaremba <larysa.zaremba@intel.com>
> ice: Fix PF with enabled XDP going no-carrier after reset
>
> Dave Ertman <david.m.ertman@intel.com>
> ice: alter feature support check for SRIOV and LAG
>
> Jacob Keller <jacob.e.keller@intel.com>
> ice: stop trashing VF VSI aggregator node ID information
>
> Daniel Golle <daniel@makrotopia.org>
> net: phy: skip LED triggers on PHYs on SFP modules
>
> Andy Gospodarek <andrew.gospodarek@broadcom.com>
> bnxt_en: do not map packet buffers twice
>
> Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
>
> Arnd Bergmann <arnd@arndb.de>
> Bluetooth: hci_event: shut up a false-positive warning
>
> Ying Hsu <yinghsu@chromium.org>
> Bluetooth: Fix deadlock in vhci_send_frame
>
> Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> Bluetooth: Fix not notifying when connection encryption changes
>
> Eric Dumazet <edumazet@google.com>
> net/rose: fix races in rose_kill_by_device()
>
> Zhipeng Lu <alexious@zju.edu.cn>
> ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
>
> Eric Dumazet <edumazet@google.com>
> net: sched: ife: fix potential use-after-free
>
> Shigeru Yoshida <syoshida@redhat.com>
> net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
>
> Suman Ghosh <sumang@marvell.com>
> octeontx2-pf: Fix graceful exit during PFC configuration failure
>
> Vladimir Oltean <vladimir.oltean@nxp.com>
> net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and above
>
> Vladimir Oltean <vladimir.oltean@nxp.com>
> net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above
>
> Rahul Rameshbabu <rrameshbabu@nvidia.com>
> net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors
>
> Rahul Rameshbabu <rrameshbabu@nvidia.com>
> net/mlx5e: Correct snprintf truncation handling for fw_version buffer
>
> Dan Carpenter <dan.carpenter@linaro.org>
> net/mlx5e: Fix error codes in alloc_branch_attr()
>
> Dan Carpenter <dan.carpenter@linaro.org>
> net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
>
> Vlad Buslov <vladbu@nvidia.com>
> net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
>
> Moshe Shemesh <moshe@nvidia.com>
> net/mlx5: Fix fw tracer first block check
>
> Carolina Jubran <cjubran@nvidia.com>
> net/mlx5e: XDP, Drop fragmented packets larger than MTU size
>
> Chris Mi <cmi@nvidia.com>
> net/mlx5e: Decrease num_block_tc when unblock tc offload
>
> Jianbo Liu <jianbol@nvidia.com>
> net/mlx5e: Fix overrun reported by coverity
>
> Dinghao Liu <dinghao.liu@zju.edu.cn>
> net/mlx5e: fix a potential double-free in fs_udp_create_groups
>
> Shifeng Li <lishifeng@sangfor.com.cn>
> net/mlx5e: Fix a race in command alloc flow
>
> Shifeng Li <lishifeng@sangfor.com.cn>
> net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
>
> Vlad Buslov <vladbu@nvidia.com>
> Revert "net/mlx5e: fix double free of encap_header"
>
> Vlad Buslov <vladbu@nvidia.com>
> Revert "net/mlx5e: fix double free of encap_header in update funcs"
>
> John Fastabend <john.fastabend@gmail.com>
> bpf: syzkaller found null ptr deref in unix_bpf proto add
>
> Michal Schmidt <mschmidt@redhat.com>
> ice: fix theoretical out-of-bounds access in ethtool link modes
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: mac80211: mesh_plink: fix matches_local logic
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: mac80211: mesh: check element parsing succeeded
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: mac80211: check defragmentation succeeded
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: mac80211: don't re-add debugfs during reconfig
>
> Edward Adam Davis <eadavis@qq.com>
> wifi: mac80211: check if the existing link config remains unchanged
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: ieee80211: don't require protected vendor action frames
>
> Chuck Lever <chuck.lever@oracle.com>
> SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
>
> Rajvi Jingar <rajvi.jingar@linux.intel.com>
> platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
>
> Heiko Carstens <hca@linux.ibm.com>
> s390/vx: fix save/restore of fpu kernel context
>
> Geert Uytterhoeven <geert+renesas@glider.be>
> reset: Fix crash when freeing non-existent optional resets
>
> Kunwu Chan <chentao@kylinos.cn>
> ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init
>
> Andrew Davis <afd@ti.com>
> ARM: dts: dra7: Fix DRA7 L3 NoC node register size
>
> Chukun Pan <amadeus@jmu.edu.cn>
> arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
>
> Benjamin Bigler <benjamin@bigler.one>
> spi: spi-imx: correctly configure burst length when using dma
>
> Lingkai Dong <Lingkai.Dong@arm.com>
> drm: Fix FD ownership check in drm_master_check_perm()
>
> Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> drm: Update file owner during use
>
> Jani Nikula <jani.nikula@intel.com>
> drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
>
> Ville Syrjälä <ville.syrjala@linux.intel.com>
> drm/i915: Introduce crtc_state->enhanced_framing
>
> Ville Syrjälä <ville.syrjala@linux.intel.com>
> drm/i915: Fix FEC state dump
>
> Hamza Mahfooz <hamza.mahfooz@amd.com>
> drm/amd/display: fix hw rotated modes when PSR-SU is enabled
>
> Boris Burkov <boris@bur.io>
> btrfs: free qgroup pertrans reserve on transaction abort
>
> Qu Wenruo <wqu@suse.com>
> btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
>
> Qu Wenruo <wqu@suse.com>
> btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
>
> SeongJae Park <sj@kernel.org>
> mm/damon/core: make damon_start() waits until kdamond_fn() starts
>
> SeongJae Park <sj@kernel.org>
> mm/damon/core: use number of passed access sampling as a timer
>
> Jiri Olsa <jolsa@kernel.org>
> bpf: Fix prog_array_map_poke_run map poke update
>
>
> -------------
>
> Diffstat:
>
> .../devicetree/bindings/nvmem/mxs-ocotp.yaml | 10 +-
> Makefile | 4 +-
> arch/arm/boot/dts/ti/omap/am33xx.dtsi | 1 +
> arch/arm/boot/dts/ti/omap/dra7.dtsi | 2 +-
> arch/arm/mach-omap2/id.c | 5 +
> .../dts/allwinner/sun50i-h616-orangepi-zero.dtsi | 3 -
> .../dts/allwinner/sun50i-h616-orangepi-zero2.dts | 3 +
> .../dts/allwinner/sun50i-h618-orangepi-zero3.dts | 2 +
> arch/arm64/kvm/arm.c | 2 +-
> arch/arm64/kvm/vgic/vgic-init.c | 47 +++++---
> arch/arm64/kvm/vgic/vgic-mmio-v3.c | 2 +-
> arch/arm64/kvm/vgic/vgic.h | 1 +
> arch/s390/include/asm/fpu/api.h | 2 +-
> arch/x86/kernel/alternative.c | 14 ++-
> arch/x86/kernel/head_64.S | 16 +++
> arch/x86/net/bpf_jit_comp.c | 46 +++++++
> arch/x86/xen/Kconfig | 1 +
> drivers/bluetooth/hci_vhci.c | 10 +-
> drivers/bus/ti-sysc.c | 18 ++-
> drivers/gpio/gpio-dwapb.c | 12 +-
> drivers/gpio/gpiolib-cdev.c | 16 ++-
> drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 6 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 1 +
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +
> drivers/gpu/drm/amd/display/dc/dc_hw_types.h | 1 +
> .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 3 +-
> drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c | 12 +-
> drivers/gpu/drm/drm_auth.c | 3 +-
> drivers/gpu/drm/drm_debugfs.c | 10 +-
> drivers/gpu/drm/drm_file.c | 40 +++++-
> drivers/gpu/drm/drm_ioctl.c | 3 +
> drivers/gpu/drm/i915/display/g4x_dp.c | 10 +-
> drivers/gpu/drm/i915/display/intel_crt.c | 2 +
> .../gpu/drm/i915/display/intel_crtc_state_dump.c | 3 +
> drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +-
> drivers/gpu/drm/i915/display/intel_ddi.c | 22 ++--
> drivers/gpu/drm/i915/display/intel_display.c | 12 ++
> drivers/gpu/drm/i915/display/intel_display_types.h | 2 +
> drivers/gpu/drm/i915/display/intel_dmc.c | 43 ++++++-
> drivers/gpu/drm/i915/display/intel_dp.c | 3 +
> .../gpu/drm/i915/display/intel_dp_link_training.c | 35 ++++--
> drivers/gpu/drm/i915/i915_hwmon.c | 4 +-
> drivers/gpu/drm/nouveau/nouveau_drm.c | 5 +-
> drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 6 +-
> drivers/i2c/busses/i2c-aspeed.c | 48 +++++---
> drivers/i2c/busses/i2c-qcom-geni.c | 8 +-
> drivers/iio/accel/kionix-kx022a.c | 37 ++++--
> drivers/iio/adc/imx93_adc.c | 4 +
> drivers/iio/adc/meson_saradc.c | 16 ++-
> drivers/iio/adc/ti_am335x_adc.c | 4 +-
> drivers/iio/buffer/industrialio-triggered-buffer.c | 10 ++
> drivers/iio/common/ms_sensors/ms_sensors_i2c.c | 4 +-
> drivers/iio/imu/adis16475.c | 117 +++++++++++-------
> drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 4 +-
> drivers/iio/magnetometer/tmag5273.c | 2 +-
> drivers/input/keyboard/ipaq-micro-keys.c | 3 +
> drivers/input/misc/soc_button_array.c | 5 +
> drivers/interconnect/core.c | 3 +
> drivers/interconnect/qcom/sm8250.c | 1 +
> drivers/md/dm-integrity.c | 11 +-
> drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 5 +-
> drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 11 +-
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 4 +-
> drivers/net/ethernet/intel/ice/ice_lag.c | 2 +
> drivers/net/ethernet/intel/ice/ice_lib.c | 7 +-
> .../ethernet/marvell/octeontx2/nic/otx2_dcbnl.c | 17 ++-
> drivers/net/ethernet/mediatek/mtk_wed_wo.c | 3 +
> drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 12 +-
> .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
> .../mellanox/mlx5/core/en/fs_tt_redirect.c | 1 +
> .../ethernet/mellanox/mlx5/core/en/tc/act/mirred.c | 5 +-
> .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 30 ++---
> .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 3 +-
> drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 4 +-
> .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 2 +-
> .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 10 +-
> drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 +-
> .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 31 +++--
> .../mellanox/mlx5/core/eswitch_offloads_termtbl.c | 4 +-
> drivers/net/ethernet/mellanox/mlx5/core/vport.c | 2 +-
> drivers/net/ethernet/micrel/ks8851.h | 3 +
> drivers/net/ethernet/micrel/ks8851_common.c | 20 +--
> drivers/net/ethernet/micrel/ks8851_spi.c | 42 ++++---
> drivers/net/ethernet/microsoft/Kconfig | 1 +
> drivers/net/ethernet/mscc/ocelot_stats.c | 16 +--
> .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +-
> drivers/net/phy/phy_device.c | 6 +-
> drivers/net/usb/ax88179_178a.c | 23 +++-
> drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 4 +-
> drivers/net/wireless/mediatek/mt76/dma.c | 10 +-
> drivers/nvme/host/core.c | 3 +-
> drivers/nvmem/brcm_nvram.c | 134 +++++++++++++++------
> drivers/pinctrl/pinctrl-at91-pio4.c | 8 ++
> drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c | 4 +-
> drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c | 4 +-
> drivers/platform/x86/intel/pmc/core.c | 2 +-
> drivers/reset/core.c | 8 +-
> drivers/scsi/aacraid/aacraid.h | 1 -
> drivers/scsi/aacraid/commsup.c | 6 +-
> drivers/scsi/aacraid/linit.c | 14 ---
> drivers/scsi/aacraid/src.c | 25 +---
> drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 9 +-
> drivers/scsi/scsi_error.c | 2 +
> drivers/spi/spi-atmel.c | 92 ++++++++++++--
> drivers/spi/spi-cadence.c | 1 -
> drivers/spi/spi-imx.c | 15 ++-
> drivers/thunderbolt/debugfs.c | 2 +-
> drivers/ufs/core/ufshcd.c | 3 +-
> drivers/ufs/host/ufs-qcom.c | 6 +-
> drivers/usb/fotg210/fotg210-hcd.c | 3 -
> drivers/usb/serial/ftdi_sio.c | 6 +-
> drivers/usb/serial/ftdi_sio_ids.h | 6 +-
> drivers/usb/serial/option.c | 5 +
> drivers/usb/storage/unusual_devs.h | 11 ++
> drivers/usb/typec/ucsi/ucsi_glink.c | 2 +-
> fs/afs/cell.c | 6 +-
> fs/afs/dynroot.c | 31 ++---
> fs/afs/internal.h | 2 +
> fs/afs/volume.c | 26 +++-
> fs/btrfs/disk-io.c | 28 +++++
> fs/btrfs/qgroup.c | 96 +++++++--------
> fs/btrfs/qgroup.h | 9 ++
> fs/btrfs/transaction.c | 2 -
> fs/btrfs/transaction.h | 3 +
> fs/nfsd/nfsctl.c | 9 +-
> fs/nfsd/nfsd.h | 1 +
> fs/nfsd/nfssvc.c | 2 +-
> fs/smb/client/cifs_debug.c | 12 +-
> fs/smb/client/cifsglob.h | 3 +-
> fs/smb/client/connect.c | 7 +-
> fs/smb/client/misc.c | 4 +
> fs/smb/client/smb2ops.c | 19 +--
> fs/smb/client/smb2pdu.c | 29 +++--
> include/drm/drm_file.h | 13 +-
> include/linux/bpf.h | 3 +
> include/linux/damon.h | 16 ++-
> include/linux/ieee80211.h | 3 +-
> include/linux/key-type.h | 1 +
> include/net/bluetooth/hci_core.h | 9 +-
> include/net/ip6_fib.h | 64 ++--------
> include/net/sock.h | 5 +
> include/trace/events/9p.h | 11 +-
> kernel/bpf/arraymap.c | 58 ++-------
> kernel/trace/ring_buffer.c | 130 ++++++--------------
> kernel/trace/synth_event_gen_test.c | 11 ++
> lib/vsprintf.c | 11 +-
> mm/damon/core.c | 102 ++++++++--------
> net/8021q/vlan_core.c | 9 +-
> net/9p/protocol.c | 17 ++-
> net/bluetooth/af_bluetooth.c | 7 +-
> net/bluetooth/hci_event.c | 30 +++--
> net/bluetooth/l2cap_core.c | 21 +++-
> net/bluetooth/mgmt.c | 25 ++--
> net/bluetooth/smp.c | 7 ++
> net/core/dev.c | 3 +
> net/core/skbuff.c | 2 +
> net/core/sock_map.c | 2 +
> net/core/stream.c | 2 +-
> net/dns_resolver/dns_key.c | 10 +-
> net/ife/ife.c | 1 +
> net/ipv6/ip6_fib.c | 55 +--------
> net/ipv6/route.c | 6 +-
> net/mac80211/cfg.c | 4 +-
> net/mac80211/driver-ops.c | 6 +-
> net/mac80211/mesh_plink.c | 16 +--
> net/mac80211/mlme.c | 4 +-
> net/rfkill/rfkill-gpio.c | 8 ++
> net/rose/af_rose.c | 39 +++++-
> net/sunrpc/svc_xprt.c | 5 +-
> net/wireless/certs/wens.hex | 87 +++++++++++++
> security/keys/gc.c | 31 +++--
> security/keys/internal.h | 11 +-
> security/keys/key.c | 15 +--
> security/keys/proc.c | 2 +-
> sound/pci/hda/patch_realtek.c | 1 +
> sound/pci/hda/tas2781_hda_i2c.c | 4 +
> sound/soc/codecs/hdmi-codec.c | 12 +-
> sound/soc/codecs/tas2781-fmwlib.c | 14 ++-
> sound/soc/fsl/fsl_sai.c | 3 +
> sound/usb/quirks.c | 4 +-
> tools/testing/selftests/net/mptcp/mptcp_join.sh | 8 +-
> 183 files changed, 1677 insertions(+), 907 deletions(-)
>
>
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2023-12-31 3:18 ` Luna Jernberg
@ 2023-12-31 8:10 ` Bagas Sanjaya
2023-12-31 9:19 ` Naresh Kamboju
2023-12-31 16:33 ` Guenter Roeck
8 siblings, 0 replies; 12+ messages in thread
From: Bagas Sanjaya @ 2023-12-31 8:10 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
On Sat, Dec 30, 2023 at 11:57:34AM +0000, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
Successfully compiled and installed the kernel on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-31 3:18 ` Luna Jernberg
@ 2023-12-31 9:18 ` Greg Kroah-Hartman
0 siblings, 0 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2023-12-31 9:18 UTC (permalink / raw)
To: Luna Jernberg
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On Sun, Dec 31, 2023 at 04:18:29AM +0100, Luna Jernberg wrote:
> Did not work for me on Debian testing on a Thinkpad Edge i3 laptop
> just booted me to busybox
Did not work in what way? Is this a regression from the last release?
If so, can you do 'git bisect' to find the offending commit?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2023-12-31 8:10 ` Bagas Sanjaya
@ 2023-12-31 9:19 ` Naresh Kamboju
2023-12-31 16:33 ` Guenter Roeck
8 siblings, 0 replies; 12+ messages in thread
From: Naresh Kamboju @ 2023-12-31 9:19 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On Sat, 30 Dec 2023 at 17:31, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
## Build
* kernel: 6.6.9-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.6.y
* git commit: ac5757a323d0d58e1e9f6a43cb374d4fbcd14db5
* git describe: v6.6.8-157-gac5757a323d0
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.8-157-gac5757a323d0
## Test Regressions (compared to v6.6.7)
## Metric Regressions (compared to v6.6.7)
## Test Fixes (compared to v6.6.7)
## Metric Fixes (compared to v6.6.7)
## Test result summary
total: 152743, pass: 130798, fail: 2523, skip: 19299, xfail: 123
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 144 passed, 1 failed
* arm64: 52 total, 49 passed, 3 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 26 total, 26 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 36 passed, 0 failed
* riscv: 25 total, 24 passed, 1 failed
* s390: 13 total, 13 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 45 passed, 1 failed
## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-vm
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2023-12-31 9:19 ` Naresh Kamboju
@ 2023-12-31 16:33 ` Guenter Roeck
8 siblings, 0 replies; 12+ messages in thread
From: Guenter Roeck @ 2023-12-31 16:33 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml
On Sat, Dec 30, 2023 at 11:57:34AM +0000, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.9 release.
> There are 156 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Mon, 01 Jan 2024 11:57:43 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 545 pass: 545 fail: 0
Tested-by: Guenter Roeck <linux@roeck-us.net>
Guenter
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.6 000/156] 6.6.9-rc1 review
@ 2023-12-30 16:57 Ronald Warsow
0 siblings, 0 replies; 12+ messages in thread
From: Ronald Warsow @ 2023-12-30 16:57 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable; +Cc: linux-kernel
Hi Greg
no regressions here on x86_64
(Intel Rocket Lake: i5-11400)
Thanks
Tested-by: Ronald Warsow <rwarsow@gmx.de>
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-12-31 16:33 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30 11:57 [PATCH 6.6 000/156] 6.6.9-rc1 review Greg Kroah-Hartman
2023-12-30 12:59 ` Ricardo B. Marliere
2023-12-30 15:05 ` Takeshi Ogasawara
2023-12-30 16:59 ` Florian Fainelli
2023-12-30 18:11 ` SeongJae Park
2023-12-31 1:03 ` Ron Economos
2023-12-31 3:18 ` Luna Jernberg
2023-12-31 9:18 ` Greg Kroah-Hartman
2023-12-31 8:10 ` Bagas Sanjaya
2023-12-31 9:19 ` Naresh Kamboju
2023-12-31 16:33 ` Guenter Roeck
2023-12-30 16:57 Ronald Warsow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®