summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-18net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli
2018-10-18ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-18ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-18ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-18ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-18bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-13Linux 4.14.76v4.14.76Greg Kroah-Hartman
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek
2018-10-13virtio_balloon: fix deadlock on OOMMichael S. Tsirkin
2018-10-13rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-13f2fs: fix invalid memory accessChao Yu
2018-10-13perf utils: Move is_directory() to path.hJiri Olsa
2018-10-13crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-10-13powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy
2018-10-13nvme_fc: fix ctrl create failures racing with workq itemsJames Smart
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-13perf tools: Fix python extension build for gcc 8Jiri Olsa
2018-10-13perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-13drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-10-13clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni
2018-10-13blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov