-
Wed Oct 19 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.60.5.1.el8
- fs: remove no_llseek (Jason A. Donenfeld) [Orabug: 34721465]
- vfio: do not set FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34721465]
- dma-buf: remove useless FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34721465]
- fs: do not compare against ->llseek (Jason A. Donenfeld) [Orabug: 34721465]
- fs: clear or set FMODE_LSEEK based on llseek function (Jason A. Donenfeld) [Orabug: 34721465]
-
Wed Sep 21 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.60.5.el8
- hwmon: (opbmc) Add support for AST2600 based Pilot (Jan Zdarek) [Orabug: 34605427]
- random: Fix incorrect type for 'rc' variable (Harshit Mogalapalli) [Orabug: 34596909]
-
Wed Sep 14 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.60.4.el8
- netfilter: ebtables: reject blobs that don't provide all entry points (Florian Westphal) [Orabug: 34513977]
- uek-rpm: Disable CONFIG_CRYPTO_STREEBOG (Victor Erminpour) [Orabug: 34538054]
- uek-rpm: Disable CONFIG_CRYPTO_SM3 (Victor Erminpour) [Orabug: 34538054]
- uek-rpm: Disable CONFIG_CRYPTO_SM4 (Victor Erminpour) [Orabug: 34538054]
- af_key: Do not call xfrm_probe_algs in parallel (Herbert Xu) [Orabug: 34566751] {CVE-2022-3028}
- cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() (Tetsuo Handa) [Orabug: 34567776]
- cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock (Tejun Heo) [Orabug: 34567776]
-
Wed Sep 07 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.60.3.el8
- audit: annotate branch direction for audit_in_mask() (Ankur Arora) [Orabug: 34544783]
- audit: cache ctx->major in audit_filter_syscall() (Ankur Arora) [Orabug: 34544783]
-
Wed Aug 31 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.60.2.el8
- LTS version: v5.15.60 (Jack Vogel)
- x86/speculation: Add LFENCE to RSB fill sequence (Pawan Gupta)
- x86/speculation: Add RSB VM Exit protections (Daniel Sneddon)
- macintosh/adb: fix oob read in do_adb_query() function (Ning Qiang)
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 (Hilda Wu)
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 (Hilda Wu)
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 (Hilda Wu)
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 (Hilda Wu)
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 (Hilda Wu)
- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 (Aaron Ma)
- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding (Ahmad Fatoum)
- Bluetooth: hci_bcm: Add DT compatible for CYW55572 (Hakan Jansson)
- Bluetooth: hci_bcm: Add BCM4349B1 variant (Ahmad Fatoum)
- btrfs: zoned: fix critical section of relocation inode writeback (Naohiro Aota)
- btrfs: zoned: prevent allocation from previous data relocation BG (Naohiro Aota)
- arm64: set UXN on swapper page tables (Peter Collingbourne)
- KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user() (Mingwei Zhang)
- selftests: KVM: Handle compiler optimizations in ucall (Raghavendra Rao Ananta)
- tools/kvm_stat: fix display of error when multiple processes are found (Dmitry Klochkov)
- KVM: selftests: Make hyperv_clock selftest more stable (Vitaly Kuznetsov)
- KVM: x86: do not set st->preempted when going back to user space (Paolo Bonzini)
- KVM: x86: do not report a vCPU as preempted outside instruction boundaries (Paolo Bonzini)
- crypto: arm64/poly1305 - fix a read out-of-bound (GUO Zihua)
- ACPI: APEI: Better fix to avoid spamming the console with old error logs (Tony Luck)
- ACPI: video: Shortening quirk list by identifying Clevo by board_name only (Werner Sembach)
- ACPI: video: Force backlight native for some TongFang devices (Werner Sembach)
- tools/vm/slabinfo: Handle files in debugfs (Stéphane Graber)
- block: fix default IO priority handling again (Jan Kara)
- selftests/bpf: Check dst_port only on the client socket (Jakub Sitnicki)
- selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads (Jakub Sitnicki)
- x86/speculation: Make all RETbleed mitigations 64-bit only (Ben Hutchings)
- LTS version: v5.15.59 (Jack Vogel)
- x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available (Thadeu Lima de Souza Cascardo)
- docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed (Eiichi Tsukata)
- EDAC/ghes: Set the DIMM label unconditionally (Toshi Kani)
- ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow (Florian Fainelli)
- page_alloc: fix invalid watermark check on a negative value (Jaewon Kim)
- mm/hmm: fault non-owner device private entries (Ralph Campbell)
- ARM: crypto: comment out gcc warning that breaks clang builds (Greg Kroah-Hartman)
- sctp: leave the err path free in sctp_stream_init to sctp_stream_free (Xin Long)
- sfc: disable softirqs for ptp TX (Alejandro Lucero)
- perf symbol: Correct address for bss symbols (Leo Yan)
- virtio-net: fix the race between refill work and close (Jason Wang)
- netfilter: nf_queue: do not allow packet truncation below transport header offset (Florian Westphal)
- octeontx2-pf: cn10k: Fix egress ratelimit configuration (Sunil Goutham)
- sctp: fix sleep in atomic context bug in timer handlers (Duoming Zhou)
- i40e: Fix interface init with MSI interrupts (no MSI-X) (Michal Maloszewski)
- ipv4: Fix data-races around sysctl_fib_notify_on_flag_change. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_reflect_tos. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_comp_sack_nr. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_[rw]mem(_offset)?. (Kuniyuki Iwashima)
- tcp: Fix data-races around sk_pacing_rate. (Kuniyuki Iwashima)
- net: mld: fix reference count leak in mld_{query | report}_work() (Taehee Yoo)
- net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa() (Jianglei Nie)
- macsec: always read MACSEC_SA_ATTR_PN as a u64 (Sabrina Dubroca)
- macsec: limit replay window size with XPN (Sabrina Dubroca)
- macsec: fix error message in macsec_add_rxsa and _txsa (Sabrina Dubroca)
- macsec: fix NULL deref in macsec_add_rxsa (Sabrina Dubroca)
- Documentation: fix sctp_wmem in ip-sysctl.rst (Xin Long)
- tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_autocorking. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_min_tso_segs. (Kuniyuki Iwashima)
- net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() (Liang He)
- net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii (Vladimir Oltean)
- igmp: Fix data-races around sysctl_igmp_qrv. (Kuniyuki Iwashima)
- net/tls: Remove the context from the list in tls_device_down (Maxim Mikityanskiy)
- ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr (Ziyang Xuan)
- net: ping6: Fix memleak in ipv6_renew_options(). (Kuniyuki Iwashima)
- scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown (David Jeffery)
- tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_limit_output_bytes. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf. (Kuniyuki Iwashima)
- octeontx2-pf: Fix UDP/TCP src and dst port tc filters (Subbaraya Sundeep)
- Revert "tcp: change pingpong threshold to 3" (Wei Wang)
- scsi: ufs: host: Hold reference returned by of_parse_phandle() (Liang He)
- ice: do not setup vlan for loopback VSI (Maciej Fijalkowski)
- ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS) (Maciej Fijalkowski)
- tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_nometrics_save. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_frto. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_adv_win_scale. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_app_win. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_dsack. (Kuniyuki Iwashima)
- watch_queue: Fix missing locking in add_watch_to_object() (Linus Torvalds)
- watch_queue: Fix missing rcu annotation (David Howells)
- drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid() (Nathan Chancellor)
- nouveau/svm: Fix to migrate all requested pages (Alistair Popple)
- s390/archrandom: prevent CPACF trng invocations in interrupt context (Harald Freudenberger)
- asm-generic: remove a broken and needless ifdef conditional (Lukas Bulwahn)
- hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte (Miaohe Lin)
- mm: fix page leak with multiple threads mapping the same page (Josef Bacik)
- secretmem: fix unhandled fault in truncate (Mike Rapoport)
- fs: sendfile handles O_NONBLOCK of out_fd (Andrei Vagin)
- ntfs: fix use-after-free in ntfs_ucsncmp() (ChenXiaoSong)
- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put (Luiz Augusto von Dentz)
- LTS version: v5.15.58 (Jack Vogel)
- drm/amd/display: Fix wrong format specifier in amdgpu_dm.c (Hayden Goodfellow)
- x86/entry_32: Fix segment exceptions (Peter Zijlstra)
- drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (Dan Carpenter)
- x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (Jan Beulich)
- KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness (Maxim Levitsky)
- x86/extable: Prefer local labels in .set directives (Nick Desaulniers)
- drm/amd/display: invalid parameter check in dmub_hpd_callback (José Expósito)
- drm/amd/display: Don't lock connection_mutex for DMUB HPD (Nicholas Kazlauskas)
- watch-queue: remove spurious double semicolon (Linus Torvalds)
- net: usb: ax88179_178a needs FLAG_SEND_ZLP (Jose Alonso)
- tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() (Jiri Slaby)
- tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push() (Jiri Slaby)
- tty: drop tty_schedule_flip() (Jiri Slaby)
- tty: the rest, stop using tty_schedule_flip() (Jiri Slaby)
- tty: drivers/tty/, stop using tty_schedule_flip() (Jiri Slaby)
- watchqueue: make sure to serialize 'wqueue->defunct' properly (Linus Torvalds)
- drm/amd/display: Fix surface optimization regression on Carrizo (Nicholas Kazlauskas)
- drm/amd/display: Optimize bandwidth on following fast update (Nicholas Kazlauskas)
- drm/amd/display: Reset DMCUB before HW init (Nicholas Kazlauskas)
- exfat: use updated exfat_chain directly during renaming (Sungjong Seo)
- Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks (Luiz Augusto von Dentz)
- Bluetooth: SCO: Fix sco_send_frame returning skb->len (Luiz Augusto von Dentz)
- Bluetooth: Fix passing NULL to PTR_ERR (Luiz Augusto von Dentz)
- Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg (Luiz Augusto von Dentz)
- Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg (Luiz Augusto von Dentz)
- Bluetooth: Add bt_skb_sendmmsg helper (Luiz Augusto von Dentz)
- Bluetooth: Add bt_skb_sendmsg helper (Luiz Augusto von Dentz)
- um: virtio_uml: Fix broken device handling in time-travel (Johannes Berg)
- um: virtio_uml: Allow probing from devicetree (Vincent Whitchurch)
- tracing: Fix return value of trace_pid_write() (Wonhyuk Yang)
- tracing: Place trace_pid_list logic into abstract functions (Steven Rostedt (VMware))
- tracing: Have event format check not flag %p* on __get_dynamic_array() (Steven Rostedt (Google))
- exfat: fix referencing wrong parent directory information after renaming (Yuezhang Mo)
- crypto: qat - re-enable registration of algorithms (Giovanni Cabiddu)
- crypto: qat - add param check for DH (Giovanni Cabiddu)
- crypto: qat - add param check for RSA (Giovanni Cabiddu)
- crypto: qat - remove dma_free_coherent() for DH (Giovanni Cabiddu)
- crypto: qat - remove dma_free_coherent() for RSA (Giovanni Cabiddu)
- crypto: qat - fix memory leak in RSA (Giovanni Cabiddu)
- crypto: qat - add backlog mechanism (Giovanni Cabiddu)
- crypto: qat - refactor submission logic (Giovanni Cabiddu)
- crypto: qat - use pre-allocated buffers in datapath (Giovanni Cabiddu)
- crypto: qat - set to zero DH parameters before free (Giovanni Cabiddu)
- iwlwifi: fw: uefi: add missing include guards (Johannes Berg)
- mt76: fix use-after-free by removing a non-RCU wcid pointer (Felix Fietkau)
- xhci: Set HCD flag to defer primary roothub registration (Kishon Vijay Abraham I)
- xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit (Mathias Nyman)
- xhci: dbc: create and remove dbc structure in dbgtty driver. (Mathias Nyman)
- xhci: dbc: refactor xhci_dbc_init() (Mathias Nyman)
- KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses (Sean Christopherson)
- x86/extable: Extend extable functionality (Peter Zijlstra)
- x86/entry_32: Remove .fixup usage (Peter Zijlstra)
- bitfield.h: Fix "type of reg too small for mask" test (Peter Zijlstra)
- x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE (Thomas Gleixner)
- x86/extable: Rework the exception table mechanics (Thomas Gleixner)
- x86/mce: Deduplicate exception handling (Thomas Gleixner)
- x86/extable: Get rid of redundant macros (Thomas Gleixner)
- x86/extable: Tidy up redundant handler functions (Thomas Gleixner)
- x86/uaccess: Implement macros for CMPXCHG on user addresses (Peter Zijlstra)
- dlm: fix pending remove if msg allocation fails (Alexander Aring)
- sched/deadline: Fix BUG_ON condition for deboosted tasks (Juri Lelli)
- bpf: Make sure mac_header was set before using it (Eric Dumazet)
- mm/mempolicy: fix uninit-value in mpol_rebind_policy() (Wang Cheng)
- KVM: Don't null dereference ops->destroy (Alexey Kardashevskiy)
- spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers (Marc Kleine-Budde)
- KVM: selftests: Fix target thread to be migrated in rseq_test (Gavin Shan)
- gpio: gpio-xilinx: Fix integer overflow (Srinivas Neeli)
- tcp: Fix data-races around sysctl_tcp_max_reordering. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_abort_on_overflow. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_rfc1337. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_stdurg. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_retrans_collapse. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_recovery. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_early_retrans. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl knobs related to SYN option. (Kuniyuki Iwashima)
- udp: Fix a data-race around sysctl_udp_l3mdev_accept. (Kuniyuki Iwashima)
- ip: Fix data-races around sysctl_ip_prot_sock. (Kuniyuki Iwashima)
- ipv4: Fix data-races around sysctl_fib_multipath_hash_fields. (Kuniyuki Iwashima)
- ipv4: Fix data-races around sysctl_fib_multipath_hash_policy. (Kuniyuki Iwashima)
- ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh. (Kuniyuki Iwashima)
- drm/imx/dcss: Add missing of_node_put() in fail path (Liang He)
- net: dsa: vitesse-vsc73xx: silent spi_device_id warnings (Oleksij Rempel)
- net: dsa: sja1105: silent spi_device_id warnings (Oleksij Rempel)
- be2net: Fix buffer overflow in be_get_module_eeprom (Hristo Venev)
- gpio: pca953x: use the correct register address when regcache sync during init (Haibo Chen)
- gpio: pca953x: use the correct range when do regmap sync (Haibo Chen)
- gpio: pca953x: only use single read/write for No AI mode (Haibo Chen)
- net: stmmac: remove redunctant disable xPCS EEE call (Wong Vee Khee)
- ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero (Piotr Skajewski)
- i40e: Fix erroneous adapter reinitialization during recovery process (Dawid Lukwinski)
- pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context (Vladimir Oltean)
- pinctrl: armada-37xx: Convert to use dev_err_probe() (Andy Shevchenko)
- pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource() (Andy Shevchenko)
- pinctrl: armada-37xx: Use temporary variable for struct device (Andy Shevchenko)
- iavf: Fix handling of dummy receive descriptors (Przemyslaw Patynowski)
- tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_max_syn_backlog. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_tw_reuse. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_notsent_lowat. (Kuniyuki Iwashima)
- tcp: Fix data-races around some timeout sysctl knobs. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_reordering. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_migrate_req. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_syncookies. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries. (Kuniyuki Iwashima)
- tcp: Fix data-races around keepalive sysctl knobs. (Kuniyuki Iwashima)
- igmp: Fix data-races around sysctl_igmp_max_msf. (Kuniyuki Iwashima)
- igmp: Fix a data-race around sysctl_igmp_max_memberships. (Kuniyuki Iwashima)
- igmp: Fix data-races around sysctl_igmp_llm_reports. (Kuniyuki Iwashima)
- net/tls: Fix race in TLS device down flow (Tariq Toukan)
- net: stmmac: fix dma queue left shift overflow issue (Junxiao Chang)
- perf tests: Fix Convert perf time to TSC test for hybrid (Adrian Hunter)
- i2c: cadence: Change large transfer count reset logic to be unconditional (Robert Hancock)
- i2c: mlxcpld: Fix register setting for 400KHz frequency (Vadim Pasternak)
- net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core() (Menglong Dong)
- net: ipv4: use kfree_skb_reason() in ip_rcv_core() (Menglong Dong)
- net: netfilter: use kfree_drop_reason() for NF_DROP (Menglong Dong)
- net: skb_drop_reason: add document for drop reasons (Menglong Dong)
- net: socket: rename SKB_DROP_REASON_SOCKET_FILTER (Menglong Dong)
- net: skb: use kfree_skb_reason() in __udp4_lib_rcv() (Menglong Dong)
- net: skb: use kfree_skb_reason() in tcp_v4_rcv() (Menglong Dong)
- net: skb: introduce kfree_skb_reason() (Menglong Dong)
- net: dsa: microchip: ksz_common: Fix refcount leak bug (Liang He)
- mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times (Sascha Hauer)
- mtd: rawnand: gpmi: validate controller clock rate (Dario Binacchi)
- net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow (Biao Huang)
- net: stmmac: fix pm runtime issue in stmmac_dvr_remove() (Biao Huang)
- tcp: Fix a data-race around sysctl_tcp_probe_interval. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_probe_threshold. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_min_snd_mss. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_base_mss. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_mtu_probing. (Kuniyuki Iwashima)
- tcp: Fix data-races around sysctl_tcp_l3mdev_accept. (Kuniyuki Iwashima)
- tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if() (Eric Dumazet)
- tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept. (Kuniyuki Iwashima)
- ip: Fix a data-race around sysctl_fwmark_reflect. (Kuniyuki Iwashima)
- ip: Fix a data-race around sysctl_ip_autobind_reuse. (Kuniyuki Iwashima)
- ip: Fix data-races around sysctl_ip_nonlocal_bind. (Kuniyuki Iwashima)
- ip: Fix data-races around sysctl_ip_fwd_update_priority. (Kuniyuki Iwashima)
- ip: Fix data-races around sysctl_ip_fwd_use_pmtu. (Kuniyuki Iwashima)
- ip: Fix data-races around sysctl_ip_no_pmtu_disc. (Kuniyuki Iwashima)
- igc: Reinstate IGC_REMOVED logic and implement it properly (Lennert Buytenhek)
- Revert "e1000e: Fix possible HW unit hang after an s0ix exit" (Sasha Neftin)
- e1000e: Enable GPT clock before sending message to CSME (Sasha Neftin)
- nvme: fix block device naming collision (Israel Rukshin)
- nvme: check for duplicate identifiers earlier (Christoph Hellwig)
- scsi: ufs: core: Drop loglevel of WriteBoost message (Bjorn Andersson)
- scsi: megaraid: Clear READ queue map's nr_queues (Ming Lei)
- drm/amd/display: Ignore First MST Sideband Message Return Error (Fangzhi Zuo)
- drm/amdgpu/display: add quirk handling for stutter mode (Alex Deucher)
- drm/amd/display: Fork thread to offload work of hpd_rx_irq (Wayne Lin)
- drm/amd/display: Add option to defer works of hpd_rx_irq (Wayne Lin)
- drm/amd/display: Support for DMUB HPD interrupt handling (Jude Shih)
- tcp: Fix data-races around sysctl_tcp_ecn. (Kuniyuki Iwashima)
- sysctl: move some boundary constants from sysctl.c to sysctl_vals (Xiaoming Ni)
- mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% (Suren Baghdasaryan)
- net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement" (Dongli Zhang)
- ipv4/tcp: do not use per netns ctl sockets (Eric Dumazet)
- perf/core: Fix data race between perf_event_set_output() and perf_mmap_close() (Peter Zijlstra)
- pinctrl: ralink: Check for null return of devm_kcalloc (William Dean)
- pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink (Arınç ÜNAL)
- pinctrl: ralink: rename MT7628(an) functions to MT76X8 (Arınç ÜNAL)
- RDMA/irdma: Fix sleep from invalid context BUG (Mustafa Ismail)
- RDMA/irdma: Do not advertise 1GB page size for x722 (Mustafa Ismail)
- power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe (Miaoqian Lin)
- xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup() (Hangyu Hua)
- ip: Fix data-races around sysctl_ip_default_ttl. (Kuniyuki Iwashima)
- r8152: fix a WOL issue (Hayes Wang)
- xfs: fix perag reference leak on iteration race with growfs (Brian Foster)
- xfs: terminate perag iteration reliably on agcount (Brian Foster)
- xfs: rename the next_agno perag iteration variable (Brian Foster)
- xfs: fold perag loop iteration logic into helper function (Brian Foster)
- xfs: fix maxlevels comparisons in the btree staging code (Darrick J. Wong)
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe() (Christophe JAILLET)
- mt76: mt7921: use physical addr to unify register access (Sean Wang)
- Revert "mt76: mt7921e: fix possible probe failure after reboot" (Sean Wang)
- Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()" (Sean Wang)
- batman-adv: Use netif_rx_any_context() any. (Sebastian Andrzej Siewior)
- serial: mvebu-uart: correctly report configured baudrate value (Pali Rohár)
- PCI: hv: Fix interrupt mapping for multi-MSI (Jeffrey Hugo)
- PCI: hv: Reuse existing IRTE allocation in compose_msi_msg() (Jeffrey Hugo)
- PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI (Jeffrey Hugo)
- PCI: hv: Fix multi-MSI to allow more than one MSI vector (Jeffrey Hugo)
- Revert "selftest/vm: verify mmap addr in mremap_test" (Oleksandr Tymoshenko)
- Revert "selftest/vm: verify remap destination address in mremap_test" (Oleksandr Tymoshenko)
- bus: mhi: host: pci_generic: add Telit FN990 (Daniele Palmas)
- bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision (Daniele Palmas)
- drm/ttm: fix locking in vmap/vunmap TTM GEM helpers (Christian König)
- mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication (Ido Schimmel)
- riscv: add as-options for modules with assembly compontents (Ben Dooks)
- pinctrl: stm32: fix optional IRQ support to gpios (Fabien Dessenne)
- LTS version: v5.15.57 (Jack Vogel)
- x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds (Peter Zijlstra)
- um: Add missing apply_returns() (Peter Zijlstra)
- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (Jiri Slaby)
- x86/xen: Fix initialisation in hypercall_page after rethunk (Ben Hutchings)
- x86/static_call: Serialize __static_call_fixup() properly (Thomas Gleixner)
- x86/speculation: Disable RRSBA behavior (Pawan Gupta)
- x86/kexec: Disable RET on kexec (Konrad Rzeszutek Wilk)
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported (Thadeu Lima de Souza Cascardo)
- x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry (Peter Zijlstra)
- x86/bugs: Add Cannon lake to RETBleed affected CPU list (Pawan Gupta)
- x86/retbleed: Add fine grained Kconfig knobs (Peter Zijlstra)
- x86/xen: Add UNTRAIN_RET (Peter Zijlstra)
- x86/entry: Avoid very early RET (Peter Zijlstra)
- objtool: skip non-text sections when adding return-thunk sites (Thadeu Lima de Souza Cascardo)
- bpf,x86: Respect X86_FEATURE_RETPOLINE* (Peter Zijlstra)
- bpf,x86: Simplify computing label offsets (Peter Zijlstra)
- x86/alternative: Add debug prints to apply_retpolines() (Peter Zijlstra)
- x86/alternative: Try inline spectre_v2=retpoline,amd (Peter Zijlstra)
- x86/alternative: Handle Jcc __x86_indirect_thunk_\reg (Peter Zijlstra)
- x86/alternative: Implement .retpoline_sites support (Peter Zijlstra)
- x86/retpoline: Create a retpoline thunk array (Peter Zijlstra)
- x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h (Peter Zijlstra)
- x86/asm: Fixup odd GEN-for-each-reg.h usage (Peter Zijlstra)
- x86/asm: Fix register order (Peter Zijlstra)
- x86/retpoline: Remove unused replacement symbols (Peter Zijlstra)
- objtool: Introduce CFI hash (Peter Zijlstra)
- objtool,x86: Replace alternatives with .retpoline_sites (Peter Zijlstra)
- objtool: Shrink struct instruction (Peter Zijlstra)
- objtool: Explicitly avoid self modifying code in .altinstr_replacement (Peter Zijlstra)
- objtool: Fix SLS validation for kcov tail-call replacement (Peter Zijlstra)
- objtool: Classify symbols (Peter Zijlstra)
- x86/entry: Don't call error_entry() for XENPV (Lai Jiangshan)
- x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry() (Lai Jiangshan)
- x86/entry: Switch the stack after error_entry() returns (Lai Jiangshan)
- x86/traps: Use pt_regs directly in fixup_bad_iret() (Lai Jiangshan)
- LTS version: v5.15.56 (Jack Vogel)
- drm/aperture: Run fbdev removal before internal helpers (Thomas Zimmermann)
- x86/pat: Fix x86_has_pat_wp() (Juergen Gross)
- serial: 8250: Fix PM usage_count for console handover (Ilpo Järvinen)
- serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle (Ilpo Järvinen)
- serial: stm32: Clear prev values before setting RTS delays (Ilpo Järvinen)
- serial: 8250: fix return error code in serial8250_request_std_resource() (Yi Yang)
- vt: fix memory overlapping when deleting chars in the buffer (Yangxi Xiang)
- tty: serial: samsung_tty: set dma burst_size to 1 (Chanho Park)
- usb: dwc3: gadget: Fix event pending check (Thinh Nguyen)
- usb: typec: add missing uevent when partner support PD (Linyu Yuan)
- USB: serial: ftdi_sio: add Belimo device ids (Lucien Buchmann)
- signal handling: don't use BUG_ON() for debugging (Linus Torvalds)
- nvme-pci: phison e16 has bogus namespace ids (Keith Busch)
- ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0) (Egor Vorontsov)
- ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices (John Veness)
- Revert "can: xilinx_can: Limit CANFD brp to 2" (Srinivas Neeli)
- ARM: dts: stm32: use the correct clock source for CEC on stm32mp151 (Gabriel Fernandez)
- soc: ixp4xx/npe: Fix unused match warning (Linus Walleij)
- x86: Clear .brk area at early boot (Juergen Gross)
- irqchip: or1k-pic: Undefine mask_ack for level triggered hardware (Stafford Horne)
- ASoC: madera: Fix event generation for rate controls (Charles Keepax)
- ASoC: madera: Fix event generation for OUT1 demux (Charles Keepax)
- ASoC: cs47l15: Fix event generation for low power mux control (Charles Keepax)
- ASoC: dapm: Initialise kcontrol data for mux/demux controls (Charles Keepax)
- ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error (Shuming Fan)
- ASoC: wm5110: Fix DRE control (Charles Keepax)
- ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem (Hans de Goede)
- ASoC: wcd938x: Fix event generation for some controls (Mark Brown)
- ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow (Peter Ujfalusi)
- ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe (Pierre-Louis Bossart)
- ASoC: rt7*-sdw: harden jack_detect_handler (Pierre-Louis Bossart)
- ASoC: rt711: fix calibrate mutex initialization (Pierre-Louis Bossart)
- ASoC: Intel: sof_sdw: handle errors on card registration (Pierre-Louis Bossart)
- ASoC: rt711-sdca-sdw: fix calibrate mutex initialization (Pierre-Louis Bossart)
- ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove (Pierre-Louis Bossart)
- pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux() (Haowen Bai)
- ASoC: ops: Fix off by one in range control validation (Mark Brown)
- net: sfp: fix memory leak in sfp_probe() (Jianglei Nie)
- nvme: fix regression when disconnect a recovering ctrl (Ruozhu Li)
- nvme-tcp: always fail a request when sending it failed (Sagi Grimberg)
- NFC: nxp-nci: don't print header length mismatch on i2c error (Michael Walle)
- net: tipc: fix possible refcount leak in tipc_sk_create() (Hangyu Hua)
- fbdev: Disable sysfb device registration when removing conflicting FBs (Javier Martinez Canillas)
- firmware: sysfb: Add sysfb_disable() helper function (Javier Martinez Canillas)
- firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer (Javier Martinez Canillas)
- platform/x86: hp-wmi: Ignore Sanitization Mode event (Kai-Heng Feng)
- cpufreq: pmac32-cpufreq: Fix refcount leak bug (Liang He)
- scsi: hisi_sas: Limit max hw sectors for v3 HW (John Garry)
- netfilter: br_netfilter: do not skip all hooks with 0 priority (Florian Westphal)
- virtio_mmio: Restore guest page size on resume (Stephan Gerhold)
- virtio_mmio: Add missing PM calls to freeze/restore (Stephan Gerhold)
- vduse: Tie vduse mgmtdev and its device (Parav Pandit)
- vdpa/mlx5: Initialize CVQ vringh only once (Eli Cohen)
- powerpc/xive/spapr: correct bitmap allocation size (Nathan Lynch)
- ksmbd: use SOCK_NONBLOCK type for kernel_accept() (Namjae Jeon)
- btrfs: zoned: fix a leaked bioc in read_zone_info (Christoph Hellwig)
- btrfs: rename btrfs_bio to btrfs_io_context (Qu Wenruo)
- mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE (Muchun Song)
- ACPI: video: Fix acpi_video_handles_brightness_key_presses() (Hans de Goede)
- net/tls: Check for errors in tls_device_init (Tariq Toukan)
- KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op() (Vitaly Kuznetsov)
- net: atlantic: remove aq_nic_deinit() when resume (Chia-Lin Kao (AceLan))
- net: atlantic: remove deep parameter on suspend/resume functions (Chia-Lin Kao (AceLan))
- sfc: fix kernel panic when creating VF (Íñigo Huguet)
- seg6: bpf: fix skb checksum in bpf_push_seg6_encap() (Andrea Mayer)
- seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors (Andrea Mayer)
- seg6: fix skb checksum evaluation in SRH encapsulation/insertion (Andrea Mayer)
- ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host (Jeff Layton)
- sfc: fix use after free when disabling sriov (Íñigo Huguet)
- drm/amd/pm: Prevent divide by zero (Yefim Barashkin)
- drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines. (Mario Kleiner)
- ima: Fix potential memory leak in ima_init_crypto() (Jianglei Nie)
- ima: force signature verification when CONFIG_KEXEC_SIG is configured (Coiby Xu)
- net: stmmac: fix leaks in probe (Dan Carpenter)
- net: ftgmac100: Hold reference returned by of_get_child_by_name() (Liang He)
- nexthop: Fix data-races around nexthop_compat_mode. (Kuniyuki Iwashima)
- ipv4: Fix data-races around sysctl_ip_dynaddr. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_ecn_fallback. (Kuniyuki Iwashima)
- raw: Fix a data-race around sysctl_raw_l3mdev_accept. (Kuniyuki Iwashima)
- icmp: Fix a data-race around sysctl_icmp_ratemask. (Kuniyuki Iwashima)
- icmp: Fix a data-race around sysctl_icmp_ratelimit. (Kuniyuki Iwashima)
- icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. (Kuniyuki Iwashima)
- icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses. (Kuniyuki Iwashima)
- icmp: Fix data-races around sysctl_icmp_echo_enable_probe. (Kuniyuki Iwashima)
- sysctl: Fix data-races in proc_dointvec_ms_jiffies(). (Kuniyuki Iwashima)
- sysctl: Fix data-races in proc_dou8vec_minmax(). (Kuniyuki Iwashima)
- bnxt_en: Fix bnxt_refclk_read() (Pavan Chebbi)
- bnxt_en: Fix bnxt_reinit_after_abort() code path (Michael Chan)
- drm/i915: Require the vm mutex for i915_vma_bind() (Thomas Hellström)
- drm/i915/uc: correctly track uc_fw init failure (Daniele Ceraolo Spurio)
- drm/i915/gt: Serialize TLB invalidates with GT resets (Chris Wilson)
- drm/i915/gt: Serialize GRDOM access between multiple engine resets (Chris Wilson)
- drm/i915/dg2: Add Wa_22011100796 (Bruce Chang)
- drm/i915/selftests: fix a couple IS_ERR() vs NULL tests (Dan Carpenter)
- tracing: Fix sleeping while atomic in kdb ftdump (Douglas Anderson)
- lockd: fix nlm_close_files (Jeff Layton)
- lockd: set fl_owner when unlocking files (Jeff Layton)
- xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE (Demi Marie Obenour)
- drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist() (Dan Carpenter)
- netfilter: nf_tables: replace BUG_ON by element length check (Pablo Neira Ayuso)
- netfilter: nf_log: incorrect offset to network header (Pablo Neira Ayuso)
- arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot (William Zhang)
- arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC (William Zhang)
- ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero (Michal Suchanek)
- ARM: dts: at91: sama5d2: Fix typo in i2s1 node (Ryan Wanner)
- ipv4: Fix a data-race around sysctl_fib_sync_mem. (Kuniyuki Iwashima)
- cipso: Fix data-races around sysctl. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_mem. (Kuniyuki Iwashima)
- inetpeer: Fix data-races around sysctl. (Kuniyuki Iwashima)
- tcp: Fix a data-race around sysctl_tcp_max_orphans. (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_dointvec_jiffies(). (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_doulongvec_minmax(). (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_douintvec_minmax(). (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_dointvec_minmax(). (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_douintvec(). (Kuniyuki Iwashima)
- sysctl: Fix data races in proc_dointvec(). (Kuniyuki Iwashima)
- net: ethernet: ti: am65-cpsw: Fix devlink port register sequence (Siddharth Vadapalli)
- net: stmmac: dwc-qos: Disable split header for Tegra194 (Jon Hunter)
- ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array (Peter Ujfalusi)
- ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks() (Peter Ujfalusi)
- ASoC: tas2764: Fix amp gain register offset & default (Hector Martin)
- ASoC: tas2764: Correct playback volume range (Hector Martin)
- ASoC: tas2764: Fix and extend FSYNC polarity handling (Martin Povišer)
- ASoC: tas2764: Add post reset delays (Martin Povišer)
- ASoC: sgtl5000: Fix noise on shutdown/remove (Francesco Dolcini)
- ima: Fix a potential integer overflow in ima_appraise_measurement (Huaxin Lu)
- drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector() (Hangyu Hua)
- net/mlx5e: Ring the TX doorbell on DMA errors (Maxim Mikityanskiy)
- net/mlx5e: Fix capability check for updating vnic env counters (Gal Pressman)
- net/mlx5e: Fix enabling sriov while tc nic rules are offloaded (Paul Blakey)
- net/mlx5e: kTLS, Fix build time constant test in RX (Tariq Toukan)
- net/mlx5e: kTLS, Fix build time constant test in TX (Tariq Toukan)
- ARM: 9210/1: Mark the FDT_FIXED sections as shareable (Zhen Lei)
- ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle (Ard Biesheuvel)
- spi: amd: Limit max transfer and message size (Cristian Ciocaltea)
- ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count (Kris Bahnsen)
- reset: Fix devm bulk optional exclusive control getter (Serge Semin)
- xfs: drop async cache flushes from CIL commits. (Dave Chinner)
- xfs: don't include bnobt blocks when reserving free block pool (Darrick J. Wong)
- Revert "evm: Fix memleak in init_desc" (Xiu Jianfeng)
- sh: convert nommu io{re,un}map() to static inline functions (Geert Uytterhoeven)
- nilfs2: fix incorrect masking of permission flags for symlinks (Ryusuke Konishi)
- fs/remap: constrain dedupe of EOF blocks (Dave Chinner)
- drm/panfrost: Fix shrinker list corruption by madvise IOCTL (Dmitry Osipenko)
- drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error (Dmitry Osipenko)
- btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents (Filipe Manana)
- cgroup: Use separate src/dst nodes when preloading css_sets for migration (Tejun Heo)
- wifi: mac80211: fix queue selection for mesh/OCB interfaces (Felix Fietkau)
- ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction (Ard Biesheuvel)
- ARM: 9213/1: Print message about disabled Spectre workarounds only once (Dmitry Osipenko)
- ip: fix dflt addr selection for connected nexthop (Nicolas Dichtel)
- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer (Steven Rostedt (Google))
- tracing/histograms: Fix memory leak problem (Zheng Yejian)
- mm: split huge PUD on wp_huge_pud fallback (Gowans, James)
- mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages (Axel Rasmussen)
- xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (Juergen Gross)
- ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop (Meng Tang)
- ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221 (Meng Tang)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP machines (Jeremy Szu)
- ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 (Meng Tang)
- ALSA: hda/realtek: Fix headset mic for Acer SF313-51 (Meng Tang)
- ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model (Meng Tang)
- ALSA: hda - Add fixup for Dell Latitidue E5430 (Meng Tang)
- LTS version: v5.15.55 (Jack Vogel)
- Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting" (Greg Kroah-Hartman)
- LTS version: v5.15.54 (Jack Vogel)
- selftests/net: fix section name when using xdp_dummy.o (Hangbin Liu)
- dmaengine: idxd: force wq context cleanup on device disable path (Dave Jiang)
- dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate (Miaoqian Lin)
- dmaengine: qcom: bam_dma: fix runtime PM underflow (Caleb Connolly)
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate (Miaoqian Lin)
- dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly (Michael Walle)
- dmaengine: lgm: Fix an error handling path in intel_ldma_probe() (Christophe JAILLET)
- dmaengine: pl330: Fix lockdep warning about non-static key (Dmitry Osipenko)
-
Wed Aug 24 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-3.52.1.el8
- rds: ib: Fix lfstack to acquire visibility to list head (Håkon Bugge) [Orabug: 34522536]
- locking/atomic: Make test_and_*_bit() ordered on failure (Hector Martin) [Orabug: 34520178]
- intel_idle: make SPR C1 and C1E be independent (Artem Bityutskiy) [Orabug: 34510397]
- intel_idle: Add AlderLake support (Zhang Rui) [Orabug: 34510397]
- intel_idle: Fix SPR C6 optimization (Artem Bityutskiy) [Orabug: 34510397]
- intel_idle: Fix the 'preferred_cstates' module parameter (Artem Bityutskiy) [Orabug: 34510397]
- cpuidle: intel_idle: Drop redundant backslash at line end (Rafael J. Wysocki) [Orabug: 34510397]
- mlx4: Subscribe to PXM notifier (Konrad Rzeszutek Wilk) [Orabug: 27206634] [Orabug: 34509446]
- xen/pci: Add PXM node notifier for PXM (NUMA) changes. (Konrad Rzeszutek Wilk) [Orabug: 27206634] [Orabug: 34509446]
- xen/pcifront: Walk the PCI bus after XenStore notification (Konrad Rzeszutek Wilk) [Orabug: 27206634] [Orabug: 34509446]
- xen-pcifront/hvm: Slurp up "pxm" entry and set NUMA node on PCIe device. (V5) (Konrad Rzeszutek Wilk) [Orabug: 34509446]
- scsi: core: Fix warning in scsi_alloc_sgtables() (Jason Yan) [Orabug: 33857787]
-
Sun Aug 21 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-2.52.3.el8
- posix-cpu-timers: Cleanup CPU timers before freeing them during exec (Thadeu Lima de Souza Cascardo) [Orabug: 34495548] {CVE-2022-2585}
- fix race between exit_itimers() and /proc/pid/timers (Oleg Nesterov) [Orabug: 34495548]
- rds: ib: Add preemption control when using per-cpu variables (Håkon Bugge) [Orabug: 34505120]
- ocfs2: fix handle refcount leak in two exception handling paths (Chenyuan Mi) [Orabug: 34436530]
- netfilter: nf_tables: do not allow RULE_ID to refer to another chain (Thadeu Lima de Souza Cascardo) [Orabug: 34495566] {CVE-2022-2586}
- netfilter: nf_tables: do not allow CHAIN_ID to refer to another table (Thadeu Lima de Souza Cascardo) [Orabug: 34495566] {CVE-2022-2586}
- netfilter: nf_tables: do not allow SET_ID to refer to another table (Thadeu Lima de Souza Cascardo) [Orabug: 34495566] {CVE-2022-2586}
- rds: copy_from_user only once per rds_sendmsg system call (Hans Westgaard Ry) [Orabug: 34510687] {CVE-2022-21385}
- kernfs: Replace global kernfs_open_file_mutex with hashed mutexes. (Imran Khan) [Orabug: 34476940]
- kernfs: Introduce interface to access global kernfs_open_file_mutex. (Imran Khan) [Orabug: 34476940]
- kernfs: make ->attr.open RCU protected. (Imran Khan) [Orabug: 34476940]
- kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file. (Imran Khan) [Orabug: 34476940]
- kernfs: Remove reference counting for kernfs_open_node. (Imran Khan) [Orabug: 34476940]
- Revert "net/rds: Connect TCP backends deterministically" (Gerd Rausch) [Orabug: 34476561]
- uek-rpm: Set CONFIG_VSOCKETS=m and CONFIG_VSOCKETS_DIAG=m (Victor Erminpour) [Orabug: 34461322]
- scsi: target: Fix WRITE_SAME No Data Buffer crash (Mike Christie) [Orabug: 34419970] {CVE-2022-21546}
- rds/rdma: destroy CQs during user initiated rds connection resets (Rohit Nair) [Orabug: 34414238]
-
Sun Aug 14 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-2.52.2.el8
- PCI: pciehp: Add quirk to handle spurious DLLSC on a x4x4 SSD (Thomas Tai) [Orabug: 34358322]
- net/mlx5: E-Switch, change VFs default admin state to auto in switchdev (Maor Dickman) [Orabug: 34477072]
- xen/manage: Use orderly_reboot() to reboot (Ross Lagerwall) [Orabug: 34480751]
- net_sched: cls_route: remove from list when handle is 0 (Thadeu Lima de Souza Cascardo) [Orabug: 34484536] {CVE-2022-2588}
-
Sun Aug 07 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-2.52.1.el8
- LTS version: v5.15.52 (Jack Vogel)
- io_uring: fix not locked access to fixed buf table (Pavel Begunkov)
- net: mscc: ocelot: allow unregistered IP multicast flooding to CPU (Vladimir Oltean)
- rtw88: rtw8821c: enable rfe 6 devices (Ping-Ke Shih)
- rtw88: 8821c: support RFE type4 wifi NIC (Guo-Feng Fan)
- fs: account for group membership (Christian Brauner)
- fs: fix acl translation (Christian Brauner)
- fs: support mapped mounts of mapped filesystems (Christian Brauner)
- fs: add i_user_ns() helper (Christian Brauner)
- fs: port higher-level mapping helpers (Christian Brauner)
- fs: remove unused low-level mapping helpers (Christian Brauner)
- fs: use low-level mapping helpers (Christian Brauner)
- docs: update mapping documentation (Christian Brauner)
- fs: account for filesystem mappings (Christian Brauner)
- fs: tweak fsuidgid_has_mapping() (Christian Brauner)
- fs: move mapping helpers (Christian Brauner)
- fs: add is_idmapped_mnt() helper (Christian Brauner)
- powerpc/ftrace: Remove ftrace init tramp once kernel init is complete (Naveen N. Rao)
- xfs: Fix the free logic of state in xfs_attr_node_hasname (Yang Xu)
- xfs: use kmem_cache_free() for kmem_cache objects (Rustam Kovhaev)
- bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init() (Coly Li)
- tick/nohz: unexport __init-annotated tick_nohz_full_setup() (Masahiro Yamada)
- LTS version: v5.15.51 (Jack Vogel)
- powerpc/pseries: wire up rng during setup_arch() (Jason A. Donenfeld)
- kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt) (Masahiro Yamada)
- dma-direct: use the correct size for dma_set_encrypted() (Dexuan Cui)
- perf build-id: Fix caching files with a wrong build ID (Adrian Hunter)
- random: update comment from copy_to_user() -> copy_to_iter() (Jason A. Donenfeld)
- ARM: dts: bcm2711-rpi-400: Fix GPIO line names (Stefan Wahren)
- modpost: fix section mismatch check for exported init/exit sections (Masahiro Yamada)
- ARM: cns3xxx: Fix refcount leak in cns3xxx_init (Miaoqian Lin)
- memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings (Miaoqian Lin)
- ARM: Fix refcount leak in axxia_boot_secondary (Miaoqian Lin)
- soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe (Miaoqian Lin)
- ARM: exynos: Fix refcount leak in exynos_map_pmu (Miaoqian Lin)
- arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode (Aswath Govindraju)
- ARM: dts: imx6qdl: correct PU regulator ramp delay (Lucas Stach)
- ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node (Alexander Stein)
- drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (Kuogee Hsieh)
- powerpc/powernv: wire up rng during setup_arch (Jason A. Donenfeld)
- powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address (Andrew Donnellan)
- powerpc: Enable execve syscall exit tracepoint (Naveen N. Rao)
- powerpc/microwatt: wire up rng during setup_arch() (Jason A. Donenfeld)
- parisc: Enable ARCH_HAS_STRICT_MODULE_RWX (Helge Deller)
- parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI (Helge Deller)
- xtensa: Fix refcount leak bug in time.c (Liang He)
- xtensa: xtfpga: Fix refcount leak bug in setup (Liang He)
- iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels() (Jialin Zhang)
- iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client (Miaoqian Lin)
- iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties() (Jialin Zhang)
- iio: adc: axp288: Override TS pin bias current for some models (Hans de Goede)
- iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message (Yannick Brosseau)
- iio: adc: stm32: Fix ADCs iteration in irq handler (Yannick Brosseau)
- iio: afe: rescale: Fix boolean logic bug (Linus Walleij)
- iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value) (Jean-Baptiste Maneyrol)
- iio: adc: stm32: fix maximum clock rate for stm32mp15x (Olivier Moysan)
- iio: trigger: sysfs: fix use-after-free on remove (Vincent Whitchurch)
- iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up() (Zheyu Ma)
- iio: accel: mma8452: ignore the return value of reset operation (Haibo Chen)
- iio:accel:mxc4005: rearrange iio trigger get and register (Dmitry Rokosov)
- iio:accel:bma180: rearrange iio trigger get and register (Dmitry Rokosov)
- iio:accel:kxcjk-1013: rearrange iio trigger get and register (Dmitry Rokosov)
- iio:chemical:ccs811: rearrange iio trigger get and register (Dmitry Rokosov)
- iio:humidity:hts221: rearrange iio trigger get and register (Dmitry Rokosov)
- f2fs: attach inline_data after setting compression (Jaegeuk Kim)
- btrfs: fix deadlock with fsync+fiemap+transaction commit (Josef Bacik)
- btrfs: don't set lock_owner when locking extent buffer for reading (Zygo Blaxell)
- dt-bindings: usb: ehci: Increase the number of PHYs (Geert Uytterhoeven)
- dt-bindings: usb: ohci: Increase the number of PHYs (Geert Uytterhoeven)
- usb: chipidea: udc: check request status before setting device address (Xu Yang)
- USB: gadget: Fix double-free bug in raw_gadget driver (Alan Stern)
- usb: gadget: Fix non-unique driver names in raw-gadget driver (Alan Stern)
- xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI (Utkarsh Patel)
- xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI (Tanveer Alam)
- xhci: turn off port power in shutdown (Mathias Nyman)
- usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC (Andy Shevchenko)
- iio: adc: vf610: fix conversion mode sysfs node name (Baruch Siach)
- iio: magnetometer: yas530: Fix memchr_inv() misuse (Linus Walleij)
- iio: mma8452: fix probe fail when device tree compatible is used. (Haibo Chen)
- s390/cpumf: Handle events cycles and instructions identical (Thomas Richter)
- gpio: winbond: Fix error code in winbond_gpio_get() (Dan Carpenter)
- nvme: move the Samsung X5 quirk entry to the core quirks (Christoph Hellwig)
- nvme-pci: add NO APST quirk for Kioxia device (Enzo Matsumiya)
- sock: redo the psock vs ULP protection check (Jakub Kicinski)
- Revert "net/tls: fix tls_sk_proto_close executed repeatedly" (Jakub Kicinski)
- virtio_net: fix xdp_rxq_info bug after suspend/resume (Stephan Gerhold)
- igb: Make DMA faster when CPU is active on the PCIe link (Kai-Heng Feng)
- regmap-irq: Fix offset/index mismatch in read_sub_irq_data() (Aidan MacDonald)
- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips (Aidan MacDonald)
- ice: ethtool: advertise 1000M speeds properly (Anatolii Gerasymenko)
- afs: Fix dynamic root getattr (David Howells)
- MIPS: Remove repetitive increase irq_err_count (huhai)
- x86/xen: Remove undefined behavior in setup_features() (Julien Grall)
- xen-blkfront: Handle NULL gendisk (Jason Andryuk)
- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh (Jie2x Zhou)
- udmabuf: add back sanity check (Gerd Hoffmann)
- erspan: do not assume transport header is always set (Eric Dumazet)
- perf arm-spe: Don't set data source if it's not a memory operation (Leo Yan)
- drm/msm/dp: force link training for display resolution change (Kuogee Hsieh)
- drm/msm/dp: do not initialize phy until plugin interrupt received (Kuogee Hsieh)
- drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed (Kuogee Hsieh)
- drm/msm/dp: Drop now unused hpd_high member (Bjorn Andersson)
- drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind() (Kuogee Hsieh)
- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf (Miaoqian Lin)
- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms (Peilin Ye)
- ethtool: Fix get module eeprom fallback (Ivan Vecera)
- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers (Jay Vosburgh)
- igb: fix a use-after-free issue in igb_clean_tx_ring (Lorenzo Bianconi)
- tipc: fix use-after-free Read in tipc_named_reinit (Hoang Le)
- net: fix data-race in dev_isalive() (Eric Dumazet)
- net: Write lock dev_base_lock without disabling bottom halves. (Sebastian Andrzej Siewior)
- KVM: arm64: Prevent kmemleak from accessing pKVM memory (Quentin Perret)
- phy: aquantia: Fix AN when higher speeds than 1G are not advertised (Claudiu Manoil)
- scsi: storvsc: Correct reporting of Hyper-V I/O size limits (Saurabh Sengar)
- bpf, x86: Fix tail call count offset calculation on bpf2bpf call (Jakub Sitnicki)
- drm/sun4i: Fix crash during suspend after component bind failure (Samuel Holland)
- bpf: Fix request_sock leak in sk lookup helpers (Jon Maxwell)
- drm/msm: use for_each_sgtable_sg to iterate over scatterlist (Jonathan Marek)
- xsk: Fix generic transmit when completion queue reservation fails (Ciara Loftus)
- scsi: iscsi: Exclude zero from the endpoint ID range (Sergey Gorenko)
- drm/msm: Switch ordering of runpm put vs devfreq_idle (Rob Clark)
- scsi: scsi_debug: Fix zone transition to full condition (Damien Le Moal)
- netfilter: use get_random_u32 instead of prandom (Florian Westphal)
- drm/msm: Fix double pm_runtime_disable() call (Maximilian Luz)
- drm/msm: Ensure mmap offset is initialized (Rob Clark)
- USB: serial: option: add Quectel RM500K module support (Macpaul Lin)
- USB: serial: option: add Quectel EM05-G modem (Yonglin Tan)
- USB: serial: option: add Telit LE910Cx 0x1250 composition (Carlo Lobrano)
- USB: serial: pl2303: add support for more HXN (G) types (Johan Hovold)
- drm/i915: Implement w/a 22010492432 for adl-s (Ville Syrjälä)
- tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() (Masami Hiramatsu (Google))
- dm mirror log: clear log bits up to BITS_PER_LONG boundary (Mikulas Patocka)
- dm era: commit metadata in postsuspend after worker stops (Nikos Tsironis)
- ata: libata: add qc->flags in ata_qc_complete_template tracepoint (Edward Wu)
- mtd: rawnand: gpmi: Fix setting busy timeout setting (Sascha Hauer)
- MAINTAINERS: Add new IOMMU development mailing list (Joerg Roedel)
- xen/gntdev: Avoid blocking in unmap_grant_pages() (Demi Marie Obenour)
- mmc: mediatek: wait dma stop bit reset to 0 (Mengqi Zhang)
- mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing (Chevron Li)
- scsi: ibmvfc: Allocate/free queue resource only during probe/remove (Tyrel Datwyler)
- scsi: ibmvfc: Store vhost pointer during subcrq allocation (Tyrel Datwyler)
- btrfs: add error messages to all unrecognized mount options (David Sterba)
- btrfs: prevent remounting to v1 space cache for subpage mount (Qu Wenruo)
- btrfs: fix hang during unmount when block group reclaim task is running (Filipe Manana)
- 9p: fix fid refcount leak in v9fs_vfs_get_link (Dominique Martinet)
- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl (Dominique Martinet)
- 9p: Fix refcounting during full path walks for fid lookups (Tyler Hicks)
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments (Rosemarie O'Riorden)
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (Tim Crawford)
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (Tim Crawford)
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly (Takashi Iwai)
- ALSA: hda/realtek - ALC897 headset MIC no sound (Kailang Yang)
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop (Soham Sen)
- ALSA: hda/conexant: Fix missing beep setup (Takashi Iwai)
- ALSA: hda/via: Fix missing beep setup (Takashi Iwai)
- random: quiet urandom warning ratelimit suppression message (Jason A. Donenfeld)
- random: schedule mix_interrupt_randomness() less often (Jason A. Donenfeld)
- LTS version: v5.15.50 (Jack Vogel)
- arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (Will Deacon)
- serial: core: Initialize rs485 RTS polarity already on probe (Lukas Wunner)
- selftests/bpf: Add selftest for calling global functions from freplace (Toke Høiland-Jørgensen)
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs (Toke Høiland-Jørgensen)
- usb: gadget: u_ether: fix regression in setting fixed MAC address (Marian Postevca)
- zonefs: fix zonefs_iomap_begin() for reads (Damien Le Moal)
- drm/amd/display: Don't reinitialize DMCUB on s0ix resume (Nicholas Kazlauskas)
- s390/mm: use non-quiescing sske for KVM switch to keyed guest (Christian Borntraeger)
- LTS version: v5.15.49 (Jack Vogel)
- clk: imx8mp: fix usb_root_clk parent (Peng Fan)
- powerpc/book3e: get rid of #include <generated/compile.h> (Masahiro Yamada)
- virtio-pci: Remove wrong address verification in vp_del_vqs() (Murilo Opsfelder Araujo)
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine (Andy Chi)
- KVM: arm64: Don't read a HW interrupt pending state in user context (Marc Zyngier)
- ext4: add reserved GDT blocks check (Zhang Yi)
- ext4: make variable "count" signed (Ding Xiang)
- ext4: fix bug_on ext4_mb_use_inode_pa (Baokun Li)
- ext4: fix super block checksum incorrect after mount (Ye Bin)
- cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (Sami Tolvanen)
- drm/amd/display: Cap OLED brightness per max frame-average luminance (Roman Li)
- dm mirror log: round up region bitmap size to BITS_PER_LONG (Mikulas Patocka)
- bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (Shin'ichiro Kawasaki)
- serial: 8250: Store to lsr_save_flags after lsr read (Ilpo Järvinen)
- tty: n_gsm: Debug output allocation must use GFP_ATOMIC (Tony Lindgren)
- usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (Linyu Yuan)
- usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (Linyu Yuan)
- usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (Miaoqian Lin)
- usb: cdnsp: Fixed setting last_trb incorrectly (Jing Leng)
- usb: dwc2: Fix memory leak in dwc2_hcd_init (Miaoqian Lin)
- USB: serial: io_ti: add Agilent E5805A support (Robert Eckelmann)
- USB: serial: option: add support for Cinterion MV31 with new baseline (Slark Xiao)
- crypto: memneq - move into lib/ (Jason A. Donenfeld)
- comedi: vmk80xx: fix expression for tx buffer size (Ian Abbott)
- mei: me: add raptor lake point S DID (Alexander Usyskin)
- mei: hbm: drop capability response on early shutdown (Alexander Usyskin)
- i2c: designware: Use standard optional ref clock implementation (Serge Semin)
- sched: Fix balance_push() vs __sched_setscheduler() (Peter Zijlstra)
- irqchip/realtek-rtl: Fix refcount leak in map_interrupts (Miaoqian Lin)
- irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (Miaoqian Lin)
- irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (Miaoqian Lin)
- irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (Miaoqian Lin)
- i2c: npcm7xx: Add check for platform_driver_register (Jiasheng Jiang)
- faddr2line: Fix overlapping text section failures, the sequel (Josh Poimboeuf)
- block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (Bart Van Assche)
- init: Initialize noop_backing_dev_info early (Jan Kara)
- certs/blacklist_hashes.c: fix const confusion in certs blacklist (Masahiro Yamada)
- arm64: ftrace: consistently handle PLTs. (Mark Rutland)
- arm64: ftrace: fix branch range checks (Mark Rutland)
- net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (Duoming Zhou)
- net: bgmac: Fix an erroneous kfree() in bgmac_remove() (Christophe JAILLET)
- mlxsw: spectrum_cnt: Reorder counter pools (Petr Machata)
- nvme: add device name to warning in uuid_show() (Thomas Weißschuh)
- net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (Guangbin Huang)
- net: hns3: don't push link state to VF if unalive (Jian Shen)
- net: hns3: set port base vlan tbl_sta to false before removing old vlan (Guangbin Huang)
- net: hns3: split function hclge_update_port_base_vlan_cfg() (Jian Shen)
- drm/i915/reset: Fix error_state_read ptr + offset use (Alan Previn)
- io_uring: fix races with buffer table unregister (Pavel Begunkov)
- io_uring: fix races with file table unregister (Pavel Begunkov)
- misc: atmel-ssc: Fix IRQ check in ssc_probe (Miaoqian Lin)
- tty: goldfish: Fix free_irq() on remove (Vincent Whitchurch)
- Drivers: hv: vmbus: Release cpu lock in error case (Saurabh Sengar)
- i40e: Fix call trace in setup_tx_descriptors (Aleksandr Loktionov)
- i40e: Fix calculating the number of queue pairs (Grzegorz Szczurek)
- i40e: Fix adding ADQ filter to TC0 (Grzegorz Szczurek)
- clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (Masahiro Yamada)
- sunrpc: set cl_max_connect when cloning an rpc_clnt (Scott Mayhew)
- pNFS: Avoid a live lock condition in pnfs_update_layout() (Trond Myklebust)
- pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (Trond Myklebust)
- staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (Larry Finger)
- staging: r8188eu: Use zeroing allocator in wpa_set_encryption() (Gustavo A. R. Silva)
- staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (Phillip Potter)
- platform/x86/intel: hid: Add Surface Go to VGBS allow list (Duke Lee)
- platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (August Wikerfors)
- platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (Piotr Chmura)
- gpio: dwapb: Don't print error on -EPROBE_DEFER (Serge Semin)
- random: credit cpu and bootloader seeds by default (Jason A. Donenfeld)
- MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error. (Yupeng Li)
- mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (Linus Torvalds)
- gcc-12: disable '-Wdangling-pointer' warning for now (Linus Torvalds)
- net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (Chen Lin)
- ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (Wang Yufen)
- nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (Xiaohui Zhang)
- virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (chengkaitao)
- ALSA: hda/realtek - Add HW8326 support (huangwenhui)
- scsi: pmcraid: Fix missing resource cleanup in error case (Chengguang Xu)
- scsi: ipr: Fix missing/incorrect resource cleanup in error case (Chengguang Xu)
- scsi: mpt3sas: Fix out-of-bounds compiler warning (Helge Deller)
- scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (James Smart)
- scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (James Smart)
- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (James Smart)
- scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (Wentao Wang)
- Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (Marius Hoch)
- ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (Mark Brown)
- ASoC: es8328: Fix event generation for deemphasis control (Mark Brown)
- ASoC: wm8962: Fix suspend while playing music (Adam Ford)
- quota: Prevent memory allocation recursion while holding dq_lock (Matthew Wilcox (Oracle))
- ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (Sergey Shtylyov)
- drm/amdkfd: add pinned BOs to kfd_bo_list (Lang Yu)
- ASoC: cs42l51: Correct minimum value for SX volume control (Charles Keepax)
- ASoC: cs42l56: Correct typo in minimum level for SX volume controls (Charles Keepax)
- ASoC: cs42l52: Correct TLV for Bypass Volume (Charles Keepax)
- ASoC: cs53l30: Correct number of volume levels on SX controls (Charles Keepax)
- ASoC: cs35l36: Update digital volume TLV (Charles Keepax)
- ASoC: cs42l52: Fix TLV scales for mixer controls (Charles Keepax)
- dma-debug: make things less spammy under memory pressure (Rob Clark)
- drm/amdkfd: Use mmget_not_zero in MMU notifier (Philip Yang)
- drm/amd/display: Read Golden Settings Table from VBIOS (Sherry Wang)
- ASoC: nau8822: Add operation for internal PLL off and on (Hui Wang)
- powerpc/kasan: Silence KASAN warnings in __get_wchan() (He Ying)
- arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (Adam Ford)
- arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (Adam Ford)
- nfsd: Replace use of rwsem with errseq_t (Trond Myklebust)
- Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (Stylon Wang)
- LTS version: v5.15.47 (Jack Vogel)
- xsk: Fix possible crash when multiple sockets are created (Maciej Fijalkowski)
- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (Eric Dumazet)
- dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (Dave Jiang)
- iov_iter: fix build issue due to possible type mis-match (Linus Torvalds)
- zonefs: fix handling of explicit_open option on mount (Damien Le Moal)
- PCI: qcom: Fix pipe clock imbalance (Johan Hovold)
- net/sched: act_police: more accurate MTU policing (Davide Caratti)
- md/raid0: Ignore RAID0 layout if the second zone has only one device (Pascal Hambourg)
- random: account for arch randomness in bits (Jason A. Donenfeld)
- random: mark bootloader randomness code as __init (Jason A. Donenfeld)
- random: avoid checking crng_ready() twice in random_init() (Jason A. Donenfeld)
- drm/ast: Create threshold values for AST2600 (KuoHsiang Chou)
- powerpc/mm: Switch obsolete dssall to .long (Alexey Kardashevskiy)
- powerpc/32: Fix overread/overwrite of thread_struct via ptrace (Michael Ellerman)
- drm/amdgpu: update VCN codec support for Yellow Carp (Alex Deucher)
- drm/atomic: Force bridge self-refresh-exit on CRTC switch (Brian Norris)
- drm/bridge: analogix_dp: Support PSR-exit to disable transition (Brian Norris)
- powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (Michael Ellerman)
- vduse: Fix NULL pointer dereference on sysfs access (Xie Yongji)
- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (Mathias Nyman)
- ixgbe: fix unexpected VLAN Rx in promisc mode on VF (Olivier Matz)
- ixgbe: fix bcast packets Rx on VF after promisc removal (Olivier Matz)
- nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (Martin Faltesek)
- nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (Martin Faltesek)
- nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (Martin Faltesek)
- writeback: Fix inode->i_io_list not be protected by inode->i_lock error (Jchao Sun)
- net: openvswitch: fix misuse of the cached connection on tuple changes (Ilya Maximets)
- net: phy: dp83867: retrigger SGMII AN when link change (Tan Tee Min)
- mmc: block: Fix CQE recovery reset success (Adrian Hunter)
- ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (Sergey Shtylyov)
- KEYS: trusted: tpm2: Fix migratable logic (David Safford)
- cifs: fix reconnect on smb3 mount types (Paulo Alcantara)
- cifs: return errors during session setup during reconnects (Shyam Prasad N)
- ALSA: hda/realtek: Add quirk for HP Dev One (Jeremy Soller)
- ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (Cameron Berkenpas)
- ALSA: hda/conexant - Fix loopback issue with CX20632 (huangwenhui)
- ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (Takashi Iwai)
- ALSA: usb-audio: Skip generic sync EP parse for secondary EP (Takashi Iwai)
- scripts/gdb: change kernel config dumping method (Kuan-Ying Lee)
- vringh: Fix loop descriptors check in the indirect cases (Xie Yongji)
- nodemask: Fix return values to be unsigned (Kees Cook)
- drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (Yury Norov)
- cifs: version operations for smb20 unneeded when legacy support disabled (Steve French)
- s390/gmap: voluntarily schedule during key setting (Christian Borntraeger)
- nbd: fix io hung while disconnecting device (Yu Kuai)
- nbd: fix race between nbd_alloc_config() and module removal (Yu Kuai)
- nbd: call genl_unregister_family() first in nbd_cleanup() (Yu Kuai)
- jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (Peter Zijlstra)
- x86/cpu: Elide KCSAN for cpu_has() and friends (Peter Zijlstra)
- modpost: fix undefined behavior of is_arm_mapping_symbol() (Masahiro Yamada)
- um: line: Use separate IRQs per line (Johannes Berg)
- drm/amd/pm: Fix missing thermal throttler status (Lijo Lazar)
- drm/radeon: fix a possible null pointer dereference (Gong Yuanjun)
- drm/amd/display: Check if modulo is 0 before dividing. (David Galiffi)
- ceph: flush the mdlog for filesystem sync (Xiubo Li)
- ceph: allow ceph.dir.rctime xattr to be updatable (Venky Shankar)
- Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" (Michal Kubecek)
- scsi: myrb: Fix up null pointer access on myrb_cleanup() (Hannes Reinecke)
- md: protect md_unregister_thread from reentrancy (Guoqing Jiang)
- watchdog: wdat_wdt: Stop watchdog when rebooting the system (Liu Xinpeng)
- kernfs: Separate kernfs_pr_cont_buf and rename_lock. (Hao Luo)
- serial: msm_serial: disable interrupts in __msm_console_write() (John Ogness)
- staging: rtl8712: fix uninit-value in r871xu_drv_init() (Wang Cheng)
- staging: rtl8712: fix uninit-value in usb_read8() and friends (Wang Cheng)
- clocksource/drivers/sp804: Avoid error on multiple instances (Andre Przywara)
- extcon: Modify extcon device to be created after driver data is set (bumwoo lee)
- extcon: Fix extcon_get_extcon_dev() error handling (Dan Carpenter)
- misc: rtsx: set NULL intfdata when probe fails (Shuah Khan)
- soundwire: qcom: adjust autoenumeration timeout (Srinivas Kandagatla)
- usb: dwc2: gadget: don't reset gadget's driver->bus (Marek Szyprowski)
- sysrq: do not omit current cpu when showing backtrace of all active CPUs (Changbin Du)
- char: xillybus: fix a refcount leak in cleanup_dev() (Hangyu Hua)
- USB: hcd-pci: Fully suspend across freeze/thaw cycle (Evan Green)
- drivers: usb: host: Fix deadlock in oxu_bus_suspend() (Duoming Zhou)
- drivers: tty: serial: Fix deadlock in sa1100_set_termios() (Duoming Zhou)
- USB: host: isp116x: check return value after calling platform_get_resource() (Zhen Ni)
- drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (Duoming Zhou)
- drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (Duoming Zhou)
- thunderbolt: Use different lane for second DisplayPort tunnel (Mika Westerberg)
- tty: Fix a possible resource leak in icom_probe (Huang Guobin)
- tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (Zheyu Ma)
- drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (Duoming Zhou)
- drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (Duoming Zhou)
- lkdtm/usercopy: Expand size of "out of frame" object (Kees Cook)
- iio: st_sensors: Add a local lock for protecting odr (Miquel Raynal)
- staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (Xiaoke Wang)
- iio: dummy: iio_simple_dummy: check the return value of kstrdup() (Xiaoke Wang)
- iov_iter: Fix iter_xarray_get_pages{,_alloc}() (David Howells)
- nfp: flower: restructure flow-key for gre+vlan combination (Etienne van der Linde)
- drm: imx: fix compiler warning with gcc-12 (Linus Torvalds)
- tcp: use alloc_large_system_hash() to allocate table_perturb (Muchun Song)
- net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (Marek Behún)
- net: altera: Fix refcount leak in altera_tse_mdio_create (Miaoqian Lin)
- ip_gre: test csum_start instead of transport header (Willem de Bruijn)
- net/mlx5: fs, fail conflicting actions (Mark Bloch)
- net/mlx5: Fix mlx5_get_next_dev() peer device matching (Saeed Mahameed)
- net/mlx5: Lag, filter non compatible devices (Mark Bloch)
- net: ipv6: unexport __init-annotated seg6_hmac_init() (Masahiro Yamada)
- net: xfrm: unexport __init-annotated xfrm4_protocol_init() (Masahiro Yamada)
- net: mdio: unexport __init-annotated mdio_bus_init() (Masahiro Yamada)
- SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (Chuck Lever)
- xsk: Fix handling of invalid descriptors in XSK TX batching API (Maciej Fijalkowski)
- i40e: xsk: Move tmp desc array from driver to pool (Magnus Karlsson)
- net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (Gal Pressman)
- net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (Miaoqian Lin)
- bpf, arm64: Clear prog->jited_len along prog->jited (Eric Dumazet)
- af_unix: Fix a data-race in unix_dgram_peer_wake_me(). (Kuniyuki Iwashima)
- stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (Christophe JAILLET)
- xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (Masahiro Yamada)
- netfilter: nf_tables: bail out early if hardware offload is not supported (Pablo Neira Ayuso)
- netfilter: nf_tables: memleak flow rule from commit path (Pablo Neira Ayuso)
- netfilter: nf_tables: release new hooks on unsupported flowtable flags (Pablo Neira Ayuso)
- ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (Miaoqian Lin)
- netfilter: nf_tables: always initialize flowtable hook list in transaction (Pablo Neira Ayuso)
- SUNRPC: Trap RDMA segment overflows (Chuck Lever)
- powerpc/kasan: Force thread size increase with KASAN (Michael Ellerman)
- netfilter: nf_tables: delete flowtable hooks via transaction list (Pablo Neira Ayuso)
- netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (Pablo Neira Ayuso)
- netfilter: nat: really support inet nat without l3 address (Florian Westphal)
- drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (Marek Vasut)
- drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() (Christophe JAILLET)
- xprtrdma: treat all calls not a bcall when bc_serv is NULL (Kinglong Mee)
- f2fs: fix to tag gcing flag on page during file defragment (Chao Yu)
- m68knommu: fix undefined reference to `mach_get_rtc_pll' (Greg Ungerer)
- RISC-V: use memcpy for kexec_file mode (Liao Chang)
- video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (Yang Yingliang)
- video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (Saurabh Sengar)
- NFSv4: Don't hold the layoutget locks across multiple RPC calls (Trond Myklebust)
- dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (Radhey Shyam Pandey)
- m68knommu: fix undefined reference to `_init_sp' (Greg Ungerer)
- m68knommu: set ZERO_PAGE() to the allocated zeroed page (Greg Ungerer)
- i2c: cadence: Increase timeout per message if necessary (Lucas Tanure)
- f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (Dongliang Mu)
- iommu/arm-smmu-v3: check return value after calling platform_get_resource() (Yang Yingliang)
- iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (Yang Yingliang)
- tracing: Avoid adding tracer option before update_tracer_options (Mark-PK Tsai)
- tracing: Fix sleeping function called from invalid context on RT kernel (Jun Miao)
- tracing: Make tp_printk work on syscall tracepoints (Jeff Xie)
- bootconfig: Make the bootconfig.o as a normal object file (Masami Hiramatsu)
- mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (Gong Yuanjun)
- dmaengine: idxd: set DMA_INTERRUPT cap bit (Dave Jiang)
- perf c2c: Fix sorting in percent_rmt_hitm_cmp() (Leo Yan)
- driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (Saravana Kannan)
- tipc: check attribute length for bearer name (Hoang Le)
- scsi: sd: Fix potential NULL pointer dereference (Damien Le Moal)
- afs: Fix infinite loop found by xfstest generic/676 (David Howells)
- gpio: pca953x: use the correct register address to do regcache sync (Haibo Chen)
- regulator: mt6315-regulator: fix invalid allowed mode (Fabien Parent)
- s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (Alexander Gordeev)
- octeontx2-af: fix error code in is_valid_offset() (Dan Carpenter)
- vdpa: ifcvf: set pci driver data in probe (Jason Wang)
- tcp: tcp_rtx_synack() can be called from process context (Eric Dumazet)
- net: sched: add barrier to fix packet stuck problem for lockless qdisc (Guoju Fang)
- net/mlx5e: Update netdev features after changing XDP state (Maxim Mikityanskiy)
- net/mlx5: correct ECE offset in query qp output (Changcheng Liu)
- net/mlx5: CT: Fix header-rewrite re-use for tupels (Paul Blakey)
- net/mlx5e: TC NIC mode, fix tc chains miss table (Maor Dickman)
- net/mlx5: Don't use already freed action pointer (Leon Romanovsky)
- virtio: pci: Fix an error handling path in vp_modern_probe() (Christophe JAILLET)
- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (Eli Cohen)
- block: make bioset_exit() fully resilient against being called twice (Jens Axboe)
- sfc: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet)
- sfc: fix considering that all channels have TX queues (Martin Habets)
- nfp: only report pause frame configuration for physical device (Yu Xiao)
- tcp: add accessors to read/set tp->snd_cwnd (Eric Dumazet)
- net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (Guangguan Wang)
- riscv: read-only pages should not be writable (Heinrich Schuchardt)
- block: take destination bvec offsets into account in bio_copy_data_iter (Christoph Hellwig)
- bpf: Fix probe read error in ___bpf_prog_run() (Menglong Dong)
- selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (Song Liu)
- selftests/bpf: fix selftest after random: Urandom_read tracepoint removal (Andrii Nakryiko)
- ubi: ubi_create_volume: Fix use-after-free when volume creation failed (Zhihao Cheng)
- ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (Zhihao Cheng)
- jffs2: fix memory leak in jffs2_do_fill_super (Baokun Li)
- modpost: fix removing numeric suffixes (Alexander Lobakin)
- net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (Miaoqian Lin)
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (Miaoqian Lin)
- net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (Dan Carpenter)
- net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (Vincent Ray)
- s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (Jann Horn)
- clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (Krzysztof Kozlowski)
- ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (Shengjiu Wang)
- blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (Ming Lei)
- watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (Miaoqian Lin)
- watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (Miaoqian Lin)
- driver core: fix deadlock in __device_attach (Zhang Wensheng)
- driver: base: fix UAF when driver_attach failed (Schspa Shi)
- bus: ti-sysc: Fix warnings for unbind for serial (Tony Lindgren)
- firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (Miaoqian Lin)
- serial: stm32-usart: Correct CSIZE, bits, and parity (Ilpo Järvinen)
- serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (Ilpo Järvinen)
- serial: sifive: Sanitize CSIZE and c_iflag (Ilpo Järvinen)
- serial: sh-sci: Don't allow CS5-6 (Ilpo Järvinen)
- serial: txx9: Don't allow CS5-6 (Ilpo Järvinen)
- serial: rda-uart: Don't allow CS5-6 (Ilpo Järvinen)
- serial: digicolor-usart: Don't allow CS5-6 (Ilpo Järvinen)
- serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (YueHaibing)
- serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (Ilpo Järvinen)
- serial: meson: acquire port->lock in startup() (John Ogness)
- tty: n_gsm: Fix packet data hex dump output (Tony Lindgren)
- tty: n_gsm: Don't ignore write return value in gsmld_output() (Tony Lindgren)
- staging: r8188eu: add check for kzalloc (Jiasheng Jiang)
- rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (Miaoqian Lin)
- rtc: ftrtc010: Use platform_get_irq() to get the interrupt (Lad Prabhakar)
- rtc: mt6397: check return value after calling platform_get_resource() (Yang Yingliang)
- ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (Howard Chiu)
- clocksource/drivers/riscv: Events are stopped during CPU suspend (Samuel Holland)
- soc: rockchip: Fix refcount leak in rockchip_grf_init (Miaoqian Lin)
- extcon: ptn5150: Add queue work sync before driver release (Li Jun)
- ksmbd: fix reference count leak in smb_check_perm_dacl() (Xin Xiong)
- coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (Guilherme G. Piccoli)
- soundwire: intel: prevent pm_runtime resume prior to system suspend (Pierre-Louis Bossart)
- export: fix string handling of namespace in EXPORT_SYMBOL_NS (Greg Kroah-Hartman)
- serial: sifive: Report actual baud base rather than fixed 115200 (Maciej W. Rozycki)
- power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (Hans de Goede)
- phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (Johan Hovold)
- misc/pvpanic: Convert regular spinlock into trylock on panic path (Guilherme G. Piccoli)
- pvpanic: Fix typos in the comments (Andy Shevchenko)
- rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (Krzysztof Kozlowski)
- iio: adc: sc27xx: Fine tune the scale calibration values (Cixi Geng)
- iio: adc: sc27xx: fix read big scale voltage not right (Cixi Geng)
- iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (Miaoqian Lin)
- iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (Miaoqian Lin)
- rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (Arnaud Pouliquen)
- rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (Hangyu Hua)
- rpmsg: virtio: Fix possible double free in rpmsg_probe() (Hangyu Hua)
- usb: typec: mux: Check dev_set_name() return value (Bjorn Andersson)
- firmware: stratix10-svc: fix a missing check on list iterator (Xiaomeng Tong)
- misc: fastrpc: fix an incorrect NULL check on list iterator (Xiaomeng Tong)
- usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (Zheng Yongjun)
- usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (Wesley Cheng)
- rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (Krzysztof Kozlowski)
- pwm: raspberrypi-poe: Fix endianness in firmware struct (Uwe Kleine-König)
- pwm: lp3943: Fix duty calculation in case period was clamped (Uwe Kleine-König)
- staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (Christophe JAILLET)
- usb: musb: Fix missing of_node_put() in omap2430_probe (Miaoqian Lin)
- USB: storage: karma: fix rio_karma_init return (Lin Ma)
- usb: usbip: add missing device lock on tweak configuration cmd (Niels Dossche)
-
Mon Aug 01 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-1.43.4.el8
- Revert "selftests/bpf: add tests verifying unprivileged bpf behaviour" (Alan Maguire) [Orabug: 34399286]
- Revert "selftests/bpf: Add test for reg2btf_ids out of bounds access" (Alan Maguire) [Orabug: 34399286]