summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2019-03-23isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman
2019-03-23ncpfs: fix build warning of strncpyGreg Kroah-Hartman
2019-03-23sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher
2019-03-23cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-03-23USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-23USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-03-23x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-23mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-03-23powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-23cfg80211: extend range deviation for DMGChaitanya Tata
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-23serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-03-23ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-23ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-23ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-23thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-23ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-03-23ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-03-23drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-23scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-23libceph: handle an empty authorize replyIlya Dryomov
2019-03-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-03-23ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-03-23net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-03-23sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-03-23team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-03-23net/packet: fix 4gb buffer limit due to overflow checkKal Conley
2019-03-23batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-03-23KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-03-23KEYS: user: Align the payload bufferEric Biggers
2019-03-23RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-03-23isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-03-23leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-03-23atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-03-23isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-03-23MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-03-23scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe