summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-10enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari1-2/+2
2025-07-10amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju3-2/+13
2025-07-10lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter1-1/+3
2025-07-10drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar4-2/+135
2025-07-10drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar2-0/+9
2025-07-10drm/xe: Split xe_device_td_flush()Lucas De Marchi1-28/+40
2025-07-10drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi1-54/+69
2025-07-10drm/xe/guc: Enable w/a 16026508708John Harrison3-0/+8
2025-07-10netfs: Fix i_size updatingDavid Howells2-2/+8
2025-07-10smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara1-0/+1
2025-07-10smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara1-0/+1
2025-07-10smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara1-0/+1
2025-07-10netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells1-1/+1
2025-07-10netfs: Fix looping in wait functionsDavid Howells1-4/+11
2025-07-10netfs: Fix hang due to missing case in final DIO read result collectionDavid Howells1-2/+4
2025-07-10drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao1-8/+10
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits1-0/+10
2025-07-10idpf: convert control queue mutex to a spinlockAhmed Zaki3-17/+20
2025-07-10idpf: return 0 size for RSS key if not supportedMichal Swiatkowski1-2/+2
2025-07-10nvme-multipath: fix suspicious RCU usage warningGeliang Tang1-1/+2
2025-07-10drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-07-10drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-10drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila1-1/+1
2025-07-10net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-07-10smb: client: fix warning when reconnecting channelPaulo Alcantara2-6/+5
2025-07-10drm/bridge: aux-hpd-bridge: fix assignment of the of_nodeDmitry Baryshkov1-1/+2
2025-07-10drm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t...Dmitry Baryshkov1-4/+1
2025-07-10platform/mellanox: mlxreg-lc: Fix logic error in power state checkAlok Tiwari1-1/+1
2025-07-10platform/x86: dell-wmi-sysman: Fix class device unregistrationKurt Borja1-2/+2
2025-07-10platform/x86: think-lmi: Fix class device unregistrationKurt Borja1-2/+2
2025-07-10platform/x86: hp-bioscfg: Fix class device unregistrationKurt Borja1-2/+2
2025-07-10platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacksKurt Borja6-12/+21
2025-07-10nvme-pci: refresh visible attrs after being checkedEugen Hristev1-2/+4
2025-07-10nvmet: fix memory leak of bio integrityDmitry Bogdanov1-0/+2
2025-07-10nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari1-1/+1
2025-07-10drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-11/+11
2025-07-10spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+10
2025-07-10spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos1-0/+16
2025-07-10drm/exynos: fimd: Guard display clock control with runtime PM callsMarek Szyprowski1-0/+12
2025-07-10dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-07-10ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+57
2025-07-10btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana1-1/+1
2025-07-10btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana1-18/+18
2025-07-10btrfs: record new subvolume in parent dir earlier to avoid dir logging racesFilipe Manana2-2/+4
2025-07-10btrfs: fix inode lookup error handling during log replayFilipe Manana1-65/+62
2025-07-10btrfs: fix iteration of extrefs during log replayFilipe Manana1-2/+2
2025-07-10btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana1-1/+3
2025-07-10btrfs: fix failure to rebuild free space tree using multiple transactionsFilipe Manana2-0/+42
2025-07-10Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li1-0/+4
2025-07-10NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust1-34/+84