summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-02NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul
2020-04-02staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-04-02staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-04-02USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet
2020-04-02USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-04-02rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-04-02intel_th: Fix user-visible error codesAlexander Shishkin
2020-04-02staging/speakup: fix get_word non-space look-aheadSamuel Thibault
2020-04-02staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-04-02USB: serial: pl2303: add device-id for HP LD381Scott Chen
2020-04-02usb: host: xhci-plat: add a shutdownRan Wang
2020-04-02USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas
2020-04-02usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-04-02USB: Disable LPM on WD19's Realtek HubKai-Heng Feng
2020-04-02altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens
2020-04-02drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski
2020-04-02drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski
2020-04-02spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson
2020-04-02spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
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-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-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
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-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-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
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