2023-08-09 12:04:23

by Greg KH

[permalink] [raw]
Subject: [PATCH 5.10 000/201] 5.10.190-rc1 review

This is the start of the stable review cycle for the 5.10.190 release.
There are 201 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 Fri, 11 Aug 2023 10:36:10 +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/v5.x/stable-review/patch-5.10.190-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-5.10.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 5.10.190-rc1

Xu Yang <[email protected]>
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node

Andreas Kemnade <[email protected]>
ARM: dts: imx6sll: fixup of operating points

Peng Fan <[email protected]>
ARM: dts: imx: add usb alias

Paul Fertser <[email protected]>
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)

Gustavo A. R. Silva <[email protected]>
mt76: mt7615: Fix fall-through warnings for Clang

Lorenzo Bianconi <[email protected]>
mt76: move band capabilities in mt76_phy

Namjae Jeon <[email protected]>
exfat: check if filename entries exceeds max filename length

Yuezhang Mo <[email protected]>
exfat: support dynamic allocate bh for exfat_entry_set_cache

Hyeongseok Kim <[email protected]>
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain

Johan Hovold <[email protected]>
PM: sleep: wakeirq: fix wake irq arming

Chunfeng Yun <[email protected]>
PM / wakeirq: support enabling wake-up irq after runtime_suspend called

Johan Hovold <[email protected]>
soundwire: fix enumeration completion

Pierre-Louis Bossart <[email protected]>
soundwire: bus: pm_runtime_request_resume on peripheral attachment

Pierre-Louis Bossart <[email protected]>
soundwire: bus: add better dev_dbg to track complete() calls

Sean Christopherson <[email protected]>
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+

Michael Jeanson <[email protected]>
selftests/rseq: check if libc rseq support is registered

Aneesh Kumar K.V <[email protected]>
powerpc/mm/altmap: Fix altmap boundary check

Christophe JAILLET <[email protected]>
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()

Roger Quadros <[email protected]>
mtd: rawnand: omap_elm: Fix incorrect type in assignment

Jan Kara <[email protected]>
ext2: Drop fragment support

Jan Kara <[email protected]>
fs: Protect reconfiguration of sb read-write from racing writes

Alan Stern <[email protected]>
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb

Sungwoo Kim <[email protected]>
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb

Prince Kumar Maurya <[email protected]>
fs/sysv: Null check to prevent null-ptr-deref bug

Douglas Anderson <[email protected]>
tracing: Fix sleeping while atomic in kdb ftdump

Linus Torvalds <[email protected]>
file: reinstate f_pos locking optimization for regular files

Guchun Chen <[email protected]>
drm/ttm: check null pointer before accessing when swapping

Aleksa Sarai <[email protected]>
open: make RESOLVE_CACHED correctly test for O_TMPFILE

Jiri Olsa <[email protected]>
bpf: Disable preemption in bpf_event_output

Laszlo Ersek <[email protected]>
net: tap_open(): set sk_uid from current_fsuid()

Laszlo Ersek <[email protected]>
net: tun_chr_open(): set sk_uid from current_fsuid()

Dinh Nguyen <[email protected]>
arm64: dts: stratix10: fix incorrect I2C property for SCL signal

Arseniy Krasnov <[email protected]>
mtd: rawnand: meson: fix OOB available bytes for ECC

Olivier Maignial <[email protected]>
mtd: spinand: toshiba: Fix ecc_get_status

Sungjong Seo <[email protected]>
exfat: release s_lock before calling dir_emit()

gaoming <[email protected]>
exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree

Xiubo Li <[email protected]>
ceph: defer stopping mdsc delayed_work

Ross Maynard <[email protected]>
USB: zaurus: Add ID for A-300/B-500/C-700

Ilya Dryomov <[email protected]>
libceph: fix potential hang in ceph_osdc_notify()

Steffen Maier <[email protected]>
scsi: zfcp: Defer fc_rport blocking until after ADISC response

Eric Dumazet <[email protected]>
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen

Eric Dumazet <[email protected]>
tcp_metrics: annotate data-races around tm->tcpm_net

Eric Dumazet <[email protected]>
tcp_metrics: annotate data-races around tm->tcpm_vals[]

Eric Dumazet <[email protected]>
tcp_metrics: annotate data-races around tm->tcpm_lock

Eric Dumazet <[email protected]>
tcp_metrics: annotate data-races around tm->tcpm_stamp

Eric Dumazet <[email protected]>
tcp_metrics: fix addr_same() helper

Jianbo Liu <[email protected]>
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio

Jianbo Liu <[email protected]>
net/mlx5: fs_core: Make find_closest_ft more generic

Benjamin Poirier <[email protected]>
vxlan: Fix nexthop hash size

Yue Haibing <[email protected]>
ip6mr: Fix skb_under_panic in ip6mr_cache_report()

Alexandra Winter <[email protected]>
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)

Lin Ma <[email protected]>
net: dcb: choose correct policy to parse DCB_ATTR_BCN

Mark Brown <[email protected]>
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode

Dan Carpenter <[email protected]>
net: ll_temac: fix error checking of irq_of_parse_and_map()

Yang Yingliang <[email protected]>
net: ll_temac: Switch to use dev_err_probe() helper

Tomas Glozar <[email protected]>
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire

valis <[email protected]>
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free

valis <[email protected]>
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free

valis <[email protected]>
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free

Eric Dumazet <[email protected]>
net: add missing data-race annotation for sk_ll_usec

Eric Dumazet <[email protected]>
net: add missing data-race annotations around sk->sk_peek_off

Eric Dumazet <[email protected]>
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation

Eric Dumazet <[email protected]>
net: add missing READ_ONCE(sk->sk_sndbuf) annotation

Eric Dumazet <[email protected]>
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation

Eric Dumazet <[email protected]>
net: annotate data-races around sk->sk_max_pacing_rate

Chengfeng Ye <[email protected]>
mISDN: hfcpci: Fix potential deadlock on &hc->lock

Jamal Hadi Salim <[email protected]>
net: sched: cls_u32: Fix match key mis-addressing

Georg Müller <[email protected]>
perf test uprobe_from_different_cu: Skip if there is no gcc

Yuanjun Gong <[email protected]>
net: dsa: fix value check in bcm_sf2_sw_probe()

Lin Ma <[email protected]>
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length

Lin Ma <[email protected]>
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing

Yuanjun Gong <[email protected]>
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()

Zhengchao Shao <[email protected]>
net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx

Ilan Peer <[email protected]>
wifi: cfg80211: Fix return value in scan logic

Heiko Carstens <[email protected]>
KVM: s390: fix sthyi error handling

[email protected] <[email protected]>
word-at-a-time: use the same return type for has_zero regardless of endianness

Hugo Villeneuve <[email protected]>
arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux

Bart Van Assche <[email protected]>
loop: Select I/O scheduler 'none' from inside add_disk()

Peter Zijlstra <[email protected]>
perf: Fix function pointer case

Jens Axboe <[email protected]>
io_uring: gate iowait schedule on having pending requests

Nadav Amit <[email protected]>
x86/kprobes: Fix JNG/JNLE emulation

Masami Hiramatsu (Google) <[email protected]>
x86/kprobes: Update kcb status flag after singlestepping

Wei Yongjun <[email protected]>
x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration

Masami Hiramatsu <[email protected]>
x86/kprobes: Fix to identify indirect jmp and others using range case

Masami Hiramatsu <[email protected]>
x86/kprobes: Use int3 instead of debug trap for single-step

