-
Fri Dec 09 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.76.5.1.el8
- proc: proc_skip_spaces() shouldn't think it is working on C strings (Linus Torvalds) [Orabug: 34883037] {CVE-2022-4378}
- proc: avoid integer type confusion in get_proc_long (Linus Torvalds) [Orabug: 34883037] {CVE-2022-4378}
-
Tue Nov 22 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.76.5.el8
- KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit() (Ben Gardon) [Orabug: 34817119]
- KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Track xAPIC ID only on userspace SET, _after_ vAPIC is updated (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Flush the "current" TLB when activating AVIC (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Purge "highest ISR" cache when updating APICv state (Sean Christopherson) [Orabug: 34817119]
- iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Add AVIC doorbell tracepoint (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Introduce hybrid-AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Introduce logic to (de)activate x2AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Refresh AVIC configuration when changing APIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Deactivate APICv on vCPU with APIC disabled (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Fix x2APIC MSRs interception (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Adding support for configuring x2APIC MSRs interception (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not support updating APIC ID when in x2APIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Update max number of vCPUs supported for x2AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Detect X2APIC virtualization (x2AVIC) support (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD (Suravee Suthikulpanit) [Orabug: 34817119]
- x86/cpufeatures: Introduce x2AVIC CPUID bit (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Do not block APIC write for non ICR registers (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode (Zeng Guang) [Orabug: 34817119]
- KVM: x86: disable preemption while updating apicv inhibition (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: SVM: fix avic_kick_target_vcpus_fast (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: remove avic's broken code that updated APIC ID (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: document AVIC/APICv inhibit reasons (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: allow to force AVIC to be enabled (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Do not activate AVIC for SEV-enabled guest (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Trace all APICv inhibit changes and capture overall status (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Add wrappers for setting/clearing APICv inhibits (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Make APICv inhibit reasons an enum and cleanup naming (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Disable preemption across AVIC load/put during APICv refresh (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit (Sean Christopherson) [Orabug: 34817119]
- KVM: VMX: Handle APIC-write offset wrangling in VMX code (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm" (Sean Christopherson) [Orabug: 34817119]
- KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Drop export for .tlb_flush_current() static_call key (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Skip APICv update if APICv is disable at the module level (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Unexport __kvm_request_apicv_update() (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: fix race between interrupt delivery and AVIC inhibition (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: set IRR in svm_deliver_interrupt (Paolo Bonzini) [Orabug: 34817119]
- KVM: SVM: extract avic_ring_doorbell (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: move avic definitions from AMD's spec to svm.h (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Move delivery of non-APICv interrupt into vendor code (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Drop AVIC's intermediate avic_set_running() helper (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery (Maxim Levitsky) [Orabug: 34817119]
- KVM: Add helpers to wake/query blocking vCPU (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell (Sean Christopherson) [Orabug: 34817119]
- KVM: ensure APICv is considered inactive if there is no APIC (Paolo Bonzini) [Orabug: 34817119]
- KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Move SVM's APICv sanity check to common x86 (Sean Christopherson) [Orabug: 34817119]
- rds: Remove the cp_rdsinfo_pending flag (Håkon Bugge) [Orabug: 34658657]
- RDMA/mlx5: Change debug log level for remote access error syndromes (Arumugam Kolappan) [Orabug: 34798451]
- uek-rpm: kernel-uek.spec: make -modules-extra depend on -modules (Todd Vierling) [Orabug: 34820756]
- Feature: Add cmdline param sched_uek=[preempt,wakeidle] (Libo Chen) [Orabug: 34779451]
- rds: ib: Fix cleanup of rds_ib_cache_gc_worker (Håkon Bugge) [Orabug: 34806076]
- KVM: nVMX: Add tracepoint for nested VM-Enter (David Matlack) [Orabug: 34806794]
- KVM: x86: Update trace function for nested VM entry to support VMX (Mingwei Zhang) [Orabug: 34806794]
- KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use (Vitaly Kuznetsov) [Orabug: 34806794]
- KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() (Vitaly Kuznetsov) [Orabug: 34806794]
- KVM: nVMX: Rename vmcs_to_field_offset{,_table} (Vitaly Kuznetsov) [Orabug: 34806794]
- x86/kvm: Always inline evmcs_write64() (Peter Zijlstra) [Orabug: 34806794]
- RDMA/uverbs: restrack shared PDs (Sharath Srinivasan) [Orabug: 34812520]
-
Wed Nov 16 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.76.4.el8
- x86: Ignore iommu=off for AMD cpus (Dave Kleikamp) [Orabug: 34211826]
- virtio-net: use mtu size as buffer length for big packets (Gavin Li) [Orabug: 34756664]
- virtio-net: introduce and use helper function for guest gso support checks (Gavin Li) [Orabug: 34756664]
- vdpa/mlx5: Use consistent RQT size (Eli Cohen) [Orabug: 34756664]
- vdpa: mlx5: synchronize driver status with CVQ (Jason Wang) [Orabug: 34756664]
- vdpa: support exposing the count of vqs to userspace (Longpeng) [Orabug: 34756664]
- vdpa: change the type of nvqs to u32 (Longpeng) [Orabug: 34756664]
- vdpa: support exposing the config size to userspace (Longpeng) [Orabug: 34756664]
- vdpa/mlx5: re-create forwarding rules after mac modified (Michael Qiu) [Orabug: 34756664]
- Add definition of VIRTIO_F_IN_ORDER feature bit (Gautam Dawar) [Orabug: 34756664]
- vdpa: factor out vdpa_set_features_unlocked for vdpa internal use (Si-Wei Liu) [Orabug: 34756664]
- Revert "RDMA/cma: Use output interface for net_dev check" (Håkon Bugge) [Orabug: 34774007]
- Revert "rdmaip: Flush ARP cache after address has been cleared" (Sharath Srinivasan) [Orabug: 34783631]
- Revert "sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle" (Samasth Norway Ananda) [Orabug: 34807135]
-
Wed Nov 09 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.76.3.el8
- uek-rpm: Add Documentation to kernel-uek-devel (Somasundaram Krishnasamy) [Orabug: 34734127]
- kfence: add sysfs interface to disable kfence for selected slabs. (Imran Khan) [Orabug: 34744270]
- scsi: target: core: Silence the message about unknown VPD pages (Konstantin Shelekhin) [Orabug: 34764767]
- x86/microcode/AMD: Apply the patch late on every logical thread (Mihai Carabas) [Orabug: 34765295]
- perf/x86/intel: Hide Topdown metrics events if slots is not enumerated (Kan Liang) [Orabug: 34771183]
-
Wed Nov 02 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.76.2.el8
- LTS version: v5.15.76 (Jack Vogel)
- mm: /proc/pid/smaps_rollup: fix no vma's null-deref (Seth Jenkins)
- mmc: core: Add SD card quirk for broken discard (Avri Altman)
- Makefile.debug: re-enable debug info for .S files (Nick Desaulniers)
- x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB (Nathan Chancellor)
- ACPI: video: Force backlight native for more TongFang devices (Werner Sembach)
- perf: Skip and warn on unknown format 'configN' attrs (Rob Herring)
- mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Prathamesh Shete)
- tracing: Do not free snapshot if tracer is on cmdline (Steven Rostedt (Google))
- tracing: Simplify conditional compilation code in tracing_set_tracer() (sunliming)
- ksmbd: fix incorrect handling of iterate_dir (Namjae Jeon)
- ksmbd: handle smb2 query dir request for OutputBufferLength that is too small (Namjae Jeon)
- arm64: mte: move register initialization to C (Peter Collingbourne)
- fs: dlm: fix invalid derefence of sb_lvbptr (Alexander Aring)
- iommu/vt-d: Clean up si_domain in the init_dmars() error path (Jerry Snitselaar)
- iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check() (Charlotte Tan)
- net: phy: dp83822: disable MDI crossover status change interrupt (Felix Riemann)
- net: sched: fix race condition in qdisc_graft() (Eric Dumazet)
- net: hns: fix possible memory leak in hnae_ae_register() (Yang Yingliang)
- wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() (Yang Yingliang)
- sfc: include vport_id in filter spec hash and equal() (Pieter Jansen van Vuuren)
- net: sched: sfb: fix null pointer access issue when sfb_init() fails (Zhengchao Shao)
- net: sched: delete duplicate cleanup of backlog and qlen (Zhengchao Shao)
- net: sched: cake: fix null pointer access issue when cake_init() fails (Zhengchao Shao)
- nvmet: fix workqueue MEM_RECLAIM flushing dependency (Sagi Grimberg)
- nvme-hwmon: kmalloc the NVME SMART log buffer (Serge Semin)
- nvme-hwmon: consistently ignore errors from nvme_hwmon_init (Christoph Hellwig)
- netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements (Pablo Neira Ayuso)
- ionic: catch NULL pointer issue on reconfig (Brett Creeley)
- net: hsr: avoid possible NULL deref in skb_clone() (Eric Dumazet)
- dm: remove unnecessary assignment statement in alloc_dev() (Genjian Zhang)
- cifs: Fix xid leak in cifs_ses_add_channel() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_flock() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_copy_file_range() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_create() (Zhang Xiaoxu)
- udp: Update reuse->has_conns under reuseport_lock. (Kuniyuki Iwashima)
- scsi: lpfc: Fix memory leak in lpfc_create_port() (Rafael Mendonca)
- net: phylink: add mac_managed_pm in phylink_config structure (Shenwei Wang)
- net: phy: dp83867: Extend RX strap quirk for SGMII mode (Harini Katakam)
- net/atm: fix proc_mpc_write incorrect return value (Xiaobo Liu)
- sfc: Change VF mac via PF as first preference if available. (Jonathan Cooper)
- HID: magicmouse: Do not set BTN_MOUSE on double report (José Expósito)
- i40e: Fix DMA mappings leak (Jan Sokolowski)
- tipc: fix an information leak in tipc_topsrv_kern_subscr (Alexander Potapenko)
- tipc: Fix recognition of trial period (Mark Tomlinson)
- ACPI: extlog: Handle multiple records (Tony Luck)
- drm/vc4: Add module dependency on hdmi-codec (Maxime Ripard)
- btrfs: fix processing of delayed tree block refs during backref walking (Filipe Manana)
- btrfs: fix processing of delayed data refs during backref walking (Filipe Manana)
- x86/topology: Fix duplicated core ID within a package (Zhang Rui)
- x86/topology: Fix multiple packages shown on a single-package system (Zhang Rui)
- media: venus: dec: Handle the case where find_format fails (Bryan O'Donoghue)
- media: mceusb: set timeout to at least timeout provided (Sean Young)
- media: ipu3-imgu: Fix NULL pointer dereference in active selection access (Sakari Ailus)
- KVM: arm64: vgic: Fix exit condition in scan_its_table() (Eric Ren)
- kvm: Add support for arch compat vm ioctls (Alexander Graf)
- mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages (Rik van Riel)
- drm/amdgpu: fix sdma doorbell init ordering on APUs (Alex Deucher)
- cpufreq: qcom: fix memory leak in error path (Fabien Parent)
- x86/resctrl: Fix min_cbm_bits for AMD (Babu Moger)
- ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS (Kai-Heng Feng)
- ata: ahci-imx: Fix MODULE_ALIAS (Alexander Stein)
- hwmon/coretemp: Handle large core ID value (Zhang Rui)
- x86/microcode/AMD: Apply the patch early on every logical thread (Borislav Petkov)
- i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter (Bryan O'Donoghue)
- cpufreq: qcom: fix writes in read-only memory region (Fabien Parent)
- selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() (GONG, Ruiqi)
- ocfs2: fix BUG when iput after ocfs2_mknod fails (Joseph Qi)
- ocfs2: clear dinode links count in case of error (Joseph Qi)
- btrfs: enhance unsupported compat RO flags handling (Qu Wenruo)
- perf/x86/intel/pt: Relax address filter validation (Adrian Hunter)
- arm64: errata: Remove AES hwcap for COMPAT tasks (James Morse)
- usb: gadget: uvc: improve sg exit condition (Michael Grzeschik)
- usb: gadget: uvc: giveback vb2 buffer on req complete (Michael Grzeschik)
- usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer (Michael Grzeschik)
- usb: gadget: uvc: use on returned header len in video_encode_isoc_sg (Michael Grzeschik)
- usb: gadget: uvc: consistently use define for headerlen (Michael Grzeschik)
- arm64/mm: Consolidate TCR_EL1 fields (Anshuman Khandual)
- r8152: add PID for the Lenovo OneLink+ Dock (Jean-Francois Le Fillatre)
- LTS version: v5.15.75 (Jack Vogel)
- io-wq: Fix memory leak in worker creation (Rafael Mendonca)
- gcov: support GCC 12.1 and newer compilers (Martin Liska)
- thermal: intel_powerclamp: Use first online CPU as control_cpu (Rafael J. Wysocki)
- ext4: continue to expand file system when the target size doesn't reach (Jerry Lee 李修賢)
- lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5 (Nathan Chancellor)
- Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT (Masahiro Yamada)
- Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5 (Masahiro Yamada)
- drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n (Nathan Chancellor)
- net/ieee802154: don't warn zero-sized raw_sendmsg() (Tetsuo Handa)
- Revert "net/ieee802154: reject zero-sized raw_sendmsg()" (Alexander Aring)
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (Randy Dunlap)
- blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init() (Yu Kuai)
- ALSA: usb-audio: Fix last interface check for registration (Takashi Iwai)
- net: ieee802154: return -EINVAL for unknown addr type (Alexander Aring)
- mm: hugetlb: fix UAF in hugetlb_handle_userfault (Liu Shixin)
- io_uring/rw: fix unexpected link breakage (Pavel Begunkov)
- io_uring/rw: fix error'ed retry return values (Pavel Begunkov)
- io_uring/rw: fix short rw error handling (Pavel Begunkov)
- io_uring: correct pinned_vm accounting (Pavel Begunkov)
- io_uring/af_unix: defer registered files gc to io_uring release (Pavel Begunkov)
- perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc (Adrian Hunter)
- clk: bcm2835: Round UART input clock up (Ivan T. Ivanov)
- clk: bcm2835: Make peripheral PLLC critical (Maxime Ripard)
- usb: idmouse: fix an uninit-value in idmouse_open (Dongliang Mu)
- nvmet-tcp: add bounds check on Transfer Tag (Varun Prakash)
- nvme: copy firmware_rev on each init (Keith Busch)
- ext2: Use kvmalloc() for group descriptor array (Jan Kara)
- scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled (Arun Easi)
- staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv() (Xiaoke Wang)
- staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() (Xiaoke Wang)
- Revert "usb: storage: Add quirk for Samsung Fit flash" (sunghwan jung)
- usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug (Piyush Mehta)
- arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes (Alexander Stein)
- usb: musb: Fix musb_gadget.c rxstate overflow bug (Robin Guo)
- usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() (Jianglei Nie)
- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (Logan Gunthorpe)
- eventfd: guard wake_up in eventfd fs calls as well (Dylan Yudaken)
- HID: roccat: Fix use-after-free in roccat_read() (Hyunwoo Kim)
- soundwire: intel: fix error handling on dai registration issues (Pierre-Louis Bossart)
- soundwire: cadence: Don't overwrite msg->buf during write commands (Richard Fitzgerald)
- bcache: fix set_at_max_writeback_rate() for multiple attached devices (Coly Li)
- ata: libahci_platform: Sanity check the DT child nodes number (Serge Semin)
- blk-throttle: prevent overflow while calculating wait time (Yu Kuai)
- staging: vt6655: fix potential memory leak (Nam Cao)
- power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type() (Wei Yongjun)
- iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity (Yicong Yang)
- nbd: Fix hung when signal interrupts nbd_start_device_ioctl() (Shigeru Yoshida)
- scsi: 3w-9xxx: Avoid disabling device if failing to enable it (Letu Ren)
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow (Vaishnav Achath)
- usb: host: xhci-plat: suspend/resume clks for brcm (Justin Chen)
- usb: host: xhci-plat: suspend and resume clocks (Justin Chen)
- clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate (Quanyang Wang)
- media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc (Hangyu Hua)
- media: cx88: Fix a null-ptr-deref bug in buffer_prepare() (Zheyu Ma)
- clk: zynqmp: Fix stack-out-of-bounds in strncpy` (Ian Nam)
- ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n (Alex Sverdlin)
- btrfs: don't print information about space cache or tree every remount (Maciej S. Szmigiero)
- btrfs: scrub: try to fix super block errors (Qu Wenruo)
- btrfs: dump extra info if one free space cache has more bitmaps than it should (Qu Wenruo)
- arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply (Sebastian Krzyszkowiak)
- kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT (Mark Brown)
- ARM: dts: imx6sx: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6sll: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6sl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6qp: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6dl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6q: add missing properties for sram (Alexander Stein)
- ARM: dts: imx7d-sdb: config the max pressure for tsc2046 (Haibo Chen)
- drm/amd/display: Remove interface for periodic interrupt 1 (Aric Cyr)
- drm/dp: Don't rewrite link config when setting phy test pattern (Khaled Almahallawy)
- mmc: sdhci-msm: add compatible string check for sdm670 (Richard Acayan)
- drm/meson: explicitly remove aggregate driver at module unload time (Adrián Larumbe)
- drm/meson: reorder driver deinit sequence to fix use-after-free bug (Adrián Larumbe)
- drm/amdgpu: fix initial connector audio value (hongao)
- ASoC: SOF: pci: Change DMI match info to support all Chrome platforms (Jairaj Arava)
- platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading (Hans de Goede)
- platform/chrome: cros_ec: Notify the PM of wake events during resume (Jameson Thies)
- drm: panel-orientation-quirks: Add quirk for Anbernic Win600 (Maya Matuszczyk)
- drm/vc4: vec: Fix timings for VEC modes (Mateusz Kwiatkowski)
- ALSA: usb-audio: Register card at the last interface (Takashi Iwai)
- drm: bridge: dw_hdmi: only trigger hotplug event on link change (Lucas Stach)
- udmabuf: Set ubuf->sg = NULL if the creation of sg table fails (Vivek Kasireddy)
- drm/amd/display: fix overflow on MIN_I64 definition (David Gow)
- gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init() (Zeng Jingxiang)
- drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook (Liviu Dudau)
- drm: Prevent drm_copy_field() to attempt copying a NULL pointer (Javier Martinez Canillas)
- drm: Use size_t type for len variable in drm_copy_field() (Javier Martinez Canillas)
- drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc() (Jianglei Nie)
- r8152: Rate limit overflow messages (Andrew Gaul)
- Bluetooth: L2CAP: Fix user-after-free (Luiz Augusto von Dentz)
- net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory (Liu Jian)
- hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms (Jason A. Donenfeld)
- wifi: rt2x00: correctly set BBP register 86 for MT7620 (Daniel Golle)
- wifi: rt2x00: set SoC wmac clock register (Daniel Golle)
- wifi: rt2x00: set VGC gain for both chains of MT7620 (Daniel Golle)
- wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620 (Daniel Golle)
- wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620 (Daniel Golle)
- can: bcm: check the result of can_send() in bcm_can_tx() (Ziyang Xuan)
- Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times (Luiz Augusto von Dentz)
- Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create() (Tetsuo Handa)
- wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value (Sean Wang)
- regulator: core: Prevent integer underflow (Patrick Rudolph)
- Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk (Kiran K)
- wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() (Alexander Coffin)
- iavf: Fix race between iavf_close and iavf_reset_task (Michal Jaron)
- xfrm: Update ipcomp_scratches with NULL when freed (Khalid Masum)
- thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround (Mika Westerberg)
- wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg() (Tetsuo Handa)
- x86/mce: Retrieve poison range from hardware (Jane Chu)
- tcp: annotate data-race around tcp_md5sig_pool_populated (Eric Dumazet)
- openvswitch: Fix overreporting of drops in dropwatch (Mike Pattrick)
- openvswitch: Fix double reporting of drops in dropwatch (Mike Pattrick)
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (Ravi Gunasekaran)
- ice: set tx_tstamps when creating new Tx rings via ethtool (Jacob Keller)
- bpftool: Clear errno after libcap's checks (Quentin Monnet)
- wifi: brcmfmac: fix invalid address access when enabling SCAN log level (Wright Feng)
- NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data (Anna Schumaker)
- x86/entry: Work around Clang __bdos() bug (Kees Cook)
- ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable (Mario Limonciello)
- ARM: decompressor: Include .data.rel.ro.local (Kees Cook)
- thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash (Srinivas Pandruvada)
- powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue (Chao Qin)
- MIPS: BCM47XX: Cast memcmp() of function to (void *) (Kees Cook)
- cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode (Doug Smythies)
- ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address (Hans de Goede)
- ACPI: video: Add Toshiba Satellite/Portege Z830 quirk (Arvid Norlander)
- rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE() (Zqiang)
- rcu: Back off upon fill_page_cache_func() allocation failure (Michal Hocko)
- rcu: Avoid triggering strict-GP irq-work when RCU is idle (Zqiang)
- fs: dlm: fix race in lowcomms (Alexander Aring)
- selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle (Stefan Berger)
- f2fs: fix to account FS_CP_DATA_IO correctly (Chao Yu)
- f2fs: fix race condition on setting FI_NO_EXTENT flag (Zhang Qilong)
- ACPI: APEI: do not add task_work to kernel thread to avoid memory leak (Shuai Xue)
- thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id (Vincent Knecht)
- crypto: cavium - prevent integer overflow loading firmware (Dan Carpenter)
- crypto: marvell/octeontx - prevent integer overflows (Dan Carpenter)
- kbuild: rpm-pkg: fix breakage when V=1 is used (Janis Schoetterl-Glausch)
- kbuild: remove the target in signal traps when interrupted (Masahiro Yamada)
- tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads (Nico Pache)
- tracing: kprobe: Make gen test module work in arm and riscv (Yipeng Zou)
- tracing: kprobe: Fix kprobe event gen test module on exit (Yipeng Zou)
- iommu/iova: Fix module config properly (Robin Murphy)
- cifs: return correct error in ->calc_signature() (Enzo Matsumiya)
- crypto: qat - fix DMA transfer direction (Damian Muszynski)
- crypto: inside-secure - Change swab to swab32 (Peter Harliman Liem)
- crypto: ccp - Release dma channels before dmaengine unrgister (Koba Ko)
- crypto: akcipher - default implementation for setting a private key (Ignat Korchagin)
- iommu/omap: Fix buffer overflow in debugfs (Dan Carpenter)
- cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset (Waiman Long)
- crypto: hisilicon/qm - fix missing put dfx access (Weili Qian)
- crypto: qat - fix default value of WDT timer (Lucas Segarra Fernandez)
- hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear() (Kshitiz Varshney)
- cgroup: Honor caller's cgroup NS when resolving path (Michal Koutný)
- hwrng: arm-smccc-trng - fix NO_ENTROPY handling (James Cowgill)
- crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr (Ye Weihua)
- crypto: sahara - don't sleep when in softirq (Zhengchao Shao)
- powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL (Haren Myneni)
- powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe() (Li Huafei)
- powerpc: Fix SPE Power ISA properties for e500v1 platforms (Pali Rohár)
- powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5 (Nicholas Piggin)
- x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition (Vitaly Kuznetsov)
- powerpc: Fix fallocate and fadvise64_64 compat parameter combination (Rohan McLure)
- powerpc/powernv: add missing of_node_put() in opal_export_attrs() (Zheng Yongjun)
- powerpc/pci_dn: Add missing of_node_put() (Liang He)
- powerpc/sysdev/fsl_msi: Add missing of_node_put() (Liang He)
- powerpc/math_emu/efp: Include module.h (Nathan Chancellor)
- powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig (Michael Ellerman)
- mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg (Jack Wang)
- mailbox: mpfs: account for mbox offsets while sending (Conor Dooley)
- mailbox: mpfs: fix handling of the reg property (Conor Dooley)
- clk: ast2600: BCLK comes from EPLL (Joel Stanley)
- clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe (Miaoqian Lin)
- clk: imx: scu: fix memleak on platform_device_add() fails (Lin Yujun)
- clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration (Stefan Wahren)
- clk: baikal-t1: Add SATA internal ref clock buffer (Serge Semin)
- clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent (Serge Semin)
- clk: baikal-t1: Fix invalid xGMAC PTP clock divider (Serge Semin)
- clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD (Serge Semin)
- spmi: pmic-arb: correct duplicate APID to PPID mapping logic (David Collins)
- usb: mtu3: fix failed runtime suspend in host only mode (Chunfeng Yun)
- dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup() (Dave Jiang)
- clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent (Chen-Yu Tsai)
- mfd: sm501: Add check for platform_driver_register() (Jiasheng Jiang)
- mfd: fsl-imx25: Fix check for platform_get_irq() errors (Dan Carpenter)
- mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init() (Christophe JAILLET)
- mfd: lp8788: Fix an error handling path in lp8788_probe() (Christophe JAILLET)
- mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq() (Christophe JAILLET)
- mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe() (Christophe JAILLET)
- fsi: core: Check error number after calling ida_simple_get (Jiasheng Jiang)
- RDMA/rxe: Fix resize_finish() in rxe_queue.c (Bob Pearson)
- clk: qcom: gcc-sm6115: Override default Alpha PLL regs (Adam Skladowski)
- clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical (Robert Marko)
- scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername() (Mike Christie)
- scsi: iscsi: Run recv path from workqueue (Mike Christie)
- scsi: iscsi: Add recv workqueue helpers (Mike Christie)
- scsi: iscsi: Rename iscsi_conn_queue_work() (Mike Christie)
- scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() (Duoming Zhou)
- serial: 8250: Fix restoring termios speed after suspend (Pali Rohár)
- firmware: google: Test spinlock on panic path to avoid lockups (Guilherme G. Piccoli)
- slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON (Krzysztof Kozlowski)
- staging: vt6655: fix some erroneous memory clean-up loops (Nam Cao)
- phy: qualcomm: call clk_disable_unprepare in the error handling (Dongliang Mu)
- tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown (Sherry Sun)
- serial: 8250: Toggle IER bits on only after irq has been set up (Ilpo Järvinen)
- drivers: serial: jsm: fix some leaks in probe (Dan Carpenter)
- usb: gadget: function: fix dangling pnp_string in f_printer.c (Albert Briscoe)
- xhci: Don't show warning for reinit on known broken suspend (Mario Limonciello)
- IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers (Daisuke Matsuda)
- RDMA/cm: Use SLID in the work completion as the DLID in responder side (Mark Zhang)
- md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() (David Sloan)
- md/raid5: Ensure stripe_fill happens on non-read IO with journal (Logan Gunthorpe)
- md: Replace snprintf with scnprintf (Saurabh Sengar)
- mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct() (Dan Carpenter)
- ata: fix ata_id_has_dipm() (Niklas Cassel)
- ata: fix ata_id_has_ncq_autosense() (Niklas Cassel)
- ata: fix ata_id_has_devslp() (Niklas Cassel)
- ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() (Niklas Cassel)
- RDMA/siw: Fix QP destroy to wait for all references dropped. (Bernard Metzler)
- RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall. (Bernard Metzler)
- RDMA/srp: Fix srp_abort() (Bart Van Assche)
- RDMA/irdma: Align AE id codes to correct flush code and event (Sindhu-Devale)
- mtd: rawnand: fsl_elbc: Fix none ECC mode (Pali Rohár)
- mtd: rawnand: intel: Remove undocumented compatible string (Martin Blumenstingl)
- mtd: rawnand: intel: Read the chip-select line from the correct OF node (Martin Blumenstingl)
- phy: phy-mtk-tphy: fix the phy type setting issue (Chunfeng Yun)
- phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent() (Liang He)
- mtd: devices: docg3: check the return value of devm_ioremap() in the probe (William Dean)
- clk: qcom: sm6115: Select QCOM_GDSC (Dang Huynh)
- dyndbg: drop EXPORTed dynamic_debug_exec_queries (Jim Cromie)
- dyndbg: let query-modname override actual module name (Jim Cromie)
- dyndbg: fix module.dyndbg handling (Jim Cromie)
- dyndbg: fix static_branch manipulation (Jim Cromie)
- dmaengine: hisilicon: Add multi-thread support for a DMA channel (Jie Hai)
- dmaengine: hisilicon: Fix CQ head update (Jie Hai)
- dmaengine: hisilicon: Disable channels when unregister hisi_dma (Jie Hai)
- fpga: prevent integer overflow in dfl_feature_ioctl_set_irq() (Dan Carpenter)
- misc: ocxl: fix possible refcount leak in afu_ioctl() (Hangyu Hua)
- RDMA/rxe: Fix the error caused by qp->sk (Zhu Yanjun)
- RDMA/rxe: Fix "kernel NULL pointer dereference" error (Zhu Yanjun)
- media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init (Miaoqian Lin)
- media: uvcvideo: Use entity get_cur in uvc_ctrl_set (Yunke Cao)
- media: uvcvideo: Fix memory leak in uvc_gpio_parse (José Expósito)
- media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start() (Xu Qiang)
- tty: xilinx_uartps: Fix the ignore_status (Shubhrajyoti Datta)
- media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop (Liang He)
- HSI: omap_ssi_port: Fix dma_map_sg error check (Jack Wang)
- HSI: omap_ssi: Fix refcount leak in ssi_probe (Miaoqian Lin)
- clk: tegra20: Fix refcount leak in tegra20_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra114_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra210_clock_init (Miaoqian Lin)
- clk: sprd: Hold reference returned by of_get_parent() (Liang He)
- clk: berlin: Add of_node_put() for of_get_parent() (Liang He)
- clk: qoriq: Hold reference returned by of_get_parent() (Liang He)
- clk: oxnas: Hold reference returned by of_get_parent() (Liang He)
- clk: meson: Hold reference returned by of_get_parent() (Liang He)
- usb: common: debug: Check non-standard control requests (Thinh Nguyen)
- RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey (Aharon Landau)
- iio: magnetometer: yas530: Change data type of hard_offsets to signed (Jakob Hauser)
- iio: ABI: Fix wrong format of differential capacitance channel ABI. (Jonathan Cameron)
- iio: inkern: fix return value in devm_of_iio_channel_get_by_name() (Nuno Sá)
- iio: inkern: only release the device node when done with it (Nuno Sá)
- iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: check return status for pressure and touch (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX (Claudiu Beznea)
- ARM: dts: exynos: fix polarity of VBUS GPIO of Origen (Dmitry Torokhov)
- arm64: ftrace: fix module PLTs with mcount (Mark Rutland)
- ext4: don't run ext4lazyinit for read-only filesystems (Josh Triplett)
- ARM: Drop CMDLINE_* dependency on ATAGS (Geert Uytterhoeven)
- ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family (Dmitry Torokhov)
- arm64: dts: ti: k3-j7200: fix main pinmux range (Matt Ranostay)
- soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA (Dmitry Osipenko)
- ia64: export memory_add_physaddr_to_nid to fix cxl build error (Randy Dunlap)
- ARM: dts: kirkwood: lsxl: remove first ethernet port (Michael Walle)
- ARM: dts: kirkwood: lsxl: fix serial line (Michael Walle)
- ARM: dts: turris-omnia: Fix mpp26 pin name and comment (Marek Behún)
- ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus (Lucas Stach)
- soc: qcom: smem_state: Add refcounting for the 'state->of_node' (Liang He)
- soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe() (Liang He)
- locks: fix TOCTOU race when granting write lease (Amir Goldstein)
- memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() (Liang He)
- memory: of: Fix refcount leak bug in of_get_ddr_timings() (Liang He)
- memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe() (Liang He)
- ALSA: hda/hdmi: Don't skip notification handling during PM operation (Takashi Iwai)
- ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe (Zhang Qilong)
- ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe (Zhang Qilong)
- ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe (Zhang Qilong)
- ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe (Zhang Qilong)
- mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() (Christophe JAILLET)
- ALSA: dmaengine: increment buffer pointer atomically (Andreas Pape)
- ASoC: da7219: Fix an error handling path in da7219_register_dai_clks() (Christophe JAILLET)
- ASoC: codecs: tx-macro: fix kcontrol put (Srinivas Kandagatla)
- drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl() (Rafael Mendonca)
- drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa() (Kuogee Hsieh)
- drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx (Dmitry Baryshkov)
- ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API (Liang He)
- mmc: au1xmmc: Fix an error handling path in au1xmmc_probe() (Christophe JAILLET)
- drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() (Rafael Mendonca)
- drm/omap: dss: Fix refcount leak bugs (Liang He)
- drm/bochs: fix blanking (Gerd Hoffmann)
- ALSA: hda: beep: Simplify keep-power-at-enable behavior (Takashi Iwai)
- ASoC: rsnd: Add check for rsnd_mod_power_on (Jiasheng Jiang)
- drm/bridge: megachips: Fix a null pointer dereference bug (Zheyu Ma)
- drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume() (Yang Yingliang)
- platform/chrome: cros_ec_typec: Correct alt mode index (Prashant Malani)
- platform/x86: msi-laptop: Fix resource cleanup (Hans de Goede)
- platform/x86: msi-laptop: Fix old-ec check for backlight registering (Hans de Goede)
- ASoC: tas2764: Fix mute/unmute (Martin Povišer)
- ASoC: tas2764: Drop conflicting set_bias_level power setting (Martin Povišer)
- ASoC: tas2764: Allow mono streams (Martin Povišer)
- platform/chrome: fix memory corruption in ioctl (Dan Carpenter)
- platform/chrome: fix double-free in chromeos_laptop_prepare() (Rustam Subkhankulov)
- ASoC: mt6359: fix tests for platform_get_irq() failure (Dan Carpenter)
- drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of_node() (Liang He)
- drm/dp_mst: fix drm_dp_dpcd_read return value checks (Simon Ser)
- drm/bridge: parade-ps8640: Fix regulator supply order (Chen-Yu Tsai)
- drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling (Dmitry Osipenko)
- drm/mipi-dsi: Detach devices when removing the host (Maxime Ripard)
- drm/bridge: Avoid uninitialized variable warning (Dan Carpenter)
- drm: bridge: adv7511: unregister cec i2c device after cec adapter (Alvin Šipraga)
- drm: bridge: adv7511: fix CEC power down control register offset (Alvin Šipraga)
- net: mvpp2: fix mvpp2 debugfs leak (Russell King (Oracle))
- once: add DO_ONCE_SLOW() for sleepable contexts (Eric Dumazet)
- net: wwan: iosm: Call mutex_init before locking it (Maxim Mikityanskiy)
- bnx2x: fix potential memory leak in bnx2x_tpa_stop() (Jianglei Nie)
- hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller (Oleksandr Shamray)
- spi: Ensure that sg_table won't be used after being freed (Marek Szyprowski)
- tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited (Neal Cardwell)
- sctp: handle the error returned from sctp_auth_asoc_init_active_key (Xin Long)
- mISDN: fix use-after-free bugs in l1oip timer handlers (Duoming Zhou)
- eth: alx: take rtnl_lock on resume (Jakub Kicinski)
- vhost/vsock: Use kvmalloc/kvfree for larger packets. (Junichi Uekawa)
- wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM (Bitterblue Smith)
- spi: s3c64xx: Fix large transfers with DMA (Vincent Whitchurch)
- netfilter: nft_fib: Fix for rpath check with VRF devices (Phil Sutter)
- xfrm: Reinject transport-mode packets through workqueue (Liu Jian)
- Bluetooth: hci_core: Fix not handling link timeouts propertly (Luiz Augusto von Dentz)
- i2c: mlxbf: support lock mechanism (Asmaa Mnebhi)
- skmsg: Schedule psock work if the cached skb exists on the psock (Liu Jian)
- spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe (Zhang Qilong)
- spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe (Zhang Qilong)
- x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype (Luciano Leão)
- x86/microcode/AMD: Track patch allocation size explicitly (Kees Cook)
- wifi: ath11k: fix number of VHT beamformee spatial streams (Jesus Fernandez Manzano)
- netfilter: conntrack: revisit the gc initial rescheduling bias (Antoine Tenart)
- netfilter: conntrack: fix the gc rescheduling delay (Antoine Tenart)
- Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure (Tetsuo Handa)
- bpf: Ensure correct locking around vulnerable function find_vpid() (Lee Jones)
- net: fs_enet: Fix wrong check in do_pd_setup (Zheng Yongjun)
- Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release (Luiz Augusto von Dentz)
- wifi: mt76: mt7915: do not check state before configuring implicit beamform (Howard Hsu)
- wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offload (Lorenzo Bianconi)
- wifi: mt76: sdio: fix transmitting packet hangs (YN Chen)
- wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask (Bitterblue Smith)
- wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration (Bitterblue Smith)
- bpf: btf: fix truncated last_member_type_id in btf_struct_resolve (Lorenz Bauer)
- spi: meson-spicc: do not rely on busy flag in pow2 clk ops (Neil Armstrong)
- wifi: rtl8xxxu: Fix skb misuse in TX queue selection (Bitterblue Smith)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime() (Xu Qiang)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume() (Xu Qiang)
- selftests/xsk: Avoid use-after-free on ctx (Ian Rogers)
- wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init() (Yang Yingliang)
- wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse() (Dan Carpenter)
- Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend (Sean Wang)
- bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy (Hou Tao)
- bpf: Propagate error from htab_lock_bucket() to userspace (Hou Tao)
- bpf: Disable preemption when increasing per-cpu map_locked (Hou Tao)
- xsk: Fix backpressure mechanism on Tx (Maciej Fijalkowski)
- x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register (Kohei Tarumizu)
- spi: mt7621: Fix an error message in mt7621_spi_probe() (Christophe JAILLET)
- bpftool: Fix a wrong type cast in btf_dumper_int (Lam Thai)
- wifi: mac80211: allow bw change during channel switch in mesh (Hari Chandrakanthan)
- bpf: Fix reference state management for synchronous callbacks (Kumar Kartikeya Dwivedi)
- leds: lm3601x: Don't use mutex after it was destroyed (Uwe Kleine-König)
- wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state() (Wen Gong)
- wifi: rtlwifi: 8192de: correct checking of IQK reload (Ping-Ke Shih)
- NFSD: Fix handling of oversized NFSv4 COMPOUND requests (Chuck Lever)
- NFSD: Protect against send buffer overflow in NFSv2 READDIR (Chuck Lever)
- SUNRPC: Fix svcxdr_init_encode's buflen calculation (Chuck Lever)
- SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Chuck Lever)
- nfsd: Fix a memory leak in an error handling path (Christophe JAILLET)
- objtool: Preserve special st_shndx indexes in elf_update_symbol (Sami Tolvanen)
- ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE (Wang Kefeng)
- ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd() (Wang Kefeng)
- MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create() (Lin Yujun)
- MIPS: SGI-IP27: Free some unused memory (Christophe JAILLET)
- sh: machvec: Use char[] for section boundaries (Kees Cook)
- thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register() (Xuewen Yan)
- ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers (Christian Brauner)
- userfaultfd: open userfaultfds with O_RDONLY (Ondrej Mosnacek)
- ima: fix blocking of security.ima xattrs of unsupported algorithms (Mimi Zohar)
- selinux: use "grep -E" instead of "egrep" (Greg Kroah-Hartman)
- smb3: must initialize two ACL struct fields to zero (Steve French)
- drm/amd/display: Fix vblank refcount in vrr transition (Yunxiang Li)
- drm/i915: Fix watermark calculations for gen12+ CCS+CC modifier (Ville Syrjälä)
- drm/i915: Fix watermark calculations for gen12+ MC CCS modifier (Ville Syrjälä)
- drm/i915: Fix watermark calculations for gen12+ RC CCS modifier (Ville Syrjälä)
- drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table() (Jianglei Nie)
- drm/nouveau/kms/nv140-: Disable interlacing (Lyude Paul)
- staging: greybus: audio_helper: remove unused and wrong debugfs usage (Greg Kroah-Hartman)
- KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS (Sean Christopherson)
- KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02 (Sean Christopherson)
- KVM: nVMX: Unconditionally purge queued/injected events on nested "exit" (Sean Christopherson)
- KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility (Michal Luczaj)
- blk-wbt: call rq_qos_add() after wb_normal is initialized (Yu Kuai)
- media: cedrus: Fix endless loop in cedrus_h265_skip_bits() (Dmitry Osipenko)
- media: cedrus: Set the platform driver data earlier (Dmitry Osipenko)
- efi: libstub: drop pointless get_memory_map() call (Ard Biesheuvel)
- thunderbolt: Explicitly enable lane adapter hotplug events at startup (Mario Limonciello)
- tracing: Fix reading strings from synthetic events (Steven Rostedt (Google))
- tracing: Add "(fault)" name injection to kernel probes (Steven Rostedt (Google))
- tracing: Move duplicate code of trace_kprobe/eprobe.c into header (Steven Rostedt (Google))
- tracing: Add ioctl() to force ring buffer waiters to wake up (Steven Rostedt (Google))
- tracing: Wake up waiters when tracing is disabled (Steven Rostedt (Google))
- tracing: Wake up ring buffer waiters on closing of the file (Steven Rostedt (Google))
- tracing: Disable interrupt or preemption before acquiring arch_spinlock_t (Waiman Long)
- ring-buffer: Fix race between reset page and reading page (Steven Rostedt (Google))
- ring-buffer: Add ring_buffer_wake_waiters() (Steven Rostedt (Google))
- ring-buffer: Check pending waiters when doing wake ups as well (Steven Rostedt (Google))
- ring-buffer: Have the shortest_full queue be the shortest not longest (Steven Rostedt (Google))
- ring-buffer: Allow splice to read previous partially read pages (Steven Rostedt (Google))
- ftrace: Properly unset FTRACE_HASH_FL_MOD (Zheng Yejian)
- livepatch: fix race between fork and KLP transition (Rik van Riel)
- ext4: update 'state->fc_regions_size' after successful memory allocation (Ye Bin)
- ext4: fix potential memory leak in ext4_fc_record_regions() (Ye Bin)
- ext4: fix potential memory leak in ext4_fc_record_modified_inode() (Ye Bin)
- ext4: fix miss release buffer head in ext4_fc_write_inode (Ye Bin)
- ext4: fix dir corruption when ext4_dx_add_entry() fails (Zhihao Cheng)
- ext4: place buffer head allocation before handle start (Jinke Han)
- ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate (Zhang Yi)
-
Wed Oct 26 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-5.70.1.el8
- net/rds: drop rs_transport module reference count on error (Gerd Rausch) [Orabug: 34500806]
- net/rds: rds_tcp_accept_one ought to not discard messages (Gerd Rausch) [Orabug: 34488375]
- iommu/vt-d: set default value of INTEL_IOMMU_FLOPPY_WA to n (Harshit Mogalapalli) [Orabug: 34724809]
-
Wed Oct 19 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-4.70.5.el8
- uek: kabi: update kABI files for new symbols (Saeed Mirzamohammadi) [Orabug: 34595591]
- Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: SLI path split: Refactor SCSI paths" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE" (John Donnelly) [Orabug: 34678989]
- RDS/IB Fix allocation warning (Hans Westgaard Ry) [Orabug: 34684321]
- fs: remove no_llseek (Jason A. Donenfeld) [Orabug: 34705082]
- vfio: do not set FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34705082]
- dma-buf: remove useless FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34705082]
- fs: do not compare against ->llseek (Jason A. Donenfeld) [Orabug: 34705082]
- fs: clear or set FMODE_LSEEK based on llseek function (Jason A. Donenfeld) [Orabug: 34705082]
- hwmon: (opbmc) AST2600 SP reset driver adjustment (Jan Zdarek) [Orabug: 34710681]
- hwmon: (opbmc) Driver message prefixes (Jan Zdarek) [Orabug: 34710681]
- NFSD: fix use-after-free on source server when doing inter-server copy (Dai Ngo) [Orabug: 34716070]
-
Wed Oct 12 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-4.70.4.el8
- xen/ovmapi: Build OVM guest messaging driver (Jonah Palmer) [Orabug: 34512197]
- net/rds: Send congestion map updates only via path zero (Anand Khoje) [Orabug: 34578048]
- Revert "RDS/IB: Fix RDS IB SRQ implementation and tune it" (Hans Westgaard Ry) [Orabug: 34662659]
- RDMA/cma: Use output interface for net_dev check (Håkon Bugge) [Orabug: 34694979]
- crypto: qat - add support for 401xx devices (Giovanni Cabiddu) [Orabug: 34686738]
-
Fri Oct 07 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-4.70.3.el8
- Revert "Makefile: link with -z noexecstack --no-warn-rwx-segments" (Jack Vogel)
- Revert "x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments" (Jack Vogel)
- LTS version: v5.15.70 (Jack Vogel)
- ALSA: hda/sigmatel: Fix unused variable warning for beep power change (Takashi Iwai)
- KVM: SEV: add cache flush to solve SEV cache incoherency issues (Mingwei Zhang)
- net: Find dst with sk's xfrm policy not ctl_sk (sewookseo)
- video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write (Hyunwoo Kim)
- mksysmap: Fix the mismatch of 'L0' symbols in System.map (Youling Tang)
- drm/panfrost: devfreq: set opp to the recommended one to configure regulator (Clément Péron)
- MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping() (Alexander Sverdlin)
- afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked (David Howells)
- net: usb: qmi_wwan: add Quectel RM520N (jerry.meng)
- ALSA: hda/tegra: Align BDL entry to 4KB boundary (Mohan Kumar)
- ALSA: hda/sigmatel: Keep power up while beep is enabled (Takashi Iwai)
- wifi: mac80211_hwsim: check length for virtio packets (Soenke Huster)
- rxrpc: Fix calc of resend age (David Howells)
- rxrpc: Fix local destruction being repeated (David Howells)
- scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE (Hannes Reinecke)
- regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe() (Xiaolei Wang)
- ASoC: nau8824: Fix semaphore unbalance at error paths (Takashi Iwai)
- arm64: dts: juno: Add missing MHU secure-irq (Jassi Brar)
- video: fbdev: i740fb: Error out if 'pixclock' equals zero (Zheyu Ma)
- binder: remove inaccurate mmap_assert_locked() (Carlos Llamas)
- drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega (Alex Deucher)
- drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega (Alex Deucher)
- drm/amdgpu: Don't enable LTR if not supported (Lijo Lazar)
- tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa (Ben Hutchings)
- parisc: Allow CONFIG_64BIT with ARCH=parisc (Helge Deller)
- cifs: always initialize struct msghdr smb_msg completely (Stefan Metzmacher)
- cifs: don't send down the destination address to sendmsg for a SOCK_STREAM (Stefan Metzmacher)
- cifs: revalidate mapping when doing direct writes (Ronnie Sahlberg)
- of/device: Fix up of_dma_configure_id() stub (Thierry Reding)
- parisc: ccio-dma: Add missing iounmap in error path in ccio_probe() (Yang Yingliang)
- block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait (Stefan Roesch)
- drm/meson: Fix OSD1 RGB to YCbCr coefficient (Stuart Menefy)
- drm/meson: Correct OSD1 global alpha value (Stuart Menefy)
- gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx (Pali Rohár)
- NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0 (Trond Myklebust)
- pinctrl: sunxi: Fix name for A100 R_PIO (Michael Wu)
- pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH (João H. Spies)
- pinctrl: qcom: sc8180x: Fix wrong pin numbers (Molly Sophia)
- pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map (Molly Sophia)
- of: fdt: fix off-by-one error in unflatten_dt_nodes() (Sergey Shtylyov)
- tty: serial: atmel: Preserve previous USART mode if RS485 disabled (Sergiu Moga)
- serial: atmel: remove redundant assignment in rs485_config (Lino Sanfilippo)
- drm/tegra: vic: Fix build warning when CONFIG_PM=n (YueHaibing)
- LTS version: v5.15.69 (Jack Vogel)
- Input: goodix - add compatible string for GT1158 (Jarrah Gosbell)
- RDMA/irdma: Use s/g array in post send only when its valid (Sindhu-Devale)
- usb: gadget: f_uac2: fix superspeed transfer (Jing Leng)
- usb: gadget: f_uac2: clean up some inconsistent indenting (Colin Ian King)
- soc: fsl: select FSL_GUTS driver for DPIO (Mathew McBride)
- mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region() (Jann Horn)
- usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS (Hu Xiaoying)
- platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes (Hans de Goede)
- perf/arm_pmu_platform: fix tests for platform_get_irq() failure (Yu Zhe)
- net: dsa: hellcreek: Print warning only once (Kurt Kanzenbach)
- drm/amd/amdgpu: skip ucode loading if ucode_size == 0 (Chengming Gui)
- nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change() (Maurizio Lombardi)
- Input: iforce - add support for Boeder Force Feedback Wheel (Greg Tulli)
- ieee802154: cc2520: add rc code in cc2520_tx() (Li Qiong)
- gpio: mockup: remove gpio debugfs when remove device (Wei Yongjun)
- tg3: Disable tg3 device on system reboot to avoid triggering AER (Kai-Heng Feng)
- hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message (Even Xu)
- HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo (Jason Wang)
- dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins (Krzysztof Kozlowski)
- drm/msm/rd: Fix FIFO-full deadlock (Rob Clark)
- platform/surface: aggregator_registry: Add support for Surface Laptop Go 2 (Maximilian Luz)
- Input: goodix - add support for GT1158 (Ondrej Jirman)
- iommu/vt-d: Fix kdump kernels boot failure with scalable mode (Lu Baolu)
- tracefs: Only clobber mode/uid/gid on remount if asked (Brian Norris)
- tracing: hold caller_addr to hardirq_{enable,disable}_ip (Yipeng Zou)
- task_stack, x86/cea: Force-inline stack helpers (Borislav Petkov)
- x86/mm: Force-inline __phys_addr_nodebug() (Borislav Petkov)
- lockdep: Fix -Wunused-parameter for _THIS_IP_ (Nick Desaulniers)
- ARM: dts: at91: sama7g5ek: specify proper regulator output ranges (Claudiu Beznea)
- ARM: dts: at91: fix low limit for CPU regulator (Claudiu Beznea)
- ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible (Marco Felsch)
- ARM: dts: imx: align SPI NOR node name with dtschema (Krzysztof Kozlowski)
- ACPI: resource: skip IRQ override on AMD Zen platforms (Chuanhong Guo)
- NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests (Dave Wysochanski)
- LTS version: v5.15.68 (Jack Vogel)
- ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency (Claudiu Beznea)
- perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename) (Arnaldo Carvalho de Melo)
- drm/bridge: display-connector: implement bus fmts callbacks (Neil Armstrong)
- arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly (Ionela Voinescu)
- iommu/vt-d: Correctly calculate sagaw value of IOMMU (Lu Baolu)
- arm64/bti: Disable in kernel BTI when cross section thunks are broken (Mark Brown)
- Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"" (Sasha Levin)
- hwmon: (mr75203) enable polling for all VM channels (Eliav Farber)
- hwmon: (mr75203) fix multi-channel voltage reading (Eliav Farber)
- hwmon: (mr75203) fix voltage equation for negative source input (Eliav Farber)
- hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors (Eliav Farber)
- hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined (Eliav Farber)
- s390/boot: fix absolute zero lowcore corruption on boot (Alexander Gordeev)
- iommu/amd: use full 64-bit value in build_completion_wait() (John Sperbeck)
- swiotlb: avoid potential left shift overflow (Chao Gao)
- i40e: Fix ADQ rate limiting for PF (Przemyslaw Patynowski)
- i40e: Refactor tc mqprio checks (Przemyslaw Patynowski)
- kbuild: disable header exports for UML in a straightforward way (Masahiro Yamada)
- MIPS: loongson32: ls1c: Fix hang during startup (Yang Ling)
- ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion (Nathan Chancellor)
- ASoC: mchp-spdiftx: remove references to mchp_i2s_caps (Claudiu Beznea)
- hwmon: (tps23861) fix byte order in resistance register (Alexandru Gagniuc)
- perf script: Fix Cannot print 'iregs' field for hybrid systems (Zhengjun Xing)
- sch_sfb: Also store skb len before calling child enqueue (Toke Høiland-Jørgensen)
- RDMA/irdma: Report RNR NAK generation in device caps (Sindhu-Devale)
- RDMA/irdma: Return correct WC error for bind operation failure (Sindhu-Devale)
- RDMA/irdma: Report the correct max cqes from query device (Sindhu-Devale)
- nvmet: fix mar and mor off-by-one errors (Dennis Maisenbacher)
- tcp: fix early ETIMEDOUT after spurious non-SACK RTO (Neal Cardwell)
- nvme-tcp: fix regression that causes sporadic requests to time out (Sagi Grimberg)
- nvme-tcp: fix UAF when detecting digest errors (Sagi Grimberg)
- erofs: fix pcluster use-after-free on UP platforms (Gao Xiang)
- RDMA/mlx5: Set local port to one when accessing counters (Chris Mi)
- IB/core: Fix a nested dead lock as part of ODP flow (Yishai Hadas)
- ipv6: sr: fix out-of-bounds read when setting HMAC data. (David Lebrun)
- RDMA/siw: Pass a pointer to virt_to_page() (Linus Walleij)
- xen-netback: only remove 'hotplug-status' when the vif is actually destroyed (Paul Durrant)
- iavf: Detach device during reset task (Ivan Vecera)
- i40e: Fix kernel crash during module removal (Ivan Vecera)
- ice: use bitmap_free instead of devm_kfree (Michal Swiatkowski)
- tcp: TX zerocopy should not sense pfmemalloc status (Eric Dumazet)
- net: introduce __skb_fill_page_desc_noacc (Pavel Begunkov)
- tipc: fix shift wrapping bug in map_get() (Dan Carpenter)
- sch_sfb: Don't assume the skb is still around after enqueueing to child (Toke Høiland-Jørgensen)
- Revert "net: phy: meson-gxl: improve link-up behavior" (Heiner Kallweit)
- afs: Use the operation issue time instead of the reply time for callbacks (David Howells)
- rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2() (David Howells)
- rxrpc: Fix ICMP/ICMP6 error handling (David Howells)
- ALSA: usb-audio: Register card again for iface over delayed_register option (Takashi Iwai)
- ALSA: usb-audio: Inform the delayed registration more properly (Takashi Iwai)
- RDMA/srp: Set scmnd->result only when scmnd is not NULL (yangx.jy@fujitsu.com)
- netfilter: nf_conntrack_irc: Fix forged IP logic (David Leadbeater)
- netfilter: nf_tables: clean up hook list when offload flags check fails (Pablo Neira Ayuso)
- netfilter: br_netfilter: Drop dst references before setting. (Harsh Modi)
- ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time (Claudiu Beznea)
- ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time (Claudiu Beznea)
- ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges (Claudiu Beznea)
- ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges (Claudiu Beznea)
- ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh (Claudiu Beznea)
- ARM: at91: pm: fix self-refresh for sama7g5 (Claudiu Beznea)
- wifi: wilc1000: fix DMA on stack objects (Ajay.Kathat@microchip.com)
- RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift (Wenpeng Liang)
- RDMA/hns: Fix supported page size (Chengchang Tang)
- soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (Liang He)
- RDMA/cma: Fix arguments order in net device validation (Michael Guralnik)
- tee: fix compiler warning in tee_shm_register() (Jens Wiklander)
- regulator: core: Clean up on enable failure (Andrew Halaney)
- soc: imx: gpcv2: Assert reset before ungating clock (Marek Vasut)
- ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node (Marco Felsch)
- RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL (Jack Wang)
- RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg (Jack Wang)
- ASoC: qcom: sm8250: add missing module owner (Srinivas Kandagatla)
- cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree (Tejun Heo)
- NFS: Fix another fsync() issue after a server reboot (Trond Myklebust)
- NFS: Save some space in the inode (Trond Myklebust)
- NFS: Further optimisations for 'ls -l' (Trond Myklebust)
- scsi: lpfc: Add missing destroy_workqueue() in error path (Yang Yingliang)
- scsi: mpt3sas: Fix use-after-free warning (Sreekanth Reddy)
- drm/i915: Implement WaEdpLinkRateDataReload (Ville Syrjälä)
- nvmet: fix a use-after-free (Bart Van Assche)
- drm/amd/display: fix memory leak when using debugfs_lookup() (Greg Kroah-Hartman)
- sched/debug: fix dentry leak in update_sched_domain_debugfs (Greg Kroah-Hartman)
- debugfs: add debugfs_lookup_and_remove() (Greg Kroah-Hartman)
- kprobes: Prohibit probes in gate area (Christian A. Ehrhardt)
- vfio/type1: Unpin zero pages (Alex Williamson)
- btrfs: zoned: set pseudo max append zone limit in zone emulation mode (Shin'ichiro Kawasaki)
- tracing: Fix to check event_mutex is held while accessing trigger list (Masami Hiramatsu (Google))
- ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() (Dongxiang Ke)
- ALSA: usb-audio: Split endpoint setups for hw_params and prepare (Takashi Iwai)
- ALSA: aloop: Fix random zeros in capture data when using jiffies timer (Pattara Teerapong)
- ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() (Tasos Sahanidis)
- ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC (Takashi Iwai)
- drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly (Qu Huang)
- fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init() (Yang Yingliang)
- fbdev: fbcon: Destroy mutex on freeing struct fb_info (Shigeru Yoshida)
- md: Flush workqueue md_rdev_misc_wq in md_alloc() (David Sloan)
- net/core/skbuff: Check the return value of skb_copy_bits() (lily)
- cpufreq: check only freq_table in __resolve_freq() (Lukasz Luba)
- netfilter: conntrack: work around exceeded receive window (Florian Westphal)
- arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level (Sudeep Holla)
- parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines (Helge Deller)
- parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources() (Li Qiong)
- Revert "parisc: Show error if wrong 32/64-bit compiler is being used" (Helge Deller)
- scsi: ufs: core: Reduce the power mode change timeout (Bart Van Assche)
- drm/radeon: add a force flush to delay work when radeon (Zhenneng Li)
- drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup. (Candice Li)
- drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini (YiPeng Chai)
- drm/gem: Fix GEM handle release errors (Jeffy Chen)
- scsi: megaraid_sas: Fix double kfree() (Guixin Liu)
- scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX (Tony Battersby)
- Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()" (Yee Lee)
- fs: only do a memory barrier for the first set_buffer_uptodate() (Linus Torvalds)
- wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd() (Stanislaw Gruszka)
- efi: capsule-loader: Fix use-after-free in efi_capsule_write (Hyunwoo Kim)
- efi: libstub: Disable struct randomization (Ard Biesheuvel)
- net: wwan: iosm: remove pointless null check (Jakub Kicinski)
- LTS version: v5.15.67 (Jack Vogel)
- kbuild: fix up permissions on scripts/pahole-flags.sh (Greg Kroah-Hartman)
- LTS version: v5.15.66 (Jack Vogel)
- USB: serial: ch341: fix disabled rx timer on older devices (Johan Hovold)
- USB: serial: ch341: fix lost character on LCR updates (Johan Hovold)
- usb: dwc3: disable USB core PHY management (Johan Hovold)
- usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup (Johan Hovold)
- usb: dwc3: fix PHY disable sequence (Johan Hovold)
- kbuild: Add skip_encoding_btf_enum64 option to pahole (Martin Rodriguez Reboredo)
- kbuild: Unify options for BTF generation for vmlinux and modules (Jiri Olsa)
- tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf() (Mazin Al Haddad)
- drm/i915: Skip wm/ddb readout for disabled pipes (Ville Syrjälä)
- drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk (Diego Santa Cruz)
- ALSA: seq: Fix data-race at module auto-loading (Takashi Iwai)
- ALSA: seq: oss: Fix data-race for max_midi_devs access (Takashi Iwai)
- ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298 (Kacper Michajłow)
- net: mac802154: Fix a condition in the receive path (Miquel Raynal)
- net: Use u64_stats_fetch_begin_irq() for stats fetch. (Sebastian Andrzej Siewior)
- ip: fix triggering of 'icmp redirect' (Nicolas Dichtel)
- wifi: mac80211: Fix UAF in ieee80211_scan_rx() (Siddh Raman Pant)
- wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected (Siddh Raman Pant)
- driver core: Don't probe devices after bus_type.match() probe deferral (Isaac J. Manjarres)
- usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS (Krishna Kurapati)
- usb: xhci-mtk: fix bandwidth release issue (Chunfeng Yun)
- usb: xhci-mtk: relax TT periodic bandwidth allocation (Chunfeng Yun)
- USB: core: Prevent nested device-reset calls (Alan Stern)
- s390: fix nospec table alignments (Josh Poimboeuf)
- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (Gerald Schaefer)
- usb-storage: Add ignore-residue quirk for NXP PN7462AU (Witold Lipieta)
- USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020) (Thierry GUIBERT)
- usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer (Pawel Laszczak)
- usb: cdns3: fix issue with rearming ISO OUT endpoint (Pawel Laszczak)
- usb: dwc2: fix wrong order of phy_power_on and phy_init (Heiner Kallweit)
- usb: typec: tcpm: Return ENOTSUPP for power supply prop writes (Badhri Jagan Sridharan)
- usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device (Utkarsh Patel)
- usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles (Pablo Sun)
- USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode (Slark Xiao)
- USB: serial: option: add Quectel EM060K modem (Yonglin Tan)
- USB: serial: option: add support for OPPO R11 diag port (Yan Xinyu)
- USB: serial: cp210x: add Decagon UCA device id (Johan Hovold)
- xhci: Add grace period after xHC start to prevent premature runtime suspend. (Mathias Nyman)
- media: mceusb: Use new usb_control_msg_*() routines (Alan Stern)
- usb: dwc3: pci: Add support for Intel Raptor Lake (Heikki Krogerus)
- thunderbolt: Use the actual buffer in tb_async_error() (Mika Westerberg)
- xen-blkfront: Cache feature_persistent value before advertisement (SeongJae Park)
- xen-blkfront: Advertise feature-persistent as user requested (SeongJae Park)
- xen-blkback: Advertise feature-persistent as user requested (SeongJae Park)
- mm: pagewalk: Fix race between unmap and page walker (Steven Price)
- xen/grants: prevent integer overflow in gnttab_dma_alloc_pages() (Dan Carpenter)
- KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES (Jim Mattson)
- gpio: pca953x: Add mutex_lock for regcache sync in PM (Haibo Chen)
- hwmon: (gpio-fan) Fix array out of bounds access (Armin Wolf)
- clk: bcm: rpi: Add missing newline (Stefan Wahren)
- clk: bcm: rpi: Prevent out-of-bounds access (Stefan Wahren)
- clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc() (Christophe JAILLET)
- clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate (Stefan Wahren)
- Input: rk805-pwrkey - fix module autoloading (Peter Robinson)
- clk: core: Fix runtime PM sequence in clk_core_unprepare() (Chen-Yu Tsai)
- Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops" (Stephen Boyd)
- drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported" (Colin Ian King)
- KVM: VMX: Heed the 'msr' argument in msr_write_intercepted() (Jim Mattson)
- cifs: fix small mempool leak in SMB2_negotiate() (Enzo Matsumiya)
- binder: fix alloc->vma_vm_mm null-ptr dereference (Carlos Llamas)
- binder: fix UAF of ref->proc caused by race condition (Carlos Llamas)
- mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure (Adrian Hunter)
- mmc: core: Fix UHS-I SD 1.8V workaround branch (Adrian Hunter)
- USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id (Niek Nooijens)
- misc: fastrpc: fix memory corruption on open (Johan Hovold)
- misc: fastrpc: fix memory corruption on probe (Johan Hovold)
- iio: adc: mcp3911: use correct formula for AD conversion (Marcus Folkesson)
- iio: ad7292: Prevent regulator double disable (Matti Vaittinen)
- Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag (Tetsuo Handa)
- tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete (Sherry Sun)
- musb: fix USB_MUSB_TUSB6010 dependency (Arnd Bergmann)
- vt: Clear selection before changing the font (Helge Deller)
- powerpc: align syscall table for ppc32 (Masahiro Yamada)
- staging: r8188eu: add firmware dependency (Grzegorz Szymaszek)
- staging: rtl8712: fix use after free bugs (Dan Carpenter)
- serial: fsl_lpuart: RS485 RTS polariy is inverse (Shenwei Wang)
- soundwire: qcom: fix device status array range (Srinivas Kandagatla)
- net/smc: Remove redundant refcount increase (Yacan Liu)
- Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb" (Jakub Kicinski)
- tcp: annotate data-race around challenge_timestamp (Eric Dumazet)
- kcm: fix strp_init() order and cleanup (Cong Wang)
- mlxbf_gige: compute MDIO period based on i1clk (David Thompson)
- ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler (Duoming Zhou)
- net/sched: fix netdevice reference leaks in attach_default_qdiscs() (Wang Hai)
- net: sched: tbf: don't call qdisc_put() while holding tree lock (Zhengchao Shao)
- net: dsa: xrs700x: Use irqsave variant for u64 stats update (Sebastian Andrzej Siewior)
- openvswitch: fix memory leak at failed datapath creation (Andrey Zhadchenko)
- net: smsc911x: Stop and start PHY during suspend and resume (Florian Fainelli)
- net: sparx5: fix handling uneven length packets in manual extraction (Casper Andersson)
- Revert "xhci: turn off port power in shutdown" (Mathias Nyman)
- wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() (Dan Carpenter)
- ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array (Peter Ujfalusi)
- ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg (Pierre-Louis Bossart)
- drm/i915/display: avoid warnings when registering dual panel backlight (Arun R Murthy)
- drm/i915/backlight: extract backlight code to a separate file (Jani Nikula)
- ieee802154/adf7242: defer destroy_workqueue call (Lin Ma)
- bpf, cgroup: Fix kernel BUG in purge_effective_progs (Pu Lehui)
- bpf: Restrict bpf_sys_bpf to CAP_PERFMON (YiFei Zhu)
- skmsg: Fix wrong last sg check in sk_msg_recvmsg() (Liu Jian)
- iio: adc: mcp3911: make use of the sign bit (Marcus Folkesson)
- platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask (Andy Shevchenko)
- drm/msm/dsi: Fix number of regulators for SDM660 (Douglas Anderson)
- drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg (Douglas Anderson)
- drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4 (Kuogee Hsieh)
- drm/msm/dsi: fix the inconsistent indenting (sunliming)
- LTS version: v5.15.65 (Jack Vogel)
- net: neigh: don't call kfree_skb() under spin_lock_irqsave() (Yang Yingliang)
- net/af_packet: check len when min_header_len equals to 0 (Zhengchao Shao)
- android: binder: fix lockdep check on clearing vma (Liam Howlett)
- btrfs: fix space cache corruption and potential double allocations (Omar Sandoval)
- kprobes: don't call disarm_kprobe() for disabled kprobes (Kuniyuki Iwashima)
- btrfs: tree-checker: check for overlapping extent items (Josef Bacik)
- btrfs: fix lockdep splat with reloc root extent buffers (Josef Bacik)
- btrfs: move lockdep class helpers to locking.c (Josef Bacik)
- testing: selftests: nft_flowtable.sh: use random netns names (Florian Westphal)
- netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y (Geert Uytterhoeven)
- drm/amd/display: avoid doing vm_init multiple time (Charlene Liu)
- drm/amdgpu: Increase tlb flush timeout for sriov (Dusica Milinkovic)
- drm/amd/display: Fix pixel clock programming (Ilya Bakoulin)
- drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid (Evan Quan)
- ksmbd: don't remove dos attribute xattr on O_TRUNC open (Namjae Jeon)
- s390/hypfs: avoid error message under KVM (Juergen Gross)
- neigh: fix possible DoS due to net iface start/stop loop (Denis V. Lunev)
- ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured (Namjae Jeon)
- drm/amd/display: clear optc underflow before turn off odm clock (Fudong Wang)
- drm/amd/display: For stereo keep "FLIP_ANY_FRAME" (Alvin Lee)
- drm/amd/display: Fix HDMI VSIF V3 incorrect issue (Leo Ma)
- drm/amd/display: Avoid MPC infinite loop (Josip Pavic)
- ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path (Biju Das)
- fs/ntfs3: Fix work with fragmented xattr (Konstantin Komarov)
- btrfs: fix warning during log replay when bumping inode link count (Filipe Manana)
- btrfs: add and use helper for unlinking inode during log replay (Filipe Manana)
- btrfs: remove no longer needed logic for replaying directory deletes (Filipe Manana)
- btrfs: remove root argument from btrfs_unlink_inode() (Filipe Manana)
- mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC (Liming Sun)
- mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx (Sebastian Reichel)
- mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs (Yifeng Zhao)
- mmc: mtk-sd: Clear interrupts when cqe off/disable (Wenbin Mei)
- drm/i915/gt: Skip TLB invalidations once wedged (Chris Wilson)
- HID: thrustmaster: Add sparco wheel and fix array length (Michael Hübner)
- HID: asus: ROG NKey: Ignore portion of 0x5a report (Josh Kilmer)
- HID: AMD_SFH: Add a DMI quirk entry for Chromebooks (Akihiko Odaki)
- HID: add Lenovo Yoga C630 battery quirk (Steev Klimaszewski)
- ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5 (Takashi Iwai)
- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse (Jann Horn)
- bpf: Don't redirect packets with invalid pkt_len (Zhengchao Shao)
- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead (Yang Jihong)
- fbdev: fb_pm2fb: Avoid potential divide by zero error (Letu Ren)
- net: fix refcount bug in sk_psock_get (2) (Hawkins Jiawei)
- HID: hidraw: fix memory leak in hidraw_release() (Karthik Alapati)
- media: pvrusb2: fix memory leak in pvr_probe (Dongliang Mu)
- udmabuf: Set the DMA mask for the udmabuf device (v2) (Vivek Kasireddy)
- HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report (Lee Jones)
- Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capability()" (Greg Kroah-Hartman)
- Bluetooth: L2CAP: Fix build errors in some archs (Luiz Augusto von Dentz)
- kbuild: Fix include path in scripts/Makefile.modpost (Jing Leng)
- io_uring: fix UAF due to missing POLLFREE handling (Pavel Begunkov)
- io_uring: fix wrong arm_poll error handling (Pavel Begunkov)
- io_uring: fail links when poll fails (Pavel Begunkov)
- io_uring: bump poll refs to full 31-bits (Jens Axboe)
- io_uring: remove poll entry from list when canceling all (Jens Axboe)
- io_uring: Remove unused function req_ref_put (Jiapeng Chong)
- io_uring: poll rework (Pavel Begunkov)
- io_uring: inline io_poll_complete (Pavel Begunkov)
- io_uring: kill poll linking optimisation (Pavel Begunkov)
- io_uring: move common poll bits (Pavel Begunkov)
- io_uring: refactor poll update (Pavel Begunkov)
- io_uring: clean cqe filling functions (Pavel Begunkov)
- io_uring: correct fill events helpers types (Pavel Begunkov)
- arm64: errata: Add Cortex-A510 to the repeat tlbi list (James Morse)
- mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte (Miaohe Lin)
- Drivers: hv: balloon: Support status report for larger page sizes (Boqun Feng)
- crypto: lib - remove unneeded selection of XOR_BLOCKS (Eric Biggers)
- firmware: tegra: bpmp: Do only aligned access to IPC memory area (Timo Alho)
- drm/vc4: hdmi: Depends on CONFIG_PM (Maxime Ripard)
- drm/vc4: hdmi: Rework power up (Maxime Ripard)
- ACPI: thermal: drop an always true check (Adam Borowski)
- drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled (Maxime Ripard)
- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() (Jann Horn)
- LTS version: v5.15.64 (Jack Vogel)
- bpf: Don't use tnum_range on array range checking for poke descriptors (Daniel Borkmann)
- scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (Saurabh Sengar)
- scsi: ufs: core: Enable link lost interrupt (Kiwoong Kim)
- perf stat: Clear evsel->reset_group for each stat run (Ian Rogers)
- perf/x86/intel/ds: Fix precise store latency handling (Stephane Eranian)
- perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU (Stephane Eranian)
- perf python: Fix build when PYTHON_CONFIG is user supplied (James Clark)
- blk-mq: fix io hung due to missing commit_rqs (Yu Kuai)
- Documentation/ABI: Mention retbleed vulnerability info file for sysfs (Salvatore Bonaccorso)
- x86/nospec: Fix i386 RSB stuffing (Peter Zijlstra)
- binder_alloc: add missing mmap_lock calls when using the VMA (Liam Howlett)
- arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 (Zenghui Yu)
- mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb (Yonglong Li)
- md: call __md_stop_writes in md_stop (Guoqing Jiang)
- Revert "md-raid: destroy the bitmap after destroying the thread" (Guoqing Jiang)
- mm/hugetlb: fix hugetlb not supporting softdirty tracking (David Hildenbrand)
- Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling" (Greg Kroah-Hartman)
- Revert "usbnet: smsc95xx: Fix deadlock on runtime resume" (Greg Kroah-Hartman)
- io_uring: fix issue with io_write() not always undoing sb_start_write() (Jens Axboe)
- riscv: traps: add missing prototype (Conor Dooley)
- xen/privcmd: fix error exit of privcmd_ioctl_dm_op() (Juergen Gross)
- smb3: missing inode locks in punch hole (David Howells)
- nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf (Karol Herbst)
- ACPI: processor: Remove freq Qos request for all CPUs (Riwen Lu)
- Revert "memcg: cleanup racy sum avoidance code" (Shakeel Butt)
- fbdev: fbcon: Properly revert changes when vc_resize() failed (Shigeru Yoshida)
- s390: fix double free of GS and RI CBs on fork() failure (Brian Foster)
- bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem (Liu Shixin)
- s390/mm: do not trigger write fault when vma does not allow VM_WRITE (Gerald Schaefer)
- mm/damon/dbgfs: avoid duplicate context directory creation (Badari Pulavarty)
- asm-generic: sections: refactor memory_intersects (Quanyang Wang)
- writeback: avoid use-after-free after removing device (Khazhismel Kumykov)
- loop: Check for overflow while configuring loop (Siddh Raman Pant)
- x86/nospec: Unwreck the RSB stuffing (Peter Zijlstra)
- x86/bugs: Add "unknown" reporting for MMIO Stale Data (Pawan Gupta)
- x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry (Chen Zhongjin)
- perf/x86/lbr: Enable the branch type for the Arch LBR by default (Kan Liang)
- btrfs: fix possible memory leak in btrfs_get_dev_args_from_path() (Zixuan Fu)
- btrfs: check if root is readonly while setting security xattr (Goldwyn Rodrigues)
- btrfs: add info when mount fails due to stale replace target (Anand Jain)
- btrfs: replace: drop assert for suspended replace (Anand Jain)
- btrfs: fix silent failure when deleting root reference (Filipe Manana)
- net: stmmac: work around sporadic tx issue on link-up (Heiner Kallweit)
- ionic: VF initial random MAC address if no assigned mac (R Mohamed Shah)
- ionic: fix up issues with handling EAGAIN on FW cmds (Shannon Nelson)
- ionic: clear broken state on generation change (Shannon Nelson)
- ionic: widen queue_lock use around lif init and deinit (Shannon Nelson)
- rxrpc: Fix locking in rxrpc's sendmsg (David Howells)
- i40e: Fix incorrect address type for IPv6 flow rules (Sylwester Dziedziuch)
- ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter (Jacob Keller)
- net: Fix a data-race around sysctl_somaxconn. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_devconf_inherit_init_net. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_fb_tunnels_only_for_init_net. (Kuniyuki Iwashima)
- net: Fix a data-race around netdev_budget_usecs. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_max_skb_frags. (Kuniyuki Iwashima)
- mptcp: stop relying on tcp_tx_skb_cache (Paolo Abeni)
- tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers (Paolo Abeni)
- net: Fix a data-race around sysctl_net_busy_read. (Kuniyuki Iwashima)
- net: Fix a data-race around sysctl_net_busy_poll. (Kuniyuki Iwashima)
- net: Fix a data-race around sysctl_tstamp_allow_data. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_optmem_max. (Kuniyuki Iwashima)
- ratelimit: Fix data-races in ___ratelimit(). (Kuniyuki Iwashima)
- net: Fix data-races around netdev_tstamp_prequeue. (Kuniyuki Iwashima)
- net: Fix data-races around netdev_max_backlog. (Kuniyuki Iwashima)
- net: Fix data-races around weight_p and dev_weight_[rt]x_bias. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_[rw]mem_(max|default). (Kuniyuki Iwashima)
- netfilter: flowtable: fix stuck flows on cleanup due to pending work (Pablo Neira Ayuso)
- netfilter: flowtable: add function to invoke garbage collection immediately (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow binding to already bound chain (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow jump to implicit chain from set element (Pablo Neira Ayuso)
- netfilter: nf_tables: upfront validation of data via nft_data_init() (Pablo Neira Ayuso)
- netfilter: bitwise: improve error goto labels (Jeremy Sowden)
- netfilter: nft_cmp: optimize comparison for 16-bytes (Pablo Neira Ayuso)
- netfilter: nf_tables: consolidate rule verdict trace call (Pablo Neira Ayuso)
- netfilter: nft_tunnel: restrict it to netdev family (Pablo Neira Ayuso)
- netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families (Pablo Neira Ayuso)
- netfilter: nf_tables: do not leave chain stats enabled on error (Pablo Neira Ayuso)
- netfilter: nft_payload: do not truncate csum_offset and csum_type (Pablo Neira Ayuso)
- netfilter: nft_payload: report ERANGE for too long offset and length (Pablo Neira Ayuso)
- netfilter: nf_tables: make table handle allocation per-netns friendly (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow updates of implicit chain (Pablo Neira Ayuso)
- bnxt_en: fix NQ resource accounting during vf creation on 57500 chips (Vikas Gupta)
- net: ipvtap - add __init/__exit annotations to module init/exit funcs (Maciej Żenczykowski)
- bonding: 802.3ad: fix no transmission of LACPDUs (Jonathan Toppins)
- net: moxa: get rid of asymmetry in DMA mapping/unmapping (Sergei Antonov)
- net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume() (Xiaolei Wang)
- net: ipa: don't assume SMEM is page-aligned (Alex Elder)
- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off (Maor Dickman)
- net/mlx5e: Fix wrong application of the LRO state (Aya Levin)
- net/mlx5: Avoid false positive lockdep warning by adding lock_class_key (Moshe Shemesh)
- net/mlx5e: Properly disable vlan strip on non-UL reps (Vlad Buslov)
- ice: xsk: prohibit usage of non-balanced queue id (Maciej Fijalkowski)
- ice: xsk: Force rings to be sized to power of 2 (Maciej Fijalkowski)
- nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout (Duoming Zhou)
- r8152: fix the RX FIFO settings when suspending (Hayes Wang)
- r8152: fix the units of some registers for RTL8156A (Hayes Wang)
- rose: check NULL rose_loopback_neigh->loopback (Bernard Pidoux)
- ntfs: fix acl handling (Christian Brauner)
- mm/smaps: don't access young/dirty bit if pte unpresent (Peter Xu)
- SUNRPC: RPC level errors should set task->tk_rpc_status (Trond Myklebust)
- NFSv4.2 fix problems with __nfs42_ssc_open (Olga Kornievskaia)
- NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() (Trond Myklebust)
- Revert "net: macsec: update SCI upon MAC address change." (Sabrina Dubroca)
- net: use eth_hw_addr_set() instead of ether_addr_copy() (Jakub Kicinski)
- fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts (Seth Forshee)
- xfrm: policy: fix metadata dst->dev xmit null pointer dereference (Nikolay Aleksandrov)
- xfrm: clone missing x->lastused in xfrm_do_migrate (Antony Antony)
- xfrm: fix refcount leak in __xfrm_policy_check() (Xin Xiong)
- riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit (Chen Lifu)
- riscv: lib: uaccess: fold fixups into body (Jisheng Zhang)
- btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc() (Qu Wenruo)
- btrfs: pass the dentry to btrfs_log_new_name() instead of the inode (Filipe Manana)
- btrfs: put initial index value of a directory in a constant (Filipe Manana)
- scsi: qla2xxx: edif: Fix dropped IKE message (Quinn Tran)
- scsi: qla2xxx: Fix response queue handler reading stale packets (Arun Easi)
- drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist (Phil Auld)
- Input: i8042 - add additional TUXEDO devices to i8042 quirk tables (Werner Sembach)
- Input: i8042 - add TUXEDO devices to i8042 quirk tables (Werner Sembach)
- Input: i8042 - merge quirk tables (Werner Sembach)
- Input: i8042 - move __initconst to fix code styling warning (Werner Sembach)
- btrfs: convert count_max_extents() to use fs_info->max_extent_size (Naohiro Aota)
- btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size (Naohiro Aota)
- btrfs: zoned: revive max_zone_append_bytes (Naohiro Aota)
- block: add bdev_max_segments() helper (Naohiro Aota)
- block: add a bdev_max_zone_append_sectors helper (Christoph Hellwig)
- x86/entry: Move CLD to the start of the idtentry macro (Lai Jiangshan)
- kernel/sys_ni: add compat entry for fadvise64_64 (Randy Dunlap)
- parisc: Fix exception handler for fldw and fstw instructions (Helge Deller)
-
Wed Sep 28 2022 Jack Vogel <jack.vogel@oracle.com> - 5.15.0-4.60.1.el8
- net: mana: Add the Linux MANA PF driver (Dexuan Cui) [Orabug: 34405108]
- rds: cong: Make rds_cong_wait an array to reduce lock contention (Håkon Bugge) [Orabug: 34488341]
- rds: cong: Make rs_cong_notify and rs_cong_mask atomic64_t (Håkon Bugge) [Orabug: 34488341]
- Revert "cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()" (Imran Khan) [Orabug: 34620700]
- Revert "cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock" (Imran Khan) [Orabug: 34620700]