summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-12Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost1-1/+3
2020-01-12Bluetooth: delete a stray unlockDan Carpenter1-3/+1
2020-01-12Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2020-01-12xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval1-1/+1
2020-01-12nfsd4: fix up replay_matches_cache()Scott Mayhew1-5/+10
2020-01-12PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez1-1/+1
2020-01-12arm64: Revert support for execute-only user mappingsCatalin Marinas4-17/+6
2020-01-12ftrace: Avoid potential division by zero in function profilerWen Yang1-3/+3
2020-01-12ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-12tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)1-2/+2
2020-01-12gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-12ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-12ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli1-0/+7
2020-01-12ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2-2/+6
2020-01-12compat_ioctl: block: handle Persistent ReservationsArnd Bergmann1-0/+9
2020-01-12dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2020-01-12locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2020-01-12memcg: account security cred as well to kmemcgShakeel Butt1-3/+3
2020-01-12mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min1-0/+5
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-12Revert "perf report: Add warning when libunwind not compiled in"Sasha Levin1-7/+0
2020-01-12drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2020-01-12taskstats: fix data-raceChristian Brauner1-11/+19
2020-01-12xfs: fix mount failure crash on invalid iclog memory accessBrian Foster1-0/+2
2020-01-12PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft1-1/+8
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-12xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-12md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-12PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-04Linux 4.9.208v4.9.208Greg Kroah-Hartman1-1/+1
2020-01-04gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet1-0/+8
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet7-17/+68
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-1/+1
2020-01-04pinctrl: baytrail: Really serialize all register accessesHans de Goede1-37/+44
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22