[PATCH 5.15 00/86] 5.15.89-rc1 review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 5.15.89 release.
There are 86 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 Wed, 18 Jan 2023 15:47:28 +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.15.89-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.15.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 5.15.89-rc1

Mario Limonciello <mario.limonciello@xxxxxxx>
    pinctrl: amd: Add dynamic debugging for active GPIOs

Ferry Toth <ftoth@xxxxxxxxxxxxxx>
    Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"

Jens Axboe <axboe@xxxxxxxxx>
    block: handle bio_split_to_limits() NULL return

Jens Axboe <axboe@xxxxxxxxx>
    io_uring/io-wq: only free worker if it was allocated for creation

Jens Axboe <axboe@xxxxxxxxx>
    io_uring/io-wq: free worker if task_work creation is canceled

Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>
    scsi: mpt3sas: Remove scsi_dma_map() error messages

Johan Hovold <johan+linaro@xxxxxxxxxx>
    efi: fix NULL-deref in init error path

Mark Rutland <mark.rutland@xxxxxxx>
    arm64: cmpxchg_double*: hazard against entire exchange variable

Mark Rutland <mark.rutland@xxxxxxx>
    arm64: atomics: remove LL/SC trampolines

Mark Rutland <mark.rutland@xxxxxxx>
    arm64: atomics: format whitespace consistently

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: lock overflowing for IOPOLL

Paolo Bonzini <pbonzini@xxxxxxxxxx>
    KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID

Paolo Bonzini <pbonzini@xxxxxxxxxx>
    Documentation: KVM: add API issues section

Aaron Thompson <dev@xxxxxxxxxx>
    mm: Always release pages to the buddy allocator in memblock_free_late().

Maximilian Luz <luzmaximilian@xxxxxxxxx>
    platform/surface: aggregator: Add missing call to ssam_request_sync_free()

Christopher S Hall <christopher.s.hall@xxxxxxxxx>
    igc: Fix PPS delta between two synchronized end-points

Ian Rogers <irogers@xxxxxxxxxx>
    perf build: Properly guard libbpf includes

Gavin Li <gavinl@xxxxxxxxxx>
    net/mlx5e: Don't support encap rules with gbp option

Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
    net/mlx5: Fix ptp max frequency adjustment range

Ido Schimmel <idosch@xxxxxxxxxx>
    net/sched: act_mpls: Fix warning during failed attribute validation

Willy Tarreau <w@xxxxxx>
    tools/nolibc: fix the O_* fcntl/open macro definitions for riscv

Willy Tarreau <w@xxxxxx>
    tools/nolibc: restore mips branch ordering in the _start block

Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
    tools/nolibc: Remove .global _start from the entry point code

Willy Tarreau <w@xxxxxx>
    tools/nolibc/arch: mark the _start symbol as weak

Willy Tarreau <w@xxxxxx>
    tools/nolibc/arch: split arch-specific code into individual files

Willy Tarreau <w@xxxxxx>
    tools/nolibc/types: split syscall-specific definitions into their own files

Willy Tarreau <w@xxxxxx>
    tools/nolibc/std: move the standard type definitions to std.h

Willy Tarreau <w@xxxxxx>
    tools/nolibc: use pselect6 on RISCV

