[bot] upd: 5.15.72 -> 5.15.73

Changelog:

ALSA: hda/hdmi: Fix the converter reuse for the silent stream
arch: um: Mark the stack non-executable to fix a binutils warning
ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
docs: update mediator information in CoC docs
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
drm/amd/display: Fix double cursor on non-video RGB MPO
drm/amd/display: skip audio setup when audio stream is enabled
drm/amd/display: update gamut remap if plane has changed
firmware: arm_scmi: Add SCMI PM driver remove routine
firmware: arm_scmi: Harden accesses to the sensor domains
firmware: arm_scmi: Improve checks in the info_get operations
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
mmc: core: Replace with already defined values for readability
mmc: core: Terminate infinite loop in SD-UHS voltage switch
mm: gup: fix the fast GUP race against THP collapse
mm/huge_memory: minor cleanup for split_huge_pages_all
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
net: atlantic: fix potential memory leak in aq_ndev_close()
net/ieee802154: fix uninit value bug in dgram_sendmsg
net: marvell: prestera: add support for for Aldrin2
net/mlx5: Disable irq when locking lag_lock
perf parse-events: Identify broken modifiers
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5"
rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
scsi: qedf: Fix a UAF bug in __qedf_probe()
um: Cleanup compiler warning in arch/x86/um/tls_32.c
um: Cleanup syscall_handler_t cast in syscalls_32.h
usb: mon: make mmapped memory read only
USB: serial: ftdi_sio: fix 300 bps rate for SIO
wifi: cfg80211: fix MCS divisor value
xsk: Inherit need_wakeup flag for shared sockets

Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
This commit is contained in:
Mikhail Novosyolov 2022-10-14 18:13:12 +03:00
parent 3aca8ec6ed
commit b15d4d1106
2 changed files with 3 additions and 3 deletions

View file

@ -12,4 +12,4 @@ sources:
public_key_RSA_10.pem: ea4752f0a0671a998ba83050acad926a1cbd8c37 public_key_RSA_10.pem: ea4752f0a0671a998ba83050acad926a1cbd8c37
public_key_RSA_11.pem: b71d76f7f322fcd107b3607dfcacb99a0ca20892 public_key_RSA_11.pem: b71d76f7f322fcd107b3607dfcacb99a0ca20892
public_key_RSA_12.pem: ce9600ed7fb5c505dc7208a4a2fab4c8ba20df72 public_key_RSA_12.pem: ce9600ed7fb5c505dc7208a4a2fab4c8ba20df72
patch-5.15.72.xz: 213c68bcead30662d2c9590070e60016c14b7ee4 patch-5.15.73.xz: 409003b6953debf5375213a9228ee30ab5c95666

View file

@ -29,10 +29,10 @@
%define kernelversion 5 %define kernelversion 5
%define patchlevel 15 %define patchlevel 15
%define sublevel 72 %define sublevel 73
# Release number. Increase this before a rebuild. # Release number. Increase this before a rebuild.
%define rpmrel 2 %define rpmrel 1
%define fullrpmrel %{rpmrel} %define fullrpmrel %{rpmrel}
%define rpmtag %{disttag} %define rpmtag %{disttag}