summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-11ntb: point to right memory window indexSanjay R Mehta1-1/+1
2019-10-11x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar1-0/+1
2019-10-11pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier1-0/+6
2019-10-11pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust1-2/+7
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-10-11drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling1-1/+2
2019-10-11netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2-5/+5
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen1-1/+3
2019-10-11ceph: reconnect connection if session hang in opening stateErqi Chen1-1/+3
2019-10-11ceph: fix directories inode i_blkbits initializationLuis Henriques1-1/+6
2019-10-11xen/pci: reserve MCFG areas earlierIgor Druzhinin1-6/+15
2019-10-119p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu1-0/+3
2019-10-119p: Transport error uninitializedLu Shuaibing1-0/+1
2019-10-11fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai1-1/+1
2019-10-11ima: fix freeing ongoing ahash_requestSascha Hauer1-0/+5
2019-10-11ima: always return negative code for errorSascha Hauer1-1/+4
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon5-7/+33
2019-10-11cfg80211: initialize on-stack chandefsJohannes Berg3-3/+5
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold1-1/+2
2019-10-11xen/xenbus: fix self-deadlock after killing user processJuergen Gross1-2/+18
2019-10-11Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"Wanpeng Li1-1/+1
2019-10-11mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King1-1/+6
2019-10-11mmc: sdhci: improve ADMA error reportingRussell King1-5/+10
2019-10-11drm/i915/gvt: update vgpu workload head pointer correctlyXiaolin Zhang1-13/+15
2019-10-11drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul1-1/+2
2019-10-11drm/msm/dsi: Fix return value check for clk_get_parentSean Paul1-4/+4
2019-10-11drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju1-1/+1
2019-10-11watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes1-2/+2
2019-10-11PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena1-1/+1
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick1-3/+6
2019-10-11timer: Read jiffies once when forwarding base clkLi RongQing1-3/+5
2019-10-11usercopy: Avoid HIGHMEM pfn warningKees Cook1-1/+7
2019-10-11tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi1-0/+2
2019-10-11power: supply: sbs-battery: only return health when battery presentMichael Nosthoff1-9/+16
2019-10-11power: supply: sbs-battery: use correct flags fieldMichael Nosthoff1-1/+1
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang4-0/+30
2019-10-11crypto: ccree - use the full crypt length valueGilad Ben-Yossef1-1/+1
2019-10-11crypto: ccree - account for TEE not ready to reportGilad Ben-Yossef1-1/+7
2019-10-11crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă2-1/+10
2019-10-11crypto: cavium/zip - Add missing single_release()Wei Yongjun1-0/+3
2019-10-11crypto: skcipher - Unmap pages after an external errorHerbert Xu1-19/+23
2019-10-11crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin1-1/+1
2019-10-11tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)1-2/+2
2019-10-11can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde1-5/+14
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V1-2/+28
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy1-5/+13
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10