summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-07-10flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan1-0/+2
2025-07-10platform/x86: wmi: Fix WMI event enablementArmin Wolf1-5/+11
2025-07-10platform/mellanox: nvsw-sn2201: Fix bus number in adapter error messageAlok Tiwari1-1/+1
2025-07-10platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1Alok Tiwari1-1/+1
2025-07-10RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad1-0/+33
2025-07-10RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad1-1/+1
2025-07-10RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad1-1/+1
2025-07-10IB/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov1-14/+47
2025-07-10scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche2-3/+3
2025-07-10scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig1-7/+11
2025-07-10scsi: sd: Fix VPD page 0xb7 length checkjackysliu1-1/+1
2025-07-10scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()Thomas Fourier1-0/+2
2025-07-10scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()Thomas Fourier1-1/+1
2025-07-10NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington1-1/+3
2025-07-10nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima1-3/+14
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg3-13/+21
2025-07-10module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra2-2/+32
2025-07-10RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang1-1/+1
2025-07-10RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov1-4/+4