summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-02-06platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita1-2/+0
2019-02-06platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita1-0/+1
2019-02-06IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl1-1/+1
2019-02-06mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner1-0/+2
2019-02-06gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros1-14/+12
2019-02-06gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin1-1/+3
2019-02-06iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer1-1/+1
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann1-3/+3
2019-02-06virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita1-1/+1
2019-02-06virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita1-16/+33
2019-02-06virtio_net: Don't enable NAPI when interface is downToshiaki Makita1-2/+4
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-01-31xen: Fix x86 sched_clock() interface for xenJuergen Gross1-1/+1
2019-01-31x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins1-1/+1
2019-01-31ptp_kvm: probe for kvm guest availabilityJoao Martins1-0/+3
2019-01-31xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman5-6/+10
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+2
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin1-1/+1
2019-01-31net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu3-9/+31
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre1-0/+1
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl1-14/+13
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier1-12/+13
2019-01-31dm crypt: fix parsing of extended IV argumentsMilan Broz1-8/+17
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber3-8/+8
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-31acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-31Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2-46/+76
2019-01-31hv_balloon: avoid touching uninitialized struct page during tail onliningVitaly Kuznetsov1-4/+6
2019-01-31tty/n_hdlc: fix __might_sleep warningPaul Fulghum1-0/+1
2019-01-31uart: Fix crash in uart_write and uart_put_charSamir Virmani1-4/+8
2019-01-31tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman1-1/+2
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-01-31char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+7
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+2
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-31mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath1-0/+1
2019-01-31vhost: log dirty page correctlyJason Wang3-16/+87
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni1-0/+1
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-31amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard1-8/+17