summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-09media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil1-3/+3
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil1-4/+13
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev1-2/+0
2020-01-09ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2020-01-09taskstats: fix data-raceChristian Brauner1-11/+19
2020-01-09xfs: fix mount failure crash on invalid iclog memory accessBrian Foster1-0/+2
2020-01-09PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft1-1/+8
2020-01-09xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-09xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-09md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2020-01-09net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe1-2/+2
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise3-1/+14
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven1-6/+10
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart5-2/+20
2020-01-04Linux 4.14.162v4.14.162Greg Kroah-Hartman1-1/+1
2020-01-04spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy1-3/+3
2020-01-04gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo1-17/+17
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-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu2-2/+2
2020-01-04tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2-3/+3
2020-01-04net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu1-0/+9
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu14-25/+42
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2020-01-04udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina1-1/+1
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov4-44/+39
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
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
2020-01-04spi: fsl: don't map irq during probeChristophe Leroy1-3/+2