summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-13Linux 5.4.3v5.4.3Greg Kroah-Hartman1-1/+1
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter1-1/+1
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter1-24/+66
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley1-6/+10
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET1-1/+2
2019-12-13md/raid0: Fix an error message in raid0_make_request()Dan Carpenter1-1/+1
2019-12-13cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang1-10/+10
2019-12-13ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-13KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-13binder: Handle start==NULL in binder_update_page_range()Jann Horn1-3/+5
2019-12-13binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn1-5/+6
2019-12-13binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn1-8/+14
2019-12-13Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam1-288/+4
2019-12-13vcs: prevent write access to vcsu devicesNicolas Pitre1-0/+3
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-13iomap: Fix pipe page leakage during splicingJan Kara1-1/+8
2019-12-13bdev: Refresh bdev size for disks without partitioningJan Kara1-9/+10
2019-12-13bdev: Factor out bdev revalidation into a common helperJan Kara1-12/+14
2019-12-13rfkill: allocate static minorMarcel Holtmann2-2/+8
2019-12-13RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-13spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CSGregory CLEMENT1-1/+2
2019-12-13spi: Fix SPI_CS_HIGH setting when using native and GPIO CSGregory CLEMENT1-9/+9
2019-12-13spi: atmel: Fix CS high supportGregory CLEMENT1-4/+2
2019-12-13spi: stm32-qspi: Fix kernel oops when unbinding driverPatrice Chotard1-1/+2
2019-12-13spi: spi-fsl-qspi: Clear TDH bits in FLSHCR registerFrieder Schrempf1-5/+33
2019-12-13crypto: user - fix memory leak in crypto_reportstatNavid Emamdoost1-1/+3
2019-12-13crypto: user - fix memory leak in crypto_reportNavid Emamdoost1-1/+3
2019-12-13crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel1-1/+2
2019-12-13crypto: ccp - fix uninitialized list headMark Salter1-0/+1
2019-12-13crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel2-25/+34
2019-12-13crypto: af_alg - cast ki_complete ternary op to intAyush Sawal1-1/+1
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus1-23/+30
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter1-5/+1
2019-12-13KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson1-0/+3
2019-12-13KVM: x86: Remove a spurious export of a static functionSean Christopherson1-1/+0
2019-12-13KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+8
2019-12-13KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-13KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu1-3/+3
2019-12-13KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson2-3/+17
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz2-7/+6
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz1-6/+7
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz1-9/+22
2019-12-13arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node"Marek Szyprowski2-6/+6
2019-12-13arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas1-1/+6
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-12-13drm: damage_helper: Fix race checking plane->state->fbSean Paul1-1/+7
2019-12-13drm/msm: fix memleak on releaseJohan Hovold1-5/+1
2019-12-13jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2