Ammar Faizi <ammar.faizi@xxxxxxxxxxxxxxxxxxxxx>
    tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`

Ammar Faizi <ammar.faizi@xxxxxxxxxxxxxxxxxxxxx>
    tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list

Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
    af_unix: selftest: Fix the size of the parameter to connect()

Minsuk Kang <linuxlovemin@xxxxxxxxxxxx>
    nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()

Roger Pau Monne <roger.pau@xxxxxxxxxx>
    hvc/xen: lock console list traversal

Angela Czubak <aczubak@xxxxxxxxxxx>
    octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable

Tung Nguyen <tung.q.nguyen@xxxxxxxxxxxxxx>
    tipc: fix unexpected link reset due to discovery messages

Takashi Iwai <tiwai@xxxxxxx>
    ALSA: usb-audio: Relax hw constraints for implicit fb sync

Takashi Iwai <tiwai@xxxxxxx>
    ALSA: usb-audio: Make sure to stop endpoints before closing EPs

Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx>
    ASoC: wm8904: fix wrong outputs volume after power reactivation

Peter Wang <peter.wang@xxxxxxxxxxxx>
    scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery

Bart Van Assche <bvanassche@xxxxxxx>
    scsi: ufs: Stop using the clock scaling lock in the error handler

Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
    scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile

Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
    regulator: da9211: Use irq handler when ready

Peter Newman <peternewman@xxxxxxxxxx>
    x86/resctrl: Fix task CLOSID/RMID update race

Eliav Farber <farbere@xxxxxxxxxx>
    EDAC/device: Fix period calculation in edac_device_reset_delay_period()

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
    x86/boot: Avoid using Intel mnemonics in AT&T syntax asm

Kajol Jain <kjain@xxxxxxxxxxxxx>
    powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

Gavrilov Ilia <Ilia.Gavrilov@xxxxxxxxxxx>
    netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.

Waiman Long <longman@xxxxxxxxxx>
    sched/core: Fix use-after-free bug in dup_user_cpus_ptr()

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
    iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()

Yunfei Wang <yf.wang@xxxxxxxxxxxx>
    iommu/iova: Fix alloc iova overflows issue

Ferry Toth <ftoth@xxxxxxxxxxxxxx>
    usb: ulpi: defer ulpi_register on ulpi_read_id timeout

Qiang Yu <quic_qianyu@xxxxxxxxxxx>
    bus: mhi: host: Fix race between channel preparation and M0 event

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    ipv6: raw: Deduct extension header length in rawv6_push_pending_frames

Yang Yingliang <yangyingliang@xxxxxxxxxx>
    ixgbe: fix pci device refcount leak

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe

Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY

Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY

Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx>
    drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[]

Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-mode

Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    dt-bindings: msm: dsi-controller-main: Fix description of core clock

Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    dt-bindings: msm: dsi-controller-main: Fix power-domain constraint

Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    drm/msm/adreno: Make adreno quirks not overwrite each other

Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting

Maximilian Luz <luzmaximilian@xxxxxxxxx>
    platform/surface: aggregator: Ignore command messages not intended for us

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present

Volker Lendecke <vl@xxxxxxxxx>
    cifs: Fix uninitialized memory read for smb311 posix symlink create

Roi Dayan <roid@xxxxxxxxxx>
    net/mlx5e: Set action fwd flag when parsing tc action goto

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
    drm/i915/gt: Reset twice

Rob Clark <robdclark@xxxxxxxxxxxx>
    drm/virtio: Fix GEM handle creation UAF

Heiko Carstens <hca@xxxxxxxxxxxxx>
    s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()

Heiko Carstens <hca@xxxxxxxxxxxxx>
    s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops

Brian Norris <computersforpeace@xxxxxxxxx>
    ASoC: qcom: lpass-cpu: Fix fallback SD line index handling

Alexander Egorenkov <egorenar@xxxxxxxxxxxxx>
    s390/kexec: fix ipl report address for kdump

Adrian Hunter <adrian.hunter@xxxxxxxxx>
    perf auxtrace: Fix address filter duplicate symbol selection

Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@xxxxxxxxx>
    net: stmmac: add aux timestamps fifo clearance wait

Jonathan Corbet <corbet@xxxxxxx>
    docs: Fix the docs build with Sphinx 6.0

Ard Biesheuvel <ardb@xxxxxxxxxx>
    efi: tpm: Avoid READ_ONCE() for accessing the event log

Jinrong Liang <cloudliang@xxxxxxxxxxx>
    selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c

Denis Nikitin <denik@xxxxxxxxxxxx>
    KVM: arm64: nvhe: Fix build with profile optimization

Marc Zyngier <maz@xxxxxxxxxx>
    KVM: arm64: Fix S1PTW handling on RO memslots

Luka Guzenko <l.guzenko@xxxxxx>
    ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx

Yuchi Yang <yangyuchi66@xxxxxxxxx>
    ALSA: hda/realtek - Turn on power early

Jaroslav Kysela <perex@xxxxxxxx>
    ALSA: control-led: use strscpy in set_led_id()

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
    netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits


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

Diffstat:

 .../bindings/display/msm/dsi-controller-main.yaml  |    4 +-
 .../bindings/display/msm/dsi-phy-10nm.yaml         |    1 -
 .../bindings/display/msm/dsi-phy-14nm.yaml         |    1 -
 .../bindings/display/msm/dsi-phy-28nm.yaml         |    4 +
 Documentation/sphinx/load_config.py                |    6 +-
 Documentation/virt/kvm/api.rst                     |   60 +
 Makefile                                           |    4 +-
 arch/arm64/include/asm/atomic_ll_sc.h              |  114 +-
 arch/arm64/include/asm/atomic_lse.h                |   16 +-
 arch/arm64/include/asm/kvm_emulate.h               |   22 +-
 arch/arm64/kvm/hyp/nvhe/Makefile                   |    4 +
 arch/powerpc/include/asm/imc-pmu.h                 |    2 +-
 arch/powerpc/perf/imc-pmu.c                        |  136 +-
 arch/s390/include/asm/cpu_mf.h                     |   31 +-
 arch/s390/include/asm/percpu.h                     |    2 +-
 arch/s390/kernel/machine_kexec_file.c              |    5 +-
 arch/s390/kernel/perf_cpum_sf.c                    |  101 +-
 arch/x86/boot/bioscall.S                           |    4 +-
 arch/x86/kernel/cpu/resctrl/rdtgroup.c             |   12 +-
 arch/x86/kvm/cpuid.c                               |   32 +-
 block/blk-merge.c                                  |    4 +-
 block/blk-mq.c                                     |    2 +
 drivers/block/drbd/drbd_req.c                      |    2 +
 drivers/block/pktcdvd.c                            |    2 +
 drivers/block/ps3vram.c                            |    2 +
 drivers/block/rsxx/dev.c                           |    2 +
 drivers/bus/mhi/core/pm.c                          |    3 +-
 drivers/edac/edac_device.c                         |   17 +-
 drivers/edac/edac_module.h                         |    2 +-
 drivers/firmware/efi/efi.c                         |    9 +-
 drivers/gpu/drm/i915/gt/intel_reset.c              |   34 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.h            |   10 +-
 drivers/gpu/drm/msm/dp/dp_aux.c                    |    4 +
 drivers/gpu/drm/virtio/virtgpu_ioctl.c             |   19 +-
 drivers/iommu/iova.c                               |    4 +-
 drivers/iommu/mtk_iommu_v1.c                       |    4 +-
 drivers/md/md.c                                    |    2 +
 drivers/net/ethernet/intel/igc/igc_defines.h       |    2 +
 drivers/net/ethernet/intel/igc/igc_ptp.c           |   10 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c       |   14 +-
 drivers/net/ethernet/marvell/octeontx2/af/cgx.c    |    4 +-
 drivers/net/ethernet/marvell/octeontx2/af/cgx.h    |    1 -
 .../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c  |    2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |   43 +-
 .../net/ethernet/mellanox/mlx5/core/lib/clock.c    |    2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c   |    5 +-
 drivers/nfc/pn533/usb.c                            |   44 +-
 drivers/nvme/host/multipath.c                      |    2 +
 drivers/pinctrl/pinctrl-amd.c                      |   10 +-
 drivers/platform/surface/aggregator/controller.c   |    4 +-
 .../surface/aggregator/ssh_request_layer.c         |   14 +
 drivers/platform/x86/dell/dell-wmi-privacy.c       |   41 +-
 drivers/platform/x86/ideapad-laptop.c              |    6 +
 drivers/platform/x86/sony-laptop.c                 |   21 +-
 drivers/regulator/da9211-regulator.c               |   11 +-
 drivers/s390/block/dcssblk.c                       |    2 +
 drivers/scsi/mpi3mr/Makefile                       |    2 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   18 +-
 drivers/scsi/ufs/ufshcd.c                          |   38 +-
 drivers/tty/hvc/hvc_xen.c                          |   46 +-
 fs/cifs/link.c                                     |    1 +
 include/linux/tpm_eventlog.h                       |    4 +-
 io_uring/io-wq.c                                   |    6 +
 io_uring/io_uring.c                                |   18 +-
 kernel/sched/core.c                                |   37 +-
 mm/memblock.c                                      |    8 +-
 net/ipv6/raw.c                                     |    4 +
 net/netfilter/ipset/ip_set_bitmap_ip.c             |    4 +-
 net/netfilter/nft_payload.c                        |    2 +-
 net/sched/act_mpls.c                               |    8 +-
 net/tipc/node.c                                    |   12 +-
 sound/core/control_led.c                           |    5 +-
 sound/pci/hda/patch_realtek.c                      |   53 +-
 sound/soc/codecs/wm8904.c                          |    7 +
 sound/soc/qcom/lpass-cpu.c                         |    5 +-
 sound/usb/pcm.c                                    |   11 +-
 tools/include/nolibc/arch-aarch64.h                |  199 +++
 tools/include/nolibc/arch-arm.h                    |  204 +++
 tools/include/nolibc/arch-i386.h                   |  196 +++
 tools/include/nolibc/arch-mips.h                   |  217 ++++
 tools/include/nolibc/arch-riscv.h                  |  204 +++
 tools/include/nolibc/arch-x86_64.h                 |  215 ++++
 tools/include/nolibc/arch.h                        |   32 +
 tools/include/nolibc/nolibc.h                      | 1331 +-------------------
 tools/include/nolibc/std.h                         |   49 +
 tools/include/nolibc/types.h                       |  133 ++
 tools/perf/builtin-trace.c                         |    2 +
 tools/perf/util/auxtrace.c                         |    2 +-
 tools/perf/util/bpf_counter.h                      |    6 +
 tools/testing/selftests/kvm/rseq_test.c            |    2 +-
 .../testing/selftests/net/af_unix/test_unix_oob.c  |    2 +-
 91 files changed, 2269 insertions(+), 1735 deletions(-)





[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux