summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21Linux 3.18.83v3.18.83Greg Kroah-Hartman
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-11-21USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-21uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-11-21uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin
2017-11-21Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin
2017-11-21Revert "crypto: xts - Add ECB dependency"Sasha Levin
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav
2017-11-21backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov
2017-11-21backlight: lcd: Fix race condition during registerUwe Kleine-König
2017-11-21ALSA: vx: Fix possible transfer overflowTakashi Iwai
2017-11-21ALSA: vx: Don't try to update capture stream before runningTakashi Iwai
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-11-21ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ARM: dts: Fix omap3 off mode pull definesTony Lindgren
2017-11-21ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros
2017-11-21iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-11-18Linux 3.18.82v3.18.82Greg Kroah-Hartman
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-18ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long
2017-11-18ipip: only increase err_count for some certain type icmp in ipip_errXin Long
2017-11-18ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-11-18sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes
2017-11-18net/unix: don't show information about sockets from other namespacesAndrei Vagin
2017-11-18sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang