summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-02scsi: ufs: mcq: Fix memory allocation checks for SQE and CQEAlok Tiwari
2025-09-25Linux 6.16.9Greg Kroah-Hartman
2025-09-25samples/damon/prcl: avoid starting DAMON before initializationSeongJae Park
2025-09-25clk: sunxi-ng: mp: Fix dual-divider clock rate readbackChen-Yu Tsai
2025-09-25samples/damon/mtier: avoid starting DAMON before initializationSeongJae Park
2025-09-25samples/damon: change enable parameters to enabledHonggyu Kim
2025-09-25samples/damon/prcl: fix boot time enable crashSeongJae Park
2025-09-25dt-bindings: serial: 8250: move a constraintAlex Elder
2025-09-25dt-bindings: serial: 8250: spacemit: set clocks property as requiredYixun Lan
2025-09-25dt-bindings: serial: 8250: allow clock 'uartclk' and 'reg' for nxp,lpc1850-uartFrank Li
2025-09-25mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-25platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirkAntheas Kapenekakis
2025-09-25platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13Antheas Kapenekakis
2025-09-25io_uring: fix incorrect io_kiocb reference in io_link_skbYang Xiuwei
2025-09-25smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher
2025-09-25smb: client: fix file open check in __cifs_unlink()Paulo Alcantara
2025-09-25io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe
2025-09-25crypto: af_alg - Set merge to zero early in af_alg_sendmsgHerbert Xu
2025-09-25smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher
2025-09-25smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher
2025-09-25smb: client: fix filename matching of deferred filesPaulo Alcantara
2025-09-25smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher
2025-09-25smb: client: make use of struct smbdirect_recv_ioStefan Metzmacher
2025-09-25smb: smbdirect: introduce struct smbdirect_recv_ioStefan Metzmacher
2025-09-25smb: client: make use of smbdirect_socket->recv_io.expectedStefan Metzmacher
2025-09-25smb: smbdirect: introduce smbdirect_socket.recv_io.expectedStefan Metzmacher
2025-09-25drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-25drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio
2025-09-25drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
2025-09-25ALSA: usb: qcom: Fix false-positive address space checkTakashi Iwai
2025-09-25drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-25drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi
2025-09-25drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain
2025-09-25drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-25drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-25ASoC: amd: acp: Fix incorrect retrival of acp_chip_infoVenkata Prasad Potturu
2025-09-25iommu/amd: Fix alias device DTE settingVasant Hegde
2025-09-25ASoC: Intel: catpt: Expose correct bit depth to userspaceAmadeusz Sławiński
2025-09-25ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()Charles Keepax
2025-09-25ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King
2025-09-25ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()Dan Carpenter
2025-09-25ASoC: wm8974: Correct PLL rate roundingCharles Keepax
2025-09-25ASoC: wm8940: Correct typo in control nameCharles Keepax
2025-09-25ASoC: wm8940: Correct PLL rate roundingCharles Keepax
2025-09-25ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xxPraful Adiga
2025-09-25selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)
2025-09-25mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)
2025-09-25rds: ib: Increment i_fastreg_wrs before bailing outHåkon Bugge
2025-09-25crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)