summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2018-11-10PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva
2018-11-10ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva
2018-11-10spi: xlp: fix error return code in xlp_spi_probe()Gustavo A. R. Silva
2018-11-10spi/bcm63xx: fix error return code in bcm63xx_spi_probe()Gustavo A. R. Silva
2018-11-10MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2018-11-10spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()Gustavo A. R. Silva
2018-11-10usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva
2018-11-10usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()Gustavo A. R. Silva
2018-11-10usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva
2018-11-10gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2018-11-10sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2018-11-10gpu: host1x: fix error return code in host1x_probe()Gustavo A. R. Silva
2018-11-10sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2018-11-10video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()Gustavo A. R. Silva
2018-11-10tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva
2018-11-10l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2018-11-10gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2018-11-10vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel
2018-11-10ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan
2018-11-10ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2018-11-10fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant
2018-11-10drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin
2018-11-10bpf: generally move prog destruction to RCU deferralDaniel Borkmann
2018-11-10usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2018-11-10sch_red: update backlog as wellWANG Cong
2018-11-10sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2018-11-10xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2018-11-10arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2018-11-10CIFS: handle guest access errors to Windows sharesMark Syms
2018-11-10ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven
2018-11-10ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven
2018-11-10MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2018-11-10usbvision: revert commit 588afcc1Vladis Dronov
2018-11-10perf/core: Don't leak event in the syscall error pathAlexander Shishkin
2018-11-10aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2018-11-10tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2018-11-10thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2018-11-10thermal: allow spear-thermal driver to be a moduleArnd Bergmann
2018-11-10btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
2018-11-10sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2018-11-10um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2018-11-10ipv6: orphan skbs in reassembly unitEric Dumazet