summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.83v3.18.83Greg Kroah-Hartman2017-11-211-1/+1
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-11-211-0/+1
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-11-211-51/+51
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-11-211-1/+2
* Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin2017-11-211-2/+1
* Revert "crypto: xts - Add ECB dependency"Sasha Levin2017-11-211-1/+0
* MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-11-211-2/+2
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-211-0/+4
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-11-211-9/+8
* ixgbe: fix AER error handlingEmil Tantilov2017-11-211-2/+4
* gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav2017-11-211-0/+2
* backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-11-211-2/+10
* backlight: lcd: Fix race condition during registerUwe Kleine-König2017-11-211-2/+2
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2017-11-213-14/+16
* ALSA: vx: Don't try to update capture stream before runningTakashi Iwai2017-11-211-1/+1
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-211-0/+1
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-11-211-0/+17
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-11-211-0/+8
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-211-0/+2
* staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro2017-11-211-1/+1
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-211-2/+2
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-211-9/+12
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-211-0/+11
* drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav2017-11-211-0/+4
* ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ARM: dts: Fix omap3 off mode pull definesTony Lindgren2017-11-211-2/+2
* ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren2017-11-211-1/+0
* extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros2017-11-211-0/+5
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-11-214-2/+8
* media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-211-12/+12
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* Linux 3.18.82v3.18.82Greg Kroah-Hartman2017-11-181-1/+1
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-182-12/+8
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-185-15/+4
* ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long2017-11-181-4/+7
* ipip: only increase err_count for some certain type icmp in ipip_errXin Long2017-11-181-17/+42
* ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-11-182-2/+3
* sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long2017-11-181-0/+32
* tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-11-181-1/+1
* net/unix: don't show information about sockets from other namespacesAndrei Vagin2017-11-181-0/+2
* sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long2017-11-181-1/+1
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-183-3/+9