summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala
2023-07-18btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana
2023-07-18btrfs: fix ordered extent split error handling in btrfs_dio_submit_ioChristoph Hellwig
2023-07-18btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expandJosef Bacik
2023-07-18btrfs: raid56: always verify the P/Q contents for scrubQu Wenruo
2023-07-18btrfs: use irq safe locking when running and adding delayed iputsFilipe Manana
2023-07-18btrfs: fix iput() on error pointer after error during orphan cleanupFilipe Manana
2023-07-18btrfs: fix double iput() on inode after an error during orphan cleanupFilipe Manana
2023-07-18btrfs: zoned: fix memory leak after finding block group with super blocksFilipe Manana
2023-07-18ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-07-17cpumask: eliminate kernel-doc warningsRandy Dunlap
2023-07-17drm/msm: Fix hw_fence error path cleanupRob Clark
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett
2023-07-17maple_tree: fix 32 bit mas_next testingLiam R. Howlett
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-17maple_tree: set the node limit when creating a new root nodePeng Zhang
2023-07-17mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()Liam R. Howlett
2023-07-17prctl: move PR_GET_AUXV out of PR_MCE_KILLMiguel Ojeda
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-17drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-07-17ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos
2023-07-17can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-17iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-17Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik
2023-07-17Revert "iavf: Detach device during reset task"Marcin Szycik
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-17iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-17iavf: Fix use-after-free in free_netdevDing Hui
2023-07-17iomap: micro optimize the ki_pos assignment in iomap_file_buffered_writeChristoph Hellwig
2023-07-17iomap: fix a regression for partial write errorsChristoph Hellwig
2023-07-17xfs: convert flex-array declarations in xfs attr shortform objectsDarrick J. Wong
2023-07-17xfs: convert flex-array declarations in xfs attr leaf blocksDarrick J. Wong
2023-07-17xfs: convert flex-array declarations in struct xfs_attrlist*Darrick J. Wong
2023-07-17Merge patch series "can: gs_usb: fix time stamp counter initialization"Marc Kleine-Budde
2023-07-17x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-17x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)