* 984e613d55b4 4.14.76-xanmod47 * 7e80310dd01f Merge tag 'v4.14.76' into 4.14 |\ | * 0b46ce3e3423 Linux 4.14.76 | * c03f0ab15f3b ath10k: fix scan crash due to incorrect length calculation | * 711b942ae3be virtio_balloon: fix increment of vb->num_pfns in fill_balloon() | * 7f42eada5e3f virtio_balloon: fix deadlock on OOM | * 251bc1f44c33 rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead | * 4c925efc2230 ubifs: Check for name being NULL while mounting | * 5656b7354183 ucma: fix a use-after-free in ucma_resolve_ip() | * 3a7a9fb68c97 f2fs: fix invalid memory access | * dfe96e30b5a5 perf utils: Move is_directory() to path.h | * 75fc05a20f5f crypto: chelsio - Fix memory corruption in DMA Mapped buffers. | * b5dcd4ab8e6c ARC: clone syscall to setp r25 as thread pointer | * af1a8101794d powerpc/lib: fix book3s/32 boot failure due to code patching | * 609fbeddb24c powerpc: Avoid code patching freed init sections | * 4e43fbc8ef25 powerpc/lib/code-patching: refactor patch_instruction() | * 0f6e2f4e06be nvme_fc: fix ctrl create failures racing with workq items | * 1b2ad48a85c4 ath10k: fix kernel panic issue during pci probe | * 8146256b7dcd ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait | * 327400b3a708 perf tools: Fix python extension build for gcc 8 | * ec727693a9ef perf annotate: Use asprintf when formatting objdump command line | * 79f87e09bcb2 of: unittest: Disable interrupt node tests for old world MAC systems | * 171f90d4ae84 tty: Drop tty->count on tty_reopen() failure | * c92e73b11ed1 usb: cdc_acm: Do not leak URB buffers | * 821c42e7d5ea USB: serial: simple: add Motorola Tetra MTP6550 id | * 35123e64a168 usb: xhci-mtk: resume USB3 roothub first | * c096f5c4a8bc xhci: Add missing CAS workaround for Intel Sunrise Point xHCI | * ec6ae632e04b dm cache: fix resize crash if user doesn't reload cache table | * f11a6abfdb41 dm cache metadata: ignore hints array being too small during resize | * 1364055c96c5 PM / core: Clear the direct_complete flag on errors | * 9047696cb3f8 mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys | * 8ebd65583375 PCI: Reprogram bridge prefetch registers on resume | * 25bc6e80f9d6 x86/vdso: Fix vDSO syscall fallback asm constraint regression | * 1194e838b879 x86/vdso: Only enable vDSO retpolines when enabled and supported | * 64ff5747e2af selftests/x86: Add clock_gettime() tests to test_vdso | * 30500cc74a36 x86/vdso: Fix asm constraints on vDSO syscall fallbacks | * 71a0556255de drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set | * 0c0dd182adae drm/amdgpu: Fix vce work queue was not cancelled when suspend | * 309a1c5cfc59 xen-netback: fix input validation in xenvif_set_hash_mapping() | * f66d89483bb3 fbdev/omapfb: fix omapfb_memory_read infoleak | * 887361696fb9 clocksource/drivers/timer-atmel-pit: Properly handle error cases | * 8e2e2192eb35 blk-mq: I/O and timer unplugs are inverted in blktrace | * 87a9d1cc2e8f KVM: x86: fix L1TF's MMIO GFN calculation | * 5178716b55c4 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly | * a2e0493f99e6 mm, thp: fix mlocking THP page with migration enabled | * 5f4f5b1f4491 mm: migration: fix migration of huge PMD shared pages | * ab18409cf05f perf/core: Add sanity check to deal with pinned event failure | * 8e6a9240b191 Linux 4.14.75 | * 4e7ea65127ac dm thin metadata: fix __udivdi3 undefined on 32-bit | * 07f79b39d474 ixgbe: check return value of napi_complete_done() | * de0e2a92ccc5 ocfs2: fix locking for res->tracking and dlm->tracking_list | * f8566a92ab75 proc: restrict kernel stack dumps to root | * 4de0fb95a287 tools: hv: fcopy: set 'error' in case an unknown operation was requested | * 1d24e2609002 Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect() | * 119bf9470be9 gpiolib: Free the last requested descriptor | * 1df517a4cafd crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic | * 3b1a8535b8e1 crypto: mxs-dcp - Fix wait logic on chan threads | * 90ecb700345c crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() | * a5bb359c078a ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760 | * 06f93e40f939 iommu/amd: Clear memory encryption mask from physical address | * dcdb2262d389 smb2: fix missing files in root share directory listing | * b420b7b7923b sysfs: Do not return POSIX ACL xattrs via listxattr | * fa7d75f64b80 ovl: fix format of setxattr debug | * 8d75ecc13fdc ovl: fix memory leak on unlink of indexed file | * be406434737b ovl: fix access beyond unterminated strings | * aa41fb9593af xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage | * a502165dae09 xen: avoid crash in disable_hotplug_cpu | * 4e1494794ebc xen/manage: don't complain about an empty value in control/sysrq node | * dfb29d69e4d8 cifs: read overflow in is_valid_oplock_break() | * 7d60f98cde7a s390/qeth: don't dump past end of unknown HW header | * d5afd6b6eae5 s390/qeth: use vzalloc for QUERY OAT buffer | * ad297898159f r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED | * f7b86faf0bd1 drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk | * f2c9d68ed3c2 arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" | * 7a2df42a5371 hexagon: modify ffs() and fls() to return int | * 2eb3072b2785 arch/hexagon: fix kernel/dma.c build warning | * 1484d4ff2770 dm thin metadata: try to avoid ever aborting transactions | * 1e9054e75d22 perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | * 36918e899e3c net: ena: fix missing calls to READ_ONCE | * 3e2cc5bd61fe net: ena: fix driver when PAGE_SIZE == 64kB | * a5bdc726e5ff fs/cifs: suppress a string overflow warning | * 3941dbe190ba dm raid: fix rebuild of specific devices by updating superblock | * 112d65a51f2b drm/nouveau/disp: fix DP disable race | * 1a255bf1e749 drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS | * 34d54566ae4a net/mlx5: Consider PCI domain in search for next dev | * f36f3ebdf1e1 nvmet-rdma: fix possible bogus dereference under heavy load | * a90a52c51ad4 USB: yurex: Check for truncation in yurex_read() | * 2c423318f07c HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report | * d4da71220317 RDMA/ucma: check fd type in ucma_migrate_id() | * 60ea8815d6e8 Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" | * 1173678a4f4a netfilter: nf_tables: release chain in flushing set | * c00f01c40211 perf probe powerpc: Ignore SyS symbols irrespective of endianness | * 4095fd29fee7 perf util: Fix bad memory access in trace info. | * 9d7bc329c123 perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() | * 8b98b7eeb45d scsi: qedi: Add the CRC size within iSCSI NVM image | * dd44c35cc16c scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails | * b6515e0f915b HID: hid-saitek: Add device ID for RAT 7 Contagion | * 81c823c22355 usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] | * b6cc0ba2cbf4 HID: add support for Apple Magic Keyboards | * b969656b4662 netfilter: xt_cluster: add dependency on conntrack module | * 10fdfea70d46 bpf: 32-bit RSH verification must truncate input before the ALU op | * dcc89aaf5a8d mm: madvise(MADV_DODUMP): allow hugetlbfs pages | * ee0516c4a1fe tools/vm/page-types.c: fix "defined but not used" warning | * 5cbf015b971c tools/vm/slabinfo.c: fix sign-compare warning | * 27c4ad84fd01 mac80211: shorten the IBSS debug messages | * e132eb09fdd2 mac80211: don't Tx a deauth frame if the AP forbade Tx | * 8788737af389 mac80211: Fix station bandwidth setting after channel switch | * 37cdc7e35ae4 mac80211: fix a race between restart and CSA flows | * 4fa55f6d29fd cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() | * 43a01409ef4c mac80211: fix an off-by-one issue in A-MSDU max_subframe computation | * 25cb8544342a fs/cifs: don't translate SFM_SLASH (U+F026) to backslash | * 8590e6fecb5e net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() | * b08d15cc921f i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP | * 82fc9c6b7b9a i2c: uniphier: issue STOP only for last message or I2C_M_STOP | * da26e5729c04 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 | * 36fadeb87be8 md/raid5-cache: disable reshape completely | * dc492842b700 ARC: atomics: unbork atomic_fetch_##op() | * 7e259a0537be gpio: Fix crash due to registration race | * 3b83a52796cd tools/kvm_stat: fix handling of invalid paths in debugfs provider | * 52614f7bf1b5 tools/kvm_stat: fix python3 issues | * 0d66ce687869 mac80211: always account for A-MSDU header changes | * 2592adfe326b mac80211: do not convert to A-MSDU if frag/subframe limited | * b22a5d20aab1 cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE | * e7577a1f1a65 net: hns: add netif_carrier_off before change speed and duplex | * 7fd11a1ad542 net: hns: add the code for cleaning pkt in chip | * bdd29365a74c gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall | * 73bfec0a6bde gpiolib: acpi: Switch to cansleep version of GPIO library call | * 9a5d353908db mac80211: avoid kernel panic when building AMSDU from non-linear SKB | * 79448960e3d7 mac80211: mesh: fix HWMP sequence numbering to follow standard | * 34bec4daf88c gpio: adp5588: Fix sleep-in-atomic-context bug | * 0081e67083ed mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X | * 7c209ebc7f15 mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X | * 6054817c5e07 scsi: csiostor: add a check for NULL pointer after kmalloc() | * 4e380c50cf12 btrfs: btrfs_shrink_device should call commit transaction at the end | * 9e685bec07ae KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function | * 381538ae75cf mac80211_hwsim: require at least one channel | * 4ae9a73be7ac mac80211: Run TXQ teardown code before de-registering interfaces | * 3a738e7f734c tools/power turbostat: fix possible sprintf buffer overflow | * cdb2d37d345d serial: mvebu-uart: Fix reporting of effective CSIZE to userspace | * a17e2a72e714 drm/amdgpu: add another ATPX quirk for TOPAZ | * d9e61345652b drm/amd/pp: initialize result to before or'ing in data * 6df84ac271b9 aufs: upstream aufs4.14 20181001