summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-10Linux 4.18.13v4.18.13Greg Kroah-Hartman
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu
2018-10-10HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-10proc: restrict kernel stack dumps to rootJann Horn
2018-10-10tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov
2018-10-10Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-10cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor
2018-10-10firmware: Always initialize the fw_priv list objectBjorn Andersson
2018-10-10firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar
2018-10-10b43: fix DMA error related regression with proprietary firmwareLarry Finger
2018-10-10sysfs: Do not return POSIX ACL xattrs via listxattrAndreas Gruenbacher
2018-10-10ovl: fix format of setxattr debugMiklos Szeredi
2018-10-10ovl: fix memory leak on unlink of indexed fileAmir Goldstein
2018-10-10ovl: fix access beyond unterminated stringsAmir Goldstein
2018-10-10ovl: set I_CREATING on inode being createdMiklos Szeredi
2018-10-10vfs: don't evict uninitialized inodeMiklos Szeredi
2018-10-10new primitive: discard_new_inode()Al Viro
2018-10-10x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-10-10asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-10-10netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang
2018-10-10netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10sched/topology: Set correct NUMA topology typeSrikar Dronamraju
2018-10-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-10-10net: ena: fix missing lock during device destructionNetanel Belgazal
2018-10-10net: ena: fix potential double ena_destroy_device()Netanel Belgazal