Masami Hiramatsu <[email protected]>
x86/kprobes: Identify far indirect JMP correctly

Masami Hiramatsu <[email protected]>
x86/kprobes: Retrieve correct opcode for group instruction

Masami Hiramatsu <[email protected]>
x86/kprobes: Do not decode opcode in resume_execution()

Gustavo A. R. Silva <[email protected]>
kprobes/x86: Fix fall-through warnings for Clang

Thomas Petazzoni <[email protected]>
ASoC: cs42l51: fix driver to properly autoload with automatic module loading

Jens Axboe <[email protected]>
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq

Matthieu Baerts <[email protected]>
selftests: mptcp: depend on SYN_COOKIES

Rafael J. Wysocki <[email protected]>
cpufreq: intel_pstate: Drop ACPI _PSS states table patching

Rafael J. Wysocki <[email protected]>
ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily

Rafael J. Wysocki <[email protected]>
ACPI: processor: perflib: Use the "no limit" frequency QoS

Christian König <[email protected]>
drm/ttm: make ttm_bo_unpin more defensive

Joe Thornber <[email protected]>
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress

Xiubo Li <[email protected]>
ceph: never send metrics if disable_send_metrics is set

Mark Brown <[email protected]>
ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register

Stefan Haberland <[email protected]>
s390/dasd: fix hanging device after quiesce/resume

Jason Wang <[email protected]>
virtio-net: fix race between set queues and probe

Filipe Manana <[email protected]>
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()

Larry Finger <[email protected]>
staging: r8712: Fix memory leak in _r8712_init_xmit_priv()

Christophe JAILLET <[email protected]>
staging: rtl8712: Use constants from <linux/ieee80211.h>

Sean Christopherson <[email protected]>
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest

Sean Christopherson <[email protected]>
KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em

Sean Christopherson <[email protected]>
KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()

Sean Christopherson <[email protected]>
KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest

Marc Zyngier <[email protected]>
irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation

Jonas Gorski <[email protected]>
irq-bcm6345-l1: Do not assume a fixed block to cpu mapping

Alexander Steffen <[email protected]>
tpm_tis: Explicitly check for error code

Trond Myklebust <[email protected]>
nfsd: Remove incorrect check in nfsd4_validate_stateid

Christian Brauner <[email protected]>
file: always lock position for FMODE_ATOMIC_POS

Filipe Manana <[email protected]>
btrfs: check for commit error at btrfs_attach_transaction_barrier()

Gilles Buloz <[email protected]>
hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled

Luka Guzenko <[email protected]>
ALSA: hda/relatek: Enable Mute LED on HP 250 G8

Chaoyuan Peng <[email protected]>
tty: n_gsm: fix UAF in gsm_cleanup_mux

Zhang Shurong <[email protected]>
staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()

Greg Kroah-Hartman <[email protected]>
Documentation: security-bugs.rst: clarify CVE handling

Greg Kroah-Hartman <[email protected]>
Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group

Dan Carpenter <[email protected]>
Revert "usb: xhci: tegra: Fix error check"

Ricardo Ribalda <[email protected]>
usb: xhci-mtk: set the dma max_seg_size

Łukasz Bartosik <[email protected]>
USB: quirks: add quirk for Focusrite Scarlett

Guiting Shen <[email protected]>
usb: ohci-at91: Fix the unhandle interrupt when resume

Jisheng Zhang <[email protected]>
usb: dwc3: don't reset device side if dwc3 was configured as host-only

Gratian Crisan <[email protected]>
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy

Jakub Vanek <[email protected]>
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"

Marc Kleine-Budde <[email protected]>
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED

Johan Hovold <[email protected]>
USB: serial: simple: sort driver entries

Oliver Neukum <[email protected]>
USB: serial: simple: add Kaufmann RKS+CAN VCP

Mohsen Tahmasebi <[email protected]>
USB: serial: option: add Quectel EC200A module support

Jerry Meng <[email protected]>
USB: serial: option: support Quectel EM060K_128

Samuel Holland <[email protected]>
serial: sifive: Fix sifive_serial_console_setup() section

Ruihong Luo <[email protected]>
serial: 8250_dw: Preserve original value of DLF register

Johan Hovold <[email protected]>
serial: qcom-geni: drop bogus runtime pm state update

Zqiang <[email protected]>
USB: gadget: Fix the memory leak in raw_gadget driver

Dan Carpenter <[email protected]>
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()"

Zheng Yejian <[email protected]>
tracing: Fix warning in trace_buffered_event_disable()

Zheng Yejian <[email protected]>
ring-buffer: Fix wrong stat of cpu_buffer->read

Arnd Bergmann <[email protected]>
ata: pata_ns87415: mark ns87560_tf_read static

Yu Kuai <[email protected]>
dm raid: protect md_stop() with 'reconfig_mutex'

Yu Kuai <[email protected]>
dm raid: clean up four equivalent goto tags in raid_ctr()

Yu Kuai <[email protected]>
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths

Bart Van Assche <[email protected]>
block: Fix a source code comment in include/uapi/linux/blkzoned.h

Matus Gajdos <[email protected]>
ASoC: fsl_spdif: Silence output on stop

Gaosheng Cui <[email protected]>
drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()

Thomas Bogendoerfer <[email protected]>
RDMA/mthca: Fix crash when polling CQ for shared QPs

Rob Clark <[email protected]>
drm/msm/adreno: Fix snapshot BINDLESS_DATA size

Dmitry Baryshkov <[email protected]>
drm/msm/dpu: drop enum dpu_core_perf_data_bus_id

Dan Carpenter <[email protected]>
RDMA/mlx4: Make check for invalid flags stricter

Fedor Pchelkin <[email protected]>
tipc: stop tipc crypto on failure in tipc_node_create

Yuanjun Gong <[email protected]>
tipc: check return value of pskb_trim()

Yuanjun Gong <[email protected]>
benet: fix return value check in be_lancer_xmit_workarounds()

Lin Ma <[email protected]>
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64

Vladimir Oltean <[email protected]>
net/sched: mqprio: add extack to mqprio_parse_nlattr()

Vladimir Oltean <[email protected]>
net/sched: mqprio: refactor nlattr parsing to a separate function

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR

Pablo Neira Ayuso <[email protected]>
netfilter: nftables: add helper function to validate set element data

Florian Westphal <[email protected]>
netfilter: nft_set_rbtree: fix overlap expiration walk

Maxim Mikityanskiy <[email protected]>
platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100

Hangbin Liu <[email protected]>
team: reset team's flags when down link is P2P device

Hangbin Liu <[email protected]>
bonding: reset bond's flags when down link is P2P device

Jedrzej Jagielski <[email protected]>
ice: Fix memory management in ice_ethtool_fdir.c

Stewart Smith <[email protected]>
tcp: Reduce chance of collisions in inet6_hashfn().

Maciej Żenczykowski <[email protected]>
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address

Yuanjun Gong <[email protected]>
ethernet: atheros: fix return value check in atl1e_tso_csum()

Harshit Mogalapalli <[email protected]>
phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

Jiri Benc <[email protected]>
vxlan: calculate correct header length for GPE

Roopa Prabhu <[email protected]>
vxlan: move to its own directory

Jijie Shao <[email protected]>
net: hns3: fix wrong bw weight of disabled tc issue

Guangbin Huang <[email protected]>
net: hns3: reconstruct function hclge_ets_validate()

Jiawen Wu <[email protected]>
net: phy: marvell10g: fix 88x3310 power up

Wang Ming <[email protected]>
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()

