summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare1-1/+11
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-20pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-20pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-20iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-20drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-20virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic1-3/+5
2020-03-20iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar1-8/+10
2020-03-20ipvlan: egress mcast packets are not exceptionalPaolo Abeni1-2/+2
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner1-4/+1
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-20team: add missing attribute validation for array indexJakub Kicinski1-0/+1
2020-03-20team: add missing attribute validation for port ifindexJakub Kicinski1-0/+1
2020-03-20macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-20can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-20sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-03-20net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet1-1/+1
2020-03-20ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar1-0/+1
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-03-20phy: Revert toggling reset changes.David S. Miller1-6/+5
2020-03-11xhci: handle port status events for removed USB3 hcdMathias Nyman1-0/+6
2020-03-11dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka1-2/+13
2020-03-11dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter1-4/+0
2020-03-11hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter1-1/+1
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe1-0/+1
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3