summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-29ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto1-0/+7
2018-09-29ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto1-0/+2
2018-09-29ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto1-0/+2
2018-09-29ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto1-3/+6
2018-09-29ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-09-29ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-09-29ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2-4/+2
2018-09-29ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin1-52/+54
2018-09-29ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang3-6/+28
2018-09-29ASoC: tas6424: Save last fault register even when clearAndrew F. Davis1-3/+9
2018-09-29ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-29ASoC: wm9712: fix replace codec to componentMarcel Ziswiler1-1/+1
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-29NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan1-0/+10
2018-09-29net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2018-09-29net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-29net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-29ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long1-12/+30
2018-09-29bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-29tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann1-0/+8
2018-09-29socket: fix struct ifreq size in compat ioctlJohannes Berg1-8/+14
2018-09-29net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-29hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3
2018-09-29net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti1-1/+1
2018-09-29udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-09-29tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca1-1/+1
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca5-22/+31
2018-09-29tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca1-4/+1
2018-09-29udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-29qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-29pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
2018-09-26Linux 4.18.10v4.18.10Greg Kroah-Hartman1-1/+1
2018-09-26crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen1-3/+9
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson1-3/+11
2018-09-26blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei1-2/+6
2018-09-26blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei1-1/+2
2018-09-26IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-32/+9
2018-09-26block/DAC960.c: fix defined but not used build warningsRandy Dunlap1-3/+6
2018-09-26staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu1-1/+1