[ELSA-2023-12911] Unbreakable Enterprise kernel-container security update

Severity Important
Affected Packages 2
CVEs 5

[5.4.17-2136.324.5.3.el8]
- Revert 'jbd2: Fix wrongly judgement for buffer head removing while doing
checkpoint' (Sherry Yang) [Orabug: 35896102]

[5.4.17-2136.324.5.2.el8]
- fix breakage in do_rmdir() (Al Viro) [Orabug: 35885837]

[5.4.17-2136.324.5.1.el8]
- x86: KVM: SVM: always update the x2avic msr interception (Maxim Levitsky)
[Orabug: 35857366] {CVE-2023-5090}

[5.4.17-2136.324.5.el8]
- netfilter: nfnetlink_osf: avoid OOB read (Wander Lairson Costa)
- dlm: fix plock lookup when using multiple lockspaces (Alexander Aring)
- x86/speculation: Mark all Skylake CPUs as vulnerable to GDS (Dave Hansen)
- Revert 'IB/isert: Fix incorrect release of isert connection' (Leon Romanovsky)
- ALSA: ac97: Fix possible error value of *rac97 (Su Hui)
- pinctrl: amd: Don't show Invalid config param errors (Mario Limonciello)
- netfilter: xt_sctp: validate the flag_info count (Wander Lairson Costa)
- netfilter: xt_u32: validate user space input (Wander Lairson Costa)
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c (Kyle Zeng) [Orabug: 35824287] {CVE-2023-42753}

