summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-20nouveau: fix migrate_to_ram() for faulting pageAlistair Popple1-0/+1
2022-10-20nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()Shang XiaoJing1-0/+3
2022-10-20net: macb: Specify PHY PM management done by MACSergiu Moga1-0/+1
2022-10-20net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao1-1/+0
2022-10-20net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao1-1/+1
2022-10-20net: hinic: fix memory leak when reading function tableZhengchao Shao1-6/+12
2022-10-20net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao1-1/+1
2022-10-20net: lan966x: Fix the rx drop counterHoratiu Vultur1-1/+9
2022-10-20net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang1-0/+2
2022-10-20Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-118/+285
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds25-128/+223
2022-10-20Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds7-8/+8
2022-10-21Merge tag 'drm-misc-fixes-2022-10-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-22/+30
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2-5/+21
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-91/+204
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+30
2022-10-20i2c: fix spelling typos in commentsJiangshan Yi2-2/+2
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2-5/+21
2022-10-20drbd: only clone bio if we have a backing deviceChristoph Böhmwalder1-8/+6
2022-10-20Merge tag 'nvme-6.1-2022-10-22' of git://git.infradead.org/nvme into block-6.1Jens Axboe6-17/+41
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price1-18/+18
2022-10-20drm/connector: Set DDC pointer in drmm_connector_initMaxime Ripard1-1/+1
2022-10-20drm: tests: Fix a buffer overflow in format_helper_testDavid Gow1-1/+1
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann6036-115236/+333181
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-19ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang1-1/+1
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2-7/+7
2022-10-19i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue1-5/+8
2022-10-19i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-10-19ACPI: scan: Fix DMA range assignmentRobin Murphy1-3/+4
2022-10-19spi: aspeed: Fix window offset of CE1Cédric Le Goater1-1/+1
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel1-0/+2
2022-10-19ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki1-0/+1
2022-10-19drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updatesChristian König1-1/+8
2022-10-19nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner1-4/+0
2022-10-19nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg1-1/+1
2022-10-19nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin1-7/+16
2022-10-19nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig2-6/+13
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagChristian König1-1/+2
2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle)1-0/+2
2022-10-19nvme-pci: disable write zeroes on various Kingston SSDXander Li1-0/+10
2022-10-19nvme: fix error pointer dereference in error handlingDan Carpenter1-1/+1
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley1-4/+8
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta1-5/+6
2022-10-18drm/amdgpu: Fix for BO move issueArunpravin Paneer Selvam1-0/+3
2022-10-18drm/amdgpu: dequeue mes scheduler during finiYuBiao Wang1-3/+39
2022-10-18drm/amd/pm: enable thermal alert on smu_v13_0_10Kenneth Feng1-6/+4
2022-10-18drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha3-9/+13