summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui1-0/+4
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui1-0/+16
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+3
2019-05-16virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing1-0/+1
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter1-13/+13
2019-05-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit1-4/+7
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason Wang1-1/+6
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-16net: macb: Change interrupt and napi enable order in openHarini Katakam1-3/+3
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe1-0/+2
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor1-1/+1
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon1-15/+4
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar1-4/+9
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2019-05-16drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-05-16net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-05-16RDMA/hns: Bugfix for mapping user dbLijun Ou1-1/+1
2019-05-16gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven1-4/+8
2019-05-16net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-05-16Input: synaptics-rmi4 - fix possible double freePan Bian1-5/+1
2019-05-16Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai1-1/+1
2019-05-16drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-05-16Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie3-0/+20
2019-05-16spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-05-16drm/imx: don't skip DP channel disable for background planeLucas Stach1-1/+1
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach1-3/+9
2019-05-16dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren1-1/+1
2019-05-16of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar1-1/+0
2019-05-16drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-05-16drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-05-16IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2-4/+9
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar1-0/+11
2019-05-16drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman1-0/+4
2019-05-16scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-05-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-05-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso1-0/+2
2019-05-16s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-05-16drm/amd/display: If one stream full updates, full update all planesDavid Francis2-0/+22
2019-05-16qed: Fix the DORQ's attentions handlingDenis Bolotin2-16/+48
2019-05-16qed: Fix missing DORQ attentionsDenis Bolotin3-3/+20
2019-05-16qed: Fix the doorbell address sanity checkDenis Bolotin1-8/+8
2019-05-16qed: Delete redundant doorbell recovery typesDenis Bolotin4-51/+31