Sakari Ailus <[email protected]>
media: staging: atomisp: select V4L2_FWNODE

Adrien Thierry <[email protected]>
phy: qcom-snps-femto-v2: properly enable ref clock

Adrien Thierry <[email protected]>
phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend

Krzysztof Kozlowski <[email protected]>
phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc

Yuan Can <[email protected]>
phy: qcom-snps: Use dev_err_probe() to simplify code

Chao Yu <[email protected]>
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()

Heiner Kallweit <[email protected]>
pwm: meson: fix handling of period/duty if greater than UINT_MAX

Uwe Kleine-König <[email protected]>
pwm: meson: Simplify duplicated per-channel tracking

Masami Hiramatsu <[email protected]>
tracing: Show real address for trace event arguments

Christian König <[email protected]>
drm/ttm: never consider pinned BOs for eviction&swap

Christian König <[email protected]>
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2

Alexander Aring <[email protected]>
fs: dlm: interrupt posix locks only when process is killed

Alexander Aring <[email protected]>
dlm: rearrange async condition return

Alexander Aring <[email protected]>
dlm: cleanup plock_op vs plock_xop

Ilpo Järvinen <[email protected]>
PCI/ASPM: Avoid link retraining race

Ilpo Järvinen <[email protected]>
PCI/ASPM: Factor out pcie_wait_for_retrain()

Bjorn Helgaas <[email protected]>
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()

Christophe JAILLET <[email protected]>
i2c: nomadik: Remove a useless call in the remove function

Andi Shyti <[email protected]>
i2c: nomadik: Use devm_clk_get_enabled()

Andi Shyti <[email protected]>
i2c: nomadik: Remove unnecessary goto label

Markus Elfring <[email protected]>
i2c: Improve size determinations

Markus Elfring <[email protected]>
i2c: Delete error messages for failed memory allocations

Filipe Manana <[email protected]>
btrfs: fix extent buffer leak after tree mod log failure at split_node()

Filipe Manana <[email protected]>
btrfs: fix race between quota disable and relocation

Hans de Goede <[email protected]>
gpio: tps68470: Make tps68470_gpio_output() always set the initial value

Ondrej Mosnacek <[email protected]>
io_uring: don't audit the capability check in io_uring_create()

Claudio Imbrenda <[email protected]>
KVM: s390: pv: fix index value of replaced ASCE


-------------

Diffstat:

Documentation/admin-guide/security-bugs.rst | 37 +-
Makefile | 4 +-
arch/arm/boot/dts/imx6qdl.dtsi | 4 +
arch/arm/boot/dts/imx6sl.dtsi | 3 +
arch/arm/boot/dts/imx6sll.dtsi | 26 +-
arch/arm/boot/dts/imx6sx.dtsi | 3 +
arch/arm/boot/dts/imx6ul.dtsi | 2 +
arch/arm/boot/dts/imx7d.dtsi | 6 +
arch/arm/boot/dts/imx7s.dtsi | 2 +
.../boot/dts/altera/socfpga_stratix10_socdk.dts | 2 +-
.../dts/altera/socfpga_stratix10_socdk_nand.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 2 +-
arch/powerpc/include/asm/word-at-a-time.h | 2 +-
arch/powerpc/mm/init_64.c | 3 +-
arch/s390/kernel/sthyi.c | 6 +-
arch/s390/kvm/intercept.c | 9 +-
arch/s390/mm/gmap.c | 1 +
arch/x86/include/asm/kprobes.h | 24 +-
arch/x86/kernel/kprobes/core.c | 639 +++++++++++++--------
arch/x86/kernel/traps.c | 3 -
arch/x86/kvm/vmx/vmx.c | 87 +--
drivers/acpi/processor_perflib.c | 42 +-
drivers/ata/pata_ns87415.c | 2 +-
drivers/base/power/power.h | 8 +-
drivers/base/power/runtime.c | 6 +-
drivers/base/power/wakeirq.c | 111 +++-
drivers/block/loop.c | 3 +-
drivers/char/tpm/tpm_tis_core.c | 10 +-
drivers/cpufreq/intel_pstate.c | 14 -
drivers/gpio/gpio-tps68470.c | 6 +-
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 13 -
drivers/gpu/drm/ttm/ttm_bo.c | 16 +-
drivers/gpu/drm/ttm/ttm_bo_util.c | 2 +-
drivers/hwmon/nct7802.c | 2 +-
drivers/i2c/busses/i2c-ibm_iic.c | 4 +-
drivers/i2c/busses/i2c-nomadik.c | 42 +-
drivers/i2c/busses/i2c-sh7760.c | 3 +-
drivers/i2c/busses/i2c-tiny-usb.c | 4 +-
drivers/infiniband/hw/mlx4/qp.c | 18 +-
drivers/infiniband/hw/mthca/mthca_qp.c | 2 +-
drivers/irqchip/irq-bcm6345-l1.c | 14 +-
drivers/irqchip/irq-gic-v3-its.c | 75 ++-
drivers/isdn/hardware/mISDN/hfcpci.c | 10 +-
drivers/md/dm-cache-policy-smq.c | 28 +-
drivers/md/dm-raid.c | 20 +-
drivers/md/md.c | 2 +
drivers/mtd/nand/raw/fsl_upm.c | 2 +-
drivers/mtd/nand/raw/meson_nand.c | 3 +-
drivers/mtd/nand/raw/omap_elm.c | 24 +-
drivers/mtd/nand/spi/toshiba.c | 4 +-
drivers/net/Makefile | 2 +-
drivers/net/bonding/bond_main.c | 5 +
drivers/net/can/usb/gs_usb.c | 2 +
drivers/net/dsa/bcm_sf2.c | 8 +-
drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 7 +-
drivers/net/ethernet/emulex/benet/be_main.c | 3 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 60 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 3 +-
drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 2 +-
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 26 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
.../mellanox/mlx5/core/en_accel/ipsec_rxtx.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 105 +++-
.../ethernet/mellanox/mlx5/core/steering/dr_cmd.c | 5 +-
drivers/net/ethernet/socionext/netsec.c | 11 +
drivers/net/ethernet/xilinx/ll_temac_main.c | 16 +-
drivers/net/phy/marvell10g.c | 7 +
drivers/net/tap.c | 2 +-
drivers/net/team/team.c | 9 +
drivers/net/tun.c | 2 +-
drivers/net/usb/cdc_ether.c | 21 +
drivers/net/usb/usbnet.c | 6 +
drivers/net/usb/zaurus.c | 21 +
drivers/net/virtio_net.c | 4 +-
drivers/net/vxlan/Makefile | 7 +
drivers/net/{vxlan.c => vxlan/vxlan_core.c} | 23 +-
drivers/net/wireless/mediatek/mt76/mac80211.c | 8 +-
drivers/net/wireless/mediatek/mt76/mt76.h | 2 +-
drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7615/dma.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c | 22 +-
drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c | 6 +-
drivers/net/wireless/mediatek/mt76/mt76x0/init.c | 4 +-
drivers/net/wireless/mediatek/mt76/mt76x0/phy.c | 4 +-
.../net/wireless/mediatek/mt76/mt76x02_eeprom.c | 8 +-
drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c | 8 +-
drivers/net/wireless/mediatek/mt76/mt7915/init.c | 5 +-
drivers/pci/pcie/aspm.c | 55 +-
drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 2 +-
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 86 +--
drivers/platform/x86/msi-laptop.c | 8 +-
drivers/pwm/pwm-meson.c | 25 +-
drivers/s390/block/dasd_ioctl.c | 1 +
drivers/s390/net/qeth_core.h | 1 -
drivers/s390/net/qeth_core_main.c | 2 -
drivers/s390/net/qeth_l2_main.c | 9 +-
drivers/s390/net/qeth_l3_main.c | 8 +-
drivers/s390/scsi/zfcp_fc.c | 6 +-
drivers/soundwire/bus.c | 31 +-
drivers/staging/ks7010/ks_wlan_net.c | 6 +-
drivers/staging/media/atomisp/Kconfig | 1 +
drivers/staging/rtl8712/ieee80211.c | 12 +-
drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 8 +-
drivers/staging/rtl8712/rtl871x_mlme.c | 10 +-
drivers/staging/rtl8712/rtl871x_xmit.c | 46 +-
drivers/staging/rtl8712/wifi.h | 15 -
drivers/staging/rtl8712/xmit_linux.c | 6 +
drivers/tty/n_gsm.c | 4 +-
drivers/tty/serial/8250/8250_dwlib.c | 6 +-
drivers/tty/serial/qcom_geni_serial.c | 7 -
drivers/tty/serial/sifive.c | 2 +-
drivers/usb/core/quirks.c | 4 +
drivers/usb/dwc3/core.c | 20 +-
drivers/usb/dwc3/core.h | 3 -
drivers/usb/dwc3/dwc3-pci.c | 6 +-
drivers/usb/gadget/legacy/raw_gadget.c | 12 +-
drivers/usb/gadget/udc/tegra-xudc.c | 8 +-
drivers/usb/host/ohci-at91.c | 8 +-
drivers/usb/host/xhci-mtk.c | 1 +
drivers/usb/host/xhci-tegra.c | 8 +-
drivers/usb/serial/option.c | 6 +
drivers/usb/serial/usb-serial-simple.c | 73 +--
fs/btrfs/ctree.c | 2 +
fs/btrfs/qgroup.c | 18 +-
fs/btrfs/transaction.c | 10 +-
fs/ceph/mds_client.c | 4 +-
fs/ceph/mds_client.h | 5 +
fs/ceph/metric.c | 2 +-
fs/ceph/super.c | 10 +
fs/dlm/plock.c | 100 ++--
fs/exfat/balloc.c | 6 +-
fs/exfat/dir.c | 70 ++-
fs/exfat/exfat_fs.h | 7 +-
fs/exfat/namei.c | 9 +-
fs/ext2/ext2.h | 12 -
fs/ext2/super.c | 23 +-
fs/ext4/ioctl.c | 5 +-
fs/file.c | 24 +-
fs/nfsd/nfs4state.c | 2 -
fs/open.c | 2 +-
fs/super.c | 11 +-
fs/sysv/itree.c | 4 +
include/asm-generic/word-at-a-time.h | 2 +-
include/drm/ttm/ttm_bo_api.h | 28 +
include/linux/pm_wakeirq.h | 9 +-
include/linux/trace_events.h | 4 +
include/net/ipv6.h | 8 +-
include/net/vxlan.h | 17 +-
include/trace/trace_events.h | 2 +-
include/uapi/linux/blkzoned.h | 10 +-
io_uring/io_uring.c | 33 +-
kernel/events/core.c | 8 +-
kernel/trace/bpf_trace.c | 6 +-
kernel/trace/ring_buffer.c | 22 +-
kernel/trace/trace.c | 76 ++-
kernel/trace/trace.h | 2 +
kernel/trace/trace_events.c | 14 +-
kernel/trace/trace_output.c | 12 +-
net/bluetooth/l2cap_sock.c | 2 +
net/ceph/osd_client.c | 20 +-
net/core/bpf_sk_storage.c | 5 +-
net/core/rtnetlink.c | 8 +-
net/core/sock.c | 21 +-
net/core/sock_map.c | 2 -
net/dcb/dcbnl.c | 2 +-
net/ipv4/tcp_metrics.c | 70 ++-
net/ipv6/addrconf.c | 14 +-
net/ipv6/ip6mr.c | 2 +-
net/netfilter/nf_tables_api.c | 20 +-
net/netfilter/nft_immediate.c | 27 +-
net/netfilter/nft_set_rbtree.c | 20 +-
net/sched/cls_fw.c | 1 -
net/sched/cls_route.c | 1 -
net/sched/cls_u32.c | 57 +-
net/sched/sch_mqprio.c | 144 +++--
net/tipc/crypto.c | 3 +-
net/tipc/node.c | 2 +-
net/unix/af_unix.c | 2 +-
net/wireless/scan.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/cs42l51-i2c.c | 6 +
sound/soc/codecs/cs42l51.c | 7 -
sound/soc/codecs/cs42l51.h | 1 -
sound/soc/codecs/wm8904.c | 3 +
sound/soc/fsl/fsl_spdif.c | 2 +
.../tests/shell/test_uprobe_from_different_cu.sh | 8 +-
tools/testing/selftests/net/mptcp/config | 1 +
tools/testing/selftests/rseq/rseq.c | 31 +-
190 files changed, 2159 insertions(+), 1206 deletions(-)




