summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-01Merge patch series "netfs, cifs: Fixes to retry-related code"Christian Brauner12-90/+178
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells9-27/+79
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells3-14/+14
2025-07-01netfs: Merge i_size update functionsDavid Howells5-37/+31
2025-07-01netfs: Fix i_size updatingDavid Howells2-2/+8
2025-07-01smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara1-0/+1
2025-07-01smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara1-0/+1
2025-07-01smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara1-0/+1
2025-07-01netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells1-1/+1
2025-07-01netfs: Fix looping in wait functionsDavid Howells1-4/+11
2025-07-01netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wanglingDavid Howells4-9/+27
2025-07-01netfs: Fix double put of requestDavid Howells2-0/+6
2025-07-01netfs: Fix hang due to missing case in final DIO read result collectionDavid Howells1-2/+4
2025-07-01eventpoll: Fix priority inversion problemNam Cao1-324/+134
2025-07-01drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao1-8/+10
2025-07-01i2c: microchip-core: re-fix fake detections w/ i2cdetectConor Dooley1-1/+5
2025-07-01igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits1-0/+10
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki3-17/+20
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski1-2/+2
2025-07-01brd: fix sleeping function called from invalid context in brd_insert_page()Yu Kuai1-2/+4
2025-07-01arm64: dts: imx95: Correct the DMA interrupter number of pcie0_epRichard Zhu1-1/+1
2025-07-01ublk: don't queue request if the associated uring_cmd is canceledMing Lei1-5/+6
2025-07-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli1-5/+0
2025-07-01futex: Temporary disable FUTEX_PRIVATE_HASHSebastian Andrzej Siewior1-0/+4
2025-07-01objtool: Add missing endian conversion to read_annotate()Heiko Carstens1-0/+1
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra2-10/+15
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh1-1/+1
2025-07-01nvme-multipath: fix suspicious RCU usage warningGeliang Tang1-1/+2
2025-07-01drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-07-01drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-01drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila1-1/+1
2025-07-01Merge tag 'for-net-2025-06-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-126/+162
2025-07-01MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtbLukas Bulwahn1-1/+1
2025-07-01net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-07-01net: txgbe: fix the issue of TX failureJiawen Wu1-0/+1
2025-07-01Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania2-4/+35
2025-07-01bcachefs: Fix incorrect transaction restart handlingAlan Huang1-1/+1
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N3-7/+8
2025-06-30powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changedZhang Rui1-1/+17
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara2-6/+5
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello1-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun2-0/+9
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher2-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao1-0/+1
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang1-23/+20
2025-06-30i2c/designware: Fix an initialization issueMichael J. Ruhl1-0/+1
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell1-0/+1
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin1-1/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher2-2/+12