Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPDATE: 5.15.171 #1033

Open
wants to merge 1 commit into
base: stable-5.15
Choose a base branch
from

Conversation

fepitre-bot
Copy link
Contributor

Update to 5.15.171

Changes since previous version:
gregkh/linux@3c17fc483905 Linux 5.15.171
gregkh/linux@3d88f7c32432 mac80211: always have ieee80211_sta_restart()
gregkh/linux@b3959d5eca13 vt: prevent kernel-infoleak in con_font_get()
gregkh/linux@ae2788871931 drm/i915: Fix potential context UAFs
gregkh/linux@5a31d94fc016 Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
gregkh/linux@3d9528484480 mm: shmem: fix data-race in shmem_getattr()
gregkh/linux@2ac15e5a8f42 wifi: iwlwifi: mvm: fix 6 GHz scan construction
gregkh/linux@f05dbebb8ee3 nilfs2: fix kernel bug due to missing clearing of checked flag
gregkh/linux@ada431c6c31a x86/bugs: Use code segment selector for VERW operand
gregkh/linux@ecd62f684386 ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
gregkh/linux@4c4e238d3ada mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
gregkh/linux@85f58ee33c6c mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations accesses reserves
gregkh/linux@c1b8856c5a7d mm/page_alloc: explicitly define what alloc flags deplete min reserves
gregkh/linux@17dedfd6de69 mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
gregkh/linux@9da195a2d35b mm/page_alloc: treat RT tasks similar to __GFP_HIGH
gregkh/linux@92e52ff398b5 mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
gregkh/linux@ca8527f25736 mm/page_alloc: split out buddy removal code from rmqueue into separate helper
gregkh/linux@28e7a507196f mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
gregkh/linux@6036719c23a9 mm/page_alloc: call check_new_pages() while zone spinlock is not held
gregkh/linux@0d0d55b3ee03 riscv: Remove duplicated GET_RM
gregkh/linux@6ad44aa8e11c riscv: Remove unused GENERATING_ASM_OFFSETS
gregkh/linux@f6070925f469 riscv: Use '%u' to format the output of 'cpu'
gregkh/linux@ddb04c81d129 riscv: efi: Set NX compat flag in PE/COFF header
gregkh/linux@1c54b0b0d72c riscv: vdso: Prevent the compiler from inserting calls to memset()
gregkh/linux@69548bb663fc nilfs2: fix potential deadlock with newly created symlinks
gregkh/linux@7a59817f68e7 iio: light: veml6030: fix microlux value calculation
gregkh/linux@4f588fffc307 iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
gregkh/linux@2f39548f4569 staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
gregkh/linux@8ac22fe1e2b1 wifi: iwlegacy: Clear stale interrupts before resuming device
gregkh/linux@705be2dc45c7 wifi: ath10k: Fix memory leak in management tx
gregkh/linux@b2bcbe5450b2 wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
gregkh/linux@4749d336170d Revert "driver core: Fix uevent_show() vs driver detach race"
gregkh/linux@c4f90f09713f xhci: Use pm_runtime_get to prevent RPM on unsupported systems
gregkh/linux@78a6caa022de xhci: Fix Link TRB DMA in command ring stopped completion event
gregkh/linux@391884630fba usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
gregkh/linux@14d1e39269a8 usb: phy: Fix API devm_usb_put_phy() can not release the phy
gregkh/linux@f9889e5f7c7f usbip: tools: Fix detach_port() invalid port error path
gregkh/linux@057b5b971666 misc: sgi-gru: Don't disable preemption in GRU driver
gregkh/linux@9ce8e1d7ef45 NFS: remove revoked delegation from server's delegation list
gregkh/linux@cb1711e65bff net: amd: mvme147: Fix probe banner message
gregkh/linux@e1d57c29e473 scsi: scsi_transport_fc: Allow setting rport state to current state
gregkh/linux@60fb94ef46c2 fs/ntfs3: Additional check in ni_clear()
gregkh/linux@47e8a17491e3 fs/ntfs3: Fix possible deadlock in mi_read
gregkh/linux@759016b1f033 fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
gregkh/linux@e5ae78590086 fs/ntfs3: Check if more than chunk-size bytes are written
gregkh/linux@c46d6b025880 ACPI: CPPC: Make rmw_lock a raw_spin_lock
gregkh/linux@564caf173b86 firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
gregkh/linux@b1d2de8a669f netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
gregkh/linux@9f605135a5c0 net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
gregkh/linux@ba22ea013483 netfilter: Fix use-after-free in get_info()
gregkh/linux@86c8ebe02d88 bpf: Fix out-of-bounds write in trie_get_next_key()
gregkh/linux@c2150f666c6f netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
gregkh/linux@05df1b1dff8f net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
gregkh/linux@86833e4e6131 gtp: allow -1 to be specified as file description from userspace
gregkh/linux@5edcb3fdb12c ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
gregkh/linux@ece593fc9c00 net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
gregkh/linux@720be854fb6e ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
gregkh/linux@3f45d590ccba wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
gregkh/linux@daa426f19aad wifi: iwlwifi: mvm: disconnect station vifs if recovery failed
gregkh/linux@120d8ce61073 mac80211: Add support to trigger sta disconnect on hardware restart
gregkh/linux@41c8acb33792 mac80211: do drv_reconfig_complete() before restarting all
gregkh/linux@730dc0818fb8 RDMA/bnxt_re: synchronize the qp-handle table array
gregkh/linux@adf37466c383 RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
gregkh/linux@15d3b1735ea4 RDMA/cxgb4: Dump vendor specific QP details
gregkh/linux@1c3beef55527 wifi: brcm80211: BRCM_TRACING should depend on TRACING
gregkh/linux@e97b59cda228 wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
gregkh/linux@52f47de44820 mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
gregkh/linux@a69d18e8029d cgroup: Fix potential overflow issue when checking max_depth
gregkh/linux@8df529295308 ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
gregkh/linux@6ef99e50be2f ACPI: PRM: Change handler_addr type to void pointer
gregkh/linux@0a1b0b04aecd ACPI: PRM: Remove unnecessary blank lines
gregkh/linux@0f62358ce85b ksmbd: fix user-after-free from session log off
gregkh/linux@7bed977305af selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant