summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-153-12/+14
|\
| * EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin2023-01-031-2/+5
| * EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2022-12-302-10/+9
* | Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-145-17/+35
|\ \
| * | iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-131-1/+3
| * | iommu/iova: Fix alloc iova overflows issueYunfei Wang2023-01-131-2/+2
| * | iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin2023-01-131-3/+5
| * | iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean2023-01-131-1/+3
| * | iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean2023-01-131-8/+14
| * | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy2023-01-131-2/+8
* | | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-142-2/+8
|\ \ \
| * | | firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2023-01-132-2/+8
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-141-2/+2
|\ \ \ \
| * | | | scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li2023-01-121-1/+1
| * | | | scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang2023-01-121-1/+1
* | | | | Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-01-141-0/+1
|\ \ \ \ \
| * | | | | ata: pata_cs5535: Don't build on UMLPeter Foley2023-01-141-0/+1
* | | | | | Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds2023-01-133-51/+73
|\ \ \ \ \ \
| * | | | | | nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig2023-01-101-16/+31
| * | | | | | nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig2023-01-101-25/+28
| * | | | | | nvme: remove __nvme_ioctlChristoph Hellwig2023-01-101-10/+8
| * | | | | | nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang2023-01-101-2/+7
| * | | | | | nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin2023-01-101-1/+2
| * | | | | | nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin2023-01-101-1/+1
* | | | | | | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn2023-01-041-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-132-3/+7
|\ \ \ \ \ \ \
| * | | | | | | efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui2023-01-031-0/+1
| * | | | | | | efi: fix NULL-deref in init error pathJohan Hovold2023-01-031-3/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-01-136-9/+32
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan2023-01-101-0/+1
| * | | | | | | Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2023-01-105-9/+31
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen2023-01-101-1/+1
| | * | | | | | cpufreq: apple-soc: Switch to the lowest frequency on suspendHector Martin2023-01-041-0/+2
| | * | | | | | cpufreq: Add SM6375 to cpufreq-dt-platdev blocklistKonrad Dybcio2023-01-041-0/+1
| | * | | | | | cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta2022-12-271-0/+1
| | * | | | | | cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2Konrad Dybcio2022-12-271-2/+20
| | * | | | | | cpufreq: CPPC: Add u64 casts to avoid overflowingPierre Gondois2022-12-271-5/+6
| | * | | | | | cpufreq: apple: remove duplicate intializerArnd Bergmann2022-12-271-1/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-01-134-4/+28
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2023-01-132-0/+11
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede2023-01-101-0/+4
| | | |/ / / / / /
| | * / / / / / / ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan2023-01-101-0/+7
| | |/ / / / / /
| * / / / / / / ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-102-4/+17
| |/ / / / / /
* | | | | | | Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-1315-27/+143
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson2023-01-131-6/+17
| * | | | | | | platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2023-01-122-0/+7
| * | | | | | | platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin2023-01-121-1/+1
| * | | | | | | platform/x86: intel/pmc/core: Add Meteor Lake mobile supportGayatri Kammela2023-01-121-0/+1
| * | | | | | | platform/x86: simatic-ipc: add another modelHenning Schild2023-01-121-0/+1