2023-08-09 14:52:48

by Joel Fernandes

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/201] 5.10.190-rc1 review

On Wed, Aug 09, 2023 at 12:40:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.190 release.
> There are 201 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 Fri, 11 Aug 2023 10:36:10 +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/v5.x/stable-review/patch-5.10.190-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-5.10.y
> and the diffstat can be found below.

For RCU,
Tested-by: Joel Fernandes (Google) <[email protected]>

thanks,

- Joel

>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 5.10.190-rc1
>
> Xu Yang <[email protected]>
> ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
>
> Andreas Kemnade <[email protected]>
> ARM: dts: imx6sll: fixup of operating points
>
> Peng Fan <[email protected]>
> ARM: dts: imx: add usb alias
>
> Paul Fertser <[email protected]>
> wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
>
> Gustavo A. R. Silva <[email protected]>
> mt76: mt7615: Fix fall-through warnings for Clang
>
> Lorenzo Bianconi <[email protected]>
> mt76: move band capabilities in mt76_phy
>
> Namjae Jeon <[email protected]>
> exfat: check if filename entries exceeds max filename length
>
> Yuezhang Mo <[email protected]>
> exfat: support dynamic allocate bh for exfat_entry_set_cache
>
> Hyeongseok Kim <[email protected]>
> exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
>
> Johan Hovold <[email protected]>
> PM: sleep: wakeirq: fix wake irq arming
>
> Chunfeng Yun <[email protected]>
> PM / wakeirq: support enabling wake-up irq after runtime_suspend called
>
> Johan Hovold <[email protected]>
> soundwire: fix enumeration completion
>
> Pierre-Louis Bossart <[email protected]>
> soundwire: bus: pm_runtime_request_resume on peripheral attachment
>
> Pierre-Louis Bossart <[email protected]>
> soundwire: bus: add better dev_dbg to track complete() calls
>
> Sean Christopherson <[email protected]>
> selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
>
> Michael Jeanson <[email protected]>
> selftests/rseq: check if libc rseq support is registered
>
> Aneesh Kumar K.V <[email protected]>
> powerpc/mm/altmap: Fix altmap boundary check
>
> Christophe JAILLET <[email protected]>
> mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
>
> Roger Quadros <[email protected]>
> mtd: rawnand: omap_elm: Fix incorrect type in assignment
>
> Jan Kara <[email protected]>
> ext2: Drop fragment support
>
> Jan Kara <[email protected]>
> fs: Protect reconfiguration of sb read-write from racing writes
>
> Alan Stern <[email protected]>
> net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
>
> Sungwoo Kim <[email protected]>
> Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
>
> Prince Kumar Maurya <[email protected]>
> fs/sysv: Null check to prevent null-ptr-deref bug
>
> Douglas Anderson <[email protected]>
> tracing: Fix sleeping while atomic in kdb ftdump
>
> Linus Torvalds <[email protected]>
> file: reinstate f_pos locking optimization for regular files
>
> Guchun Chen <[email protected]>
> drm/ttm: check null pointer before accessing when swapping
>
> Aleksa Sarai <[email protected]>
> open: make RESOLVE_CACHED correctly test for O_TMPFILE
>
> Jiri Olsa <[email protected]>
> bpf: Disable preemption in bpf_event_output
>
> Laszlo Ersek <[email protected]>
> net: tap_open(): set sk_uid from current_fsuid()
>
> Laszlo Ersek <[email protected]>
> net: tun_chr_open(): set sk_uid from current_fsuid()
>
> Dinh Nguyen <[email protected]>
> arm64: dts: stratix10: fix incorrect I2C property for SCL signal
>
> Arseniy Krasnov <[email protected]>
> mtd: rawnand: meson: fix OOB available bytes for ECC
>
> Olivier Maignial <[email protected]>
> mtd: spinand: toshiba: Fix ecc_get_status
>
> Sungjong Seo <[email protected]>
> exfat: release s_lock before calling dir_emit()
>
> gaoming <[email protected]>
> exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
>
> Xiubo Li <[email protected]>
> ceph: defer stopping mdsc delayed_work
>
> Ross Maynard <[email protected]>
> USB: zaurus: Add ID for A-300/B-500/C-700
>
> Ilya Dryomov <[email protected]>
> libceph: fix potential hang in ceph_osdc_notify()
>
> Steffen Maier <[email protected]>
> scsi: zfcp: Defer fc_rport blocking until after ADISC response
>
> Eric Dumazet <[email protected]>
> tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
>
> Eric Dumazet <[email protected]>
> tcp_metrics: annotate data-races around tm->tcpm_net
>
> Eric Dumazet <[email protected]>
> tcp_metrics: annotate data-races around tm->tcpm_vals[]
>
> Eric Dumazet <[email protected]>
> tcp_metrics: annotate data-races around tm->tcpm_lock
>
> Eric Dumazet <[email protected]>
> tcp_metrics: annotate data-races around tm->tcpm_stamp
>
> Eric Dumazet <[email protected]>
> tcp_metrics: fix addr_same() helper
>
> Jianbo Liu <[email protected]>
> net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
>
> Jianbo Liu <[email protected]>
> net/mlx5: fs_core: Make find_closest_ft more generic
>
> Benjamin Poirier <[email protected]>
> vxlan: Fix nexthop hash size
>
> Yue Haibing <[email protected]>
> ip6mr: Fix skb_under_panic in ip6mr_cache_report()
>
> Alexandra Winter <[email protected]>
> s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
>
> Lin Ma <[email protected]>
> net: dcb: choose correct policy to parse DCB_ATTR_BCN
>
> Mark Brown <[email protected]>
> net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
>
> Dan Carpenter <[email protected]>
> net: ll_temac: fix error checking of irq_of_parse_and_map()
>
> Yang Yingliang <[email protected]>
> net: ll_temac: Switch to use dev_err_probe() helper
>
> Tomas Glozar <[email protected]>
> bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
>
> valis <[email protected]>
> net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free
>
> valis <[email protected]>
> net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
>
> valis <[email protected]>
> net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
>
> Eric Dumazet <[email protected]>
> net: add missing data-race annotation for sk_ll_usec
>
> Eric Dumazet <[email protected]>
> net: add missing data-race annotations around sk->sk_peek_off
>
> Eric Dumazet <[email protected]>
> net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
>
> Eric Dumazet <[email protected]>
> net: add missing READ_ONCE(sk->sk_sndbuf) annotation
>
> Eric Dumazet <[email protected]>
> net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
>
> Eric Dumazet <[email protected]>
> net: annotate data-races around sk->sk_max_pacing_rate
>
> Chengfeng Ye <[email protected]>
> mISDN: hfcpci: Fix potential deadlock on &hc->lock
>
> Jamal Hadi Salim <[email protected]>
> net: sched: cls_u32: Fix match key mis-addressing
>
> Georg Müller <[email protected]>
> perf test uprobe_from_different_cu: Skip if there is no gcc
>
> Yuanjun Gong <[email protected]>
> net: dsa: fix value check in bcm_sf2_sw_probe()
>
> Lin Ma <[email protected]>
> rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
>
> Lin Ma <[email protected]>
> bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
>
> Yuanjun Gong <[email protected]>
> net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
>
> Zhengchao Shao <[email protected]>
> net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
>
> Ilan Peer <[email protected]>
> wifi: cfg80211: Fix return value in scan logic
>
> Heiko Carstens <[email protected]>
> KVM: s390: fix sthyi error handling
>
> [email protected] <[email protected]>
> word-at-a-time: use the same return type for has_zero regardless of endianness
>
> Hugo Villeneuve <[email protected]>
> arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
>
> Bart Van Assche <[email protected]>
> loop: Select I/O scheduler 'none' from inside add_disk()
>
> Peter Zijlstra <[email protected]>
> perf: Fix function pointer case
>
> Jens Axboe <[email protected]>
> io_uring: gate iowait schedule on having pending requests
>
> Nadav Amit <[email protected]>
> x86/kprobes: Fix JNG/JNLE emulation
>
> Masami Hiramatsu (Google) <[email protected]>
> x86/kprobes: Update kcb status flag after singlestepping
>
> Wei Yongjun <[email protected]>
> x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
>
> Masami Hiramatsu <[email protected]>
> x86/kprobes: Fix to identify indirect jmp and others using range case
>
> Masami Hiramatsu <[email protected]>
> x86/kprobes: Use int3 instead of debug trap for single-step
>
> Masami Hiramatsu <[email protected]>
> x86/kprobes: Identify far indirect JMP correctly
>
> Masami Hiramatsu <[email protected]>
> x86/kprobes: Retrieve correct opcode for group instruction
>
> Masami Hiramatsu <[email protected]>
> x86/kprobes: Do not decode opcode in resume_execution()
>
> Gustavo A. R. Silva <[email protected]>
> kprobes/x86: Fix fall-through warnings for Clang
>
> Thomas Petazzoni <[email protected]>
> ASoC: cs42l51: fix driver to properly autoload with automatic module loading
>
> Jens Axboe <[email protected]>
> io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
>
> Matthieu Baerts <[email protected]>
> selftests: mptcp: depend on SYN_COOKIES
>
> Rafael J. Wysocki <[email protected]>
> cpufreq: intel_pstate: Drop ACPI _PSS states table patching
>
> Rafael J. Wysocki <[email protected]>
> ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily
>
> Rafael J. Wysocki <[email protected]>
> ACPI: processor: perflib: Use the "no limit" frequency QoS
>
> Christian König <[email protected]>
> drm/ttm: make ttm_bo_unpin more defensive
>
> Joe Thornber <[email protected]>
> dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
>
> Xiubo Li <[email protected]>
> ceph: never send metrics if disable_send_metrics is set
>
> Mark Brown <[email protected]>
> ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
>
> Stefan Haberland <[email protected]>
> s390/dasd: fix hanging device after quiesce/resume
>
> Jason Wang <[email protected]>
> virtio-net: fix race between set queues and probe
>
> Filipe Manana <[email protected]>
> btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
>
> Larry Finger <[email protected]>
> staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
>
> Christophe JAILLET <[email protected]>
> staging: rtl8712: Use constants from <linux/ieee80211.h>
>
> Sean Christopherson <[email protected]>
> KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
>
> Sean Christopherson <[email protected]>
> KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
>
> Sean Christopherson <[email protected]>
> KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
>
> Sean Christopherson <[email protected]>
> KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest
>
> Marc Zyngier <[email protected]>
> irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
>
> Jonas Gorski <[email protected]>
> irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
>
> Alexander Steffen <[email protected]>
> tpm_tis: Explicitly check for error code
>
> Trond Myklebust <[email protected]>
> nfsd: Remove incorrect check in nfsd4_validate_stateid
>
> Christian Brauner <[email protected]>
> file: always lock position for FMODE_ATOMIC_POS
>
> Filipe Manana <[email protected]>
> btrfs: check for commit error at btrfs_attach_transaction_barrier()
>
> Gilles Buloz <[email protected]>
> hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
>
> Luka Guzenko <[email protected]>
> ALSA: hda/relatek: Enable Mute LED on HP 250 G8
>
> Chaoyuan Peng <[email protected]>
> tty: n_gsm: fix UAF in gsm_cleanup_mux
>
> Zhang Shurong <[email protected]>
> staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
>
> Greg Kroah-Hartman <[email protected]>
> Documentation: security-bugs.rst: clarify CVE handling
>
> Greg Kroah-Hartman <[email protected]>
> Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
>
> Dan Carpenter <[email protected]>
> Revert "usb: xhci: tegra: Fix error check"
>
> Ricardo Ribalda <[email protected]>
> usb: xhci-mtk: set the dma max_seg_size
>
> Łukasz Bartosik <[email protected]>
> USB: quirks: add quirk for Focusrite Scarlett
>
> Guiting Shen <[email protected]>
> usb: ohci-at91: Fix the unhandle interrupt when resume
>
> Jisheng Zhang <[email protected]>
> usb: dwc3: don't reset device side if dwc3 was configured as host-only
>
> Gratian Crisan <[email protected]>
> usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
>
> Jakub Vanek <[email protected]>
> Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
>
> Marc Kleine-Budde <[email protected]>
> can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
>
> Johan Hovold <[email protected]>
> USB: serial: simple: sort driver entries
>
> Oliver Neukum <[email protected]>
> USB: serial: simple: add Kaufmann RKS+CAN VCP
>
> Mohsen Tahmasebi <[email protected]>
> USB: serial: option: add Quectel EC200A module support
>
> Jerry Meng <[email protected]>
> USB: serial: option: support Quectel EM060K_128
>
> Samuel Holland <[email protected]>
> serial: sifive: Fix sifive_serial_console_setup() section
>
> Ruihong Luo <[email protected]>
> serial: 8250_dw: Preserve original value of DLF register
>
> Johan Hovold <[email protected]>
> serial: qcom-geni: drop bogus runtime pm state update
>
> Zqiang <[email protected]>
> USB: gadget: Fix the memory leak in raw_gadget driver
>
> Dan Carpenter <[email protected]>
> Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()"
>
> Zheng Yejian <[email protected]>
> tracing: Fix warning in trace_buffered_event_disable()
>
> Zheng Yejian <[email protected]>
> ring-buffer: Fix wrong stat of cpu_buffer->read
>
> Arnd Bergmann <[email protected]>
> ata: pata_ns87415: mark ns87560_tf_read static
>
> Yu Kuai <[email protected]>
> dm raid: protect md_stop() with 'reconfig_mutex'
>
> Yu Kuai <[email protected]>
> dm raid: clean up four equivalent goto tags in raid_ctr()
>
> Yu Kuai <[email protected]>
> dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
>
> Bart Van Assche <[email protected]>
> block: Fix a source code comment in include/uapi/linux/blkzoned.h
>
> Matus Gajdos <[email protected]>
> ASoC: fsl_spdif: Silence output on stop
>
> Gaosheng Cui <[email protected]>
> drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
>
> Thomas Bogendoerfer <[email protected]>
> RDMA/mthca: Fix crash when polling CQ for shared QPs
>
> Rob Clark <[email protected]>
> drm/msm/adreno: Fix snapshot BINDLESS_DATA size
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
>
> Dan Carpenter <[email protected]>
> RDMA/mlx4: Make check for invalid flags stricter
>
> Fedor Pchelkin <[email protected]>
> tipc: stop tipc crypto on failure in tipc_node_create
>
> Yuanjun Gong <[email protected]>
> tipc: check return value of pskb_trim()
>
> Yuanjun Gong <[email protected]>
> benet: fix return value check in be_lancer_xmit_workarounds()
>
> Lin Ma <[email protected]>
> net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
>
> Vladimir Oltean <[email protected]>
> net/sched: mqprio: add extack to mqprio_parse_nlattr()
>
> Vladimir Oltean <[email protected]>
> net/sched: mqprio: refactor nlattr parsing to a separate function
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nftables: add helper function to validate set element data
>
> Florian Westphal <[email protected]>
> netfilter: nft_set_rbtree: fix overlap expiration walk
>
> Maxim Mikityanskiy <[email protected]>
> platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
>
> Hangbin Liu <[email protected]>
> team: reset team's flags when down link is P2P device
>
> Hangbin Liu <[email protected]>
> bonding: reset bond's flags when down link is P2P device
>
> Jedrzej Jagielski <[email protected]>
> ice: Fix memory management in ice_ethtool_fdir.c
>
> Stewart Smith <[email protected]>
> tcp: Reduce chance of collisions in inet6_hashfn().
>
> Maciej Żenczykowski <[email protected]>
> ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
>
> Yuanjun Gong <[email protected]>
> ethernet: atheros: fix return value check in atl1e_tso_csum()
>
> Harshit Mogalapalli <[email protected]>
> phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
>
> Jiri Benc <[email protected]>
> vxlan: calculate correct header length for GPE
>
> Roopa Prabhu <[email protected]>
> vxlan: move to its own directory
>
> Jijie Shao <[email protected]>
> net: hns3: fix wrong bw weight of disabled tc issue
>
> Guangbin Huang <[email protected]>
> net: hns3: reconstruct function hclge_ets_validate()
>
> Jiawen Wu <[email protected]>
> net: phy: marvell10g: fix 88x3310 power up
>
> Wang Ming <[email protected]>
> i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
>
> Sakari Ailus <[email protected]>
> media: staging: atomisp: select V4L2_FWNODE
>
> Adrien Thierry <[email protected]>
> phy: qcom-snps-femto-v2: properly enable ref clock
>
> Adrien Thierry <[email protected]>
> phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
>
> Krzysztof Kozlowski <[email protected]>
> phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc
>
> Yuan Can <[email protected]>
> phy: qcom-snps: Use dev_err_probe() to simplify code
>
> Chao Yu <[email protected]>
> ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
>
> Heiner Kallweit <[email protected]>
> pwm: meson: fix handling of period/duty if greater than UINT_MAX
>
> Uwe Kleine-König <[email protected]>
> pwm: meson: Simplify duplicated per-channel tracking
>
> Masami Hiramatsu <[email protected]>
> tracing: Show real address for trace event arguments
>
> Christian König <[email protected]>
> drm/ttm: never consider pinned BOs for eviction&swap
>
> Christian König <[email protected]>
> drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
>
> Alexander Aring <[email protected]>
> fs: dlm: interrupt posix locks only when process is killed
>
> Alexander Aring <[email protected]>
> dlm: rearrange async condition return
>
> Alexander Aring <[email protected]>
> dlm: cleanup plock_op vs plock_xop
>
> Ilpo Järvinen <[email protected]>
> PCI/ASPM: Avoid link retraining race
>
> Ilpo Järvinen <[email protected]>
> PCI/ASPM: Factor out pcie_wait_for_retrain()
>
> Bjorn Helgaas <[email protected]>
> PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
>
> Christophe JAILLET <[email protected]>
> i2c: nomadik: Remove a useless call in the remove function
>
> Andi Shyti <[email protected]>
> i2c: nomadik: Use devm_clk_get_enabled()
>
> Andi Shyti <[email protected]>
> i2c: nomadik: Remove unnecessary goto label
>
> Markus Elfring <[email protected]>
> i2c: Improve size determinations
>
> Markus Elfring <[email protected]>
> i2c: Delete error messages for failed memory allocations
>
> Filipe Manana <[email protected]>
> btrfs: fix extent buffer leak after tree mod log failure at split_node()
>
> Filipe Manana <[email protected]>
> btrfs: fix race between quota disable and relocation
>
> Hans de Goede <[email protected]>
> gpio: tps68470: Make tps68470_gpio_output() always set the initial value
>
> Ondrej Mosnacek <[email protected]>
> io_uring: don't audit the capability check in io_uring_create()
>
> Claudio Imbrenda <[email protected]>
> KVM: s390: pv: fix index value of replaced ASCE
>
>
> -------------
>
> Diffstat:
>
> Documentation/admin-guide/security-bugs.rst | 37 +-
> Makefile | 4 +-
> arch/arm/boot/dts/imx6qdl.dtsi | 4 +
> arch/arm/boot/dts/imx6sl.dtsi | 3 +
> arch/arm/boot/dts/imx6sll.dtsi | 26 +-
> arch/arm/boot/dts/imx6sx.dtsi | 3 +
> arch/arm/boot/dts/imx6ul.dtsi | 2 +
> arch/arm/boot/dts/imx7d.dtsi | 6 +
> arch/arm/boot/dts/imx7s.dtsi | 2 +
> .../boot/dts/altera/socfpga_stratix10_socdk.dts | 2 +-
> .../dts/altera/socfpga_stratix10_socdk_nand.dts | 2 +-
> arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 2 +-
> arch/powerpc/include/asm/word-at-a-time.h | 2 +-
> arch/powerpc/mm/init_64.c | 3 +-
> arch/s390/kernel/sthyi.c | 6 +-
> arch/s390/kvm/intercept.c | 9 +-
> arch/s390/mm/gmap.c | 1 +
> arch/x86/include/asm/kprobes.h | 24 +-
> arch/x86/kernel/kprobes/core.c | 639 +++++++++++++--------
> arch/x86/kernel/traps.c | 3 -
> arch/x86/kvm/vmx/vmx.c | 87 +--
> drivers/acpi/processor_perflib.c | 42 +-
> drivers/ata/pata_ns87415.c | 2 +-
> drivers/base/power/power.h | 8 +-
> drivers/base/power/runtime.c | 6 +-
> drivers/base/power/wakeirq.c | 111 +++-
> drivers/block/loop.c | 3 +-
> drivers/char/tpm/tpm_tis_core.c | 10 +-
> drivers/cpufreq/intel_pstate.c | 14 -
> drivers/gpio/gpio-tps68470.c | 6 +-
> drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 +-
> drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 2 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 13 -
> drivers/gpu/drm/ttm/ttm_bo.c | 16 +-
> drivers/gpu/drm/ttm/ttm_bo_util.c | 2 +-
> drivers/hwmon/nct7802.c | 2 +-
> drivers/i2c/busses/i2c-ibm_iic.c | 4 +-
> drivers/i2c/busses/i2c-nomadik.c | 42 +-
> drivers/i2c/busses/i2c-sh7760.c | 3 +-
> drivers/i2c/busses/i2c-tiny-usb.c | 4 +-
> drivers/infiniband/hw/mlx4/qp.c | 18 +-
> drivers/infiniband/hw/mthca/mthca_qp.c | 2 +-
> drivers/irqchip/irq-bcm6345-l1.c | 14 +-
> drivers/irqchip/irq-gic-v3-its.c | 75 ++-
> drivers/isdn/hardware/mISDN/hfcpci.c | 10 +-
> drivers/md/dm-cache-policy-smq.c | 28 +-
> drivers/md/dm-raid.c | 20 +-
> drivers/md/md.c | 2 +
> drivers/mtd/nand/raw/fsl_upm.c | 2 +-
> drivers/mtd/nand/raw/meson_nand.c | 3 +-
> drivers/mtd/nand/raw/omap_elm.c | 24 +-
> drivers/mtd/nand/spi/toshiba.c | 4 +-
> drivers/net/Makefile | 2 +-
> drivers/net/bonding/bond_main.c | 5 +
> drivers/net/can/usb/gs_usb.c | 2 +
> drivers/net/dsa/bcm_sf2.c | 8 +-
> drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 7 +-
> drivers/net/ethernet/emulex/benet/be_main.c | 3 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 60 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 3 +-
> drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 2 +-
> drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 26 +-
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
> .../mellanox/mlx5/core/en_accel/ipsec_rxtx.c | 4 +-
> drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 105 +++-
> .../ethernet/mellanox/mlx5/core/steering/dr_cmd.c | 5 +-
> drivers/net/ethernet/socionext/netsec.c | 11 +
> drivers/net/ethernet/xilinx/ll_temac_main.c | 16 +-
> drivers/net/phy/marvell10g.c | 7 +
> drivers/net/tap.c | 2 +-
> drivers/net/team/team.c | 9 +
> drivers/net/tun.c | 2 +-
> drivers/net/usb/cdc_ether.c | 21 +
> drivers/net/usb/usbnet.c | 6 +
> drivers/net/usb/zaurus.c | 21 +
> drivers/net/virtio_net.c | 4 +-
> drivers/net/vxlan/Makefile | 7 +
> drivers/net/{vxlan.c => vxlan/vxlan_core.c} | 23 +-
> drivers/net/wireless/mediatek/mt76/mac80211.c | 8 +-
> drivers/net/wireless/mediatek/mt76/mt76.h | 2 +-
> drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c | 2 +-
> drivers/net/wireless/mediatek/mt76/mt7615/dma.c | 2 +-
> drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c | 22 +-
> drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c | 6 +-
> drivers/net/wireless/mediatek/mt76/mt76x0/init.c | 4 +-
> drivers/net/wireless/mediatek/mt76/mt76x0/phy.c | 4 +-
> .../net/wireless/mediatek/mt76/mt76x02_eeprom.c | 8 +-
> drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c | 8 +-
> drivers/net/wireless/mediatek/mt76/mt7915/init.c | 5 +-
> drivers/pci/pcie/aspm.c | 55 +-
> drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 2 +-
> drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 86 +--
> drivers/platform/x86/msi-laptop.c | 8 +-
> drivers/pwm/pwm-meson.c | 25 +-
> drivers/s390/block/dasd_ioctl.c | 1 +
> drivers/s390/net/qeth_core.h | 1 -
> drivers/s390/net/qeth_core_main.c | 2 -
> drivers/s390/net/qeth_l2_main.c | 9 +-
> drivers/s390/net/qeth_l3_main.c | 8 +-
> drivers/s390/scsi/zfcp_fc.c | 6 +-
> drivers/soundwire/bus.c | 31 +-
> drivers/staging/ks7010/ks_wlan_net.c | 6 +-
> drivers/staging/media/atomisp/Kconfig | 1 +
> drivers/staging/rtl8712/ieee80211.c | 12 +-
> drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 8 +-
> drivers/staging/rtl8712/rtl871x_mlme.c | 10 +-
> drivers/staging/rtl8712/rtl871x_xmit.c | 46 +-
> drivers/staging/rtl8712/wifi.h | 15 -
> drivers/staging/rtl8712/xmit_linux.c | 6 +
> drivers/tty/n_gsm.c | 4 +-
> drivers/tty/serial/8250/8250_dwlib.c | 6 +-
> drivers/tty/serial/qcom_geni_serial.c | 7 -
> drivers/tty/serial/sifive.c | 2 +-
> drivers/usb/core/quirks.c | 4 +
> drivers/usb/dwc3/core.c | 20 +-
> drivers/usb/dwc3/core.h | 3 -
> drivers/usb/dwc3/dwc3-pci.c | 6 +-
> drivers/usb/gadget/legacy/raw_gadget.c | 12 +-
> drivers/usb/gadget/udc/tegra-xudc.c | 8 +-
> drivers/usb/host/ohci-at91.c | 8 +-
> drivers/usb/host/xhci-mtk.c | 1 +
> drivers/usb/host/xhci-tegra.c | 8 +-
> drivers/usb/serial/option.c | 6 +
> drivers/usb/serial/usb-serial-simple.c | 73 +--
> fs/btrfs/ctree.c | 2 +
> fs/btrfs/qgroup.c | 18 +-
> fs/btrfs/transaction.c | 10 +-
> fs/ceph/mds_client.c | 4 +-
> fs/ceph/mds_client.h | 5 +
> fs/ceph/metric.c | 2 +-
> fs/ceph/super.c | 10 +
> fs/dlm/plock.c | 100 ++--
> fs/exfat/balloc.c | 6 +-
> fs/exfat/dir.c | 70 ++-
> fs/exfat/exfat_fs.h | 7 +-
> fs/exfat/namei.c | 9 +-
> fs/ext2/ext2.h | 12 -
> fs/ext2/super.c | 23 +-
> fs/ext4/ioctl.c | 5 +-
> fs/file.c | 24 +-
> fs/nfsd/nfs4state.c | 2 -
> fs/open.c | 2 +-
> fs/super.c | 11 +-
> fs/sysv/itree.c | 4 +
> include/asm-generic/word-at-a-time.h | 2 +-
> include/drm/ttm/ttm_bo_api.h | 28 +
> include/linux/pm_wakeirq.h | 9 +-
> include/linux/trace_events.h | 4 +
> include/net/ipv6.h | 8 +-
> include/net/vxlan.h | 17 +-
> include/trace/trace_events.h | 2 +-
> include/uapi/linux/blkzoned.h | 10 +-
> io_uring/io_uring.c | 33 +-
> kernel/events/core.c | 8 +-
> kernel/trace/bpf_trace.c | 6 +-
> kernel/trace/ring_buffer.c | 22 +-
> kernel/trace/trace.c | 76 ++-
> kernel/trace/trace.h | 2 +
> kernel/trace/trace_events.c | 14 +-
> kernel/trace/trace_output.c | 12 +-
> net/bluetooth/l2cap_sock.c | 2 +
> net/ceph/osd_client.c | 20 +-
> net/core/bpf_sk_storage.c | 5 +-
> net/core/rtnetlink.c | 8 +-
> net/core/sock.c | 21 +-
> net/core/sock_map.c | 2 -
> net/dcb/dcbnl.c | 2 +-
> net/ipv4/tcp_metrics.c | 70 ++-
> net/ipv6/addrconf.c | 14 +-
> net/ipv6/ip6mr.c | 2 +-
> net/netfilter/nf_tables_api.c | 20 +-
> net/netfilter/nft_immediate.c | 27 +-
> net/netfilter/nft_set_rbtree.c | 20 +-
> net/sched/cls_fw.c | 1 -
> net/sched/cls_route.c | 1 -
> net/sched/cls_u32.c | 57 +-
> net/sched/sch_mqprio.c | 144 +++--
> net/tipc/crypto.c | 3 +-
> net/tipc/node.c | 2 +-
> net/unix/af_unix.c | 2 +-
> net/wireless/scan.c | 2 +-
> sound/pci/hda/patch_realtek.c | 1 +
> sound/soc/codecs/cs42l51-i2c.c | 6 +
> sound/soc/codecs/cs42l51.c | 7 -
> sound/soc/codecs/cs42l51.h | 1 -
> sound/soc/codecs/wm8904.c | 3 +
> sound/soc/fsl/fsl_spdif.c | 2 +
> .../tests/shell/test_uprobe_from_different_cu.sh | 8 +-
> tools/testing/selftests/net/mptcp/config | 1 +
> tools/testing/selftests/rseq/rseq.c | 31 +-
> 190 files changed, 2159 insertions(+), 1206 deletions(-)
>
>

