summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-09irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias
2018-05-09platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello
2018-05-09platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-09usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-09xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-05-09drm/bridge: vga-dac: Fix edid memory leakSean Paul
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-09drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon
2018-05-09iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-09IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn
2018-05-09IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-05-09infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-09NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-09RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-05-09RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-05-09rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-05-09Input: leds - fix out of bound accessDmitry Torokhov
2018-05-09scsi: target: Fix fortify_panic kernel exceptionBryant G Ly
2018-05-09ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel
2018-05-01sparc64: Fix mistake in oradax license textRob Gardner
2018-05-01crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh
2018-05-01drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-05-01drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-05-01drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-05-01drm/i915: Enable display WA#1183 from its correct spotImre Deak
2018-05-01drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar
2018-05-01drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2018-05-01drm/edid: Reset more of the display infoVille Syrjälä
2018-05-01rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-05-01cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-05-01fpga-manager: altera-ps-spi: preserve nCONFIG stateAnatolij Gustschin
2018-05-01virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede
2018-05-01virt: vbox: Add vbg_req_free() helper functionHans de Goede
2018-05-01virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede
2018-05-01PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is setMika Westerberg
2018-05-01slimbus: Fix out-of-bounds access in slim_slicesize()Geert Uytterhoeven