UPDATE: 5.15.219 - #1363
Open
fepitre-bot wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to 5.15.219
Details
Changes since previous version:
gregkh/linux@5e52eb0290f6 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
gregkh/linux@eb71d5a1ea8f Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
gregkh/linux@8ca3bd404d07 rndis_host: add overflow check in rndis_rx_fixup()
gregkh/linux@b7579e86afce ALSA: dummy: Check card index validity at probe
gregkh/linux@04ba24bce61c ocfs2: fix missing metadata reservation for large xattrs
gregkh/linux@ba2f156eaacd null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
gregkh/linux@61631352a5b4 ext4: stop retrying saturated xattr cache entries
gregkh/linux@1b2a5d4ff137 ext4: clear error before retrying inode xattr space fallback
gregkh/linux@134d82a2b5e3 xfs: validate attr entry pointer before field access
gregkh/linux@359e6b1168c9 gpio: ml-ioh: use raw_spinlock_t for the register lock
gregkh/linux@b7041ba61c5d mm/huge_memory: fix huge_zero_pfn race
gregkh/linux@75d593f4bf30 misc: fastrpc: separate fastrpc device from channel context
gregkh/linux@b10e064ca0f7 misc: fastrpc: Rework fastrpc_req_munmap
gregkh/linux@4716c23c206a misc: fastrpc: Remove buffer from list prior to unmap operation
gregkh/linux@93f3b4659e33 perf/core: Fix child_total_time_enabled accounting bug at task exit
gregkh/linux@b5b89f1922a6 perf: Fix cgroup state vs ERROR
gregkh/linux@3e060fcea5f3 perf: Fix dangling cgroup pointer in cpuctx
gregkh/linux@8e92e0398436 perf/core: Fix group leader use-after-free after sibling detach
gregkh/linux@18781cc0bfb5 NTB: ntb_netdev: Preserve RX queue depth on allocation failure
gregkh/linux@44bd0ecc3444 serial: amba-pl011: synchronize DMA teardown
gregkh/linux@78a47127e33c packet: use consistent hard_header_len in non-ring send paths
gregkh/linux@2a73b2c37ee3 packet: use consistent hard_header_len in TX_RING send path
gregkh/linux@a627d36c2a94 net/sched: reject overly deep qdisc hierarchies
gregkh/linux@8cfb2e71926a packet: synchronize pressure clearing with ring reconfiguration
gregkh/linux@4ed0681dc2c1 inet: frags: publish queues before arming timer
gregkh/linux@7492ca2d0c5d s390/vfio_ccw: Cancel existing workqueues
gregkh/linux@f3859c35a4fb xfs: bounds-check buffer log item's dirty bitmap
gregkh/linux@e886c63d2ca7 nfc: digital: clamp SENSF_RES length to the destination buffer
gregkh/linux@1fc32327b927 nfc: fdp: bound the device-reported read length and fix an skb leak
gregkh/linux@92a6f0201bb6 nfc: microread: validate target discovery payload lengths
gregkh/linux@e18d044bab6d nfc: llcp: bound the connect_sn TLV walk to the skb
gregkh/linux@7f6f3d087c67 nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
gregkh/linux@f36cffea24bf nfc: llcp: reject PDUs shorter than the LLCP header
gregkh/linux@9319c3c4962e nfc: pn533: purge fragmented skbs during cleanup
gregkh/linux@2c1ad291f4cd nfc: st21nfca: validate ATR_REQ length against the received frame
gregkh/linux@94530ffabfca nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
gregkh/linux@4bda9ef83927 nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
gregkh/linux@3bad5e5bae30 nfc: nci: free destination parameters when closing a connection
gregkh/linux@1c824e7c75bb libceph: fix OOB read in decode_watchers() via missing bounds check
gregkh/linux@c3db4f8eefd3 drm/amdgpu: check ASPM on the dGPU host link
gregkh/linux@515b6816ba0c ipv4: reject undersized MTUs in ip_do_fragment()
gregkh/linux@c95f01b78266 ipv6: fix use-after-free in ip6_finish_output2()
gregkh/linux@449e9c4f8db8 nvmet-fc: fix invalid free in LS IOD error path
gregkh/linux@7b6a54d4e7b0 nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
gregkh/linux@3acbedf5c0b8 s390/vfio_ccw: Ensure index for read/write regions are within range
gregkh/linux@dab6a6627b0b s390/vfio_ccw: Selectively expand io_mutex
gregkh/linux@3c94d4179bcc s390/vfio_ccw: Implement a crw lock
gregkh/linux@0e2210af4397 mptcp: avoid combining some incoming suboptions
gregkh/linux@dbc81b518f69 ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses
gregkh/linux@b5093d507dc6 KVM: x86/mmu: Retry page fault if root is invalidated by memslot update
gregkh/linux@fde1c386a197 KVM: x86/mmu: Directly "destroy" PTE list when recycling rmaps
gregkh/linux@94f50cc4f85a KVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEs
gregkh/linux@c602274e2b2a KVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()
gregkh/linux@29c0039ea120 KVM: Rename mmu_notifier_* to mmu_invalidate_*
gregkh/linux@851bb1a27768 KVM: x86/mmu: Split out TDP MMU page fault handling
gregkh/linux@c893b84a9158 KVM: x86/mmu: Rename __direct_map() to direct_map()
gregkh/linux@62ef67af1878 KVM: x86: Check for invalid/obsolete root after making MMU pages available
gregkh/linux@e0c224c93d10 HID: magicmouse: do not keep a stale msc->input if no input is claimed
gregkh/linux@abe00b7668b1 HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
gregkh/linux@4993e1ab85d7 HID: core: fix OOB read of field->usage in hid_set_field()
gregkh/linux@a9340ebdc13f xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
gregkh/linux@347201ced029 KVM: x86: Retry page fault if MMU reload is pending and root has no sp
gregkh/linux@275b37a1e5c2 iomap: adjust read range correctly for non-block-aligned positions
gregkh/linux@f9bcff265556 s390/vfio_ccw: Free all memory if cp_init() fails
gregkh/linux@7a3fd995e4fc Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
gregkh/linux@b5e50f5a7998 Input: atkbd - skip deactivate for HONOR ZQC-P
gregkh/linux@7fa9ce7bfb97 mptcp: pm: ADD_ADDR rtx: allow ID 0
gregkh/linux@e9ba34301d2e mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
gregkh/linux@1f26487e83e6 mptcp: pm: ADD_ADDR rtx: free sk if last
gregkh/linux@efbb6baa96a9 mptcp: pm: fix data race in add_addr timer callback
gregkh/linux@db6735e84bb1 can: use skb hash instead of private variable in headroom
gregkh/linux@af7e25c649ed can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
gregkh/linux@aec2c2ec87d4 HID: core: fix number/pointer type confusion on long items
gregkh/linux@d7cbea1d342a HID: sensor: custom: Fix use-after-free in enable_sensor
gregkh/linux@390d3d9c52a7 HID: hyperv: validate initial device info bounds
gregkh/linux@99cb77d9f9e5 Revert "ALSA: aoa: Use guard() for mutex locks"
gregkh/linux@4a1eaf96ee5c Linux 5.15.218
gregkh/linux@29dda278a5ed inet: frags: strip GSO state from fragments before reassembly
gregkh/linux@28c35638ec51 Linux 5.15.219