summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-11md/raid1-10: fix casting from randomized structure in raid1_submit_write()Yu Kuai
2023-07-11efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel
2023-07-11cxl/region: Fix state transitions after reset failureDan Williams
2023-07-11cxl/region: Flag partially torn down regions as unusableDan Williams
2023-07-11cxl/region: Move cache invalidation before region teardown, and before setupDan Williams
2023-07-11hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser
2023-07-11dax/kmem: Pass valid argument to memory_group_register_staticTarun Sahu
2023-07-11dax: Introduce alloc_dev_dax_id()Dan Williams
2023-07-11dax: Fix dax_mapping_release() use after freeDan Williams
2023-07-11crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-07-11crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-07-11crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-11crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-07-11hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu
2023-07-11vfio/mdev: Move the compat_class initialization to module initEric Farman
2023-07-11PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-07-11PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-07-11PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie
2023-07-11platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee
2023-07-11scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu
2023-07-11scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche
2023-07-11pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea
2023-07-11pinctrl: microchip-sgpio: check return value of devm_kasprintf()Claudiu Beznea
2023-07-11pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Xiaolei Wang
2023-07-11platform/x86/dell/dell-rbtn: Fix resources leaking on error pathMichal Wilczynski
2023-07-11platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson
2023-07-11pinctrl: npcm7xx: Add missing check for ioremapJiasheng Jiang
2023-07-11pinctrl:sunplus: Add check for kmallocWells Lu
2023-07-11platform/x86: think-lmi: Correct NVME password handlingMark Pearson
2023-07-11platform/x86: think-lmi: Correct System password interfaceMark Pearson
2023-07-11platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson
2023-07-11platform/x86:intel/pmc: Remove Meteor Lake S platform supportXi Pardee
2023-07-11pinctrl: cherryview: Return correct value if pin in push-pull modeAndy Shevchenko
2023-07-11pinctrl: tegra: Duplicate pinmux functions tableThierry Reding
2023-07-11scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche
2023-07-11scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten secondsBart Van Assche
2023-07-11scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee
2023-07-11scsi: ufs: Declare ufshcd_{hold,release}() onceBart Van Assche
2023-07-11pinctrl: sunplus: Add check for kmallocWells Lu
2023-07-11PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-11PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-07-11pinctrl: at91: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-07-11pinctrl: at91: Use dev_err_probe() instead of custom messagingAndy Shevchenko
2023-07-11pinctrl: at91: Don't mix non-devm calls with devm onesAndy Shevchenko
2023-07-11scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang
2023-07-11PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-07-11platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on pr...Hans de Goede
2023-07-11platform/x86: lenovo-yogabook: Reprobe devices on remove()Hans de Goede
2023-07-11platform/x86: lenovo-yogabook: Fix work race on remove()Hans de Goede
2023-07-11pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsChristophe JAILLET