2023-08-09 21:28:56

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/201] 5.10.190-rc1 review

On 8/9/23 03:40, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.190 release.
> There are 201 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 Fri, 11 Aug 2023 10:36:10 +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/v5.x/stable-review/patch-5.10.190-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-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian


2023-08-10 17:35:37

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/201] 5.10.190-rc1 review

On Wed, Aug 09, 2023 at 12:40:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.190 release. There
> are 201 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 Fri, 11 Aug 2023 10:36:10 +0000. Anything
> received after that time might be too late.
>

Build results:
total: 159 pass: 159 fail: 0
Qemu test results:
total: 487 pass: 487 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2023-08-11 08:31:46

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/201] 5.10.190-rc1 review

On Wed, 9 Aug 2023 at 17:04, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.10.190 release.
> There are 201 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 Fri, 11 Aug 2023 10:36:10 +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/v5.x/stable-review/patch-5.10.190-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-5.10.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 <[email protected]>

## Build
* kernel: 5.10.190-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.10.y
* git commit: 0195dc1d1da1c3ea5afb2a07e66d1446ae278243
* git describe: v5.10.189-202-g0195dc1d1da1
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.189-202-g0195dc1d1da1

## Test Regressions (compared to v5.10.189)

## Metric Regressions (compared to v5.10.189)

## Test Fixes (compared to v5.10.189)

## Metric Fixes (compared to v5.10.189)

## Test result summary
total: 116372, pass: 94296, fail: 2771, skip: 19188, xfail: 117

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 117 total, 116 passed, 1 failed
* arm64: 45 total, 45 passed, 0 failed
* i386: 35 total, 35 passed, 0 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 4 total, 0 passed, 4 failed
* powerpc: 26 total, 25 passed, 1 failed
* riscv: 12 total, 11 passed, 1 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 38 total, 29 passed, 9 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-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-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timens
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* 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

2023-08-14 16:41:12

by Thierry Reding

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/201] 5.10.190-rc1 review

On Wed, 09 Aug 2023 12:40:02 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.190 release.
> There are 201 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 Fri, 11 Aug 2023 10:36:10 +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/v5.x/stable-review/patch-5.10.190-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-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests passing for Tegra ...

Test results for stable-v5.10:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
75 tests: 75 pass, 0 fail

Linux version: 5.10.190-rc1-g0195dc1d1da1
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04

Tested-by: Thierry Reding <[email protected]>