summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras1-1/+8
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras1-5/+10
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras1-13/+23
2019-10-11KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras3-1/+15
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2-13/+17
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras6-4/+21
2019-10-11KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-11Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland1-54/+3
2019-10-11s390/dasd: Fix error handling during online processingJan Höppner1-16/+8
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
2019-10-11s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-10-07Linux 5.3.5v5.3.5Greg Kroah-Hartman1-1/+1
2019-10-07vfs: set fs_context::user_ns for reconfigureEric Biggers1-3/+1