summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2020-01-09gpiolib: fix up emulated open drain outputsRussell King
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2020-01-09ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-01-09compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2020-01-09compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-01-09locks: print unsigned ino in /proc/locksAmir Goldstein
2020-01-09pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin
2020-01-09memcg: account security cred as well to kmemcgShakeel Butt
2020-01-09mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min
2020-01-09media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2020-01-09media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-09taskstats: fix data-raceChristian Brauner
2020-01-09xfs: fix mount failure crash on invalid iclog memory accessBrian Foster
2020-01-09PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft
2020-01-09xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2020-01-09xen-blkback: prevent premature module unloadPaul Durrant
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-09md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-01-09net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2020-01-04Linux 4.14.162Greg Kroah-Hartman
2020-01-04spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy
2020-01-04gtp: avoid zero size hashtableTaehee Yoo
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu