aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-27Merge remote-tracking branch 'aosp/mirror-android-4.14' into android-hikey-li...v4.14.174-2775-g1de6fe1a466f-20200327-27v4.14.174-2774-g4bdce1e542df-20200327-26Linaro CI
2020-03-26ANDROID: dm-bow: Fix free_show value is incorrectDylan Chang
2020-03-25UPSTREAM: coresight: Potential uninitialized variable in probe()Dan Carpenter
2020-03-24Merge remote-tracking branch 'aosp/mirror-android-4.14' into android-hikey-li...v4.14.174-2772-g63bf2738ec49-20200324-24Linaro CI
2020-03-23ANDROID: scsi: ufs: add ->map_sg_crypto() variant opEric Biggers
2020-03-20Merge remote-tracking branch 'aosp/mirror-android-4.14' into android-hikey-li...v4.14.174-2769-g32bc956bc25a-20200320-22Linaro CI
2020-03-20Merge 4.14.174 into android-4.14Greg Kroah-Hartman
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-03-20pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/dma: Fix MSI reservation allocationMarc Zyngier
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-03-20drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-20virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic
2020-03-20iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-20ipvlan: egress mcast packets are not exceptionalPaolo Abeni
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20team: add missing attribute validation for array indexJakub Kicinski
2020-03-20team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-20macsec: add missing attribute validation for portJakub Kicinski
2020-03-20can: add missing attribute validation for terminationJakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-20net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-20ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-20phy: Revert toggling reset changes.David S. Miller