aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-16rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng1-1/+4
2020-10-16rapidio: fix error handling pathSouptick Joarder1-6/+7
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2-23/+18
2020-10-16zram: failing to decompress is WARN_ON worthyDouglas Anderson1-1/+1
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour1-12/+21
2020-10-16hv_balloon: try to merge system ram resourcesDavid Hildenbrand1-1/+1
2020-10-16xen/balloon: try to merge system ram resourcesDavid Hildenbrand1-1/+1
2020-10-16virtio-mem: try to merge system ram resourcesDavid Hildenbrand1-1/+2
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand7-7/+9
2020-10-16device-dax/kmem: fix resource releaseDan Williams1-14/+34
2020-10-16RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb1-5/+6
2020-10-16RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson1-0/+3
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe1-4/+4
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe16-79/+57
2020-10-16drm/i915: Inline intel_dp_ycbcr420_config()Ville Syrjälä1-24/+9
2020-10-16drm/i915: Nuke lspcon_ycbcr420_config()Ville Syrjälä3-21/+3
2020-10-16drm/i915: Nuke lspcon_downsamplingVille Syrjälä3-23/+12
2020-10-16drm/i915: Mark initial fb obj as WT on eLLC machines to avoid rcu lockup duri...Ville Syrjälä1-0/+8
2020-10-16drm/i915: Apply WAC6entrylatency to kbl/cflVille Syrjälä1-0/+8
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson4-13/+1
2020-10-16PM: AVS: rockchip-io: Move the driver to the rockchip specific driversUlf Hansson5-9/+9
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa1-35/+49
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa1-32/+21
2020-10-16PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas1-9/+8
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa1-12/+14
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas1-4/+1
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2-21/+18
2020-10-16PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa1-14/+10
2020-10-16PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa1-8/+6
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa1-11/+14
2020-10-16PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas1-4/+5
2020-10-16PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas1-9/+8
2020-10-16PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas1-11/+11
2020-10-16ACPI: DPTF: Add ACPI_DPTF Kconfig menuRafael J. Wysocki1-5/+24
2020-10-16ACPI: DPTF: Fix participant driver namesRafael J. Wysocki2-2/+2
2020-10-16ACPI: processor: remove comment regarding string _UID supportAlex Hung1-1/+0
2020-10-16ACPI: reboot: Avoid racing after writing to ACPI RESET_REGZhang Rui1-0/+11
2020-10-16ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles1-0/+3
2020-10-16PM: domains: enable domain idle state accountingLina Iyer1-3/+7
2020-10-16drm/i915/rkl: Add new cdclk tableMatt Roper1-1/+31
2020-10-16PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven1-1/+2
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe263-2163/+2453
2020-10-16PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson1-12/+149
2020-10-16powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do...Zhang Rui2-70/+15
2020-10-16powercap/intel_rapl: Fix domain detectionZhang Rui1-1/+1
2020-10-16ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-10-16lightnvm: fix out-of-bounds write to array devices->info[]Colin Ian King1-2/+3
2020-10-16intel_idle: Ignore _CST if control cannot be taken from the platformMel Gorman1-4/+3
2020-10-16intel_idle: mention assumption that WBINVD is not neededAlexander Monakov1-2/+6
2020-10-16cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...Chen Yu1-1/+21