summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-13Linux 5.3.16v5.3.16Greg Kroah-Hartman
2019-12-13ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET
2019-12-13md/raid0: Fix an error message in raid0_make_request()Dan Carpenter
2019-12-13cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang
2019-12-13ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai
2019-12-13KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-13binder: Handle start==NULL in binder_update_page_range()Jann Horn
2019-12-13binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn
2019-12-13binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn
2019-12-13vcs: prevent write access to vcsu devicesNicolas Pitre
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-12-13iomap: Fix pipe page leakage during splicingJan Kara
2019-12-13RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-13spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CSGregory CLEMENT
2019-12-13spi: Fix SPI_CS_HIGH setting when using native and GPIO CSGregory CLEMENT
2019-12-13spi: atmel: Fix CS high supportGregory CLEMENT
2019-12-13spi: stm32-qspi: Fix kernel oops when unbinding driverPatrice Chotard
2019-12-13spi: spi-fsl-qspi: Clear TDH bits in FLSHCR registerFrieder Schrempf
2019-12-13crypto: user - fix memory leak in crypto_reportstatNavid Emamdoost
2019-12-13crypto: user - fix memory leak in crypto_reportNavid Emamdoost
2019-12-13crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2019-12-13crypto: ccp - fix uninitialized list headMark Salter
2019-12-13crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2019-12-13crypto: af_alg - cast ki_complete ternary op to intAyush Sawal
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-13KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson
2019-12-13KVM: x86: Remove a spurious export of a static functionSean Christopherson
2019-12-13KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2019-12-13KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-12-13KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu
2019-12-13KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz
2019-12-13arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node"Marek Szyprowski
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm: damage_helper: Fix race checking plane->state->fbSean Paul
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-12-13jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo
2019-12-13nfsd: restore NFSv3 ACL supportJ. Bruce Fields
2019-12-13nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander