summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-17Linux 6.11.4v6.11.4Greg Kroah-Hartman
2024-10-17io_uring/rw: fix cflags posting for single issue multishot readJens Axboe
2024-10-17PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-10-17secretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy
2024-10-17fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-17kthread: unpark only parked kthreadFrederic Weisbecker
2024-10-17idpf: use actual mbx receive payload lengthJoshua Hay
2024-10-17PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson
2024-10-17btrfs: add cancellation points to trim loopsLuca Stefani
2024-10-17btrfs: split remaining space to discard in chunksLuca Stefani
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17powercap: intel_rapl_tpmi: Fix bogus register readingZhang Rui
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-10-17ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han
2024-10-17ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han
2024-10-17device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)
2024-10-17mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)
2024-10-17mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-17net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-17net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-17net: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin
2024-10-17OPP: fix error code in dev_pm_opp_set_config()Dan Carpenter
2024-10-17ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel
2024-10-17mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-17mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-17Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij
2024-10-17scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman
2024-10-17scsi: fnic: Move flush_work initialization out of if blockMartin Wilck
2024-10-17scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer
2024-10-17thermal: core: Free tzp copy along with the thermal zoneRafael J. Wysocki
2024-10-17thermal: core: Reference count the zone in thermal_zone_get_by_id()Rafael J. Wysocki
2024-10-17Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_syncLuiz Augusto von Dentz
2024-10-17drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-17drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-17drm/i915/hdcp: fix connector refcountingJani Nikula
2024-10-17drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-17drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz
2024-10-17drm/amdkfd: Fix an eviction fence leakLang Yu
2024-10-17drm/vc4: Stop the active perfmon before being destroyedMaíra Canal
2024-10-17drm/v3d: Stop the active perfmon before being destroyedMaíra Canal
2024-10-17drm/amd/display: Clear update flags after update has been appliedJosip Pavic
2024-10-17drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher
2024-10-17ACPI: resource: Make Asus ExpertBook B2502 matches cover more modelsHans de Goede
2024-10-17ACPI: resource: Make Asus ExpertBook B2402 matches cover more modelsHans de Goede
2024-10-17hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane2415
2024-10-17usb: gadget: core: force synchronous registrationJohn Keeping
2024-10-17usb: dwc3: re-enable runtime PM after failed resumeRoy Luo