summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17binder: fix incorrect calculation for num_validTodd Kjos1-2/+2
2019-12-17usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam1-12/+13
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-17USB: documentation: flags on usb-storage versus UASOliver Neukum1-10/+12
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-12-17scsi: qla2xxx: Fix memory leak when sending I/O failsArun Easi1-0/+4
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran1-2/+0
2019-12-17scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-12-17Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan1-10/+0
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva1-1/+0
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-13Linux 5.3.16v5.3.16Greg Kroah-Hartman1-1/+1
2019-12-13ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen1-1/+3
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-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-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