summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-11drm: mali-dp: Mark expected switch fall-throughAnders Roxell1-1/+2
2019-10-11drm/atomic: Take the atomic toys away from XDaniel Vetter1-1/+6
2019-10-11drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter1-2/+1
2019-10-11drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst5-99/+107
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju1-1/+1
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa1-1/+1
2019-10-11watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes1-2/+2
2019-10-11selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan1-1/+1
2019-10-11selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen1-0/+1
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-11PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui1-1/+1
2019-10-11PCI: vmd: Fix config addressing when using bus offsetsJon Derrick1-7/+9
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: caam/qi - fix error handling in ERN handlerHoria Geantă3-1/+6
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: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)1-2/+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/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V5-22/+134
2019-10-11powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy1-1/+14
2019-10-11powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy1-8/+13
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V5-9/+9
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V1-2/+28
2019-10-11powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy1-1/+1
2019-10-11powerpc/kasan: Fix parallel loading of modules.Christophe Leroy1-2/+19
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy1-5/+13
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2-3/+14
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-10-11powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy1-1/+1
2019-10-11powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy2-0/+11
2019-10-11powerpc/603: Fix handling of the DIRTY flagChristophe Leroy1-2/+2
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-10-11powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras5-23/+108
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-10-11ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-10-11PM / devfreq: tegra: Fix kHz to Hz conversionDmitry Osipenko1-7/+5
2019-10-11nbd: fix max number of supported devsMike Christie1-14/+25
2019-10-11KVM: X86: Fix userspace set invalid CR4Wanpeng Li1-17/+21