This is the start of the stable review cycle for the 6.0.7 release.
There are 240 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, 04 Nov 2022 02:20:38 +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.0.7-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.0.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 6.0.7-rc1
Kuniyuki Iwashima <[email protected]>
tcp/udp: Fix memory leak in ipv6_renew_options().
D Scott Phillips <[email protected]>
arm64: Add AMPERE1 to the Spectre-BHB affected list
Conor Dooley <[email protected]>
riscv: fix detection of toolchain Zihintpause support
Conor Dooley <[email protected]>
riscv: fix detection of toolchain Zicbom support
Qinglin Pan <[email protected]>
riscv: mm: add missing memcpy in kasan_init
Vladimir Oltean <[email protected]>
net: enetc: survive memory pressure without crashing
Eric Dumazet <[email protected]>
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet <[email protected]>
net: do not sense pfmemalloc status in skb_append_pagefrags()
Suresh Devarakonda <[email protected]>
net/mlx5: Fix crash during sync firmware reset
Roy Novich <[email protected]>
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Ariel Levkovich <[email protected]>
net/mlx5e: TC, Reject forwarding from internal port to internal port
Tariq Toukan <[email protected]>
net/mlx5: Fix possible use-after-free in async command interface
Saeed Mahameed <[email protected]>
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Paul Blakey <[email protected]>
net/mlx5e: Update restore chain id for slow path packets
Aya Levin <[email protected]>
net/mlx5e: Extend SKB room check to include PTP-SQ
Rongwei Liu <[email protected]>
net/mlx5: DR, Fix matcher disconnect error flow
Moshe Shemesh <[email protected]>
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Hyong Youb Kim <[email protected]>
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Zhengchao Shao <[email protected]>
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao <[email protected]>
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
Zhengchao Shao <[email protected]>
netdevsim: fix memory leak in nsim_bus_dev_new()
Rafał Miłecki <[email protected]>
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Nicolas Dichtel <[email protected]>
nh: fix scope used to find saddr when adding non gw nh
Florian Fainelli <[email protected]>
net: bcmsysport: Indicate MAC is in charge of PHY PM
Yang Yingliang <[email protected]>
net: ehea: fix possible memory leak in ehea_register_port()
Aaron Conole <[email protected]>
openvswitch: switch from WARN to pr_warn
Takashi Iwai <[email protected]>
ALSA: aoa: Fix I2S device accounting
Yang Yingliang <[email protected]>
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
Kunihiko Hayashi <[email protected]>
net: ethernet: ave: Fix MAC to be in charge of PHY PM
Juergen Borleis <[email protected]>
net: fec: limit register access on i.MX6UL
Shang XiaoJing <[email protected]>
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Sudeep Holla <[email protected]>
PM: domains: Fix handling of unavailable/disabled idle states
Jisheng Zhang <[email protected]>
riscv: jump_label: mark arguments as const to satisfy asm constraints
Yang Yingliang <[email protected]>
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Slawomir Laba <[email protected]>
i40e: Fix flow-type by setting GL_HASH_INSET registers
Sylwester Dziedziuch <[email protected]>
i40e: Fix VF hang when reset is triggered on another VF
Slawomir Laba <[email protected]>
i40e: Fix ethtool rx-flow-hash setting for X722
Eric Dumazet <[email protected]>
ipv6: ensure sane device mtu in tunnels
Thomas Richter <[email protected]>
perf list: Fix PMU name pai_crypto in perf list on s390
Kajol Jain <[email protected]>
perf vendor events power10: Fix hv-24x7 metric events
Hans Verkuil <[email protected]>
media: vivid: set num_in/outputs to 0 if not supported
Hans Verkuil <[email protected]>
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil <[email protected]>
media: v4l2-dv-timings: add sanity checks for blanking values
Hans Verkuil <[email protected]>
media: vivid: dev->bitmap_cap wasn't freed in all cases
Hans Verkuil <[email protected]>
media: vivid: s_fbuf: add more sanity checks
Mario Limonciello <[email protected]>
PM: hibernate: Allow hybrid sleep to work with s2idle
Dongliang Mu <[email protected]>
can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path
Dongliang Mu <[email protected]>
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Paolo Abeni <[email protected]>
mptcp: set msk local address earlier
Horatiu Vultur <[email protected]>
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
Rafael Mendonca <[email protected]>
drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
Jakub Kicinski <[email protected]>
net-memcg: avoid stalls when under memory pressure
Neal Cardwell <[email protected]>
tcp: fix indefinite deferral of RTO with SACK reneging
Lu Wei <[email protected]>
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Zhang Changzhong <[email protected]>
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
Zhengchao Shao <[email protected]>
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Eric Dumazet <[email protected]>
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet <[email protected]>
kcm: annotate data-races around kcm->rx_psock
Íñigo Huguet <[email protected]>
atlantic: fix deadlock at aq_nic_stop
Ankit Nautiyal <[email protected]>
drm/i915/dp: Reset frl trained flag before restarting FRL training
Anshuman Gupta <[email protected]>
drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU
Raju Rangoju <[email protected]>
amd-xgbe: add the bit rate quirk for Molex cables
Raju Rangoju <[email protected]>
amd-xgbe: fix the SFP compliance codes check for DAC cables
Raju Rangoju <[email protected]>
amd-xgbe: Yellow carp devices do not need rrc
Chang S. Bae <[email protected]>
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Douglas Anderson <[email protected]>
drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD
Chen Zhongjin <[email protected]>
x86/unwind/orc: Fix unreliable stack dump with gcov
Anup Patel <[email protected]>
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Andrew Jones <[email protected]>
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones <[email protected]>
RISC-V: KVM: Provide UAPI for Zicbom block size
Shang XiaoJing <[email protected]>
nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
Sergiu Moga <[email protected]>
net: macb: Specify PHY PM management done by MAC
Zhengchao Shao <[email protected]>
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao <[email protected]>
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao <[email protected]>
net: hinic: fix memory leak when reading function table
Zhengchao Shao <[email protected]>
net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
Benjamin Poirier <[email protected]>
selftests: net: Fix netdev name mismatch in cleanup
Benjamin Poirier <[email protected]>
selftests: net: Fix cross-tree inclusion of scripts
Horatiu Vultur <[email protected]>
net: lan966x: Fix the rx drop counter
Yang Yingliang <[email protected]>
net: netsec: fix error handling in netsec_register_mdio()
Xin Long <[email protected]>
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Paul E. McKenney <[email protected]>
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Maxim Levitsky <[email protected]>
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
Yang Yingliang <[email protected]>
ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
Pierre-Louis Bossart <[email protected]>
ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor
Kai Vehmanen <[email protected]>
ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
Kai Vehmanen <[email protected]>
ASoC: Intel: common: add ACPI matching tables for Raptor Lake
Srinivasa Rao Mandadapu <[email protected]>
ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
Cédric Le Goater <[email protected]>
spi: aspeed: Fix window offset of CE1
Sven Schnelle <[email protected]>
selftests/ftrace: fix dynamic_events dependency check
Pierre-Louis Bossart <[email protected]>
ASoC: SOF: Intel: pci-mtl: fix firmware name
Geert Uytterhoeven <[email protected]>
ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()
Horatiu Vultur <[email protected]>
pinctrl: ocelot: Fix incorrect trigger of the interrupt.
Yang Yingliang <[email protected]>
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Martin Blumenstingl <[email protected]>
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl <[email protected]>
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Rafał Miłecki <[email protected]>
mtd: core: add missing of_node_get() in dynamic partitions code
Randy Dunlap <[email protected]>
arc: iounmap() arg is volatile
Stanislav Fomichev <[email protected]>
bpf: prevent decl_tag from being referenced in func_proto
Lin Shengwang <[email protected]>
sched/core: Fix comparison in sched_group_cookie_match()
Peter Zijlstra <[email protected]>
perf: Fix missing SIGTRAPs
Chang S. Bae <[email protected]>
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae <[email protected]>
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae <[email protected]>
x86/fpu: Configure init_fpstate attributes orderly
Robert Marko <[email protected]>
spi: qup: support using GPIO as chip select line
Douglas Anderson <[email protected]>
pinctrl: qcom: Avoid glitching lines when we first mux to output
Gao Xiang <[email protected]>
erofs: fix up inplace decompression success rate
Yue Hu <[email protected]>
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Rob Clark <[email protected]>
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
Srinivasa Rao Mandadapu <[email protected]>
ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
Gavin Shan <[email protected]>
KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
Randy Dunlap <[email protected]>
ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency
Kuogee Hsieh <[email protected]>
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Nathan Huckleberry <[email protected]>
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Kuogee Hsieh <[email protected]>
drm/msm/dp: add atomic_check to bridge ops
Akhil P Oommen <[email protected]>
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Paul Kocialkowski <[email protected]>
media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
Paul Kocialkowski <[email protected]>
media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
Christophe JAILLET <[email protected]>
media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()
Christophe JAILLET <[email protected]>
media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
Dan Carpenter <[email protected]>
media: atomisp: prevent integer overflow in sh_css_set_black_frame()
Sakari Ailus <[email protected]>
media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY
Christophe JAILLET <[email protected]>
media: ov8865: Fix an error handling path in ov8865_probe()
Sakari Ailus <[email protected]>
media: ar0521: Fix return value check in writing initial registers
Yang Yingliang <[email protected]>
media: ar0521: fix error return code in ar0521_power_on()
Alexander Stein <[email protected]>
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Ming Qian <[email protected]>
media: amphion: release m2m ctx when releasing vpu instance
Wei Yongjun <[email protected]>
net: ieee802154: fix error return code in dgram_bind()
Nicholas Piggin <[email protected]>
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
Manank Patel <[email protected]>
ACPI: PCC: Fix unintentional integer overflow
Michał Mirosław <[email protected]>
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Xin Long <[email protected]>
ethtool: eeprom: fix null-deref on genl_info in dump
Heiko Carstens <[email protected]>
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser()
Heiko Carstens <[email protected]>
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
Heiko Carstens <[email protected]>
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Peter Oberparleiter <[email protected]>
s390/cio: fix out-of-bounds access on cio_ignore free
Peter Oberparleiter <[email protected]>
s390/boot: add secure boot trailer
Adrian Hunter <[email protected]>
perf auxtrace: Fix address filter symbol name match for modules
Pavel Kozlov <[email protected]>
ARC: mm: fix leakage of memory allocated for PTE
Sai Krishna Potthuri <[email protected]>
Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
Siarhei Volkau <[email protected]>
pinctrl: Ingenic: JZ4755 bug fixes
Sai Krishna Potthuri <[email protected]>
Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"
Christian A. Ehrhardt <[email protected]>
kernfs: fix use-after-free in __kernfs_remove
Hugh Dickins <[email protected]>
mm: prep_compound_tail() clear page->private
Mel Gorman <[email protected]>
mm/huge_memory: do not clobber swp_entry_t during THP split
Waiman Long <[email protected]>
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Rik van Riel <[email protected]>
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Baolin Wang <[email protected]>
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Peter Xu <[email protected]>
mm/uffd: fix vma check on userfault for wp
William Breathitt Gray <[email protected]>
counter: 104-quad-8: Fix race getting function mode and direction
William Breathitt Gray <[email protected]>
counter: microchip-tcb-capture: Handle Signal1 read and Synapse
Sascha Hauer <[email protected]>
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
Patrick Thompson <[email protected]>
mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
Vincent Whitchurch <[email protected]>
mmc: core: Fix WRITE_ZEROES CQE handling
Matthew Ma <[email protected]>
mmc: core: Fix kernel panic when remove non-standard SDIO card
Christian Löhle <[email protected]>
mmc: queue: Cancel recovery work on cleanup
Christian Löhle <[email protected]>
mmc: block: Remove error check of hw_reset on reset
Brian Norris <[email protected]>
mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
James Clark <[email protected]>
coresight: cti: Fix hang in cti_disable_hw()
Jean-Philippe Brucker <[email protected]>
random: use arch_get_random*_early() in random_init()
Nathan Huckleberry <[email protected]>
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
Johan Hovold <[email protected]>
drm/msm/dp: fix bridge lifetime
Johan Hovold <[email protected]>
drm/msm/dp: fix IRQ lifetime
Johan Hovold <[email protected]>
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold <[email protected]>
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold <[email protected]>
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold <[email protected]>
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold <[email protected]>
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold <[email protected]>
drm/msm: fix use-after-free on probe deferral
Jesse Zhang <[email protected]>
drm/amdkfd: correct the cache info for gfx1036
Prike Liang <[email protected]>
drm/amdkfd: update gfx1037 Lx cache setting
Joaquín Ignacio Aramendía <[email protected]>
drm/amd/display: Revert logic for plane modifiers
Chengming Gui <[email protected]>
drm/amdgpu: fix pstate setting issue
Prike Liang <[email protected]>
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
Lijo Lazar <[email protected]>
drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
José Roberto de Souza <[email protected]>
drm/i915: Extend Wa_1607297627 to Alderlake-P
Arunpravin Paneer Selvam <[email protected]>
drm/amdgpu: Fix for BO move issue
Arunpravin Paneer Selvam <[email protected]>
drm/amdgpu: Fix VRAM BO swap issue
Manish Rangankar <[email protected]>
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
Miquel Raynal <[email protected]>
mac802154: Fix LQI recording
Bernd Edlinger <[email protected]>
exec: Copy oldsighand->action under spin-lock
Li Zetao <[email protected]>
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Rafael J. Wysocki <[email protected]>
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
Rafael J. Wysocki <[email protected]>
cpufreq: intel_pstate: Read all MSRs on the target CPU
Hyunwoo Kim <[email protected]>
fbdev: smscufx: Fix several use-after-free bugs
Helge Deller <[email protected]>
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Matti Vaittinen <[email protected]>
iio: adxl367: Fix unsafe buffer attributes
Matti Vaittinen <[email protected]>
iio: adxl372: Fix unsafe buffer attributes
Cosmin Tanislav <[email protected]>
iio: temperature: ltc2983: allocate iio channels once
Shreeya Patel <[email protected]>
iio: light: tsl2583: Fix module unloading
Matti Vaittinen <[email protected]>
tools: iio: iio_utils: fix digit calculation
Mathias Nyman <[email protected]>
xhci: Remove device endpoints from bandwidth list when freeing the device
Mario Limonciello <[email protected]>
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mathias Nyman <[email protected]>
xhci: Add quirk to reset host back to default state at shutdown
Phillip Lougher <[email protected]>
squashfs: fix buffer release race condition in readahead code
Phillip Lougher <[email protected]>
squashfs: fix extending readahead beyond end of file
Phillip Lougher <[email protected]>
squashfs: fix read regression introduced in readahead code
Tony O'Brien <[email protected]>
mtd: rawnand: marvell: Use correct logic for nand-keep-config
Linus Walleij <[email protected]>
mtd: parsers: bcm47xxpart: Fix halfblock reads
Mika Westerberg <[email protected]>
mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
Zhang Qilong <[email protected]>
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
Jens Glathe <[email protected]>
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Justin Chen <[email protected]>
usb: bdc: change state when port disconnected
Andrey Smirnov <[email protected]>
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Patrice Chotard <[email protected]>
usb: dwc3: st: Rely on child's compatible instead of name
Heikki Krogerus <[email protected]>
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus <[email protected]>
usb: typec: ucsi: Check the connection on resume
Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Wesley Cheng <[email protected]>
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Stop processing more requests on IMI
Joel Stanley <[email protected]>
usb: gadget: aspeed: Fix probe regression
Jeff Vanhoof <[email protected]>
usb: gadget: uvc: fix sg handling during video encode
Dan Vacura <[email protected]>
usb: gadget: uvc: fix sg handling in error case
Dan Vacura <[email protected]>
usb: gadget: uvc: fix dropped frame after missed isoc
Greg Kroah-Hartman <[email protected]>
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Michael Grzeschik <[email protected]>
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Hannu Hartikainen <[email protected]>
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Jason A. Donenfeld <[email protected]>
ALSA: rme9652: use explicitly signed char
Jason A. Donenfeld <[email protected]>
ALSA: au88x0: use explicitly signed char
Maciej S. Szmigiero <[email protected]>
ALSA: ca0106: Use snd_ctl_rename() to rename a control
Maciej S. Szmigiero <[email protected]>
ALSA: usb-audio: Use snd_ctl_rename() to rename a control
Maciej S. Szmigiero <[email protected]>
ALSA: ac97: Use snd_ctl_rename() to rename a control
Maciej S. Szmigiero <[email protected]>
ALSA: emu10k1: Use snd_ctl_rename() to rename a control
Maciej S. Szmigiero <[email protected]>
ALSA: hda/realtek: Use snd_ctl_rename() to rename a control
Maciej S. Szmigiero <[email protected]>
ALSA: control: add snd_ctl_rename()
Takashi Iwai <[email protected]>
ALSA: hda/realtek: Add another HP ZBook G9 model quirks
Takashi Iwai <[email protected]>
ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
Stefan Binding <[email protected]>
ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
Steven Rostedt (Google) <[email protected]>
ALSA: Use del_timer_sync() before freeing timer
Biju Das <[email protected]>
can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
Biju Das <[email protected]>
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
Anssi Hannula <[email protected]>
can: kvaser_usb: Fix possible completions during init_completion
Yang Yingliang <[email protected]>
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb()
Shyam Sundar S K <[email protected]>
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
-------------
Diffstat:
.../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml | 4 -
Makefile | 4 +-
arch/arc/include/asm/io.h | 2 +-
arch/arc/include/asm/pgtable-levels.h | 2 +-
arch/arc/mm/ioremap.c | 2 +-
arch/arm64/include/asm/cputype.h | 4 +
arch/arm64/kernel/proton-pack.c | 6 +
arch/powerpc/kernel/interrupt_64.S | 13 +-
arch/riscv/Kconfig | 17 ++-
arch/riscv/Makefile | 6 +-
arch/riscv/include/asm/cacheflush.h | 8 --
arch/riscv/include/asm/jump_label.h | 8 +-
arch/riscv/include/asm/kvm_vcpu_timer.h | 1 +
arch/riscv/include/asm/vdso/processor.h | 2 +-
arch/riscv/include/uapi/asm/kvm.h | 1 +
arch/riscv/kvm/vcpu.c | 11 ++
arch/riscv/kvm/vcpu_timer.c | 17 ++-
arch/riscv/mm/cacheflush.c | 38 ++++++
arch/riscv/mm/dma-noncoherent.c | 39 ------
arch/riscv/mm/kasan_init.c | 7 +-
arch/s390/boot/vmlinux.lds.S | 13 +-
arch/s390/include/asm/futex.h | 3 +-
arch/s390/lib/uaccess.c | 6 +-
arch/s390/pci/pci_mmio.c | 8 +-
arch/x86/crypto/polyval-clmulni_glue.c | 19 ++-
arch/x86/events/intel/lbr.c | 2 +-
arch/x86/kernel/fpu/init.c | 8 --
arch/x86/kernel/fpu/xstate.c | 42 +++---
arch/x86/kernel/unwind_orc.c | 2 +-
drivers/acpi/acpi_pcc.c | 2 +-
drivers/base/power/domain.c | 4 +
drivers/char/random.c | 4 +-
drivers/counter/104-quad-8.c | 64 ++++++---
drivers/counter/microchip-tcb-capture.c | 18 ++-
drivers/cpufreq/intel_pstate.c | 133 +++++++-----------
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 16 +++
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 20 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c | 28 ++--
drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 106 ++++++++++++++-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 50 +------
drivers/gpu/drm/bridge/parade-ps8640.c | 25 +++-
drivers/gpu/drm/i915/display/intel_dp.c | 2 +
drivers/gpu/drm/i915/gt/intel_workarounds.c | 4 +-
drivers/gpu/drm/i915/intel_runtime_pm.c | 11 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 7 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 7 +-
.../gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c | 5 +-
drivers/gpu/drm/msm/dp/dp_ctrl.c | 13 +-
drivers/gpu/drm/msm/dp/dp_display.c | 23 +++-
drivers/gpu/drm/msm/dp/dp_drm.c | 34 +++++
drivers/gpu/drm/msm/dp/dp_parser.c | 6 +-
drivers/gpu/drm/msm/dp/dp_parser.h | 5 +-
drivers/gpu/drm/msm/dsi/dsi.c | 6 +
drivers/gpu/drm/msm/hdmi/hdmi.c | 7 +-
drivers/gpu/drm/msm/msm_drv.c | 1 +
drivers/hwtracing/coresight/coresight-cti-core.c | 5 -
drivers/iio/accel/adxl367.c | 23 +++-
drivers/iio/accel/adxl372.c | 23 +++-
drivers/iio/light/tsl2583.c | 2 +-
drivers/iio/temperature/ltc2983.c | 13 +-
drivers/media/i2c/ar0521.c | 8 +-
drivers/media/i2c/ov8865.c | 10 +-
drivers/media/platform/amphion/vpu_v4l2.c | 11 +-
drivers/media/platform/sunxi/sun4i-csi/Kconfig | 2 +-
drivers/media/platform/sunxi/sun6i-csi/Kconfig | 2 +-
.../media/platform/sunxi/sun6i-mipi-csi2/Kconfig | 4 +-
.../sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c | 20 ++-
.../platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig | 2 +-
.../sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c | 23 +++-
drivers/media/platform/sunxi/sun8i-di/Kconfig | 2 +-
drivers/media/platform/sunxi/sun8i-rotate/Kconfig | 2 +-
drivers/media/test-drivers/vivid/vivid-core.c | 38 +++++-
drivers/media/test-drivers/vivid/vivid-core.h | 2 +
drivers/media/test-drivers/vivid/vivid-vid-cap.c | 27 +++-
drivers/media/v4l2-core/v4l2-dv-timings.c | 14 ++
drivers/mmc/core/block.c | 44 +++---
drivers/mmc/core/queue.c | 8 ++
drivers/mmc/core/sdio_bus.c | 3 +-
drivers/mmc/host/Kconfig | 3 +-
drivers/mmc/host/sdhci-esdhc-imx.c | 14 +-
drivers/mmc/host/sdhci-pci-core.c | 14 +-
drivers/mtd/mtdcore.c | 2 +-
drivers/mtd/nand/raw/intel-nand-controller.c | 35 ++---
drivers/mtd/nand/raw/marvell_nand.c | 2 +-
drivers/mtd/nand/raw/tegra_nand.c | 4 +-
drivers/mtd/parsers/bcm47xxpart.c | 4 +-
drivers/mtd/spi-nor/core.c | 4 +-
drivers/net/can/mscan/mpc5xxx_can.c | 8 +-
drivers/net/can/rcar/rcar_canfd.c | 24 ++--
drivers/net/can/spi/mcp251x.c | 5 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 4 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 4 +-
drivers/net/ethernet/amd/xgbe/xgbe-pci.c | 5 +
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 19 ++-
drivers/net/ethernet/amd/xgbe/xgbe.h | 1 +
drivers/net/ethernet/aquantia/atlantic/aq_macsec.c | 96 +++++++++----
drivers/net/ethernet/aquantia/atlantic/aq_nic.h | 2 +
drivers/net/ethernet/broadcom/bcm4908_enet.c | 12 +-
drivers/net/ethernet/broadcom/bcmsysport.c | 3 +
drivers/net/ethernet/cadence/macb_main.c | 1 +
drivers/net/ethernet/freescale/enetc/enetc.c | 5 +
drivers/net/ethernet/freescale/fec_main.c | 46 ++++++-
drivers/net/ethernet/huawei/hinic/hinic_debugfs.c | 18 ++-
drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c | 2 +-
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 2 +-
drivers/net/ethernet/huawei/hinic/hinic_sriov.c | 1 -
drivers/net/ethernet/ibm/ehea/ehea_main.c | 1 +
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 100 ++++++++------
drivers/net/ethernet/intel/i40e/i40e_type.h | 4 +
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 43 ++++--
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h | 1 +
drivers/net/ethernet/lantiq_etop.c | 1 -
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 10 +-
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.h | 9 ++
.../net/ethernet/mellanox/mlx5/core/en/tc_priv.h | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h | 6 +
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 3 -
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 74 +++++++++-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 6 +
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c | 17 +++
drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c | 7 +
drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 4 +
.../ethernet/mellanox/mlx5/core/steering/dr_rule.c | 3 +-
drivers/net/ethernet/micrel/ksz884x.c | 2 +-
.../ethernet/microchip/lan966x/lan966x_ethtool.c | 10 +-
.../net/ethernet/microchip/lan966x/lan966x_fdma.c | 24 +---
drivers/net/ethernet/socionext/netsec.c | 2 +
drivers/net/ethernet/socionext/sni_ave.c | 6 +
drivers/net/netdevsim/bus.c | 9 +-
drivers/net/netdevsim/dev.c | 31 +++--
drivers/nfc/virtual_ncidev.c | 3 +
drivers/pinctrl/pinctrl-ingenic.c | 4 +-
drivers/pinctrl/pinctrl-ocelot.c | 17 ++-
drivers/pinctrl/pinctrl-zynqmp.c | 9 --
drivers/pinctrl/qcom/pinctrl-msm.c | 21 +++
drivers/platform/x86/amd/pmc.c | 12 --
drivers/s390/cio/css.c | 8 +-
drivers/scsi/qla2xxx/qla_attr.c | 28 +++-
drivers/spi/spi-aspeed-smc.c | 2 +-
drivers/spi/spi-qup.c | 2 +
drivers/staging/media/atomisp/pci/sh_css_params.c | 4 +-
drivers/staging/media/sunxi/cedrus/Kconfig | 1 +
drivers/usb/core/quirks.c | 9 ++
drivers/usb/dwc3/core.c | 49 ++++++-
drivers/usb/dwc3/drd.c | 50 -------
drivers/usb/dwc3/dwc3-st.c | 2 +-
drivers/usb/dwc3/gadget.c | 21 ++-
drivers/usb/gadget/function/uvc_queue.c | 8 +-
drivers/usb/gadget/function/uvc_video.c | 25 +++-
drivers/usb/gadget/udc/aspeed-vhub/dev.c | 1 +
drivers/usb/gadget/udc/bdc/bdc_udc.c | 1 +
drivers/usb/host/xhci-mem.c | 20 +--
drivers/usb/host/xhci-pci.c | 44 ++----
drivers/usb/host/xhci.c | 10 +-
drivers/usb/host/xhci.h | 1 +
drivers/usb/typec/ucsi/ucsi.c | 42 ++++--
drivers/usb/typec/ucsi/ucsi_acpi.c | 10 ++
drivers/video/aperture.c | 5 +-
drivers/video/fbdev/smscufx.c | 55 ++++----
drivers/video/fbdev/stifb.c | 3 +-
fs/binfmt_elf.c | 3 +-
fs/erofs/zdata.c | 6 +-
fs/erofs/zmap.c | 17 +--
fs/exec.c | 4 +-
fs/kernfs/dir.c | 5 +-
fs/squashfs/file.c | 23 ++--
fs/squashfs/page_actor.c | 3 +
fs/squashfs/page_actor.h | 6 +-
include/linux/mlx5/driver.h | 2 +-
include/linux/perf_event.h | 19 ++-
include/linux/userfaultfd_k.h | 6 +-
include/media/v4l2-common.h | 3 +-
include/net/sock.h | 2 +-
include/sound/control.h | 1 +
include/sound/soc-acpi-intel-match.h | 2 +
include/uapi/linux/videodev2.h | 3 +-
kernel/bpf/btf.c | 5 +
kernel/events/core.c | 151 +++++++++++++++------
kernel/events/ring_buffer.c | 2 +-
kernel/power/hibernate.c | 2 +-
kernel/rcu/tree.c | 10 +-
kernel/sched/sched.h | 18 +--
mm/huge_memory.c | 11 +-
mm/kmemleak.c | 61 ++++++---
mm/madvise.c | 12 +-
mm/migrate.c | 7 +
mm/page_alloc.c | 1 +
net/can/j1939/transport.c | 4 +-
net/core/net_namespace.c | 7 +
net/core/skbuff.c | 2 +-
net/ethtool/eeprom.c | 2 +-
net/ieee802154/socket.c | 4 +-
net/ipv4/nexthop.c | 2 +-
net/ipv4/tcp_input.c | 3 +-
net/ipv4/tcp_ipv4.c | 4 +-
net/ipv6/ip6_gre.c | 12 +-
net/ipv6/ip6_tunnel.c | 11 +-
net/ipv6/ipv6_sockglue.c | 7 +
net/ipv6/sit.c | 8 +-
net/kcm/kcmsock.c | 25 ++--
net/mac802154/rx.c | 5 +-
net/mptcp/protocol.c | 3 +-
net/mptcp/protocol.h | 1 +
net/mptcp/subflow.c | 7 +
net/openvswitch/datapath.c | 3 +-
net/tipc/topsrv.c | 16 ++-
sound/aoa/soundbus/i2sbus/core.c | 7 +-
sound/core/control.c | 23 ++++
sound/pci/ac97/ac97_codec.c | 33 +++--
sound/pci/au88x0/au88x0.h | 6 +-
sound/pci/au88x0/au88x0_core.c | 2 +-
sound/pci/ca0106/ca0106_mixer.c | 2 +-
sound/pci/emu10k1/emumixer.c | 2 +-
sound/pci/hda/patch_realtek.c | 5 +-
sound/pci/rme9652/hdsp.c | 26 ++--
sound/pci/rme9652/rme9652.c | 22 +--
sound/soc/codecs/Kconfig | 1 +
sound/soc/codecs/tlv320adc3xxx.c | 2 +-
sound/soc/intel/common/Makefile | 2 +-
sound/soc/intel/common/soc-acpi-intel-rpl-match.c | 51 +++++++
sound/soc/qcom/lpass-cpu.c | 10 ++
sound/soc/sof/intel/pci-mtl.c | 2 +-
sound/soc/sof/intel/pci-tgl.c | 92 ++++++++++++-
sound/synth/emux/emux.c | 7 +-
sound/usb/implicit.c | 2 +
sound/usb/mixer.c | 2 +-
tools/iio/iio_utils.c | 4 +
.../arch/arm64/hisilicon/hip08/metrics.json | 6 +-
.../arch/powerpc/power10/nest_metrics.json | 72 +++++-----
.../arch/s390/cf_z16/{pai.json => pai_crypto.json} | 0
tools/perf/util/auxtrace.c | 10 +-
.../testing/selftests/drivers/net/bonding/Makefile | 4 +-
.../drivers/net/bonding/dev_addr_lists.sh | 2 +-
.../drivers/net/bonding/net_forwarding_lib.sh | 1 +
.../drivers/net/dsa/test_bridge_fdb_stress.sh | 4 +-
tools/testing/selftests/drivers/net/team/Makefile | 4 +
.../selftests/drivers/net/team/dev_addr_lists.sh | 6 +-
.../testing/selftests/drivers/net/team/lag_lib.sh | 1 +
.../drivers/net/team/net_forwarding_lib.sh | 1 +
.../ftrace/test.d/dynevent/test_duplicates.tc | 2 +-
.../inter-event/trigger-synthetic-eprobe.tc | 2 +-
.../kvm/memslot_modification_stress_test.c | 2 +-
tools/testing/selftests/lib.mk | 4 +-
246 files changed, 2260 insertions(+), 1058 deletions(-)
On 02/11/2022 02:29, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +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.0.7-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
No new regressions for Tegra ...
Test results for stable-v6.0:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
130 tests: 129 pass, 1 fail
Linux version: 6.0.7-rc1-g436175d0f780
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
Test failures: tegra194-p2972-0000: boot.py
Tested-by: Jon Hunter <[email protected]>
Jon
--
nvpublic
On Wed, Nov 02, 2022 at 03:29:35AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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 cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).
Tested-by: Bagas Sanjaya <[email protected]>
--
An old man doll... just what I always wanted! - Clara
On 11/1/22 7:29 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +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.0.7-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.0.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 <[email protected]>
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <[email protected]>
NOTE:
We LKFT running same test suites on multiple configurations builds
on latest toolchains and on real hardware and qemu 's.
Because of the above reason we have been finding mixed results.
For example, Due to the slowness of the qemu few tests got timeout
but the same test passed on real hardware.
* qemu-arm64-gcc-12-lkftconfig-debug-kmemleak, ltp-cve
- cve-2017-15299
- cve-2017-15951
tst_test.c:1524: TINFO: Timeout per run is 0h 02m 30s
request_key03.c:59: TCONF: kernel doesn't support key type 'encrypted'
request_key03.c:59: TCONF: kernel doesn't support key type 'trusted'
<47>[ 759.437664] systemd-journald[212]: Sent WATCHDOG=1 notification.
request_key03.c:135: TPASS: didn't crash while updating key of type 'user'
<47>[ 869.408908] systemd-journald[212]: Sent WATCHDOG=1 notification.
Test timeouted, sending SIGKILL!
tst_test.c:1569: TINFO: Killed the leftover descendant processes
tst_test.c:1575: TINFO: If you are running on slow machine, try
exporting LTP_TIMEOUT_MUL > 1
tst_test.c:1577: TBROK: Test killed! (timeout?)
- cve-2020-25705
tst_kconfig.c:82: TINFO: Parsing kernel config '/proc/config.gz'
tst_test.c:1524: TINFO: Timeout per run is 0h 02m 30s
<6>[ 1826.776891] IPv6: ADDRCONF(NETDEV_CHANGE): ltp_veth1: link
becomes ready
<6>[ 1826.781937] IPv6: ADDRCONF(NETDEV_CHANGE): ltp_veth2: link
becomes ready
icmp_rate_limit01.c:230: TINFO: Batch 0: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 1: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 2: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 3: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 4: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 5: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 6: Got 100 ICMP errors
icmp_rate_limit01.c:234: TINFO: Batch 7: Got 100 ICMP errors
icmp_rate_limit01.c:238: TFAIL: ICMP rate limit not randomized,
system is vulnerable
HINT: You _MAY_ be missing kernel fixes:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b38e7819cae9
HINT: You _MAY_ be vulnerable to CVE(s):
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25705
Summary:
passed 0
failed 1
[1] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12807800/suite/ltp-cve/test/cve-2017-15299/details/
[2] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12807800/suite/ltp-cve/test/cve-2017-15299/log
* qemu-arm64-64k-page-size, ltp-hugetlb
- hugemmap05
- hugemmap05_1
- hugemmap05_2
- hugemmap05_3
All these test failed due to ENOMEM.
hugemmap05.c:83: TBROK: mmap((nil),1610612736,3,1,3,0) failed:
ENOMEM (12)
hugemmap05.c:83: TBROK: mmap((nil),1610612736,3,1,3,0) failed:
ENOMEM (12)
These failures only seen on qemu-arm64 but test passed on
bcm2711-rpi-4-b-64k_page_size device with same config.
[3] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12807533/suite/ltp-hugetlb/test/hugemmap05/log
[4] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12807533/suite/ltp-hugetlb/test/hugemmap05/details/
* qemu-arm64-clang-15-lkftconfig, ltp-syscalls
- add_key05
add_key05.c:136: TFAIL: max used bytes 19991, key allow max bytes 20000
- futex_cmp_requeue01
futex_cmp_requeue01.c:68: TFAIL: process 89996 wasn't woken up:
ETIMEDOUT (110)
[5] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12808167/suite/ltp-syscalls/test/add_key05/log
* qemu-arm64-gcc-12-lkftconfig-debug-kmemleak, ltp-syscalls
- request_key03
tst_test.c:1524: TINFO: Timeout per run is 0h 02m 30s
request_key03.c:59: TCONF: kernel doesn't support key type 'encrypted'
request_key03.c:59: TCONF: kernel doesn't support key type 'trusted'
<47>[ 4891.998441] systemd-journald[211]: Sent WATCHDOG=1 notification.
request_key03.c:135: TPASS: didn't crash while updating key of type 'user'
Test timeouted, sending SIGKILL!
tst_test.c:1569: TINFO: Killed the leftover descendant processes
tst_test.c:1575: TINFO: If you are running on slow machine, try
exporting LTP_TIMEOUT_MUL > 1
tst_test.c:1577: TBROK: Test killed! (timeout?)
[6] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12810384/suite/ltp-syscalls/test/request_key03/log
* qemu-i386, ltp-fs_bind
- fs_bind_rbind07_sh
fs_bind_rbind07 1 TPASS: umount share2 passed as expected
umount: /scratch/ltp-BdrYN1uDRZ/LTP_fs_bind_rbind07.R6J2DAH7FB/sandbox/parent2:
target is busy.
fs_bind_rbind07 1 TFAIL: umount parent2 failed unexpectedly
fs_bind_rbind07 1 TPASS: umount parent2 passed as expected
fs_bind_rbind07 1 TPASS: umount parent1 passed as expected
fs_bind_rbind07 1 TFAIL: There are still mounts in the sandbox:\nparent2
[7] https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780/testrun/12808354/suite/ltp-fs_bind/test/fs_bind_rbind07_sh/log
## Build
* kernel: 6.0.7-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.0.y
* git commit: 436175d0f780af8302164b3102ecf0ff99f7a376
* git describe: v6.0.6-241-g436175d0f780
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.6-241-g436175d0f780
## No Test Regressions (compared to v6.0.5-94-gd5a53a666fb9)
## No Metric Regressions (compared to v6.0.5-94-gd5a53a666fb9)
## No Test Fixes (compared to v6.0.5-94-gd5a53a666fb9)
## No Metric Fixes (compared to v6.0.5-94-gd5a53a666fb9)
## Test result summary
total: 160584, pass: 131298, fail: 11489, skip: 17432, xfail: 365
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 149 total, 146 passed, 3 failed
* arm64: 47 total, 47 passed, 0 failed
* i386: 37 total, 36 passed, 1 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 6 total, 6 passed, 0 failed
* powerpc: 34 total, 30 passed, 4 failed
* riscv: 12 total, 12 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 40 total, 40 passed, 0 failed
## Test suites summary
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* 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-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* 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-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* perf/Zstd-perf.data-compression
* rcutorture
* v4l2-compliance
* vdso
--
Linaro LKFT
https://lkft.linaro.org
On 11/1/22 19:29, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +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.0.7-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.0.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
Hi Greg
6.0.7-rc1
compiles, boots and runs here on x86_64
(Intel i5-11400, Fedora 37 Beta)
Thanks
Tested-by: Ronald Warsow <[email protected]>
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +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.0.7-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 6.0.7-rc1
>
> Kuniyuki Iwashima <[email protected]>
> tcp/udp: Fix memory leak in ipv6_renew_options().
>
> D Scott Phillips <[email protected]>
> arm64: Add AMPERE1 to the Spectre-BHB affected list
>
> Conor Dooley <[email protected]>
> riscv: fix detection of toolchain Zihintpause support
>
> Conor Dooley <[email protected]>
> riscv: fix detection of toolchain Zicbom support
>
> Qinglin Pan <[email protected]>
> riscv: mm: add missing memcpy in kasan_init
>
> Vladimir Oltean <[email protected]>
> net: enetc: survive memory pressure without crashing
>
> Eric Dumazet <[email protected]>
> kcm: do not sense pfmemalloc status in kcm_sendpage()
>
> Eric Dumazet <[email protected]>
> net: do not sense pfmemalloc status in skb_append_pagefrags()
>
> Suresh Devarakonda <[email protected]>
> net/mlx5: Fix crash during sync firmware reset
>
> Roy Novich <[email protected]>
> net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
>
> Ariel Levkovich <[email protected]>
> net/mlx5e: TC, Reject forwarding from internal port to internal port
>
> Tariq Toukan <[email protected]>
> net/mlx5: Fix possible use-after-free in async command interface
>
> Saeed Mahameed <[email protected]>
> net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
>
> Paul Blakey <[email protected]>
> net/mlx5e: Update restore chain id for slow path packets
>
> Aya Levin <[email protected]>
> net/mlx5e: Extend SKB room check to include PTP-SQ
>
> Rongwei Liu <[email protected]>
> net/mlx5: DR, Fix matcher disconnect error flow
>
> Moshe Shemesh <[email protected]>
> net/mlx5: Wait for firmware to enable CRS before pci_restore_state
>
> Hyong Youb Kim <[email protected]>
> net/mlx5e: Do not increment ESN when updating IPsec ESN state
>
> Zhengchao Shao <[email protected]>
> netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
>
> Zhengchao Shao <[email protected]>
> netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
>
> Zhengchao Shao <[email protected]>
> netdevsim: fix memory leak in nsim_bus_dev_new()
>
> Rafał Miłecki <[email protected]>
> net: broadcom: bcm4908_enet: update TX stats after actual transmission
>
> Nicolas Dichtel <[email protected]>
> nh: fix scope used to find saddr when adding non gw nh
>
> Florian Fainelli <[email protected]>
> net: bcmsysport: Indicate MAC is in charge of PHY PM
>
> Yang Yingliang <[email protected]>
> net: ehea: fix possible memory leak in ehea_register_port()
>
> Aaron Conole <[email protected]>
> openvswitch: switch from WARN to pr_warn
>
> Takashi Iwai <[email protected]>
> ALSA: aoa: Fix I2S device accounting
>
> Yang Yingliang <[email protected]>
> ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
>
> Kunihiko Hayashi <[email protected]>
> net: ethernet: ave: Fix MAC to be in charge of PHY PM
>
> Juergen Borleis <[email protected]>
> net: fec: limit register access on i.MX6UL
>
> Shang XiaoJing <[email protected]>
> perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
>
> Sudeep Holla <[email protected]>
> PM: domains: Fix handling of unavailable/disabled idle states
>
> Jisheng Zhang <[email protected]>
> riscv: jump_label: mark arguments as const to satisfy asm constraints
>
> Yang Yingliang <[email protected]>
> net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
>
> Slawomir Laba <[email protected]>
> i40e: Fix flow-type by setting GL_HASH_INSET registers
>
> Sylwester Dziedziuch <[email protected]>
> i40e: Fix VF hang when reset is triggered on another VF
>
> Slawomir Laba <[email protected]>
> i40e: Fix ethtool rx-flow-hash setting for X722
>
> Eric Dumazet <[email protected]>
> ipv6: ensure sane device mtu in tunnels
>
> Thomas Richter <[email protected]>
> perf list: Fix PMU name pai_crypto in perf list on s390
>
> Kajol Jain <[email protected]>
> perf vendor events power10: Fix hv-24x7 metric events
>
> Hans Verkuil <[email protected]>
> media: vivid: set num_in/outputs to 0 if not supported
>
> Hans Verkuil <[email protected]>
> media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
>
> Hans Verkuil <[email protected]>
> media: v4l2-dv-timings: add sanity checks for blanking values
>
> Hans Verkuil <[email protected]>
> media: vivid: dev->bitmap_cap wasn't freed in all cases
>
> Hans Verkuil <[email protected]>
> media: vivid: s_fbuf: add more sanity checks
>
> Mario Limonciello <[email protected]>
> PM: hibernate: Allow hybrid sleep to work with s2idle
>
> Dongliang Mu <[email protected]>
> can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path
>
> Dongliang Mu <[email protected]>
> can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
>
> Paolo Abeni <[email protected]>
> mptcp: set msk local address earlier
>
> Horatiu Vultur <[email protected]>
> net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
>
> Rafael Mendonca <[email protected]>
> drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
>
> Jakub Kicinski <[email protected]>
> net-memcg: avoid stalls when under memory pressure
>
> Neal Cardwell <[email protected]>
> tcp: fix indefinite deferral of RTO with SACK reneging
>
> Lu Wei <[email protected]>
> tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
>
> Zhang Changzhong <[email protected]>
> net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
>
> Zhengchao Shao <[email protected]>
> net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
>
> Eric Dumazet <[email protected]>
> kcm: annotate data-races around kcm->rx_wait
>
> Eric Dumazet <[email protected]>
> kcm: annotate data-races around kcm->rx_psock
>
> Íñigo Huguet <[email protected]>
> atlantic: fix deadlock at aq_nic_stop
>
> Ankit Nautiyal <[email protected]>
> drm/i915/dp: Reset frl trained flag before restarting FRL training
>
> Anshuman Gupta <[email protected]>
> drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU
>
> Raju Rangoju <[email protected]>
> amd-xgbe: add the bit rate quirk for Molex cables
>
> Raju Rangoju <[email protected]>
> amd-xgbe: fix the SFP compliance codes check for DAC cables
>
> Raju Rangoju <[email protected]>
> amd-xgbe: Yellow carp devices do not need rrc
>
> Chang S. Bae <[email protected]>
> x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
>
> Douglas Anderson <[email protected]>
> drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD
>
> Chen Zhongjin <[email protected]>
> x86/unwind/orc: Fix unreliable stack dump with gcov
>
> Anup Patel <[email protected]>
> RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
>
> Andrew Jones <[email protected]>
> RISC-V: Fix compilation without RISCV_ISA_ZICBOM
>
> Andrew Jones <[email protected]>
> RISC-V: KVM: Provide UAPI for Zicbom block size
>
> Shang XiaoJing <[email protected]>
> nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
>
> Sergiu Moga <[email protected]>
> net: macb: Specify PHY PM management done by MAC
>
> Zhengchao Shao <[email protected]>
> net: hinic: fix the issue of double release MBOX callback of VF
>
> Zhengchao Shao <[email protected]>
> net: hinic: fix the issue of CMDQ memory leaks
>
> Zhengchao Shao <[email protected]>
> net: hinic: fix memory leak when reading function table
>
> Zhengchao Shao <[email protected]>
> net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
>
> Benjamin Poirier <[email protected]>
> selftests: net: Fix netdev name mismatch in cleanup
>
> Benjamin Poirier <[email protected]>
> selftests: net: Fix cross-tree inclusion of scripts
>
> Horatiu Vultur <[email protected]>
> net: lan966x: Fix the rx drop counter
>
> Yang Yingliang <[email protected]>
> net: netsec: fix error handling in netsec_register_mdio()
>
> Xin Long <[email protected]>
> tipc: fix a null-ptr-deref in tipc_topsrv_accept
>
> Paul E. McKenney <[email protected]>
> rcu: Keep synchronize_rcu() from enabling irqs in early boot
>
> Maxim Levitsky <[email protected]>
> perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
>
> Yang Yingliang <[email protected]>
> ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
>
> Pierre-Louis Bossart <[email protected]>
> ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor
>
> Kai Vehmanen <[email protected]>
> ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
>
> Kai Vehmanen <[email protected]>
> ASoC: Intel: common: add ACPI matching tables for Raptor Lake
>
> Srinivasa Rao Mandadapu <[email protected]>
> ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
>
> Cédric Le Goater <[email protected]>
> spi: aspeed: Fix window offset of CE1
>
> Sven Schnelle <[email protected]>
> selftests/ftrace: fix dynamic_events dependency check
>
> Pierre-Louis Bossart <[email protected]>
> ASoC: SOF: Intel: pci-mtl: fix firmware name
>
> Geert Uytterhoeven <[email protected]>
> ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()
>
> Horatiu Vultur <[email protected]>
> pinctrl: ocelot: Fix incorrect trigger of the interrupt.
>
> Yang Yingliang <[email protected]>
> mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
>
> Martin Blumenstingl <[email protected]>
> mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
>
> Martin Blumenstingl <[email protected]>
> mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
>
> Rafał Miłecki <[email protected]>
> mtd: core: add missing of_node_get() in dynamic partitions code
>
> Randy Dunlap <[email protected]>
> arc: iounmap() arg is volatile
>
> Stanislav Fomichev <[email protected]>
> bpf: prevent decl_tag from being referenced in func_proto
>
> Lin Shengwang <[email protected]>
> sched/core: Fix comparison in sched_group_cookie_match()
>
> Peter Zijlstra <[email protected]>
> perf: Fix missing SIGTRAPs
>
> Chang S. Bae <[email protected]>
> x86/fpu: Exclude dynamic states from init_fpstate
>
> Chang S. Bae <[email protected]>
> x86/fpu: Fix the init_fpstate size check with the actual size
>
> Chang S. Bae <[email protected]>
> x86/fpu: Configure init_fpstate attributes orderly
>
> Robert Marko <[email protected]>
> spi: qup: support using GPIO as chip select line
>
> Douglas Anderson <[email protected]>
> pinctrl: qcom: Avoid glitching lines when we first mux to output
>
> Gao Xiang <[email protected]>
> erofs: fix up inplace decompression success rate
>
> Yue Hu <[email protected]>
> erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
>
> Rob Clark <[email protected]>
> drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
>
> Srinivasa Rao Mandadapu <[email protected]>
> ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
>
> Gavin Shan <[email protected]>
> KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
>
> Randy Dunlap <[email protected]>
> ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency
>
> Kuogee Hsieh <[email protected]>
> drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
>
> Nathan Huckleberry <[email protected]>
> drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
>
> Kuogee Hsieh <[email protected]>
> drm/msm/dp: add atomic_check to bridge ops
>
> Akhil P Oommen <[email protected]>
> drm/msm/a6xx: Replace kcalloc() with kvzalloc()
>
> Paul Kocialkowski <[email protected]>
> media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
>
> Paul Kocialkowski <[email protected]>
> media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
>
> Christophe JAILLET <[email protected]>
> media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()
>
> Christophe JAILLET <[email protected]>
> media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
>
> Dan Carpenter <[email protected]>
> media: atomisp: prevent integer overflow in sh_css_set_black_frame()
>
> Sakari Ailus <[email protected]>
> media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY
>
> Christophe JAILLET <[email protected]>
> media: ov8865: Fix an error handling path in ov8865_probe()
>
> Sakari Ailus <[email protected]>
> media: ar0521: Fix return value check in writing initial registers
>
> Yang Yingliang <[email protected]>
> media: ar0521: fix error return code in ar0521_power_on()
>
> Alexander Stein <[email protected]>
> media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
>
> Ming Qian <[email protected]>
> media: amphion: release m2m ctx when releasing vpu instance
>
> Wei Yongjun <[email protected]>
> net: ieee802154: fix error return code in dgram_bind()
>
> Nicholas Piggin <[email protected]>
> powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
>
> Manank Patel <[email protected]>
> ACPI: PCC: Fix unintentional integer overflow
>
> Michał Mirosław <[email protected]>
> fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
>
> Xin Long <[email protected]>
> ethtool: eeprom: fix null-deref on genl_info in dump
>
> Heiko Carstens <[email protected]>
> s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser()
>
> Heiko Carstens <[email protected]>
> s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
>
> Heiko Carstens <[email protected]>
> s390/uaccess: add missing EX_TABLE entries to __clear_user()
>
> Peter Oberparleiter <[email protected]>
> s390/cio: fix out-of-bounds access on cio_ignore free
>
> Peter Oberparleiter <[email protected]>
> s390/boot: add secure boot trailer
>
> Adrian Hunter <[email protected]>
> perf auxtrace: Fix address filter symbol name match for modules
>
> Pavel Kozlov <[email protected]>
> ARC: mm: fix leakage of memory allocated for PTE
>
> Sai Krishna Potthuri <[email protected]>
> Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
>
> Siarhei Volkau <[email protected]>
> pinctrl: Ingenic: JZ4755 bug fixes
>
> Sai Krishna Potthuri <[email protected]>
> Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"
>
> Christian A. Ehrhardt <[email protected]>
> kernfs: fix use-after-free in __kernfs_remove
>
> Hugh Dickins <[email protected]>
> mm: prep_compound_tail() clear page->private
>
> Mel Gorman <[email protected]>
> mm/huge_memory: do not clobber swp_entry_t during THP split
>
> Waiman Long <[email protected]>
> mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
>
> Rik van Riel <[email protected]>
> mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
>
> Baolin Wang <[email protected]>
> mm: migrate: fix return value if all subpages of THPs are migrated successfully
>
> Peter Xu <[email protected]>
> mm/uffd: fix vma check on userfault for wp
>
> William Breathitt Gray <[email protected]>
> counter: 104-quad-8: Fix race getting function mode and direction
>
> William Breathitt Gray <[email protected]>
> counter: microchip-tcb-capture: Handle Signal1 read and Synapse
>
> Sascha Hauer <[email protected]>
> mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
>
> Patrick Thompson <[email protected]>
> mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
>
> Vincent Whitchurch <[email protected]>
> mmc: core: Fix WRITE_ZEROES CQE handling
>
> Matthew Ma <[email protected]>
> mmc: core: Fix kernel panic when remove non-standard SDIO card
>
> Christian Löhle <[email protected]>
> mmc: queue: Cancel recovery work on cleanup
>
> Christian Löhle <[email protected]>
> mmc: block: Remove error check of hw_reset on reset
>
> Brian Norris <[email protected]>
> mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
>
> James Clark <[email protected]>
> coresight: cti: Fix hang in cti_disable_hw()
>
> Jean-Philippe Brucker <[email protected]>
> random: use arch_get_random*_early() in random_init()
>
> Nathan Huckleberry <[email protected]>
> crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
>
> Johan Hovold <[email protected]>
> drm/msm/dp: fix bridge lifetime
>
> Johan Hovold <[email protected]>
> drm/msm/dp: fix IRQ lifetime
>
> Johan Hovold <[email protected]>
> drm/msm/dp: fix aux-bus EP lifetime
>
> Johan Hovold <[email protected]>
> drm/msm/dp: fix memory corruption with too many bridges
>
> Johan Hovold <[email protected]>
> drm/msm/hdmi: fix IRQ lifetime
>
> Johan Hovold <[email protected]>
> drm/msm/hdmi: fix memory corruption with too many bridges
>
> Johan Hovold <[email protected]>
> drm/msm/dsi: fix memory corruption with too many bridges
>
> Johan Hovold <[email protected]>
> drm/msm: fix use-after-free on probe deferral
>
> Jesse Zhang <[email protected]>
> drm/amdkfd: correct the cache info for gfx1036
>
> Prike Liang <[email protected]>
> drm/amdkfd: update gfx1037 Lx cache setting
>
> Joaquín Ignacio Aramendía <[email protected]>
> drm/amd/display: Revert logic for plane modifiers
>
> Chengming Gui <[email protected]>
> drm/amdgpu: fix pstate setting issue
>
> Prike Liang <[email protected]>
> drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
>
> Lijo Lazar <[email protected]>
> drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
>
> José Roberto de Souza <[email protected]>
> drm/i915: Extend Wa_1607297627 to Alderlake-P
>
> Arunpravin Paneer Selvam <[email protected]>
> drm/amdgpu: Fix for BO move issue
>
> Arunpravin Paneer Selvam <[email protected]>
> drm/amdgpu: Fix VRAM BO swap issue
>
> Manish Rangankar <[email protected]>
> scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
>
> Miquel Raynal <[email protected]>
> mac802154: Fix LQI recording
>
> Bernd Edlinger <[email protected]>
> exec: Copy oldsighand->action under spin-lock
>
> Li Zetao <[email protected]>
> fs/binfmt_elf: Fix memory leak in load_elf_binary()
>
> Rafael J. Wysocki <[email protected]>
> cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
>
> Rafael J. Wysocki <[email protected]>
> cpufreq: intel_pstate: Read all MSRs on the target CPU
>
> Hyunwoo Kim <[email protected]>
> fbdev: smscufx: Fix several use-after-free bugs
>
> Helge Deller <[email protected]>
> fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
>
> Matti Vaittinen <[email protected]>
> iio: adxl367: Fix unsafe buffer attributes
>
> Matti Vaittinen <[email protected]>
> iio: adxl372: Fix unsafe buffer attributes
>
> Cosmin Tanislav <[email protected]>
> iio: temperature: ltc2983: allocate iio channels once
>
> Shreeya Patel <[email protected]>
> iio: light: tsl2583: Fix module unloading
>
> Matti Vaittinen <[email protected]>
> tools: iio: iio_utils: fix digit calculation
>
> Mathias Nyman <[email protected]>
> xhci: Remove device endpoints from bandwidth list when freeing the device
>
> Mario Limonciello <[email protected]>
> xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
>
> Mathias Nyman <[email protected]>
> xhci: Add quirk to reset host back to default state at shutdown
>
> Phillip Lougher <[email protected]>
> squashfs: fix buffer release race condition in readahead code
>
> Phillip Lougher <[email protected]>
> squashfs: fix extending readahead beyond end of file
>
> Phillip Lougher <[email protected]>
> squashfs: fix read regression introduced in readahead code
>
> Tony O'Brien <[email protected]>
> mtd: rawnand: marvell: Use correct logic for nand-keep-config
>
> Linus Walleij <[email protected]>
> mtd: parsers: bcm47xxpart: Fix halfblock reads
>
> Mika Westerberg <[email protected]>
> mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
>
> Zhang Qilong <[email protected]>
> mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
>
> Jens Glathe <[email protected]>
> usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
>
> Justin Chen <[email protected]>
> usb: bdc: change state when port disconnected
>
> Andrey Smirnov <[email protected]>
> usb: dwc3: Don't switch OTG -> peripheral if extcon is present
>
> Patrice Chotard <[email protected]>
> usb: dwc3: st: Rely on child's compatible instead of name
>
> Heikki Krogerus <[email protected]>
> usb: typec: ucsi: acpi: Implement resume callback
>
> Heikki Krogerus <[email protected]>
> usb: typec: ucsi: Check the connection on resume
>
> Thinh Nguyen <[email protected]>
> usb: dwc3: gadget: Don't delay End Transfer on delayed_status
>
> Wesley Cheng <[email protected]>
> usb: dwc3: gadget: Force sending delayed status during soft disconnect
>
> Thinh Nguyen <[email protected]>
> usb: dwc3: gadget: Don't set IMI for no_interrupt
>
> Thinh Nguyen <[email protected]>
> usb: dwc3: gadget: Stop processing more requests on IMI
>
> Joel Stanley <[email protected]>
> usb: gadget: aspeed: Fix probe regression
>
> Jeff Vanhoof <[email protected]>
> usb: gadget: uvc: fix sg handling during video encode
>
> Dan Vacura <[email protected]>
> usb: gadget: uvc: fix sg handling in error case
>
> Dan Vacura <[email protected]>
> usb: gadget: uvc: fix dropped frame after missed isoc
>
> Greg Kroah-Hartman <[email protected]>
> Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
>
> Michael Grzeschik <[email protected]>
> usb: gadget: uvc: limit isoc_sg to super speed gadgets
>
> Hannu Hartikainen <[email protected]>
> USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
>
> Jason A. Donenfeld <[email protected]>
> ALSA: rme9652: use explicitly signed char
>
> Jason A. Donenfeld <[email protected]>
> ALSA: au88x0: use explicitly signed char
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: ca0106: Use snd_ctl_rename() to rename a control
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: usb-audio: Use snd_ctl_rename() to rename a control
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: ac97: Use snd_ctl_rename() to rename a control
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: emu10k1: Use snd_ctl_rename() to rename a control
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: hda/realtek: Use snd_ctl_rename() to rename a control
>
> Maciej S. Szmigiero <[email protected]>
> ALSA: control: add snd_ctl_rename()
>
> Takashi Iwai <[email protected]>
> ALSA: hda/realtek: Add another HP ZBook G9 model quirks
>
> Takashi Iwai <[email protected]>
> ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
>
> Stefan Binding <[email protected]>
> ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
>
> Steven Rostedt (Google) <[email protected]>
> ALSA: Use del_timer_sync() before freeing timer
>
> Biju Das <[email protected]>
> can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
>
> Biju Das <[email protected]>
> can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
>
> Anssi Hannula <[email protected]>
> can: kvaser_usb: Fix possible completions during init_completion
>
> Yang Yingliang <[email protected]>
> can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb()
>
> Shyam Sundar S K <[email protected]>
> platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
>
Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <[email protected]>
Thanks.
On Wed, Nov 02, 2022 at 03:29:35AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 152 pass: 152 fail: 0
Qemu test results:
total: 500 pass: 500 fail: 0
Tested-by: Guenter Roeck <[email protected]>
Guenter
Hi Greg,
On Wed, Nov 02, 2022 at 03:29:35AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +0000.
> Anything received after that time might be too late.
Build test (gcc version 12.2.1 20221016):
mips: 52 configs -> no failure
arm: 100 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure
Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]
[1]. https://openqa.qa.codethink.co.uk/tests/2090
[2]. https://openqa.qa.codethink.co.uk/tests/2096
Tested-by: Sudip Mukherjee <[email protected]>
--
Regards
Sudip
On Wed, Nov 02, 2022 at 03:29:35AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.7 release.
> There are 240 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, 04 Nov 2022 02:20:38 +0000.
> Anything received after that time might be too late.
Hi Greg,
6.0.7-rc1 tested.
Run tested on:
- Intel Alder Lake x86_64 (nuc12 i7-1260P)
In addition - build tested for:
- Allwinner A64
- Allwinner H3
- Allwinner H5
- Allwinner H6
- NXP iMX6
- NXP iMX8
- Qualcomm Dragonboard
- Rockchip RK3288
- Rockchip RK3328
- Rockchip RK3399pro
- Samsung Exynos5422
Tested-by: Rudi Heitbaum <[email protected]>
--
Rudi