[5.4.17-2136.324.4.el8]
- kernfs: fix missing kernfs_iattr_rwsem locking (Ian Kent) [Orabug: 35796771]
- x86/microcode: Stop reprobing mitigations after late microcode load (Boris Ostrovsky) [Orabug: 35818857] {CVE-2023-20569}
- objtool/x86: Fix SRSO mess (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Correct the mitigation status when SMT is disabled (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- objtool/x86: Fixup frame-pointer vs rethunk (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Disable the mitigation on unaffected configurations (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() (Sean Christopherson) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Explain the untraining sequences a bit more (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Cleanup the untrain mess (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Rename original retbleed methods (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Clean up SRSO return thunk mess (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/alternative: Make custom return thunk unconditional (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/cpu: Fix __x86_return_thunk symbol type (Peter Zijlstra) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Fix build breakage with the LLVM linker (Nick Desaulniers) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Tie SBPB bit setting to microcode patch detection (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Fix return thunks in generated code (Josh Poimboeuf) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Add IBPB on VMEXIT (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Add SRSO_NO support (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Add IBPB_BRTYPE support (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- x86/srso: Add a Speculative RAS Overflow mitigation (Borislav Petkov (AMD)) [Orabug: 35818857] {CVE-2023-20569}
- scsi: megaraid_sas: Fix deadlock on firmware crashdump (Junxiao Bi) [Orabug: 35819593]
- rds: Fix lack of reentrancy for connection reset with dst addr zero (Hakon Bugge) [Orabug: 35819522] {CVE-2023-22024}

[5.4.17-2136.324.3.el8]
- uek-rpm: aarch64: enable ACPI_AGDI (Mihai Carabas) [Orabug: 34833165]
- arm64: sdei: abort running SDEI handlers during crash (D Scott Phillips) [Orabug: 34833165]
- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() (Ilkka Koskinen) [Orabug: 34833165]
- ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device (Ilkka Koskinen) [Orabug: 34833165]
- ACPI: tables: Add AGDI to the list of known table signatures (Ilkka Koskinen) [Orabug: 34833165]
- ACPICA: iASL: Add suppport for AGDI table (Ilkka Koskinen) [Orabug: 34833165]
- ACPI: APEI: explicit init of HEST and GHES in apci_init() (Shuai Xue) [Orabug: 34833165]
- x86/CPU/AMD: Fix the DIV(0) initial fix attempt (Borislav Petkov (AMD)) [Orabug: 35776936] {CVE-2023-20588}
- x86/CPU/AMD: Do not leak quotient data after a division by 0 (Borislav Petkov (AMD)) [Orabug: 35776936] {CVE-2023-20588}
- uek-rpm: Pensando: enable PENSANDO_SOC_BSM_ENABLE in the config (Dave Kleikamp) [Orabug: 35787554]

[5.4.17-2136.324.2.el8]
- LTS tag: v5.4.256 (Sherry Yang)
- Revert 'MIPS: Alchemy: fix dbdma2' (Greg Kroah-Hartman)
- powerpc/pmac/smp: Drop unnecessary volatile qualifier (YueHaibing)
- powerpc/pmac/smp: Avoid unused-variable warnings (Ilie Halip)
- LTS tag: v5.4.255 (Sherry Yang)
- dma-buf/sw_sync: Avoid recursive lock during fence signal (Rob Clark)
- pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function} (Biju Das)
- clk: Fix undefined reference to clk_rate_exclusive_{get,put}' (Biju Das)
- scsi: core: raid_class: Remove raid_component_add() (Zhu Wang)
- scsi: snic: Fix double free in snic_tgt_create() (Zhu Wang)
- irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable (Jiaxun Yang)
- Documentation/sysctl: document page_lock_unfairness (Joel Savitz)
- ALSA: pcm: Check for null pointer of pointer substream before dereferencing it (Colin Ian King)
- interconnect: Do not skip aggregation for disabled paths (Georgi Djakov)
- Revert 'ALSA: pcm: Use SG-buffer only when direct DMA is available' (Takashi Iwai)
- ALSA: pcm: Fix build error on m68k and others (Takashi Iwai)
- rtnetlink: Reject negative ifindexes in RTM_NEWLINK (Ido Schimmel)
- x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4 (Feng Tang)
- drm/display/dp: Fix the DP DSC Receiver cap size (Ankit Nautiyal)
- PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus (Igor Mammedov)
- media: vcodec: Fix potential array out-of-bounds in encoder queue_setup (Wei Chen)
- radix tree: remove unused variable (Arnd Bergmann)
- lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels (Helge Deller)
- batman-adv: Hold rtnl lock during MTU update via netlink (Sven Eckelmann)
- batman-adv: Fix batadv_v_ogm_aggr_send memory leak (Remi Pommarel)
- batman-adv: Fix TT global entry leak when client roamed back (Remi Pommarel)
- batman-adv: Do not get eth header before batadv_check_management_packet (Remi Pommarel)
- batman-adv: Don't increase MTU when set by user (Sven Eckelmann)
- batman-adv: Trigger events for auto adjusted MTU (Sven Eckelmann)
- nfsd: Fix race to FREE_STATEID and cl_revoked (Benjamin Coddington)
- clk: Fix slab-out-of-bounds error in devm_clk_release() (Andrey Skvortsov)
- NFSv4: Fix dropped lock for racing OPEN and delegation return (Benjamin Coddington)
- ibmveth: Use dcbf rather than dcbfl (Michael Ellerman)
- bonding: fix macvlan over alb bond support (Hangbin Liu)
- net: remove bond_slave_has_mac_rcu() (Jakub Kicinski)
- net/sched: fix a qdisc modification with ambiguous command request (Jamal Hadi Salim)
- igb: Avoid starting unnecessary workqueues (Alessio Igor Bogani)
- net: validate veth and vxcan peer ifindexes (Jakub Kicinski)
- net: bcmgenet: Fix return value check for fixed_phy_register() (Ruan Jinjie)
- net: bgmac: Fix return value check for fixed_phy_register() (Ruan Jinjie)
- ipvlan: Fix a reference count leak warning in ipvlan_ns_exit() (Lu Wei)
- dccp: annotate data-races in dccp_poll() (Eric Dumazet)
- sock: annotate data-races around prot->memory_pressure (Eric Dumazet)
- octeontx2-af: SDP: fix receive link config (Hariprasad Kelam)
- tracing: Fix memleak due to race between current_tracer and trace (Zheng Yejian)
- drm/amd/display: check TG is non-null before checking if enabled (Taimur Hassan)
- drm/amd/display: do not wait for mpc idle if tg is disabled (Josip Pavic)
- ASoC: fsl_sai: Disable bit clock with transmitter (Matus Gajdos)
- ASoC: fsl_sai: Add new added registers and new bit definition (Shengjiu Wang)
- ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger() (Shengjiu Wang)
- regmap: Account for register length in SMBus I/O limits (Mark Brown)
- ALSA: pcm: Fix potential data race at PCM memory allocation helpers (Takashi Iwai)
- ALSA: pcm: Set per-card upper limit of PCM buffer allocations (Takashi Iwai)
- dm integrity: reduce vmalloc space footprint on 32-bit architectures (Mikulas Patocka)
- dm integrity: increase RECALC_SECTORS to improve recalculate speed (Mikulas Patocka)
- fbdev: fix potential OOB read in fast_imageblit() (Zhang Shurong)
- fbdev: Fix sys_imageblit() for arbitrary image widths (Thomas Zimmermann)
- fbdev: Improve performance of sys_imageblit() (Thomas Zimmermann)
- MIPS: cpu-features: Use boot_cpu_type for CPU type based features (Jiaxun Yang)
- MIPS: cpu-features: Enable octeon_cache by cpu_type (Jiaxun Yang)
- fs: dlm: fix mismatch of plock results from userspace (Alexander Aring)
- fs: dlm: use dlm_plock_info for do_unlock_close (Alexander Aring)
- fs: dlm: change plock interrupted message to debug again (Alexander Aring)
- fs: dlm: add pid to debug log (Alexander Aring)
- dlm: replace usage of found with dedicated list iterator variable (Jakob Koschel)
- dlm: improve plock logging if interrupted (Alexander Aring)
- PCI: acpiphp: Reassign resources on bridge if necessary (Igor Mammedov)
- net: phy: broadcom: stub c45 read/write for 54810 (Justin Chen)
- mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove (Yangtao Li)
- net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure (Lin Ma)
- net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled (Jason Xing)
- virtio-net: set queues after driver_ok (Jason Wang)
- af_unix: Fix null-ptr-deref in unix_stream_sendpage(). (Kuniyuki Iwashima)
- netfilter: set default timeout to 3 secs for sctp shutdown send and recv state (Xin Long)
- mmc: block: Fix in_flight[issue_type] value error (Yibin Ding)
- mmc: wbsd: fix double mmc_free_host() in wbsd_init() (Yang Yingliang)
- cifs: Release folio lock on fscache read hit. (Russell Harmon via samba-technical)
- ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces. (dengxiang)
- serial: 8250: Fix oops for port->pm on uart_change_pm() (Tony Lindgren)
- ASoC: meson: axg-tdm-formatter: fix channel slot allocation (Jerome Brunet)
- ASoC: rt5665: add missed regulator_bulk_disable (Zhang Shurong)
- ARM: dts: imx: Set default tuning step for imx6sx usdhc (Xiaolei Wang)
- ARM: dts: imx: Set default tuning step for imx7d usdhc (Xiaolei Wang)
- ARM: dts: imx: Adjust dma-apbh node name (Stefan Wahren)
- ARM: dts: imx7s: Drop dma-apb interrupt-names (Marek Vasut)
- bus: ti-sysc: Flush posted write on enable before reset (Tony Lindgren)
- bus: ti-sysc: Improve reset to work with modules with no sysconfig (Tony Lindgren)
- net: do not allow gso_size to be set to GSO_BY_FRAGS (Eric Dumazet)
- sock: Fix misuse of sk_under_memory_pressure() (Abel Wu)
- net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset (Alfred Lee)
- i40e: fix misleading debug logs (Andrii Staikov)
- team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Ziyang Xuan)
- netfilter: nft_dynset: disallow object maps (Pablo Neira Ayuso)
- ipvs: fix racy memcpy in proc_do_sync_threshold (Sishuai Gong)
- selftests: mirror_gre_changes: Tighten up the TTL test match (Petr Machata)
- xfrm: add NULL check in xfrm_update_ae_params (Lin Ma) {CVE-2023-3772}
- ip_vti: fix potential slab-use-after-free in decode_session6 (Zhengchao Shao)
- ip6_vti: fix slab-use-after-free in decode_session6 (Zhengchao Shao)
- xfrm: fix slab-use-after-free in decode_session6 (Zhengchao Shao)
- xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c (Eyal Birger)
- net: af_key: fix sadb_x_filter validation (Lin Ma)
- net: xfrm: Fix xfrm_address_filter OOB read (Lin Ma)
- btrfs: fix BUG_ON condition in btrfs_cancel_balance (xiaoshoukui)
- tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms (Sherry Sun)
- powerpc/rtas_flash: allow user copy to flash block cache objects (Nathan Lynch)
- fbdev: mmp: fix value check in mmphw_probe() (Yuanjun Gong)
- i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue (Chengfeng Ye)
- virtio-mmio: don't break lifecycle of vm_dev (Wolfram Sang)
- virtio-mmio: Use to_virtio_mmio_device() to simply code (Tang Bin)
- virtio-mmio: convert to devm_platform_ioremap_resource (Yangtao Li)
- nfsd: Remove incorrect check in nfsd4_validate_stateid (Trond Myklebust)
- nfsd4: kill warnings on testing stateids with mismatched clientids (J. Bruce Fields)
- net/ncsi: Fix gma flag setting after response (Vijay Khemka)
- tracing/probes: Fix to update dynamic data counter if fetcharg uses it (Masami Hiramatsu (Google))
- tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs (Steven Rostedt (VMware))
- leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename (Christian Marangi)
- mmc: sunxi: fix deferred probing (Sergey Shtylyov)
- mmc: bcm2835: fix deferred probing (Sergey Shtylyov)
- USB: dwc3: qcom: fix NULL-deref on suspend (Johan Hovold)
- usb: dwc3: qcom: Add helper functions to enable,disable wake irqs (Sandeep Maheswaram)
- interconnect: Add helpers for enabling/disabling a path (Georgi Djakov)
- interconnect: Move internal structs into a separate file (Georgi Djakov)
- irqchip/mips-gic: Use raw spinlock for gic_lock (Jiaxun Yang)
- irqchip/mips-gic: Get rid of the reliance on irq_cpu_online() (Marc Zyngier)
- ALSA: hda: Fix unhandled register update during auto-suspend period (Takashi Iwai)
- PM: runtime: Add pm_runtime_get_if_active() (Sakari Ailus)
- PM-runtime: add tracepoints for usage_count changes (Michal Miroslaw)
- iio: addac: stx104: Fix race condition when converting analog-to-digital (William Breathitt Gray)
- iio: addac: stx104: Fix race condition for stx104_write_raw() (William Breathitt Gray)
- iio: stx104: Move to addac subdirectory (William Breathitt Gray)
- iio: adc: stx104: Implement and utilize register structures (William Breathitt Gray)
- iio: adc: stx104: Utilize iomap interface (William Breathitt Gray)
- iio: add addac subdirectory (Cosmin Tanislav)
- IMA: allow/fix UML builds (Randy Dunlap)
- powerpc/kasan: Disable KCOV in KASAN code (Benjamin Gray)
- ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() (Tuo Li)
- ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 (dengxiang)
- drm/amdgpu: Fix potential fence use-after-free v2 (shanzhulig)
- pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db() (Armin Wolf)
- gfs2: Fix possible data races in gfs2_show_options() (Tuo Li)
- usb: chipidea: imx: don't request QoS for imx8ulp (Xu Yang)
- media: platform: mediatek: vpu: fix NULL ptr dereference (Hans Verkuil)
- media: v4l2-mem2mem: add lock to protect parameter num_rdy (Yunfei Dong)
- FS: JFS: Check for read-only mounted filesystem in txBegin (Immad Mir)
- FS: JFS: Fix null-ptr-deref Read in txBegin (Immad Mir)
- MIPS: dec: prom: Address -Warray-bounds warning (Gustavo A. R. Silva)
- fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev (Yogesh)
- udf: Fix uninitialized array access for some pathnames (Jan Kara)
- ovl: check type and offset of struct vfsmount in ovl_entry (Christian Brauner)
- HID: add quirk for 03f0:464a HP Elite Presenter Mouse (Marco Morandini)
- quota: fix warning in dqgrab() (Ye Bin)
- quota: Properly disable quotas when add_dquot_ref() fails (Jan Kara)
- ALSA: emu10k1: roll up loops in DSP setup code for Audigy (Oswald Buddenhagen)
- drm/radeon: Fix integer overflow in radeon_cs_parser_init (hackyzh002)
- macsec: use DEV_STATS_INC() (Eric Dumazet)
- macsec: Fix traffic counters/statistics (Clayton Yager)
- selftests: forwarding: tc_flower: Relax success criterion (Ido Schimmel)
- mmc: sdhci-f-sdh30: Replace with sdhci_pltfm (Kunihiko Hayashi)
- mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resource (Yangtao Li)
- LTS tag: v5.4.254 (Sherry Yang)
- sch_netem: fix issues in netem_change() vs get_dist_table() (Eric Dumazet)
- alpha: remove __init annotation from exported page_is_ram() (Masahiro Yamada)
- scsi: core: Fix possible memory leak if device_add() fails (Zhu Wang)
- scsi: snic: Fix possible memory leak if device_add() fails (Zhu Wang)
- scsi: 53c700: Check that command slot is not NULL (Alexandra Diupina)
- scsi: storvsc: Fix handling of virtual Fibre Channel timeouts (Michael Kelley)
- scsi: core: Fix legacy /proc parsing buffer overflow (Tony Battersby)
- netfilter: nf_tables: report use refcount overflow (Pablo Neira Ayuso)
- nvme-rdma: fix potential unbalanced freeze & unfreeze (Ming Lei)
- nvme-tcp: fix potential unbalanced freeze & unfreeze (Ming Lei)
- btrfs: set cache_block_group_error if we find an error (Josef Bacik)
- btrfs: don't stop integrity writeback too early (Christoph Hellwig)
- ibmvnic: Handle DMA unmapping of login buffs in release functions (Nick Child)
- net/mlx5: Allow 0 for total host VFs (Daniel Jurgens)
- dmaengine: mcf-edma: Fix a potential un-allocated memory access (Christophe JAILLET)
- wifi: cfg80211: fix sband iftype data lookup for AP_VLAN (Felix Fietkau)
- IB/hfi1: Fix possible panic during hotplug remove (Douglas Miller)
- drivers: net: prevent tun_build_skb() to exceed the packet size limit (Andrew Kanner)
- dccp: fix data-race around dp->dccps_mss_cache (Eric Dumazet)
- bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Ziyang Xuan)
- net/packet: annotate data-races around tp->status (Eric Dumazet)
- mISDN: Update parameter type of dsp_cmx_send() (Nathan Chancellor)
- selftests/rseq: Fix build with undefined __weak (Mark Brown)
- drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes (Karol Herbst)
- x86: Move gds_ucode_mitigated() declaration to header (Arnd Bergmann)
- x86/mm: Fix VDSO and VVAR placement on 5-level paging machines (Kirill A. Shutemov)
- x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 (Cristian Ciocaltea)
- usb: common: usb-conn-gpio: Prevent bailing out if initial role is none (Prashanth K)
- usb: dwc3: Properly handle processing of pending events (Elson Roy Serrao)
- usb-storage: alauda: Fix uninit-value in alauda_check_media() (Alan Stern)
- binder: fix memory leak in binder_init() (Qi Zheng)
- iio: cros_ec: Fix the allocation size for cros_ec_command (Yiyuan Guo)
- nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput (Ryusuke Konishi)
- radix tree test suite: fix incorrect allocation size for pthreads (Colin Ian King)
- drm/nouveau/gr: enable memory loads on helper invocation on all channels (Karol Herbst)
- dmaengine: pl330: Return DMA_PAUSED when transaction is paused (Ilpo Jarvinen)
- ipv6: adjust ndisc_is_useropt() to also return true for PIO (Maciej Zenczykowski)
- mmc: moxart: read scr register without changing byte order (Sergei Antonov)
- LTS tag: v5.4.253 (Sherry Yang)
- Revert 'driver core: Annotate dev_err_probe() with __must_check' (Greg Kroah-Hartman)
- drivers: core: fix kernel-doc markup for dev_err_probe() (Mauro Carvalho Chehab)
- driver code: print symbolic error code (Michal Miroslaw)
- ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node (Xu Yang)
- ARM: dts: imx6sll: fixup of operating points (Andreas Kemnade)
- ARM: dts: imx: add usb alias (Peng Fan)
- ARM: dts: imx: Align L2 cache-controller nodename with dtschema (Krzysztof Kozlowski)
- ARM: dts: imx6sll: Make ssi node name same as other platforms (Shengjiu Wang)
- arm64: dts: stratix10: fix incorrect I2C property for SCL signal (Dinh Nguyen)
- ceph: defer stopping mdsc delayed_work (Xiubo Li)
- ceph: use kill_anon_super helper (Jeff Layton)
- ceph: show tasks waiting on caps in debugfs caps file (Jeff Layton)
- PM: sleep: wakeirq: fix wake irq arming (Johan Hovold)
- PM / wakeirq: support enabling wake-up irq after runtime_suspend called (Chunfeng Yun)
- selftests/rseq: Play nice with binaries statically linked against glibc 2.35+ (Sean Christopherson)
- selftests/rseq: check if libc rseq support is registered (Michael Jeanson)
- powerpc/mm/altmap: Fix altmap boundary check (Aneesh Kumar K.V)
- mtd: rawnand: omap_elm: Fix incorrect type in assignment (Roger Quadros)
- test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation (Mirsad Goran Todorovac)
- test_firmware: prevent race conditions by a correct implementation of locking (Mirsad Goran Todorovac)
- ext2: Drop fragment support (Jan Kara)
- fs: Protect reconfiguration of sb read-write from racing writes (Jan Kara)
- net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb (Alan Stern)
- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb (Sungwoo Kim)
- fs/sysv: Null check to prevent null-ptr-deref bug (Prince Kumar Maurya)
- net: tap_open(): set sk_uid from current_fsuid() (Laszlo Ersek) {CVE-2023-1076}
- net: tun_chr_open(): set sk_uid from current_fsuid() (Laszlo Ersek) {CVE-2023-1076}
- mtd: rawnand: meson: fix OOB available bytes for ECC (Arseniy Krasnov)
- mtd: spinand: toshiba: Fix ecc_get_status (Olivier Maignial)
- USB: zaurus: Add ID for A-300/B-500/C-700 (Ross Maynard)
- libceph: fix potential hang in ceph_osdc_notify() (Ilya Dryomov)
- scsi: zfcp: Defer fc_rport blocking until after ADISC response (Steffen Maier)
- tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen (Eric Dumazet)
- tcp_metrics: annotate data-races around tm->tcpm_net (Eric Dumazet)
- tcp_metrics: annotate data-races around tm->tcpm_vals
- tcp_metrics: annotate data-races around tm->tcpm_lock (Eric Dumazet)
- tcp_metrics: annotate data-races around tm->tcpm_stamp (Eric Dumazet)
- tcp_metrics: fix addr_same() helper (Eric Dumazet)
- ip6mr: Fix skb_under_panic in ip6mr_cache_report() (Yue Haibing)
- net: dcb: choose correct policy to parse DCB_ATTR_BCN (Lin Ma)
- net: ll_temac: fix error checking of irq_of_parse_and_map() (Dan Carpenter)
- net: ll_temac: Switch to use dev_err_probe() helper (Yang Yingliang)
- driver core: add device probe log helper (Andrzej Hajda)
- bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire (Tomas Glozar)
- net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free (valis)
- net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free (valis)
- net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free (valis)
- net: add missing data-race annotation for sk_ll_usec (Eric Dumazet)
- net: add missing data-race annotations around sk->sk_peek_off (Eric Dumazet)
- net: add missing READ_ONCE(sk->sk_rcvbuf) annotation (Eric Dumazet)
- net: add missing READ_ONCE(sk->sk_sndbuf) annotation (Eric Dumazet)
- net: add missing READ_ONCE(sk->sk_rcvlowat) annotation (Eric Dumazet)
- net: annotate data-races around sk->sk_max_pacing_rate (Eric Dumazet)
- mISDN: hfcpci: Fix potential deadlock on &hc->lock (Chengfeng Ye)
- net: sched: cls_u32: Fix match key mis-addressing (Jamal Hadi Salim)
- perf test uprobe_from_different_cu: Skip if there is no gcc (Georg Muller)
- rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length (Lin Ma)
- net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() (Yuanjun Gong)
- net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx (Zhengchao Shao)
- KVM: s390: fix sthyi error handling (Heiko Carstens)
- word-at-a-time: use the same return type for has_zero regardless of endianness (ndesaulniers@google.com)
- loop: Select I/O scheduler 'none' from inside add_disk() (Bart Van Assche)
- perf: Fix function pointer case (Peter Zijlstra)
- arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro (D Scott Phillips)
- ASoC: cs42l51: fix driver to properly autoload with automatic module loading (Thomas Petazzoni)
- net/sched: sch_qfq: account for stab overhead in qfq_enqueue (Pedro Tammela) {CVE-2023-31436}
- btrfs: fix race between quota disable and quota assign ioctls (Filipe Manana)
- btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled (Marcos Paulo de Souza)
- btrfs: qgroup: remove one-time use variables for quota_root checks (Marcos Paulo de Souza)
- cpufreq: intel_pstate: Drop ACPI _PSS states table patching (Rafael J. Wysocki)
- ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily (Rafael J. Wysocki)
- ACPI: processor: perflib: Use the 'no limit' frequency QoS (Rafael J. Wysocki)
- dm cache policy smq: ensure IO doesn't prevent cleaner policy progress (Joe Thornber)
- ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register (Mark Brown)
- s390/dasd: fix hanging device after quiesce/resume (Stefan Haberland)
- virtio-net: fix race between set queues and probe (Jason Wang)
- btrfs: check if the transaction was aborted at btrfs_wait_for_commit() (Filipe Manana)
- irq-bcm6345-l1: Do not assume a fixed block to cpu mapping (Jonas Gorski)
- tpm_tis: Explicitly check for error code (Alexander Steffen)
- btrfs: check for commit error at btrfs_attach_transaction_barrier() (Filipe Manana)
- hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled (Gilles Buloz)
- staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() (Zhang Shurong)
- Documentation: security-bugs.rst: clarify CVE handling (Greg Kroah-Hartman)
- Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group (Greg Kroah-Hartman)
- Revert 'usb: xhci: tegra: Fix error check' (Dan Carpenter)
- usb: xhci-mtk: set the dma max_seg_size (Ricardo Ribalda)
- USB: quirks: add quirk for Focusrite Scarlett (Lukasz Bartosik)
- usb: ohci-at91: Fix the unhandle interrupt when resume (Guiting Shen)
- usb: dwc3: don't reset device side if dwc3 was configured as host-only (Jisheng Zhang)
- usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy (Gratian Crisan)
- Revert 'usb: dwc3: core: Enable AutoRetry feature in the controller' (Jakub Vanek)
- can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED (Marc Kleine-Budde)
- USB: serial: simple: sort driver entries (Johan Hovold)
- USB: serial: simple: add Kaufmann RKS+CAN VCP (Oliver Neukum)
- USB: serial: option: add Quectel EC200A module support (Mohsen Tahmasebi)
- USB: serial: option: support Quectel EM060K_128 (Jerry Meng)
- serial: sifive: Fix sifive_serial_console_setup() section (Samuel Holland)
- serial: 8250_dw: Preserve original value of DLF register (Ruihong Luo)
- tracing: Fix warning in trace_buffered_event_disable() (Zheng Yejian)
- ring-buffer: Fix wrong stat of cpu_buffer->read (Zheng Yejian)
- ata: pata_ns87415: mark ns87560_tf_read static (Arnd Bergmann)
- dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths (Yu Kuai)
- block: Fix a source code comment in include/uapi/linux/blkzoned.h (Bart Van Assche)
- ASoC: fsl_spdif: Silence output on stop (Matus Gajdos)
- drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb() (Gaosheng Cui)
- drm/msm/adreno: Fix snapshot BINDLESS_DATA size (Rob Clark)
- drm/msm/dpu: drop enum dpu_core_perf_data_bus_id (Dmitry Baryshkov)
- RDMA/mlx4: Make check for invalid flags stricter (Dan Carpenter)
- benet: fix return value check in be_lancer_xmit_workarounds() (Yuanjun Gong)
- net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64 (Lin Ma)
- net/sched: mqprio: add extack to mqprio_parse_nlattr() (Vladimir Oltean)
- net/sched: mqprio: refactor nlattr parsing to a separate function (Vladimir Oltean)
- platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100 (Maxim Mikityanskiy)
- team: reset team's flags when down link is P2P device (Hangbin Liu)
- bonding: reset bond's flags when down link is P2P device (Hangbin Liu)
- tcp: Reduce chance of collisions in inet6_hashfn(). (Stewart Smith)
- ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address (Maciej Zenczykowski)
- ethernet: atheros: fix return value check in atl1e_tso_csum() (Yuanjun Gong)
- phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() (Harshit Mogalapalli)
- vxlan: calculate correct header length for GPE (Jiri Benc)
- i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir() (Wang Ming)
- ext4: fix to check return value of freeze_bdev() in ext4_shutdown() (Chao Yu)
- keys: Fix linking a duplicate key to a keyring's assoc_array (Petr Pavlu)
- uapi: General notification queue definitions (David Howells)
- scsi: qla2xxx: Array index may go out of bound (Nilesh Javali)
- pwm: meson: fix handling of period/duty if greater than UINT_MAX (Heiner Kallweit)
- pwm: meson: Simplify duplicated per-channel tracking (Uwe Kleine-Konig)
- pwm: meson: Remove redundant assignment to variable fin_freq (Colin Ian King)
- ftrace: Fix possible warning on checking all pages used in ftrace_process_locs() (Zheng Yejian)
- ftrace: Store the order of pages allocated in ftrace_page (Linus Torvalds)
- ftrace: Check if pages were allocated before calling free_pages() (Steven Rostedt (VMware))
- ftrace: Add information on number of page groups allocated (Steven Rostedt (VMware))
- fs: dlm: interrupt posix locks only when process is killed (Alexander Aring)
- dlm: rearrange async condition return (Alexander Aring)
- dlm: cleanup plock_op vs plock_xop (Alexander Aring)
- PCI/ASPM: Avoid link retraining race (Ilpo Jarvinen)
- PCI/ASPM: Factor out pcie_wait_for_retrain() (Ilpo Jarvinen)
- PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link() (Bjorn Helgaas)
- ext4: Fix reusing stale buffer heads from last failed mounting (Zhihao Cheng)
- ext4: rename journal_dev to s_journal_dev inside ext4_sb_info (Chunguang Xu)
- btrfs: fix extent buffer leak after tree mod log failure at split_node() (Filipe Manana)
- btrfs: fix race between quota disable and relocation (Filipe Manana)
- btrfs: qgroup: catch reserved space leaks at unmount time (Qu Wenruo)
- bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent (Zheng Wang)
- bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() (Coly Li)
- gpio: tps68470: Make tps68470_gpio_output() always set the initial value (Hans de Goede)
- jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint (Zhihao Cheng)
- jbd2: recheck chechpointing non-dirty buffer (Zhang Yi)
- jbd2: remove redundant buffer io error checks (Zhang Yi)
- jbd2: fix kernel-doc markups (Mauro Carvalho Chehab)
- jbd2: fix incorrect code style (Xianting Tian)
- LTS tag: v5.4.252 (Sherry Yang)
- x86: fix backwards merge of GDS/SRSO bit (Greg Kroah-Hartman)
- xen/netback: Fix buffer overrun triggered by unusual packet (Ross Lagerwall) {CVE-2023-34319}
- x86/cpu, kvm: Add support for CPUID_80000021_EAX (Kim Phillips)
- x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001FEAX
- x86/cpu: Add VM page flush MSR availablility as a CPUID feature (Tom Lendacky)
- x86/cpufeatures: Add SEV-ES CPU feature (Tom Lendacky)
- x86/mm: fix poking_init() for Xen PV guests (Juergen Gross)

[5.4.17-2136.324.1.el8]
- io_uring: add support for registering ring file descriptors (Jens Axboe) [Orabug: 35485491]
- mm,shmem,thp: limit shmem THP allocations to requested zones (Rik van Riel) [Orabug: 35655117]
- mm,thp,shm: limit gfp mask to no more than specified (Rik van Riel) [Orabug: 35655117]
- mm,thp,shmem: limit shmem THP alloc gfp_mask (Rik van Riel) [Orabug: 35655117]
- uek-rpm: Removing pre scriptlet to not allow firmware downgrade (Samasth Norway Ananda) [Orabug: 35741866]
- rds: Remove gratuitous include of time.h from rds.h (Mark Haywood) [Orabug: 35742761]
- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device (Shay Drory) [Orabug: 35750824]
- smp: Reduce NMI traffic from CSD waiters to CSD destination (Imran Khan) [Orabug: 35752501]
- smp: Reduce logging due to dump_stack of CSD waiters (Imran Khan) [Orabug: 35752501]

[5.4.17-2136.323.8.el8]
- vhost-scsi: Fix alignment handling with windows (Mike Christie) [Orabug: 35769318]
- Revert 'vhost/scsi: support non zerocopy iovecs' (Rajan Shanmugavelu) [Orabug: 35769318]

[5.4.17-2136.323.7.el8]
- x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl (Andrea Arcangeli) [Orabug: 35725160]
- KVM: SVM: Add support for Virtual SPEC_CTRL (Babu Moger) [Orabug: 35725160]
- x86/cpufeatures: Add the Virtual SPEC_CTRL feature (Babu Moger) [Orabug: 35725160]
- x86/mm: Initialize text poking earlier (Peter Zijlstra) [Orabug: 35744495]
- mm: Move mm_cachep initialization to mm_init() (Peter Zijlstra) [Orabug: 35744495]
- x86/mm: Use mm_alloc() in poking_init() (Peter Zijlstra) [Orabug: 35744495]
- mips: add support for TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35749111]

[5.4.17-2136.323.6.el8]
- ek-rpm: Update kernel's linux-firmware dependency. (Brian Maly) [Orabug: 35742717]
- nbd: make sure request completion won't concurrent (Yu Kuai) [Orabug: 35339589]
- nbd: don't handle response without a corresponding request message (Yu Kuai) [Orabug: 35339589]
- nvme: handle effects after freeing the request (Alan Adamson) [Orabug: 35411534]
- x86/pkeys: Revert a5eff7259790 ('x86/pkeys: Add PKRU value to init_fpstate') (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- Documentation/x86: Fix backwards on/off logic about YMM support (Dave Hansen) [Orabug: 35714800] {CVE-2022-40982}
- x86/xen: Fix secondary processors' FPU initialization (Juergen Gross) [Orabug: 35714800] {CVE-2022-40982}
- KVM: Add GDS_NO support to KVM (Daniel Sneddon) [Orabug: 35714800] {CVE-2022-40982}
- x86/speculation: Add Kconfig option for GDS (Daniel Sneddon) [Orabug: 35714800] {CVE-2022-40982}
- x86/speculation: Add force option to GDS mitigation (Daniel Sneddon) [Orabug: 35714800] {CVE-2022-40982}
- x86/speculation: Add Gather Data Sampling mitigation (Daniel Sneddon) [Orabug: 35714800] {CVE-2022-40982}
- x86/fpu: Move FPU initialization into arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- x86/fpu: Mark init functions __init (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- x86/fpu: Remove cpuinfo argument from init functions (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- init: Invoke arch_cpu_finalize_init() earlier (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- init: Remove check_bugs() leftovers (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- um/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- sparc/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- sh/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- mips/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- m68k/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- ia64/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- ARM: cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- x86/cpu: Switch to arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- init: Provide arch_cpu_finalize_init() (Thomas Gleixner) [Orabug: 35714800] {CVE-2022-40982}
- scsi: lpfc: Fix null pointer dereference due to prematurely released ndlp (Ketan Mukadam) [Orabug: 35729915]

[5.4.17-2136.323.5.el8]
- io_uring/net: save msghdr->msg_control for retries (Jens Axboe) [Orabug: 35495339]
- io_uring/net: clear msg_controllen on partial sendmsg retry (Jens Axboe) [Orabug: 35495339]
- io_uring/net: disable partial retries for recvmsg with cmsg (Jens Axboe) [Orabug: 35495339]
- io_uring: hold uring mutex around poll removal (Jens Axboe) [Orabug: 35495339]
- io_uring: avoid null-ptr-deref in io_arm_poll_handler (Fedor Pchelkin) [Orabug: 35495339]
- io_uring/poll: allow some retries for poll triggering spuriously (Jens Axboe) [Orabug: 35495339]
- io_uring: remove MSG_NOSIGNAL from recvmsg (David Lamparter) [Orabug: 35495339]
- io_uring/rsrc: disallow multi-source reg buffers (Pavel Begunkov) [Orabug: 35495339]
- io_uring: add a conditional reschedule to the IOPOLL cancelation loop (Jens Axboe) [Orabug: 35495339]
- io_uring: mark task TASK_RUNNING before handling resume/task work (Jens Axboe) [Orabug: 35495339]
- io_uring: handle TIF_NOTIFY_RESUME when checking for task_work (Jens Axboe) [Orabug: 35495339]
- io_uring: ensure that io_init_req() passes in the right issue_flags (Jens Axboe) [Orabug: 35495339]
- io_uring: add missing lock in io_get_file_fixed (Bing-Jhong Billy Jheng) [Orabug: 35495339]
- io_uring/rw: remove leftover debug statement (Jens Axboe) [Orabug: 35495339]
- io_uring/rw: ensure kiocb_end_write() is always called (Jens Axboe) [Orabug: 35495339]
- io_uring: fix double poll leak on repolling (Pavel Begunkov) [Orabug: 35495339]
- io_uring: Clean up a false-positive warning from GCC 9.3.0 (Alviro Iskandar Setiawan) [Orabug: 35495339]
- io_uring/net: fix fast_iov assignment in io_setup_async_msg() (Stefan Metzmacher) [Orabug: 35495339]
- io_uring: io_kiocb_update_pos() should not touch file for non -1 offset (Jens Axboe) [Orabug: 35495339]
- io_uring/rw: defer fsnotify calls to task context (Jens Axboe) [Orabug: 35495339]
- io_uring: do not recalculate ppos unnecessarily (Dylan Yudaken) [Orabug: 35495339]
- io_uring: update kiocb->ki_pos at execution time (Dylan Yudaken) [Orabug: 35495339]
- io_uring: remove duplicated calls to io_kiocb_ppos (Dylan Yudaken) [Orabug: 35495339]
- io_uring: ensure that cached task references are always put on exit (Jens Axboe) [Orabug: 35495339]
- io_uring: fix CQ waiting timeout handling (Pavel Begunkov) [Orabug: 35495339]
- io_uring: lock overflowing for IOPOLL (Pavel Begunkov) [Orabug: 35495339]
- io_uring: check for valid register opcode earlier (Jens Axboe) [Orabug: 35495339]
- io_uring: fix async accept on O_NONBLOCK sockets (Dylan Yudaken) [Orabug: 35495339]
- io_uring: allow re-poll if we made progress (Jens Axboe) [Orabug: 35495339]
- io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG) (Jens Axboe) [Orabug: 35495339]
- io_uring: add flag for disabling provided buffer recycling (Jens Axboe) [Orabug: 35495339]
- io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly (Jens Axboe) [Orabug: 35495339]
- io_uring: improve send/recv error handling (Pavel Begunkov) [Orabug: 35495339]
- io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35495339]
- io_uring/io-wq: only free worker if it was allocated for creation (Jens Axboe) [Orabug: 35495339]
- io_uring/io-wq: free worker if task_work creation is canceled (Jens Axboe) [Orabug: 35495339]
- io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res() (Harshit Mogalapalli) [Orabug: 35495339]
- io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups (Jens Axboe) [Orabug: 35495339]
- eventpoll: add EPOLL_URING_WAKE poll wakeup flag (Jens Axboe) [Orabug: 35495339]
- epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC (Jason Baron) [Orabug: 35495339]
- eventfd: provide a eventfd_signal_mask() helper (Jens Axboe) [Orabug: 35495339]
- signal: kill JOBCTL_TASK_WORK (Jens Axboe) [Orabug: 35495339]
- net: remove cmsg restriction from io_uring based send/recvmsg calls (Jens Axboe) [Orabug: 35495339]
- io_uring: import 5.15-stable io_uring (Jens Axboe) [Orabug: 35495339]
- fs: provide locked helper variant of close_fd_get_file() (Jens Axboe) [Orabug: 35495339]
- file: Rename __close_fd_get_file close_fd_get_file (Eric W. Biederman) [Orabug: 35495339]
- fs: push the getname from do_rmdir into the callers (Christoph Hellwig) [Orabug: 35495339]
- task_work: unconditionally run task_work from get_signal() (Jens Axboe) [Orabug: 35495339]
- Revert 'proc: don't allow async path resolution of /proc/self components' (Jens Axboe) [Orabug: 35495339]
- tools headers UAPI: Sync openat2.h with the kernel sources (Arnaldo Carvalho de Melo) [Orabug: 35495339]
- fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED (Jens Axboe) [Orabug: 35495339]
- fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy* (Al Viro) [Orabug: 35495339]
- fs: add support for LOOKUP_CACHED (Jens Axboe) [Orabug: 35495339]
- x86/process: setup io_threads more like normal user space threads (Stefan Metzmacher) [Orabug: 35495339]
- arch: setup PF_IO_WORKER threads like PF_KTHREAD (Jens Axboe) [Orabug: 35495339]
- task_work: remove legacy TWA_SIGNAL path (Jens Axboe) [Orabug: 35495339]
- Make sure nd->path.mnt and nd->path.dentry are always valid pointers (Al Viro) [Orabug: 35495339]
- fs: make do_renameat2() take struct filename (Jens Axboe) [Orabug: 35495339]
- kernel: allow fork with TIF_NOTIFY_SIGNAL pending (Jens Axboe) [Orabug: 35495339]
- coredump: Limit what can interrupt coredumps (Eric W. Biederman) [Orabug: 35495339]
- arm64: add support for TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35495339]
- arm: add support for TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35495339]
- task_work: Use TIF_NOTIFY_SIGNAL if available (Jens Axboe) [Orabug: 35495339]
- entry: Add support for TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35495339]
- x86: Wire up TIF_NOTIFY_SIGNAL (Jens Axboe) [Orabug: 35495339]
- signal: Add task_sigpending() helper (Jens Axboe) [Orabug: 35495339]
- net: add accept helper not installing fd (Pavel Begunkov) [Orabug: 35495339]
- net: provide __sys_shutdown_sock() that takes a socket (Jens Axboe) [Orabug: 35495339]
- task_work: add helper for more targeted task_work canceling (Jens Axboe) [Orabug: 35495339]
- kernel: don't call do_exit() for PF_IO_WORKER threads (Jens Axboe) [Orabug: 35495339]
- kernel: stop masking signals in create_io_thread() (Jens Axboe) [Orabug: 35495339]
- iov_iter: add helper to save iov_iter state (Jens Axboe) [Orabug: 35495339]
- kernel: provide create_io_thread() helper (Jens Axboe) [Orabug: 35495339]
- io_uring: add missing item types for splice request (Bing-Jhong Billy Jheng) [Orabug: 35495339]
- io_uring: don't hold uring_lock when calling io_run_task_work* (Hao Xu) [Orabug: 35495339]
- io_uring: kill goto error handling in io_sqpoll_wait_sq() (Jens Axboe) [Orabug: 35495339]
- io_uring: correct pinned_vm accounting (Pavel Begunkov) [Orabug: 35495339]
- io_uring: Use original task for req identity in io_identity_cow() (Lee Jones) [Orabug: 35495339]
- io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio (Jens Axboe) [Orabug: 35495339]
- io_uring: use separate list entry for iopoll requests (Jens Axboe) [Orabug: 35495339]
- io_uring: add missing item types for various requests (Jens Axboe) [Orabug: 35495339]
- io_uring: fix using under-expanded iters (Pavel Begunkov) [Orabug: 35495339]
- io_uring: don't re-import iovecs from callbacks (Pavel Begunkov) [Orabug: 35495339]
- arm64: Remove TIF_NOHZ (Frederic Weisbecker) [Orabug: 35495339]
- arm: Remove TIF_NOHZ (Frederic Weisbecker) [Orabug: 35495339]
- x86: Remove TIF_NOHZ (Frederic Weisbecker) [Orabug: 35495339]
- context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ (Frederic Weisbecker) [Orabug: 35495339]
- x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY (Thomas Gleixner) [Orabug: 35495339]
- mm: allow a controlled amount of unfairness in the page lock (Linus Torvalds) [Orabug: 35565406]

[5.4.17-2136.323.4.el8]
- uek-rpm: Disable cls_tcindex in file tcindex-disable.conf (Sherry Yang) [Orabug: 35676248]
- uek-rpm: Update kernel's linux-firmware dependency. (Somasundaram Krishnasamy) [Orabug: 35678692]
- Revert 'sched/fair: sanitize vruntime of entity being placed' (Saeed Mirzamohammadi) [Orabug: 35683806]
- Revert 'sched/fair: Sanitize vruntime of entity being migrated' (Saeed Mirzamohammadi) [Orabug: 35683806]

[5.4.17-2136.323.3.el8]
- LTS tag: v5.4.251 (Sherry Yang)
- tracing/histograms: Return an error if we fail to add histogram to hist_vars list (Mohamed Khalfella)
- tcp: annotate data-races around fastopenq.max_qlen (Eric Dumazet)
- tcp: annotate data-races around tp->notsent_lowat (Eric Dumazet)
- tcp: annotate data-races around rskq_defer_accept (Eric Dumazet)
- tcp: annotate data-races around tp->linger2 (Eric Dumazet)
- net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX (Cambda Zhu)
- tcp: annotate data-races around tp->tcp_tx_delay (Eric Dumazet)
- netfilter: nf_tables: can't schedule in nft_chain_validate (Florian Westphal)
- netfilter: nf_tables: fix spurious set element insertion failure (Florian Westphal)
- llc: Don't drop packet from non-root netns. (Kuniyuki Iwashima)
- fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe (Zhang Shurong)
- Revert 'tcp: avoid the lookup process failing to get sk in ehash table' (Kuniyuki Iwashima)
- net:ipv6: check return value of pskb_trim() (Yuanjun Gong)
- iavf: Fix use-after-free in free_netdev (Ding Hui)
- net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field() (Tanmay Patil)
- pinctrl: amd: Use amd_pinconf_set() for all config options (Mario Limonciello)
- fbdev: imxfb: warn about invalid left/right margin (Martin Kaiser)
- spi: bcm63xx: fix max prepend length (Jonas Gorski)
- igb: Fix igb_down hung on surprise removal (Ying Hsu)
- wifi: iwlwifi: mvm: avoid baid size integer overflow (Johannes Berg)
- wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() (Gustavo A. R. Silva)
- devlink: report devlink_port_type_warn source device (Petr Oros)
- bpf: Address KCSAN report on bpf_lru_list (Martin KaFai Lau)
- sched/fair: Don't balance task to its current running CPU (Yicong Yang)
- arm64: mm: fix VA-range sanity check (Mark Rutland)
- posix-timers: Ensure timer ID search-loop limit is valid (Thomas Gleixner)
- md/raid10: prevent soft lockup while flush writes (Yu Kuai)
- md: fix data corruption for raid456 when reshape restart while grow up (Yu Kuai)
- nbd: Add the maximum limit of allocated index in nbd_dev_add (Zhong Jinghua)
- debugobjects: Recheck debug_objects_enabled before reporting (Tetsuo Handa)
- ext4: correct inline offset when handling xattrs in inode body (Eric Whitney)
- drm/client: Fix memory leak in drm_client_modeset_probe (Jocelyn Falempe)
- drm/client: Fix memory leak in drm_client_target_cloned (Jocelyn Falempe)
- can: bcm: Fix UAF in bcm_proc_show() (YueHaibing)
- selftests: tc: set timeout to 15 minutes (Matthieu Baerts)
- fuse: revalidate: don't invalidate if interrupted (Miklos Szeredi)
- btrfs: fix warning when putting transaction with qgroups enabled after abort (Filipe Manana)
- perf probe: Add test for regression introduced by switch to die_get_decl_file() (Georg Muller)
- drm/atomic: Fix potential use-after-free in nonblocking commits (Daniel Vetter)
- scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue (Manish Rangankar)
- scsi: qla2xxx: Pointer may be dereferenced (Shreyas Deodhar)
- scsi: qla2xxx: Correct the index of array (Bikash Hazarika)
- scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() (Nilesh Javali)
- scsi: qla2xxx: Fix potential NULL pointer dereference (Bikash Hazarika)
- scsi: qla2xxx: Wait for io return on terminate rport (Quinn Tran)
- tracing/probes: Fix not to count error code to total length (Masami Hiramatsu (Google))
- tracing: Fix null pointer dereference in tracing_err_log_open() (Mateusz Stachyra)
- xtensa: ISS: fix call to split_if_spec (Max Filippov)
- ring-buffer: Fix deadloop issue on reading trace_pipe (Zheng Yejian)
- tracing/histograms: Add histograms to hist_vars if they have referenced variables (Mohamed Khalfella)
- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk (Christophe JAILLET)
- tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error (Christophe JAILLET)
- Revert '8250: add support for ASIX devices with a FIFO bug' (Jiaqing Zhao)
- meson saradc: fix clock divider mask length (George Stark)
- ceph: don't let check_caps skip sending responses for revoke msgs (Xiubo Li)
- hwrng: imx-rngc - fix the timeout for init and self check (Martin Kaiser)
- firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() (Christophe JAILLET)
- serial: atmel: don't enable IRQs prematurely (Dan Carpenter)
- drm/rockchip: vop: Leave vblank enabled in self-refresh (Brian Norris)
- drm/atomic: Allow vblank-enabled + self-refresh 'disable' (Brian Norris)
- fs: dlm: return positive pid value for F_GETLK (Alexander Aring)
- md/raid0: add discard support for the 'original' layout (Jason Baron)
- misc: pci_endpoint_test: Re-init completion for every test (Damien Le Moal)
- misc: pci_endpoint_test: Free IRQs before removing the device (Damien Le Moal)
- PCI: rockchip: Set address alignment for endpoint mode (Damien Le Moal)
- PCI: rockchip: Use u32 variable to access 32-bit registers (Rick Wertenbroek)
- PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core (Rick Wertenbroek)
- PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked (Rick Wertenbroek)
- PCI: rockchip: Write PCI Device ID to correct register (Rick Wertenbroek)
- PCI: rockchip: Assert PCI Configuration Enable bit after probe (Rick Wertenbroek)
- PCI: qcom: Disable write access to read only registers for IP v2.3.3 (Manivannan Sadhasivam)
- PCI: Add function 1 DMA alias quirk for Marvell 88SE9235 (Robin Murphy)
- PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold (Ondrej Zary)
- jfs: jfs_dmap: Validate db_l2nbperpage while mounting (Siddh Raman Pant)
- ext4: only update i_reserved_data_blocks on successful block allocation (Baokun Li)
- ext4: fix wrong unit use in ext4_mb_clear_bb (Kemeng Shi)
- erofs: fix compact 4B support for 16k block size (Gao Xiang)
- SUNRPC: Fix UAF in svc_tcp_listen_data_ready() (Ding Hui)
- misc: fastrpc: Create fastrpc scalar with correct buffer count (Ekansh Gupta)
- powerpc: Fail build if using recordmcount with binutils v2.37 (Naveen N Rao)
- net: bcmgenet: Ensure MDIO unregistration has clocks enabled (Florian Fainelli)
- mtd: rawnand: meson: fix unaligned DMA buffers handling (Arseniy Krasnov)
- tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation (Jarkko Sakkinen)
- pinctrl: amd: Only use special debounce behavior for GPIO 0 (Mario Limonciello)
- pinctrl: amd: Detect internal GPIO0 debounce handling (Mario Limonciello)
- pinctrl: amd: Fix mistake in handling clearing pins at startup (Mario Limonciello)
- net/sched: make psched_mtu() RTNL-less safe (Pedro Tammela)
- net/sched: flower: Ensure both minimum and maximum ports are specified (Ido Schimmel)
- cls_flower: Add extack support for src and dst port range options (Guillaume Nault)
- wifi: airo: avoid uninitialized warning in airo_get_rate() (Randy Dunlap)
- erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF (Chunhai Guo)
- platform/x86: wmi: Break possible infinite loop when parsing GUID (Andy Shevchenko)
- platform/x86: wmi: move variables (Barnabas Pocze)
- platform/x86: wmi: use guid_t and guid_equal() (Barnabas Pocze)
- platform/x86: wmi: remove unnecessary argument (Barnabas Pocze)
- platform/x86: wmi: Fix indentation in some cases (Andy Shevchenko)
- platform/x86: wmi: Replace UUID redefinitions by their originals (Andy Shevchenko)
- ipv6/addrconf: fix a potential refcount underflow for idev (Ziyang Xuan)
- NTB: ntb_tool: Add check for devm_kcalloc (Jiasheng Jiang)
- NTB: ntb_transport: fix possible memory leak while device_register() fails (Yang Yingliang)
- ntb: intel: Fix error handling in intel_ntb_pci_driver_init() (Yuan Can)
- NTB: amd: Fix error handling in amd_ntb_pci_driver_init() (Yuan Can)
- ntb: idt: Fix error handling in idt_pci_driver_init() (Yuan Can)
- udp6: fix udp6_ehashfn() typo (Eric Dumazet)
- icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). (Kuniyuki Iwashima)
- ionic: remove WARN_ON to prevent panic_on_warn (Nitya Sunkad)
- net/sched: cls_fw: Fix improper refcount update leads to use-after-free (M A Ramdhan)
- net: mvneta: fix txq_map in case of txq_number==1 (Klaus Kudielka)
- scsi: qla2xxx: Fix error code in qla2x00_start_sp() (Dan Carpenter)
- igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings (Prasad Koya)
- igc: Remove delay during TX ring configuration (Muhammad Husaini Zulkifli)
- drm/panel: simple: Add connector_type for innolux_at043tn24 (Fabio Estevam)
- drm/panel: Add and fill drm_panel type field (Laurent Pinchart)
- drm/panel: Initialise panel dev and funcs through drm_panel_init() (Laurent Pinchart)
- workqueue: clean up WORK_* constant types, clarify masking (Linus Torvalds)
- net: lan743x: Don't sleep in atomic context (Moritz Fischer)
- block/partition: fix signedness issue for Amiga partitions (Michael Schmitz)
- tty: serial: fsl_lpuart: add earlycon for imx8ulp platform (Sherry Sun)
- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval (Thadeu Lima de Souza Cascardo)
- netfilter: conntrack: Avoid nf_ct_helper_hash uses after free (Florent Revest)
- netfilter: nf_tables: fix scheduling-while-atomic splat (Florian Westphal)
- netfilter: nf_tables: unbind non-anonymous set if rule construction fails (Pablo Neira Ayuso)
- netfilter: nf_tables: reject unbound anonymous set before commit phase (Pablo Neira Ayuso)
- netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain (Pablo Neira Ayuso)
- netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE (Pablo Neira Ayuso)
- netfilter: nf_tables: add rescheduling points during loop detection walks (Florian Westphal)
- netfilter: nf_tables: use net_generic infra for transaction data (Florian Westphal)
- netfilter: add helper function to set up the nfnetlink header and use it (Pablo Neira Ayuso)
- netfilter: nftables: add helper function to set the base sequence number (Pablo Neira Ayuso)
- netfilter: nf_tables: fix nat hook table deletion (Florian Westphal)
- block: add overflow checks for Amiga partition support (Michael Schmitz)
- fanotify: disallow mount/sb marks on kernel internal pseudo fs (Amir Goldstein)
- fs: no need to check source (Jan Kara)
- ARM: orion5x: fix d2net gpio initialization (Arnd Bergmann)
- btrfs: fix race when deleting quota root from the dirty cow roots list (Filipe Manana)
- fs: Lock moved directories (Jan Kara)
- fs: Establish locking order for unrelated directories (Jan Kara)
- Revert 'f2fs: fix potential corruption when moving a directory' (Jan Kara)
- ext4: Remove ext4 locking of moved directory (Jan Kara)
- fs: avoid empty option when generating legacy mount string (Thomas Weissschuh)
- jffs2: reduce stack usage in jffs2_build_xattr_subsystem() (Fabian Frederick)
- integrity: Fix possible multiple allocation in integrity_inode_get() (Tianjia Zhang)
- bcache: Remove unnecessary NULL point check in node allocations (Zheng Wang)
- mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used. (Chevron Li)
- mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M (Robert Marko)
- mmc: core: disable TRIM on Kingston EMMC04G-M627 (Robert Marko)
- NFSD: add encoding of op_recall flag for write delegation (Dai Ngo)
- ALSA: jack: Fix mutex call in snd_jack_report() (Takashi Iwai)
- i2c: xiic: Don't try to handle more interrupt events after error (Robert Hancock)
- i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process() (Marek Vasut)
- sh: dma: Fix DMA channel offset calculation (Artur Rojek)
- net: dsa: tag_sja1105: fix MAC DA patching from meta frames (Vladimir Oltean)
- net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX (Lin Ma)
- xsk: Honor SO_BINDTODEVICE on bind (Ilya Maximets)
- xsk: Improve documentation for AF_XDP (Magnus Karlsson)
- tcp: annotate data races in __tcp_oow_rate_limited() (Eric Dumazet)
- net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode (Vladimir Oltean)
- powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y (Randy Dunlap)
- f2fs: fix error path handling in truncate_dnode() (Chao Yu)
- mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 (Nishanth Menon)
- spi: bcm-qspi: return error if neither hif_mspi nor mspi is available (Jonas Gorski)
- Add MODULE_FIRMWARE() for FIRMWARE_TG357766. (Tobias Heider)
- sctp: fix potential deadlock on &net->sctp.addr_wq_lock (Chengfeng Ye)
- rtc: st-lpc: Release some resources in st_rtc_probe() in case of error (Christophe JAILLET)
- pwm: sysfs: Do not apply state to already disabled PWMs (Marek Vasut)
- pwm: imx-tpm: force 'real_period' to be zero in suspend (Fancy Fang)
- mfd: stmpe: Only disable the regulators if they are enabled (Christophe JAILLET)
- KVM: s390: vsie: fix the length of APCB bitmap (Pierre Morel)
- mfd: stmfx: Fix error path in stmfx_chip_init (Amelie Delaunay)
- serial: 8250_omap: Use force_suspend and resume for system suspend (Tony Lindgren)
- mfd: intel-lpss: Add missing check for platform_get_resource (Jiasheng Jiang)
- usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove() (Christophe JAILLET)
- KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes (Nico Boehr)
- mfd: rt5033: Drop rt5033-battery sub-device (Stephan Gerhold)
- usb: hide unused usbfs_notify_suspend/resume functions (Arnd Bergmann)
- usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() (Li Yang)
- extcon: Fix kernel doc of property capability fields to avoid warnings (Andy Shevchenko)
- extcon: Fix kernel doc of property fields to avoid warnings (Andy Shevchenko)
- usb: dwc3: qcom: Fix potential memory leak (Vladislav Efanov)
- media: usb: siano: Fix warning due to null work_func_t function pointer (Duoming Zhou)
- media: videodev2.h: Fix struct v4l2_input tuner index comment (Marek Vasut)
- media: usb: Check az6007_read() return value (Daniil Dulov)
- sh: j2: Use ioremap() to translate device tree address into kernel memory (John Paul Adrian Glaubitz)
- w1: fix loop in w1_fini() (Dan Carpenter)
- block: change all __u32 annotations to __be32 in affs_hardblocks.h (Michael Schmitz)
- block: fix signed int overflow in Amiga partition support (Michael Schmitz)
- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (Krishna Kurapati)
- USB: serial: option: add LARA-R6 01B PIDs (Davide Tronchin)
- hwrng: st - keep clock enabled while hwrng is registered (Martin Kaiser)
- hwrng: st - Fix W=1 unused variable warning (Herbert Xu)
- NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION (Olga Kornievskaia)
- ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef ASSEMBLY guard (Masahiro Yamada)
- modpost: fix off by one in is_executable_section() (Dan Carpenter)
- crypto: marvell/cesa - Fix type mismatch warning (Arnd Bergmann)
- modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24} (Masahiro Yamada)
- modpost: fix section mismatch message for R_ARM_ABS32 (Masahiro Yamada)
- crypto: nx - fix build warnings when DEBUG_FS is not enabled (Randy Dunlap)
- hwrng: virtio - Fix race on data_avail and actual data (Herbert Xu)
- hwrng: virtio - always add a pending request (Laurent Vivier)
- hwrng: virtio - don't waste entropy (Laurent Vivier)
- hwrng: virtio - don't wait on cleanup (Laurent Vivier)
- hwrng: virtio - add an internal buffer (Laurent Vivier)
- powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary (Aneesh Kumar K.V)
- pinctrl: at91-pio4: check return value of devm_kasprintf() (Claudiu Beznea)
- perf dwarf-aux: Fix off-by-one in die_get_varname() (Namhyung Kim)
- pinctrl: cherryview: Return correct value if pin in push-pull mode (Andy Shevchenko)
- PCI: Add pci_clear_master() stub for non-CONFIG_PCI (Sui Jingfeng)
- PCI: ftpci100: Release the clock resources (Junyan Ye)
- PCI: pciehp: Cancel bringup sequence if card is not present (Rongguang Wei)
- scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe() (Yuchen Yang)
- PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free (Ding Hui)
- scsi: qedf: Fix NULL dereference in error handling (Jinhong Zhu)
- ASoC: imx-audmix: check return value of devm_kasprintf() (Claudiu Beznea)
- clk: keystone: sci-clk: check return value of kasprintf() (Claudiu Beznea)
- clk: cdce925: check return value of kasprintf() (Claudiu Beznea)
- ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer (Su Hui)
- clk: tegra: tegra124-emc: Fix potential memory leak (Yuan Can)
- drm/radeon: fix possible division-by-zero errors (Nikita Zhandarovich)
- drm/amdkfd: Fix potential deallocation of previously deallocated memory. (Daniil Dulov)
- fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() (Christophe JAILLET)
- arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1 (Wolfram Sang)
- IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors (Patrick Kelsey)
- soc/fsl/qe: fix usb.c build errors (Randy Dunlap)
- ASoC: es8316: Do not set rate constraints for unsupported MCLKs (Cristian Ciocaltea)
- ASoC: es8316: Increment max value for ALC Capture Target Volume control (Cristian Ciocaltea)
- memory: brcmstb_dpfe: fix testing array offset after use (Krzysztof Kozlowski)
- ARM: ep93xx: fix missing-prototype warnings (Arnd Bergmann)
- drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H (Dario Binacchi)
- arm64: dts: qcom: msm8916: correct camss unit address (Krzysztof Kozlowski)
- ARM: dts: gta04: Move model property out of pinctrl node (Tony Lindgren)
- RDMA/bnxt_re: Fix to remove an unnecessary log (Kalesh AP)
- drm: sun4i_tcon: use devm_clk_get_enabled in sun4i_tcon_init_clocks (XuDong Liu)
- Input: adxl34x - do not hardcode interrupt trigger type (Marek Vasut)
- ARM: dts: BCM5301X: Drop 'clock-names' from the SPI node (Rafal Milecki)
- Input: drv260x - sleep between polling GO bit (Luca Weiss)
- radeon: avoid double free in ci_dpm_init() (Nikita Zhandarovich)
- netlink: Add __sock_i_ino() for __netlink_diag_dump(). (Kuniyuki Iwashima)
- ipvlan: Fix return value of ipvlan_queue_xmit() (Cambda Zhu)
- netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value. (Ilia.Gavrilov)
- netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one (Florian Westphal)
- lib/ts_bm: reset initial match offset for every block of text (Jeremy Sowden)
- net: nfc: Fix use-after-free caused by nfc_llcp_find_local (Lin Ma)
- nfc: llcp: simplify llcp_sock_connect() error paths (Krzysztof Kozlowski)
- gtp: Fix use-after-free in __gtp_encap_destroy(). (Kuniyuki Iwashima)
- selftests: rtnetlink: remove netdevsim device after ipsec offload test (Sabrina Dubroca)
- netlink: do not hard code device address lenth in fdb dumps (Eric Dumazet)
- netlink: fix potential deadlock in netlink_set_err() (Eric Dumazet)
- wifi: ath9k: convert msecs to jiffies where needed (Dmitry Antipov)
- wifi: cfg80211: rewrite merging of inherited elements (Benjamin Berg)
- wifi: iwlwifi: pull from TXQs with softirqs disabled (Johannes Berg)
- rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO (Edwin Peer)
- wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() (Remi Pommarel)
- memstick r592: make memstick_debug_get_tpc_name() static (Arnd Bergmann)
- kexec: fix a memory leak in crash_shrink_memory() (Zhen Lei)
- watchdog/perf: more properly prevent false positives with turbo modes (Douglas Anderson)
- watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config (Douglas Anderson)
- wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown (Marek Vasut)
- wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes (Fedor Pchelkin)
- wifi: ray_cs: Fix an error handling path in ray_probe() (Christophe JAILLET)
- wifi: ray_cs: Drop useless status variable in parse_addr() (Andy Shevchenko)
- wifi: ray_cs: Utilize strnlen() in parse_addr() (Andy Shevchenko)
- wifi: wl3501_cs: Fix an error handling path in wl3501_probe() (Christophe JAILLET)
- wl3501_cs: use eth_hw_addr_set() (Jakub Kicinski)
- net: create netdev->dev_addr assignment helpers (Jakub Kicinski)
- wl3501_cs: Fix misspelling and provide missing documentation (Lee Jones)
- wl3501_cs: Remove unnecessary NULL check (Alex Dewar)
- wl3501_cs: Fix a bunch of formatting issues related to function docs (Lee Jones)
- wifi: atmel: Fix an error handling path in atmel_probe() (Christophe JAILLET)
- wifi: orinoco: Fix an error handling path in orinoco_cs_probe() (Christophe JAILLET)
- wifi: orinoco: Fix an error handling path in spectrum_cs_probe() (Christophe JAILLET)
- regulator: core: Streamline debugfs operations (Geert Uytterhoeven)
- regulator: core: Fix more error checking for debugfs_create_dir() (Geert Uytterhoeven)
- nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect() (Krzysztof Kozlowski)
- nfc: constify several pointers to u8, char and sk_buff (Krzysztof Kozlowski)
- wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() (Christophe JAILLET)
- spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG (Vijaya Krishna Nivarthi)
- samples/bpf: Fix buffer overflow in tcp_basertt (Pengcheng Yang)
- wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx (Fedor Pchelkin)
- wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation (Peter Seiderer)
- ima: Fix build warnings (Roberto Sassu)
- pstore/ram: Add check for kstrdup (Jiasheng Jiang)
- evm: Complete description of evm_inode_setattr() (Roberto Sassu)
- ARM: 9303/1: kprobes: avoid missing-declaration warnings (Arnd Bergmann)
- powercap: RAPL: Fix CONFIG_IOSF_MBI dependency (Zhang Rui)
- PM: domains: fix integer overflow issues in genpd_parse_state() (Nikita Zhandarovich)
- clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe (Feng Mingxi)
- clocksource/drivers/cadence-ttc: Use ttc driver as platform driver (Rajan Vaja)
- tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode(). (Sebastian Andrzej Siewior)
- irqchip/jcore-aic: Fix missing allocation of IRQ descriptors (John Paul Adrian Glaubitz)
- irqchip/jcore-aic: Kill use of irq_create_strict_mappings() (Marc Zyngier)
- md/raid10: fix io loss while replacement replace rdev (Li Nan)
- md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request (Li Nan)
- md/raid10: fix wrong setting of max_corr_read_errors (Li Nan)
- md/raid10: fix overflow of md/safe_mode_delay (Li Nan)
- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (Li Nan)
- x86/resctrl: Only show tasks' pid in current pid namespace (Shawn Wang)
- x86/resctrl: Use is_closid_match() in more places (James Morse)
- bgmac: fix initial chip reset to support BCM5358 (Rafal Milecki)
- drm/amdgpu: Validate VM ioctl flags. (Bas Nieuwenhuizen)
- scripts/tags.sh: Resolve gtags empty index generation (Ahmed S. Darwish)
- drm/i915: Initialise outparam for error return from wait_for_register (Chris Wilson)
- HID: wacom: Use ktime_t rather than int when dealing with timestamps (Jason Gerecke)
- fbdev: imsttfb: Fix use after free bug in imsttfb_probe (Zheng Wang)
- video: imsttfb: check for ioremap() failures (Greg Kroah-Hartman)
- x86/smp: Use dedicated cache-line for mwait_play_dead() (Thomas Gleixner)
- gfs2: Don't deref jdesc in evict (Bob Peterson)
- LTS tag: v5.4.250 (Sherry Yang)

[5.4.17-2136.323.2.el8]
- x86/cpu/amd: Add a Zenbleed fix (Borislav Petkov (AMD)) [Orabug: 35641578]
- x86/cpu/amd: Move the errata checking functionality up (Borislav Petkov (AMD)) [Orabug: 35641578]
- ocfs2: always read both high and low parts of dinode link count (Alexey Asemov) [Orabug: 35643003]
- ovl: Always reevaluate the file signature for IMA (Eric Snowberg) [Orabug: 35646439]
- bpf: fix NULL pointer dereferences when vmlinux BTF is absent (Alan Maguire) [Orabug: 35623657]
- SUNRPC: Ensure the transport backchannel association (Benjamin Coddington) [Orabug: 35643879]

[5.4.17-2136.323.1.el8]
- uek-rpm: Change the toolchain version in OL8 (Jack Vogel) [Orabug: 35378775]
- net/rds: Allow MSG_NOSIGNAL in sendmsg (Gerd Rausch) [Orabug: 35640816]

[5.4.17-2136.322.6.el8]
- uek-rpm: Add netfilter modules to nano rpm (Samasth Norway Ananda) [Orabug: 35552175]
- scsi: target: iscsi: Fix hang in the iSCSI login code (Maurizio Lombardi) [Orabug: 35484554]
- scsi: target: iscsi: Fix a race condition between login_work and the login thread (Maurizio Lombardi) [Orabug: 35484554]
- scsi: target: iscsi: Fix login error when receiving (Hou Pu) [Orabug: 35484554]
- uek-rpm: Prevent cls_tcindex module to be loaded on demand (Sherry Yang) [Orabug: 35616810]

[5.4.17-2136.322.5.el8]
- cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Update EPP for AlderLake mobile (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Fix active mode offline/online EPP handling (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Fix unchecked MSR 0x773 access (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Process HWP Guaranteed change notification (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Override parameters if HWP forced by BIOS (Doug Smythies) [Orabug: 35524050]
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: Add strict_target to struct cpufreq_policy (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: Introduce governor flags (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Add ->offline and ->online callbacks (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Tweak the EPP sysfs interface (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Update cached EPP in the active mode (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Implement passive mode with HWP enabled (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Rearrange the storing of new EPP values (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Clean up aperf_mperf_shift description (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift() (Lee Jones) [Orabug: 35524050]
- cpufreq: intel_pstate: Fix active mode setting from command line (Rafael J. Wysocki) [Orabug: 35524050]
- cpufreq: intel_pstate: Fix static checker warning for epp variable (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Allow raw energy performance preference value (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Allow enable/disable energy efficiency (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Add one more OOB control bit (Srinivas Pandruvada) [Orabug: 35524050]
- cpufreq: intel_pstate: Use passive mode by default without HWP (Rafael J. Wysocki) [Orabug: 35524050]

[5.4.17-2136.322.4.el8]
- tools/resolve_btfids: Use pkg-config to locate libelf (Shen Jiamin) [Orabug: 35110384]
- tools resolve_btfids: Always force HOSTARCH (Jiri Olsa) [Orabug: 35110384]
- bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option (Jiri Olsa) [Orabug: 35110384]
- bpf: Add BPF_FUNC_jiffies64 (Martin KaFai Lau) [Orabug: 35110384]
- selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP (Prankur gupta) [Orabug: 35110384]
- bpf: Support bitfield read access in btf_struct_access (Martin KaFai Lau) [Orabug: 35110384]
- bpf: Enable bpf_skc_to_* sock casting helper to networking prog type (Martin KaFai Lau) [Orabug: 35110384]
- bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers (Yonghong Song) [Orabug: 35110384]
- bpf: Add bpf_skc_to_tcp6_sock() helper (Alan Maguire) [Orabug: 35110384]
- bpf: Fix race in btf_resolve_helper_id() (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Add PTR_TO_BTF_ID_OR_NULL support (Alan Maguire) [Orabug: 35110384]
- bpf: Compile resolve_btfids tool at kernel compilation start (Jiri Olsa) [Orabug: 35110384]
- bpf: Resolve BTF IDs in vmlinux image (Jiri Olsa) [Orabug: 35110384]
- bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object (Jiri Olsa) [Orabug: 35110384]
- bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros (Jiri Olsa) [Orabug: 35110384]
- bpf: Replace prog_raw_tp+btf_id with prog_tracing (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Fix bpf_attr.attach_btf_id check (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Prepare btf_ctx_access for non raw_tp use case (Martin KaFai Lau) [Orabug: 35110384]
- bpf: Enforce 'return 0' in BTF-enabled raw_tp programs (Alexei Starovoitov) [Orabug: 35110384]
- libbpf: Update BTF reloc support to latest Clang format (Andrii Nakryiko) [Orabug: 35110384]
- bpf: Add array support to btf_struct_access (Martin KaFai Lau) [Orabug: 35110384]
- bpf: Check types of arguments passed into helpers (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Add support for BTF pointers to x86 JIT (Alan Maguire) [Orabug: 35110384]
- bpf: Add support for BTF pointers to interpreter (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Attach raw_tp program with BTF via type name (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Implement accurate raw_tp context access via BTF (Alexei Starovoitov) [Orabug: 35110384]
- libbpf: Fix strncat bounds error in libbpf_prog_type_by_name (KP Singh) [Orabug: 35110384]
- libbpf: Auto-detect btf_id of BTF-based raw_tracepoints (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Add attach_btf_id attribute to program load (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Process in-kernel BTF (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Add typecast to bpf helpers to help BTF generation (Alexei Starovoitov) [Orabug: 35110384]
- bpf: Add typecast to raw_tracepoints to help BTF generation (Alexei Starovoitov) [Orabug: 35110384]
- RDMA/restrack: Release MR restrack when delete (Mark Zhang) [Orabug: 35256660]

[5.4.17-2136.322.3.el8]
- xfs: don't drain buffer lru on freeze and read-only remount (Brian Foster) [Orabug: 35389985]
- xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() (Brian Foster) [Orabug: 35389985]

[5.4.17-2136.322.2.el8]
- LTS tag: v5.4.249 (Sherry Yang)
- xfs: verify buffer contents when we skip log replay (Darrick J. Wong)
- mm: make wait_on_page_writeback() wait for multiple pending writebacks (Linus Torvalds)
- mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) (Hugh Dickins)
- i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (Clark Wang)
- x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys (Dheeraj Kumar Srivastava)
- drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl (Min Li)
- drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl (Min Li)
- drm/exynos: vidi: fix a wrong error return (Inki Dae)
- ARM: dts: Fix erroneous ADS touchscreen polarities (Linus Walleij)
- ASoC: nau8824: Add quirk to active-high jack-detect (Edson Juliano Drosdeck)
- s390/cio: unregister device when the only path is gone (Vineeth Vijayan)
- usb: gadget: udc: fix NULL dereference in remove() (Dan Carpenter)
- nfcsim.c: Fix error checking for debugfs_create_dir (Osama Muhammad)
- media: cec: core: don't set last_initiator if tx in progress (Hans Verkuil)
- arm64: Add missing Set/Way CMO encodings (Marc Zyngier)
- HID: wacom: Add error check to wacom_parse_and_register() (Denis Arefev)
- scsi: target: iscsi: Prevent login threads from racing between each other (Maurizio Lombardi)
- sch_netem: acquire qdisc lock in netem_change() (Eric Dumazet)
- Revert 'net: phy: dp83867: perform soft reset and retain established link' (Francesco Dolcini)
- netfilter: nfnetlink_osf: fix module autoload (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow element updates of bound anonymous sets (Pablo Neira Ayuso)
- be2net: Extend xmit workaround to BE3 chip (Ross Lagerwall)
- net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch (Arinc UNAL)
- ipvs: align inner_mac_header for encapsulation (Terin Stock)
- mmc: usdhi60rol0: fix deferred probing (Sergey Shtylyov)
- mmc: sh_mmcif: fix deferred probing (Sergey Shtylyov)
- mmc: sdhci-acpi: fix deferred probing (Sergey Shtylyov)
- mmc: omap_hsmmc: fix deferred probing (Sergey Shtylyov)
- mmc: omap: fix deferred probing (Sergey Shtylyov)
- mmc: mvsdio: fix deferred probing (Sergey Shtylyov)
- mmc: mvsdio: convert to devm_platform_ioremap_resource (Yangtao Li)
- mmc: mtk-sd: fix deferred probing (Sergey Shtylyov)
- net: qca_spi: Avoid high load if QCA7000 is not available (Stefan Wahren)
- xfrm: Linearize the skb after offloading if needed. (Sebastian Andrzej Siewior)
- ieee802154: hwsim: Fix possible memory leaks (Chen Aotian)
- x86/mm: Avoid using set_pgd() outside of real PGD pages (Lee Jones)
- nilfs2: prevent general protection fault in nilfs_clear_dirty_page() (Ryusuke Konishi)
- writeback: fix dereferencing NULL mapping->host on writeback_page_template (Rafael Aquini)
- ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN (Matthias May)
- mmc: meson-gx: remove redundant mmc_request_done() call from irq context (Martin Hundeboll)
- cgroup: Do not corrupt task iteration when rebinding subsystem (Xiu Jianfeng)
- PCI: hv: Fix a race condition bug in hv_pci_query_relations() (Dexuan Cui)
- Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs (Michael Kelley)
- nilfs2: fix buffer corruption due to concurrent device reads (Ryusuke Konishi)
- media: dvb-core: Fix use-after-free due to race at dvb_register_device() (Hyunwoo Kim)
- media: dvbdev: fix error logic at dvb_register_device() (Mauro Carvalho Chehab)
- media: dvbdev: Fix memleak in dvb_register_device (Dinghao Liu)
- x86/purgatory: remove PGO flags (Ricardo Ribalda)
- tracing: Add tracing_reset_all_online_cpus_unlocked() function (Steven Rostedt (Google))
- epoll: ep_autoremove_wake_function should use list_del_init_careful (Benjamin Segall)
- list: add 'list_del_init_careful()' to go with 'list_empty_careful()' (Linus Torvalds)
- mm: rewrite wait_on_page_bit_common() logic (Linus Torvalds)
- nilfs2: reject devices with insufficient block count (Ryusuke Konishi)
- LTS tag: v5.4.248 (Sherry Yang)
- mmc: block: ensure error propagation for non-blk (Christian Loehle)
- drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth (Alexander Kapshuk)
- neighbour: delete neigh_lookup_nodev as not used (Leon Romanovsky)
- net: Remove unused inline function dst_hold_and_use() (Gaosheng Cui)
- neighbour: Remove unused inline function neigh_key_eq16() (Gaosheng Cui)
- afs: Fix vlserver probe RTT handling (David Howells)
- selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET (Alex Maftei)
- net: tipc: resize nlattr array to correct size (Lin Ma)
- net: lapbether: only support ethernet devices (Eric Dumazet)
- net/sched: cls_api: Fix lockup on flushing explicitly created chain (Vlad Buslov)
- drm/nouveau: add nv_encoder pointer check for NULL (Natalia Petrova)
- drm/nouveau/kms: Don't change EDID when it hasn't actually changed (Lyude Paul)
- drm/nouveau/dp: check for NULL nv_connector->native_mode (Natalia Petrova)
- igb: fix nvm.ops.read() error handling (Aleksandr Loktionov)
- sctp: fix an error code in sctp_sf_eat_auth() (Dan Carpenter)
- ipvlan: fix bound dev checking for IPv6 l3s mode (Hangbin Liu)
- IB/isert: Fix incorrect release of isert connection (Saravanan Vajravel)
- IB/isert: Fix possible list corruption in CMA handler (Saravanan Vajravel)
- IB/isert: Fix dead lock in ib_isert (Saravanan Vajravel)
- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (Yishai Hadas)
- iavf: remove mask from iavf_irq_enable_queues() (Ahmed Zaki)
- RDMA/rxe: Fix the use-before-initialization error of resp_pkts (Zhu Yanjun)
- RDMA/rxe: Removed unused name from rxe_task struct (Bob Pearson)
- RDMA/rxe: Remove the unused variable obj (Zhu Yanjun)
- net/sched: cls_u32: Fix reference counter leak leading to overflow (Lee Jones)
- ping6: Fix send to link-local addresses with VRF. (Guillaume Nault)
- netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM (Pablo Neira Ayuso)
- spi: fsl-dspi: avoid SCK glitches with continuous transfers (Vladimir Oltean)
- spi: spi-fsl-dspi: Remove unused chip->void_write_data (Vladimir Oltean)
- usb: dwc3: gadget: Reset num TRBs before giving back the request (Elson Roy Serrao)
- serial: lantiq: add missing interrupt ack (Bernhard Seibold)
- USB: serial: option: add Quectel EM061KGL series (Jerry Meng)
- Remove DECnet support from kernel (Stephen Hemminger)
- ALSA: hda/realtek: Add a quirk for Compaq N14JP6 (Edson Juliano Drosdeck)
- net: usb: qmi_wwan: add support for Compal RXM-G1 (Wes Huang)
- RDMA/uverbs: Restrict usage of privileged QKEYs (Edward Srouji)
- nouveau: fix client work fence deletion race (Dave Airlie)
- powerpc/purgatory: remove PGO flags (Ricardo Ribalda)
- kexec: support purgatories with .text.hot sections (Ricardo Ribalda)
- nilfs2: fix possible out-of-bounds segment allocation in resize ioctl (Ryusuke Konishi)
- nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() (Ryusuke Konishi)
- nios2: dts: Fix tse_mac 'max-frame-size' property (Janne Grunau)
- ocfs2: check new file size on fallocate call (Luis Henriques)
- ocfs2: fix use-after-free when unmounting read-only filesystem (Luis Henriques)
- drm:amd:amdgpu: Fix missing buffer object unlock in failure path (Sukrut Bellary)
- xen/blkfront: Only check REQ_FUA for writes (Ross Lagerwall)
- mips: Move initrd_start check after initrd address sanitisation. (Liviu Dudau)
- MIPS: Alchemy: fix dbdma2 (Manuel Lauss)
- parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() (Helge Deller)
- parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() (Helge Deller)
- btrfs: handle memory allocation failure in btrfs_csum_one_bio (Johannes Thumshirn)
- power: supply: Fix logic checking if system is running from battery (Mario Limonciello)
- irqchip/meson-gpio: Mark OF related data as maybe unused (Krzysztof Kozlowski)
- regulator: Fix error checking for debugfs_create_dir (Osama Muhammad)
- platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 (Alexandru Sorodoc)
- power: supply: Ratelimit no data debug output (Marek Vasut)
- ARM: dts: vexpress: add missing cache properties (Krzysztof Kozlowski)
- power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() (Hans de Goede)
- power: supply: sc27xx: Fix external_power_changed race (Hans de Goede)
- power: supply: ab8500: Fix external_power_changed race (Hans de Goede)
- s390/dasd: Use correct lock while counting channel queue length (Jan Hoppner)
- dasd: refactor dasd_ioctl_information (Christoph Hellwig)
- KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() (Roberto Sassu)
- test_firmware: fix a memory leak with reqs buffer (Mirsad Goran Todorovac)
- LTS tag: v5.4.247 (Sherry Yang)
- mtd: spinand: macronix: Add support for MX35LFxGE4AD (YouChing Lin)
- btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() (Zixuan Fu)
- btrfs: check return value of btrfs_commit_transaction in relocation (Josef Bacik)
- rbd: get snapshot context after exclusive lock is ensured to be held (Ilya Dryomov)
- drm/atomic: Don't pollute crtc_state->mode_blob with error pointers (Ville Syrjala)
- ext4: only check dquot_initialize_needed() when debugging (Theodore Ts'o)
- eeprom: at24: also select REGMAP (Randy Dunlap)
- i2c: sprd: Delete i2c adapter in .remove's error path (Uwe Kleine-Konig)
- bonding (gcc13): synchronize bond_{a,t}lb_xmit() types (Jiri Slaby (SUSE))
- usb: usbfs: Use consistent mmap functions (Ruihan Li)
- usb: usbfs: Enforce page requirements for mmap (Ruihan Li)
- pinctrl: meson-axg: add missing GPIOA_18 gpio group (Martin Hundeboll)
- rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting (Ilya Dryomov)
- Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk (Luiz Augusto von Dentz)
- ceph: fix use-after-free bug for inodes when flushing capsnaps (Xiubo Li)
- can: j1939: avoid possible use-after-free when j1939_can_rx_register fails (Fedor Pchelkin)
- can: j1939: change j1939_netdev_lock type to mutex (Fedor Pchelkin)
- can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket (Oleksij Rempel)
- drm/amdgpu: fix xclk freq on CHIP_STONEY (Chia-I Wu)
- ALSA: hda/realtek: Add Lenovo P3 Tower platform (RenHai)
- ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 (Ai Chao)
- Input: psmouse - fix OOB access in Elantech protocol (Dmitry Torokhov)
- Input: xpad - delete a Razer DeathAdder mouse VID/PID entry (Ismael Ferreras Morezuelas)
- batman-adv: Broken sync while rescheduling delayed work (Vladislav Efanov)
- bnxt_en: Query default VLAN before VNIC setup on a VF (Somnath Kotur)
- net: sched: fix possible refcount leak in tc_chain_tmplt_add() (Hangyu Hua)
- net: sched: move rtm_tca_policy declaration to include file (Eric Dumazet)
- rfs: annotate lockless accesses to RFS sock flow table (Eric Dumazet)
- rfs: annotate lockless accesses to sk->sk_rxhash (Eric Dumazet)
- netfilter: ipset: Add schedule point in call_ad(). (Kuniyuki Iwashima)
- netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper (Tijs Van Buggenhout)
- Bluetooth: L2CAP: Add missing checks for invalid DCID (Sungwoo Kim)
- Bluetooth: Fix l2cap_disconnect_req deadlock (Ying Hsu)
- net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods (Alexander Sverdlin)
- neighbour: fix unaligned access to pneigh_entry (Qingfang DENG)
- neighbour: Replace zero-length array with flexible-array member (Gustavo A. R. Silva)
- spi: qup: Request DMA before enabling clocks (Stephan Gerhold)
- i40e: fix build warnings in i40e_alloc.h (Greg Kroah-Hartman)
- i40iw: fix build warning in i40iw_manage_apbvt() (Greg Kroah-Hartman)
- block/blk-iocost (gcc13): keep large values in a new enum (Jiri Slaby (SUSE))
- blk-iocost: avoid 64-bit division in ioc_timer_fn (Arnd Bergmann)
- LTS tag: v5.4.246 (Sherry Yang)
- drm/edid: fix objtool warning in drm_cvt_modes() (Linus Torvalds)
- wifi: rtlwifi: 8192de: correct checking of IQK reload (Ping-Ke Shih)
- drm/edid: Fix uninitialized variable in drm_cvt_modes() (Lyude Paul)
- RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds (Selvin Xavier)
- scsi: dpt_i2o: Do not process completions with invalid addresses (Ben Hutchings)
- scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD) (Ben Hutchings)
- regmap: Account for register length when chunking (Jim Wylder)
- test_firmware: fix the memory leak of the allocated firmware buffer (Mirsad Goran Todorovac)
- fbcon: Fix null-ptr-deref in soft_cursor (Helge Deller)
- ext4: add lockdep annotations for i_data_sem for ea_inode's (Theodore Ts'o)
- ext4: disallow ea_inodes with extended attributes (Theodore Ts'o)
- ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() (Theodore Ts'o)
- ext4: add EA_INODE checking to ext4_iget() (Theodore Ts'o)
- tracing/probe: trace_probe_primary_from_call(): checked list_first_entry (Pietro Borrello)
- tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK (Sherry Sun)
- mmc: vub300: fix invalid response handling (Deren Wu)
- wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (Jakub Kicinski)
- lib/dynamic_debug.c: use address-of operator on section symbols (Nathan Chancellor)
- treewide: Remove uninitialized_var() usage (Kees Cook)
- kernel/extable.c: use address-of operator on section symbols (Nathan Chancellor)
- eth: sun: cassini: remove dead code (Martin Liska)
- gcc-12: disable '-Wdangling-pointer' warning for now (Linus Torvalds)
- ACPI: thermal: drop an always true check (Adam Borowski)
- x86/boot: Wrap literal addresses in absolute_pointer() (Kees Cook)
- flow_dissector: work around stack frame size warning (Arnd Bergmann)
- ata: libata-scsi: Use correct device no in ata_find_dev() (Damien Le Moal)
- scsi: stex: Fix gcc 13 warnings (Bart Van Assche)
- misc: fastrpc: reject new invocations during device removal (Richard Acayan)
- misc: fastrpc: return -EPIPE to invocations on device removal (Richard Acayan)
- usb: gadget: f_fs: Add unbind event before functionfs_unbind (Uttkarsh Aggarwal)
- net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 (Sebastian Krzyszkowiak)
- iio: dac: build ad5758 driver when AD5758 is selected (Lukas Bulwahn)
- iio: dac: mcp4725: Fix i2c_master_send() return value handling (Marek Vasut)
- iio: light: vcnl4035: fixed chip ID check (Frank Li)
- HID: wacom: avoid integer overflow in wacom_intuos_inout() (Nikita Zhandarovich)
- HID: google: add jewel USB id (Sung-Chi Li)
- iio: adc: mxs-lradc: fix the order of two cleanup operations (Jiakai Luo)
- mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() (Dan Carpenter)
- atm: hide unused procfs functions (Arnd Bergmann)
- ALSA: oss: avoid missing-prototype warnings (Arnd Bergmann)
- netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT (Tom Rix)
- wifi: b43: fix incorrect __packed annotation (Arnd Bergmann)
- scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed (Wenchao Hao)
- arm64/mm: mark private VM_FAULT_X defines as vm_fault_t (Min-Hua Chen)
- ARM: dts: stm32: add pin map for CAN controller on stm32f7 (Dario Binacchi)
- wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value (Yun Lu)
- media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 (Hyunwoo Kim)
- media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*() (Takashi Iwai) {CVE-2023-31084}
- media: dvb-core: Fix use-after-free due on race condition at dvb_net (Hyunwoo Kim)
- media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table (Krzysztof Kozlowski)
- media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() (Hyunwoo Kim)
- media: dvb_ca_en50221: fix a size write bug (YongSu Yoo)
- media: netup_unidvb: fix irq init by register it at the end of probe (Wei Chen)
- media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address (Wei Chen)
- media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() (Wei Chen)
- media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer (Zhang Shurong)
- media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() (Wei Chen)
- media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() (Wei Chen)
- media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() (Wei Chen)
- media: dvb_demux: fix a bug for the continuity counter (YongSu Yoo)
- ASoC: ssm2602: Add workaround for playback distortions (Pawel Anikiel)
- xfrm: Check if_id in inbound policy/secpath match (Benedict Wong)
- ASoC: dwc: limit the number of overrun messages (Maxim Kochetkov)
- nbd: Fix debugfs_create_dir error checking (Ivan Orlov)
- fbdev: stifb: Fix info entry in sti_struct on error path (Helge Deller)
- fbdev: modedb: Add 1920x1080 at 60 Hz video mode (Helge Deller)
- media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE (Niklas Soderlund)
- ARM: 9295/1: unwind:fix unwind abort for uleb128 case (Haibo Li)
- mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() (Lee Jones)
- watchdog: menz069_wdt: fix watchdog initialisation (Johannes Thumshirn)
- mtd: rawnand: marvell: don't set the NAND frequency select (Chris Packham)
- mtd: rawnand: marvell: ensure timing values are written (Chris Packham)
- net: dsa: mv88e6xxx: Increase wait after reset deactivation (Andreas Svensson)
- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() (Hangyu Hua)
- udp6: Fix race condition in udp6_sendmsg & connect (Vladislav Efanov)
- net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report (Pedro Tammela)
- ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use (Andy Shevchenko)
- net: sched: fix NULL pointer dereference in mq_attach (Zhengchao Shao)
- net/sched: Prohibit regrafting ingress or clsact Qdiscs (Peilin Ye)
- net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs (Peilin Ye)
- net/sched: sch_clsact: Only create under TC_H_CLSACT (Peilin Ye)
- net/sched: sch_ingress: Only create under TC_H_INGRESS (Peilin Ye)
- tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set (Cambda Zhu)
- tcp: deny tcp_disconnect() when threads are waiting (Eric Dumazet)
- af_packet: do not use READ_ONCE() in packet_bind() (Eric Dumazet)
- mtd: rawnand: ingenic: fix empty stub helper definitions (Arnd Bergmann)
- amd-xgbe: fix the false linkup in xgbe_phy_status (Raju Rangoju)
- af_packet: Fix data-races of pkt_sk(sk)->num. (Kuniyuki Iwashima)
- netrom: fix info-leak in nr_write_internal() (Eric Dumazet)
- net/mlx5: fw_tracer, Fix event handling (Shay Drory)
- dmaengine: pl330: rename _start to prevent build error (Randy Dunlap)
- iommu/rockchip: Fix unwind goto issue (Chao Wang)
- RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx (Kalesh AP)
- RDMA/efa: Fix unsupported page sizes in device (Yonatan Nachum)

[5.4.17-2136.322.1.el8]
- EDAC/i10nm: Add driver decoder for Sapphire Rapids server (Youquan Song) [Orabug: 35524077]
- EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs (Youquan Song) [Orabug: 35524077]
- EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Youquan Song) [Orabug: 35524077]
- EDAC, skx: Retrieve and print retry_rd_err_log registers (Tony Luck) [Orabug: 35524077]
- EDAC/i10nm: Release mdev/mbase when failing to detect HBM (Qiuxu Zhuo) [Orabug: 35524077]
- EDAC/i10nm: Add support for high bandwidth memory (Qiuxu Zhuo) [Orabug: 35524077]
- EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function (Robert Richter) [Orabug: 35524077]

[5.4.17-2136.321.4.el8]
- tick/common: Align tick period during sched_timer setup (Thomas Gleixner) [Orabug: 35520079]
- net/rds: Fix endless rds_send_xmit() loop if cp_index > 0 (Gerd Rausch) [Orabug: 35510149]

[5.4.17-2136.321.3.el8]
- selinux: don't use make's grouped targets feature yet (Paul Moore)
- lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() (Ben Hutchings)
- Revert 'staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE' (Greg Kroah-Hartman)
- iommu/amd: Fix compile error for unused function (Joerg Roedel) [Orabug: 35070061]
- iommu/amd: Do not Invalidate IRT when IRTE caching is disabled (Suravee Suthikulpanit) [Orabug: 35070061]
- iommu/amd: Introduce Disable IRTE Caching Support (Suravee Suthikulpanit) [Orabug: 35070061]
- iommu/amd: Remove the unused struct amd_ir_data.ref (Suravee Suthikulpanit) [Orabug: 35070061]
- iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga() (Joao Martins) [Orabug: 35070061]
- iommu/amd: Handle GALog overflows (Joao Martins) [Orabug: 35070061]
- iommu/amd: Fix 'Guest Virtual APIC Table Root Pointer' configuration in IRTE (Kishon Vijay Abraham I) [Orabug: 35070061]
- KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race (Adamos Ttofari) [Orabug: 35070061]
- xfs: fix AGFL allocation deadlock (Wengang Wang) [Orabug: 35159734]
- crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON() (Toke Hoiland-Jorgensen) [Orabug: 35152388]
- crypto: qat - drop log level of msg in get_instance_node() (Giovanni Cabiddu) [Orabug: 35152388]
- crypto: algapi - make unregistration functions return void (Eric Biggers) [Orabug: 35152388]
- bnxt_en: Clear DEFRAG flag in firmware message when retry flashing. (Pavan Chebbi) [Orabug: 35365203]
- bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages. (Michael Chan) [Orabug: 35365203]
- bnxt_en: Retry installing FW package under NO_SPACE error condition. (Pavan Chebbi) [Orabug: 35365203]
- bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop. (Pavan Chebbi) [Orabug: 35365203]
- bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj(). (Michael Chan) [Orabug: 35365203]
- bnxt_en: Refactor bnxt_flash_nvram. (Pavan Chebbi) [Orabug: 35365203]

[5.4.17-2136.321.2.el8]
- LTS tag: v5.4.245 (Sherry Yang)
- netfilter: ctnetlink: Support offloaded conntrack entry deletion (Paul Blakey)
- ipv{4,6}/raw: fix output xfrm lookup wrt protocol (Nicolas Dichtel)
- binder: fix UAF caused by faulty buffer cleanup (Carlos Llamas)
- bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() (Ruihan Li)
- cdc_ncm: Fix the build warning (Alexander Bersenev)
- net/mlx5: Devcom, serialize devcom registration (Shay Drory)
- net/mlx5: devcom only supports 2 ports (Mark Bloch)
- fs: fix undefined behavior in bit shift for SB_NOUSER (Hao Ge)
- power: supply: bq24190: Call power_supply_changed() after updating input current (Hans de Goede)
- power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier() (Hans de Goede)
- power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize (Hans de Goede)
- net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize (Tudor Ambarus)
- cdc_ncm: Implement the 32-bit version of NCM Transfer Block (Alexander Bersenev)
- LTS tag: v5.4.244 (Sherry Yang)
- 3c589_cs: Fix an error handling path in tc589_probe() (Christophe JAILLET)
- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device (Shay Drory)
- net/mlx5: Fix error message when failing to allocate device memory (Roi Dayan)
- forcedeth: Fix an error handling path in nv_probe() (Christophe JAILLET)
- ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg (Cezary Rojewski)
- x86/show_trace_log_lvl: Ensure stack pointer is aligned, again (Vernon Lovejoy)
- xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() (Dan Carpenter)
- coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() (Dan Carpenter)
- power: supply: sbs-charger: Fix INHIBITED bit for Status reg (Daisuke Nojiri)
- power: supply: bq27xxx: Fix poll_interval handling and races on remove (Hans de Goede)
- power: supply: bq27xxx: Fix I2C IRQ race on remove (Hans de Goede)
- power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition (Hans de Goede)
- power: supply: leds: Fix blink to LED on transition (Hans de Goede)
- ipv6: Fix out-of-bounds access in ipv6_find_tlv() (Gavrilov Ilia)
- bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields (Will Deacon)
- net: fix skb leak in __skb_tstamp_tx() (Pratyush Yadav)
- media: radio-shark: Add endpoint checks (Alan Stern)
- USB: sisusbvga: Add endpoint checks (Alan Stern)
- USB: core: Add routines for endpoint checks in old drivers (Alan Stern)
- udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). (Kuniyuki Iwashima)
- net: fix stack overflow when LRO is disabled for virtual interfaces (Taehee Yoo)
- fbdev: udlfb: Fix endpoint check (Alan Stern)
- debugobjects: Don't wake up kswapd from fill_pool() (Tetsuo Handa)
- x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms (Zhang Rui)
- parisc: Fix flush_dcache_page() for usage from irq context (Helge Deller)
- selftests/memfd: Fix unknown type name build failure (Hardik Garg)
- x86/mm: Avoid incomplete Global INVLPG flushes (Dave Hansen)
- btrfs: use nofs when cleaning up aborted transactions (Josef Bacik)
- gpio: mockup: Fix mode of debugfs files (Zev Weiss)
- parisc: Allow to reboot machine after system halt (Helge Deller)
- parisc: Handle kgdb breakpoints only in kernel context (Helge Deller)
- m68k: Move signal frame following exception on 68020/030 (Finn Thain)
- ALSA: hda/realtek: Enable headset onLenovo M70/M90 (Bin Li)
- ALSA: hda/ca0132: add quirk for EVGA X299 DARK (Adam Stylinski)
- mt76: mt7615: Fix build with older compilers (Pablo Greco)
- spi: fsl-cpm: Use 16 bit mode for large transfers with even size (Christophe Leroy)
- spi: fsl-spi: Re-organise transfer bits_per_word adaptation (Christophe Leroy)
- watchdog: sp5100_tco: Immediately trigger upon starting. (Gregory Oakes)
- s390/qdio: fix do_sqbs() inline assembly constraint (Heiko Carstens)
- s390/qdio: get rid of register asm (Heiko Carstens)
- vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF (George Kennedy)
- vc_screen: rewrite vcs_size to accept vc, not inode (Jiri Slaby)
- usb: gadget: u_ether: Fix host MAC address case (Konrad Grafe)
- usb: gadget: u_ether: Convert prints to device prints (Jon Hunter)
- lib/string_helpers: Introduce string_upper() and string_lower() helpers (Vadim Pasternak)
- HID: wacom: add three styli to wacom_intuos_get_tool_type (Ping Cheng)
- HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs (Ping Cheng)
- HID: wacom: Force pen out of prox if no events have been received in a while (Jason Gerecke)
- netfilter: nf_tables: hold mutex on netns pre_exit path (Pablo Neira Ayuso)
- netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag (Pablo Neira Ayuso)
- netfilter: nf_tables: stricter validation of element data (Pablo Neira Ayuso)
- netfilter: nf_tables: allow up to 64 bytes in the set element data area (Pablo Neira Ayuso)
- netfilter: nf_tables: add nft_setelem_parse_key() (Pablo Neira Ayuso)
- netfilter: nf_tables: validate registers coming from userspace. (Pablo Neira Ayuso)
- netfilter: nftables: statify nft_parse_register() (Pablo Neira Ayuso)
- netfilter: nftables: add nft_parse_register_store() and use it (Pablo Neira Ayuso)
- netfilter: nftables: add nft_parse_register_load() and use it (Pablo Neira Ayuso)
- nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() (Ryusuke Konishi)
- powerpc/64s/radix: Fix soft dirty tracking (Michael Ellerman)
- tpm/tpm_tis: Disable interrupts for more Lenovo devices (Jerry Snitselaar)
- ceph: force updating the msg pointer in non-split case (Xiubo Li)
- serial: Add support for Advantech PCI-1611U card (Vitaliy Tomin)
- statfs: enforce statfs[64] structure initialization (Ilya Leoshkevich)
- KVM: x86: do not report a vCPU as preempted outside instruction boundaries (Paolo Bonzini)
- can: kvaser_pciefd: Disable interrupts in probe error path (Jimmy Assarsson)
- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt (Jimmy Assarsson)
- can: kvaser_pciefd: Clear listen-only bit if not explicitly requested (Jimmy Assarsson)
- can: kvaser_pciefd: Empty SRB buffer in probe (Jimmy Assarsson)
- can: kvaser_pciefd: Call request_irq() before enabling interrupts (Jimmy Assarsson)
- can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() (Jimmy Assarsson)
- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (Oliver Hartkopp)
- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (Luke D. Jones)
- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 (Ai Chao)
- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table (Nikhil Mahale)
- ALSA: hda: Fix Oops by 9.1 surround channel names (Takashi Iwai)
- usb: typec: altmodes/displayport: fix pin_assignment_show (Badhri Jagan Sridharan)
- usb: dwc3: debugfs: Resume dwc3 before accessing registers (Udipto Goswami)
- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value (Weitao Wang)
- usb-storage: fix deadlock when a scsi command timeouts more than once (Maxime Bizon)
- USB: usbtmc: Fix direction for 0-length ioctl control messages (Alan Stern)
- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() (Eric Dumazet)
- igb: fix bit_shift to be in [1..8] range (Aleksandr Loktionov)
- cassini: Fix a memory leak in the error handling path of cas_init_one() (Christophe JAILLET)
- wifi: iwlwifi: mvm: don't trust firmware n_channels (Johannes Berg)
- net: bcmgenet: Restore phy_stop() depending upon suspend/close (Florian Fainelli)
- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() (Florian Fainelli)
- net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() (Dong Chenchen)
- drm/exynos: fix g2d_open/close helper function definitions (Arnd Bergmann)
- media: netup_unidvb: fix use-after-free at del_timer() (Duoming Zhou)
- net: hns3: fix reset delay time to avoid configuration timeout (Jie Wang)
- net: hns3: fix sending pfc frames after reset issue (Jijie Shao)
- erspan: get the proto with the md version for collect_md (Xin Long)
- ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode (Peilin Ye)
- ip6_gre: Make o_seqno start from 0 in native mode (Peilin Ye)
- ip6_gre: Fix skb_under_panic in __gre6_xmit() (Peilin Ye)
- serial: arc_uart: fix of_iomap leak in arc_serial_probe (Ke Zhang)
- vsock: avoid to close connected socket after the timeout (Zhuang Shengen)
- ALSA: firewire-digi00x: prevent potential use after free (Dan Carpenter)
- net: fec: Better handle pm_runtime_get() failing in .remove() (Uwe Kleine-Konig)
- af_key: Reject optional tunnel/BEET mode templates in outbound policies (Tobias Brunner)
- cpupower: Make TSC read per CPU for Mperf monitor (Wyes Karny)
- ASoC: fsl_micfil: register platform component before registering cpu dai (Shengjiu Wang)
- btrfs: fix space cache inconsistency after error loading it from disk (Filipe Manana)
- btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid (Nikolay Borisov)
- mfd: dln2: Fix memory leak in dln2_probe() (Qiang Ning)
- phy: st: miphy28lp: use _poll_timeout functions for waits (Alain Volmat)
- Input: xpad - add constants for GIP interface numbers (Vicki Pfau)
- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any (Tomas Krcka)
- clk: tegra20: fix gcc-7 constant overflow warning (Arnd Bergmann)
- RDMA/core: Fix multiple -Warray-bounds warnings (Gustavo A. R. Silva)
- recordmcount: Fix memory leaks in the uwrite function (Hao Zeng)
- sched: Fix KCSAN noinstr violation (Josh Poimboeuf)
- mcb-pci: Reallocate memory region to avoid memory overlapping (Rodriguez Barbarin, Jose Javier)
- serial: 8250: Reinit port->pm on port specific driver unbind (Tony Lindgren)
- usb: typec: tcpm: fix multiple times discover svids error (Frank Wang)
- HID: wacom: generic: Set battery quirk only when we see battery data (Jason Gerecke)
- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (Kevin Groeneveld)
- HID: logitech-hidpp: Reconcile USB and Unifying serials (Bastien Nocera)
- HID: logitech-hidpp: Don't use the USB serial for USB devices (Bastien Nocera)
- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE (Philipp Hortmann)
- Bluetooth: L2CAP: fix 'bad unlock balance' in l2cap_disconnect_rsp (Min Li)
- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace (Hans de Goede)
- wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf (Hyunwoo Kim)
- wifi: iwlwifi: pcie: fix possible NULL pointer dereference (Daniel Gabay)
- samples/bpf: Fix fout leak in hbm's run_bpf_prog (Hao Zeng)
- f2fs: fix to drop all dirty pages during umount() if cp_error is set (Chao Yu)
- ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() (Ojaswin Mujoo)
- ext4: set goal start correctly in ext4_mb_normalize_request (Kemeng Shi)
- gfs2: Fix inode height consistency check (Andreas Gruenbacher)
- scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition (Zheng Wang)
- lib: cpu_rmap: Avoid use after free on rmap->obj array entries (Eli Cohen)
- net: Catch invalid index in XPS mapping (Nick Child)
- net: pasemi: Fix return type of pasemi_mac_start_tx() (Nathan Chancellor)
- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow (Justin Tee)
- ext2: Check block size validity during mount (Jan Kara)
- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex (Hector Martin)
- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects (void0red)
- ACPICA: Avoid undefined behavior: applying zero offset to null pointer (Tamir Duberstein)
- drm/tegra: Avoid potential 32-bit integer overflow (Nur Hussein)
- ACPI: EC: Fix oops when removing custom query handlers (Armin Wolf)
- firmware: arm_sdei: Fix sleep from invalid context BUG (Sherry Yang)
- memstick: r592: Fix UAF bug in r592_remove due to race condition (Zheng Wang)
- regmap: cache: Return error in cache sync operations for REGCACHE_NONE (Alexander Stein)
- drm/amd/display: Use DC_LOG_DC in the trasform pixel function (Rodrigo Siqueira)
- fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() (Tetsuo Handa)
- af_unix: Fix data races around sk->sk_shutdown. (Kuniyuki Iwashima)
- af_unix: Fix a data race of sk->sk_receive_queue->qlen. (Kuniyuki Iwashima)
- net: datagram: fix data-races in datagram_poll() (Eric Dumazet)
- ipvlan:Fix out-of-bounds caused by unclear skb->cb (t.feng)
- net: add vlan_get_protocol_and_depth() helper (Eric Dumazet)
- net: tap: check vlan with eth_type_vlan() method (Menglong Dong)
- net: annotate sk->sk_err write from do_recvmmsg() (Eric Dumazet)
- netlink: annotate accesses to nlk->cb_running (Eric Dumazet)
- netfilter: conntrack: fix possible bug_on with enable_hooks=1 (Florian Westphal)
- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). (Kuniyuki Iwashima)
- linux/dim: Do nothing if no time delta between samples (Roy Novich)
- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings (Randy Dunlap)
- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (Saravana Kannan)
- driver core: add a helper to setup both the of_node and fwnode of a device (Ioana Ciornei)
- LTS tag: v5.4.243 (Sherry Yang)
- drm/amd/display: Fix hang when skipping modeset (Aurabindo Pillai)
- mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock (Tetsuo Handa)
- drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag (Tian Tao)
- drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup() (Akhil P Oommen)
- firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() (Yang Yingliang)
- drm/msm: Fix double pm_runtime_disable() call (Maximilian Luz)
- PM: domains: Restore comment indentation for generic_pm_domain.child_links (Geert Uytterhoeven)
- printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h (Tetsuo Handa)
- PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock (Lukas Wunner)
- PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors (Hans de Goede)
- drbd: correctly submit flush bio on barrier (Christoph Bohmwalder)
- serial: 8250: Fix serial8250_tx_empty() race with DMA Tx (Ilpo Jarvinen)
- tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH (Ilpo Jarvinen)
- ext4: fix invalid free tracking in ext4_xattr_move_to_block() (Theodore Ts'o)
- ext4: remove a BUG_ON in ext4_mb_release_group_pa() (Theodore Ts'o)
- ext4: bail out of ext4_xattr_ibody_get() fails for any reason (Theodore Ts'o)
- ext4: add bounds checking in get_max_inline_xattr_value_size() (Theodore Ts'o)
- ext4: fix deadlock when converting an inline directory in nojournal mode (Theodore Ts'o)
- ext4: improve error recovery code paths in __ext4_remount() (Theodore Ts'o)
- ext4: fix data races when using cached status extents (Jan Kara)
- ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum (Tudor Ambarus)
- ext4: fix WARNING in mb_find_extent (Ye Bin)
- HID: wacom: insert timestamp to packed Bluetooth (BT) events (Ping Cheng)
- HID: wacom: Set a default resolution for older tablets (Ping Cheng)
- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend (Guchun Chen)
- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras (Guchun Chen)
- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() (Hamza Mahfooz)
- drm/panel: otm8009a: Set backlight parent to panel device (James Cowgill)
- f2fs: fix potential corruption when moving a directory (Jaegeuk Kim)
- ARM: dts: s5pv210: correct MIPI CSIS clock name (Krzysztof Kozlowski)
- ARM: dts: exynos: fix WM8960 clock name in Itop Elite (Krzysztof Kozlowski)
- remoteproc: st: Call of_node_put() on iteration error (Mathieu Poirier)
- remoteproc: stm32: Call of_node_put() on iteration error (Mathieu Poirier)
- sh: nmi_debug: fix return value of setup handler (Randy Dunlap)
- sh: init: use OF_EARLY_FLATTREE for early init (Randy Dunlap)
- sh: math-emu: fix macro redefined warning (Randy Dunlap)
- inotify: Avoid reporting event with invalid wd (Jan Kara)
- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i (Andrey Avdeev)
- cifs: fix pcchunk length type in smb2_copychunk_range (Pawel Witek)
- btrfs: print-tree: parent bytenr must be aligned to sector size (Anastasia Belova)
- btrfs: don't free qgroup space unless specified (Josef Bacik)
- btrfs: fix btrfs_prev_leaf() to not return the same key twice (Filipe Manana)
- perf symbols: Fix return incorrect build_id size in elf_read_build_id() (Yang Jihong)
- perf map: Delete two variable initialisations before null pointer checks in sort
sym_from_cmp() (Markus Elfring)
- perf vendor events power9: Remove UTF-8 characters from JSON files (Kajol Jain)
- virtio_net: suppress cpu stall when free_unused_bufs (Wenliang Wang)
- virtio_net: split free_unused_bufs() (Xuan Zhuo)
- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621 (Arinc UNAL)
- ALSA: caiaq: input: Add error handling for unsupported input methods in snd_usb_caiaq_input_init (Ruliang Lin)
- drm/amdgpu: add a missing lock for AMDGPU_SCHED (Chia-I Wu)
- af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). (Kuniyuki Iwashima)
- ionic: remove noise from ethtool rxnfc error msg (Shannon Nelson)
- rxrpc: Fix hard call timeout units (David Howells)
- net/sched: act_mirred: Add carrier check (Victor Nogueira)
- writeback: fix call of incorrect macro (Maxim Korotkov)
- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (Angelo Dureghello)
- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() (Cong Wang)
- net/sched: cls_api: remove block_cb from driver_list before freeing (Vlad Buslov)
- net/ncsi: clear Tx enable mode when handling a Config required AEN (Cosmo Chou)
- relayfs: fix out-of-bounds access in relay_file_read (Zhang Zhengming)
- kernel/relay.c: fix read_pos error when multiple readers (Pengcheng Yang)
- crypto: safexcel - Cleanup ring IRQ workqueues on load failure (Jonathan McDowell)
- crypto: inside-secure - irq balance (Sven Auhagen)
- dm verity: fix error handling for check_at_most_once on FEC (Yeongjin Gil)
- dm verity: skip redundant verity_handle_err() on I/O errors (Akilesh Kailash)
- mailbox: zynqmp: Fix counts of child nodes (Tanmay Shah)
- mailbox: zynq: Switch to flexible array to simplify code (Christophe JAILLET)
- tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem (Joel Fernandes (Google))
- nohz: Add TICK_DEP_BIT_RCU (Frederic Weisbecker)
- debugobject: Ensure pool refill (again) (Thomas Gleixner)
- perf intel-pt: Fix CYC timestamps after standalone CBR (Adrian Hunter)
- perf auxtrace: Fix address filter entire kernel size (Adrian Hunter)
- dm ioctl: fix nested locking in table_clear() to remove deadlock concern (Mike Snitzer)
- dm flakey: fix a crash with invalid table line (Mikulas Patocka)
- dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path (Mike Snitzer)
- dm clone: call kmem_cache_destroy() in dm_clone_init() error path (Mike Snitzer)
- s390/dasd: fix hanging blockdevice after request requeue (Stefan Haberland)
- btrfs: scrub: reject unsupported scrub flags (Qu Wenruo)
- scripts/gdb: fix lx-timerlist for Python3 (Peng Liu)
- clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent (Quentin Schulz)
- wifi: rtl8xxxu: RTL8192EU always needs full init (Bitterblue Smith)
- mailbox: zynqmp: Fix typo in IPI documentation (Tanmay Shah)
- mailbox: zynqmp: Fix IPI isr handling (Tanmay Shah)
- md/raid10: fix null-ptr-deref in raid10_sync_request (Li Nan)
- nilfs2: fix infinite loop in nilfs_mdt_get_block() (Ryusuke Konishi)
- nilfs2: do not write dirty data after degenerating to read-only (Ryusuke Konishi)
- parisc: Fix argument pointer in real64_call_asm() (Helge Deller)
- afs: Fix updating of i_size with dv jump from server (Marc Dionne)
- dmaengine: at_xdmac: do not enable all cyclic channels (Claudiu Beznea)
- dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing (Shunsuke Mie)
- dmaengine: dw-edma: Fix to change for continuous transfer (Shunsuke Mie)
- phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port (Gaosheng Cui)
- pwm: mtk-disp: Disable shadow registers before setting backlight values (AngeloGioacchino Del Regno)
- pwm: mtk-disp: Adjust the clocks to avoid them mismatch (Jitao Shi)
- pwm: mtk-disp: Don't check the return code of pwmchip_remove() (Uwe Kleine-Konig)
- dmaengine: mv_xor_v2: Fix an error code. (Christophe JAILLET)
- leds: TI_LMU_COMMON: select REGMAP instead of depending on it (Randy Dunlap)
- ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline (Ye Bin)
- openrisc: Properly store r31 to pt_regs on unhandled exceptions (Stafford Horne)
- clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails (Qinrun Dai)
- clocksource: davinci: axe a pointless __GFP_NOFAIL (Christophe JAILLET)
- clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt() (Christophe JAILLET)
- RDMA/mlx5: Use correct device num_ports when modify DC (Mark Zhang)
- Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe (Miaoqian Lin)
- input: raspberrypi-ts: Release firmware handle when not needed (Nicolas Saenz Julienne)
- firmware: raspberrypi: Introduce devm_rpi_firmware_get() (Nicolas Saenz Julienne)
- firmware: raspberrypi: Keep count of all consumers (Nicolas Saenz Julienne)
- NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease (Trond Myklebust)
- IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order (Patrick Kelsey)
- RDMA/siw: Remove namespace check from siw_netdev_event() (Tetsuo Handa)
- clk: add missing of_node_put() in 'assigned-clocks' property parsing (Clement Leger)
- power: supply: generic-adc-battery: fix unit scaling (Sebastian Reichel)
- rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time (Martin Blumenstingl)
- RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() (Dan Carpenter)
- rtc: omap: include header for omap_rtc_power_off_program prototype (Krzysztof Kozlowski)
- RDMA/rdmavt: Delete unnecessary NULL check (Natalia Petrova)
- RDMA/siw: Fix potential page_array out of range access (Daniil Dulov)
- perf/core: Fix hardlockup failure caused by perf throttle (Yang Jihong)
- powerpc/rtas: use memmove for potentially overlapping buffer copy (Nathan Lynch)
- macintosh: via-pmu-led: requires ATA to be set (Randy Dunlap)
- powerpc/sysdev/tsi108: fix resource printk format warnings (Randy Dunlap)
- powerpc/wii: fix resource printk format warnings (Randy Dunlap)
- powerpc/mpc512x: fix resource printk format warning (Randy Dunlap)
- macintosh/windfarm_smu_sat: Add missing of_node_put() (Liang He)
- spmi: Add a check for remove callback when removing a SPMI driver (Jishnu Prakash)
- staging: rtl8192e: Fix W_DISABLE# does not work after stop/start (Philipp Hortmann)
- serial: 8250: Add missing wakeup event reporting (Florian Fainelli)
- tty: serial: fsl_lpuart: adjust buffer length to the intended size (Shenwei Wang)
- firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe (Dan Carpenter)
- usb: mtu3: fix kernel panic at qmu transfer done irq handler (Chunfeng Yun)
- usb: chipidea: fix missing goto in ci_hdrc_probe (Yinhao Hu)
- sh: sq: Fix incorrect element size for allocating bitmap buffer (John Paul Adrian Glaubitz)
- uapi/linux/const.h: prefer ISO-friendly typeof (Kevin Brodsky)
- spi: cadence-quadspi: fix suspend-resume implementations (Dhruva Gole)
- mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel (Vignesh Raghavendra)
- mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure (Vignesh Raghavendra)
- mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry (Vignesh Raghavendra)
- scripts/gdb: bail early if there are no generic PD (Florian Fainelli)
- PM: domains: Fix up terminology with parent/child (Kees Cook)
- scripts/gdb: bail early if there are no clocks (Florian Fainelli)
- ia64: salinfo: placate defined-but-not-used warning (Randy Dunlap)
- ia64: mm/contig: fix section mismatch warning/error (Randy Dunlap)
- of: Fix modalias string generation (Miquel Raynal)
- vmci_host: fix a race condition in vmci_host_poll() causing GPF (Dae R. Jeong)
- spi: fsl-spi: Fix CPM/QE mode Litte Endian (Christophe Leroy)
- spi: qup: Don't skip cleanup in remove's error path (Uwe Kleine-Konig)
- linux/vt_buffer.h: allow either builtin or modular for macros (Randy Dunlap)
- ASoC: es8316: Handle optional IRQ assignment (Cristian Ciocaltea)
- ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ (Hans de Goede)
- genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() (Barry Song)
- PCI: imx6: Install the fault handler only on compatible match (H. Nikolaus Schaller)
- usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition (Zheng Wang)
- iio: light: max44009: add missing OF device matching (Krzysztof Kozlowski)
- fpga: bridge: fix kernel-doc parameter description (Marco Pagani)
- usb: host: xhci-rcar: remove leftover quirk handling (Wolfram Sang)
- pstore: Revert pmsg_lock back to a normal mutex (John Stultz)
- tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. (Kuniyuki Iwashima)
- net: amd: Fix link leak when verifying config failed (Gencen Gan)
- netlink: Use copy_to_user() for optval in netlink_getsockopt(). (Kuniyuki Iwashima)
- ipv4: Fix potential uninit variable access bug in ip_make_skb() (Ziyang Xuan)
- netfilter: nf_tables: don't write table validation state without mutex (Florian Westphal)
- bpf: Don't EFAULT for getsockopt with optval=NULL (Stanislav Fomichev)
- ixgbe: Enable setting RSS table to default values (Joe Damato)
- ixgbe: Allow flow hash to be set via ethtool (Joe Damato)
- wifi: iwlwifi: mvm: check firmware response size (Johannes Berg)
- wifi: iwlwifi: make the loop for card preparation effective (Emmanuel Grumbach)
- md/raid10: fix memleak of md thread (Yu Kuai)
- md: update the optimal I/O size on reshape (Christoph Hellwig)
- md/raid10: fix memleak for 'conf->bio_split' (Yu Kuai)
- md/raid10: fix leak of 'r10bio->remaining' for recovery (Yu Kuai)
- bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap (Daniel Borkmann)
- nvme-fcloop: fix 'inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage' (Ming Lei)
- nvme: fix async event trace event (Keith Busch)
- nvme: handle the persistent internal error AER (Michael Kelley)
- bpf, sockmap: fix deadlocks in the sockhash and sockmap (Xin Liu)
- scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() (Shuchang Li)
- crypto: drbg - Only fail when jent is unavailable in FIPS mode (Herbert Xu)
- crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors (Nicolai Stange)
- bpftool: Fix bug for long instructions in program CFG dumps (Quentin Monnet)
- wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() (Wei Chen)
- wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() (Wei Chen)
- rtlwifi: Replace RT_TRACE with rtl_dbg (Larry Finger)
- rtlwifi: Start changing RT_TRACE into rtl_dbg (Larry Finger)
- f2fs: handle dqget error in f2fs_transfer_project_quota() (Yangtao Li)
- scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS (Danila Chernetsov)
- net/packet: convert po->auxdata to an atomic flag (Eric Dumazet)
- net/packet: convert po->origdev to an atomic flag (Eric Dumazet)
- net/packet: annotate accesses to po->xmit (Eric Dumazet)
- vlan: partially enable SIOCSHWTSTAMP in container (Vadim Fedorenko)
- scm: fix MSG_CTRUNC setting condition for SO_PASSSEC (Alexander Mikhalitsyn)
- wifi: rtw88: mac: Return the original error from rtw_mac_power_switch() (Martin Blumenstingl)
- wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser() (Martin Blumenstingl)
- tools: bpftool: Remove invalid \' json escape (Luis Gerhorst)
- wifi: ath6kl: reduce WARN to dev_dbg() in callback (Fedor Pchelkin)
- wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() (Dan Carpenter)
- wifi: ath9k: hif_usb: fix memory leak of remain_skbs (Fedor Pchelkin)
- wifi: ath6kl: minor fix for allocation size (Alexey V. Vissarionov)
- tick/common: Align tick period with the HZ tick. (Sebastian Andrzej Siewior)
- tick: Get rid of tick_period (Thomas Gleixner)
- tick/sched: Optimize tick_do_update_jiffies64() further (Thomas Gleixner)
- tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() (Yunfeng Ye)
- tick/sched: Use tick_next_period for lockless quick check (Thomas Gleixner)
- timekeeping: Split jiffies seqlock (Thomas Gleixner)
- debugobject: Prevent init race with static objects (Thomas Gleixner)
- arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step (Sumit Garg)
- x86/ioapic: Don't return 0 from arch_dynirq_lower_bound() (Saurabh Sengar)
- regulator: stm32-pwr: fix of_iomap leak (YAN SHI)
- media: rc: gpio-ir-recv: Fix support for wake-up (Florian Fainelli)
- media: rcar_fdp1: Fix refcount leak in probe and remove function (Miaoqian Lin)
- media: rcar_fdp1: Fix the correct variable assignments (Tang Bin)
- media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource() (Cai Huoqing)
- media: rcar_fdp1: fix pm_runtime_get_sync() usage count (Mauro Carvalho Chehab)
- media: rcar_fdp1: simplify error check logic at fdp_open() (Mauro Carvalho Chehab)
- media: saa7134: fix use after free bug in saa7134_finidev due to race condition (Zheng Wang)
- media: dm1105: Fix use after free bug in dm1105_remove due to race condition (Zheng Wang)
- x86/apic: Fix atomic update of offset in reserve_eilvt_offset() (Uros Bizjak)
- regulator: core: Avoid lockdep reports when resolving supplies (Douglas Anderson)
- regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() (Douglas Anderson)
- drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() (Harshit Mogalapalli)
- mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data (Georgii Kruglov)
- drm/msm/adreno: drop bogus pm_runtime_set_active() (Johan Hovold)
- drm/msm/adreno: Defer enabling runpm until hw_init() (Rob Clark)
- drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup} (Jonathan Marek)
- firmware: qcom_scm: Clear download bit during reboot (Mukesh Ojha)
- media: av7110: prevent underflow in write_ts_to_decoder() (Dan Carpenter)
- media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format. (Dafna Hirschfeld)
- media: bdisp: Add missing check for create_workqueue (Jiasheng Jiang)
- ARM: dts: qcom: ipq8064: Fix the PCI I/O port range (Manivannan Sadhasivam)
- ARM: dts: qcom: ipq8064: reduce pci IO size to 64K (Christian Marangi)
- ARM: dts: qcom: ipq4019: Fix the PCI I/O port range (Manivannan Sadhasivam)
- EDAC/skx: Fix overflows on the DRAM row address mapping arrays (Qiuxu Zhuo)
- arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table (Geert Uytterhoeven)
- arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table (Geert Uytterhoeven)
- drm/probe-helper: Cancel previous job before starting new one (Dom Cobley)
- drm/vgem: add missing mutex_destroy (Maira Canal)
- drm/rockchip: Drop unbalanced obj unref (Rob Clark)
- erofs: fix potential overflow calculating xattr_isize (Jingbo Xu)
- erofs: stop parsing non-compact HEAD index if clusterofs is invalid (Gao Xiang)
- tpm, tpm_tis: Do not skip reset of original interrupt vector (Lino Sanfilippo)
- selinux: ensure av_permissions.h is built when needed (Paul Moore)
- selinux: fix Makefile dependencies of flask.h (Ondrej Mosnacek)
- ubifs: Free memory for tmpfile name (Marten Lindahl)
- ubi: Fix return value overwrite issue in try_write_vid_and_data() (Wang YanQing)
- ubifs: Fix memleak when insert_old_idx() failed (Zhihao Cheng)
- i2c: omap: Fix standard mode false ACK readings (Reid Tonking)
- KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted (Sean Christopherson)
- reiserfs: Add security prefix to xattr name in reiserfs_security_write() (Roberto Sassu)
- ring-buffer: Sync IRQ works before buffer destruction (Johannes Berg)
- pwm: meson: Fix g12a ao clk81 name (Heiner Kallweit)
- pwm: meson: Fix axg ao mux parents (Heiner Kallweit)
- kheaders: Use array declaration instead of char (Kees Cook)
- ipmi: fix SSIF not responding under certain cond. (Zhang Yuchen)
- MIPS: fw: Allow firmware to pass a empty env (Jiaxun Yang)
- xhci: fix debugfs register accesses while suspended (Johan Hovold)
- debugfs: regset32: Add Runtime PM support (Geert Uytterhoeven)
- staging: iio: resolver: ads1210: fix config mode (Nuno Sa)
- perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(
SC_THREAD_STACK_MIN_VALUE) (Arnaldo Carvalho de Melo)
- USB: dwc3: fix runtime pm imbalance on unbind (Johan Hovold)
...

ID
ELSA-2023-12911
Severity
important
URL
https://linux.oracle.com/errata/ELSA-2023-12911.html
Published
2023-10-13T00:00:00
(11 months ago)
Modified
2023-10-13T00:00:00
(11 months ago)
Rights
Copyright 2023 Oracle, Inc.
Other Advisories
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:rpm/oraclelinux/kernel-uek-container?distro=oraclelinux-8 oraclelinux kernel-uek-container < 5.4.17-2136.324.5.3.el8 oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-container-debug?distro=oraclelinux-8 oraclelinux kernel-uek-container-debug < 5.4.17-2136.324.5.3.el8 oraclelinux-8
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...