summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Linux 4.18.13v4.18.13Greg Kroah-Hartman1-1/+1
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman2-7/+7
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer1-4/+2
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-10HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier1-3/+8
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-10proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-10tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov1-0/+1
2018-10-10Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui1-3/+5
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado1-1/+1
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-10-10crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2-10/+24
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng1-0/+1
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel1-1/+1
2018-10-10cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-10-10firmware: Always initialize the fw_priv list objectBjorn Andersson1-2/+5
2018-10-10firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar1-12/+18
2018-10-10b43: fix DMA error related regression with proprietary firmwareLarry Finger1-2/+4
2018-10-10sysfs: Do not return POSIX ACL xattrs via listxattrAndreas Gruenbacher1-11/+13
2018-10-10ovl: fix format of setxattr debugMiklos Szeredi1-2/+2
2018-10-10ovl: fix memory leak on unlink of indexed fileAmir Goldstein1-1/+2
2018-10-10ovl: fix access beyond unterminated stringsAmir Goldstein1-1/+1
2018-10-10ovl: set I_CREATING on inode being createdMiklos Szeredi1-0/+4
2018-10-10vfs: don't evict uninitialized inodeMiklos Szeredi1-2/+6
2018-10-10new primitive: discard_new_inode()Al Viro3-6/+47
2018-10-10x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap1-0/+2
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-10-10asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray1-1/+2
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter1-0/+8
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-10netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang1-9/+9
2018-10-10netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner1-0/+1
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-10-10sched/topology: Set correct NUMA topology typeSrikar Dronamraju1-4/+1
2018-10-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka1-0/+4
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal1-4/+4
2018-10-10net: ena: fix missing lock during device destructionNetanel Belgazal1-13/+7
2018-10-10net: ena: fix potential double ena_destroy_device()Netanel Belgazal1-0/+5