summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-04-13driver core: Reevaluate dev->links.need_for_probe as suppliers are addedSaravana Kannan
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13RDMA/siw: Fix passive connection establishmentBernard Metzler
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-04-13ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-04-13platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede
2020-04-13ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-04-13net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel
2020-04-13cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy
2020-04-13r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-13tun: Don't put_page() for all negative return values from XDP programWill Deacon
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-13net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-13cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-04-08soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh
2020-04-08Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer
2020-04-08power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede
2020-04-08extcon: axp288: Add wakeup supportHans de Goede
2020-04-08nvmem: sprd: Fix the block lock operationFreeman Liu
2020-04-08nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson
2020-04-08nvmem: release the write-protect pinKhouloud Touil
2020-04-08mei: me: add cedar fork device idsAlexander Usyskin
2020-04-08PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg
2020-04-08misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I
2020-04-08misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2020-04-08misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-04-08drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar
2020-04-08drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-04-08net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu
2020-04-08net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby