summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Linux 4.9.64v4.9.64Greg Kroah-Hartman1-1/+1
2017-11-21staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
2017-11-21brcmfmac: don't preset all channels as disabledRafał Miłecki1-2/+0
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam1-4/+3
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov1-0/+1
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2017-11-21crypto: dh - Don't permit 'key' or 'g' size longer than 'p'Eric Biggers1-0/+8
2017-11-21crypto: dh - Don't permit 'p' to be 0Eric Biggers1-0/+8
2017-11-21Revert "dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification"Sasha Levin1-4/+0
2017-11-21Revert "dt-bindings: Add vendor prefix for LEGO"Sasha Levin1-1/+0
2017-11-21uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-51/+51
2017-11-21uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin1-1/+2
2017-11-21Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin1-2/+1
2017-11-21Revert "crypto: xts - Add ECB dependency"Sasha Levin1-1/+0
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton1-2/+2
2017-11-21MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2-3/+67
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski1-0/+4
2017-11-21MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski1-3/+71
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton1-4/+6
2017-11-21staging: greybus: add host device function pointer checksJason Hrycay1-0/+6
2017-11-21staging: wilc1000: Fix endian sparse warningMike Kofron1-1/+1
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher1-1/+1
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-11-21ixgbe: Fix reporting of 100Mb capabilityTony Nguyen1-1/+1
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-11-21ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-11-21ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore1-3/+2
2017-11-21arm64: dts: NS2: reserve memory for Nitro firmwareJon Mason1-0/+2
2017-11-21ALSA: hda/realtek - Add new codec ID ALC299Kailang Yang1-0/+10
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav1-0/+2
2017-11-21backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov1-2/+10
2017-11-21backlight: lcd: Fix race condition during registerUwe Kleine-König1-2/+2
2017-11-21drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula1-0/+1
2017-11-21ALSA: vx: Fix possible transfer overflowTakashi Iwai3-14/+16
2017-11-21ALSA: vx: Don't try to update capture stream before runningTakashi Iwai1-1/+1
2017-11-21power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a timeHans de Goede1-18/+22
2017-11-21power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a timeHans de Goede1-29/+34
2017-11-21rtc: rx8010: change lock mechanismFabien Lahoudere1-21/+3
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-11-21x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira8-21/+27