summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-16virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason Wang
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-16net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede
2019-05-16i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-16hwmon: (occ) Fix extended status bitsLei YU
2019-05-16hwmon: (pwm-fan) Disable PWM if fetching cooling data failsStefan Wahren
2019-05-16platform/x86: dell-laptop: fix rfkill functionalityMario Limonciello
2019-05-16platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang
2019-05-16platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-11i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter
2019-05-11UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-11Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai
2019-05-11scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-11scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali
2019-05-11scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-11scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-05-11soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland
2019-05-11ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede
2019-05-11cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-05-11iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-05-11intel_th: pci: Add Comet Lake supportAlexander Shishkin
2019-05-11usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-11USB: cdc-acm: fix unthrottle racesJohan Hovold
2019-05-11USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-11usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-11usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-05-11staging: most: sound: pass correct device when creating a sound cardChristian Gromm
2019-05-11staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi
2019-05-11staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa
2019-05-11staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold
2019-05-11Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui