summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-23team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-23net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing1-0/+3
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-03-23mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov1-0/+8
2019-03-23cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-03-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-03-23serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-03-23ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-03-23ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-23ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-03-23drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-03-23scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-03-23libceph: handle an empty authorize replyIlya Dryomov1-4/+8
2019-03-23netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2019-03-23sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+1
2019-03-23team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-03-23net/packet: fix 4gb buffer limit due to overflow checkKal Conley1-1/+1
2019-03-23batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-03-23KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-03-23KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-03-23isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-03-23leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-03-23atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-03-23isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5
2019-03-23MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2019-03-23scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-03-23scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-03-23MIPS: ath79: Enable OF serial ports in the default configAlban Bedel1-0/+1
2019-03-23mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-03-23mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-03-23mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-03-23mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-03-23mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-03-23mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-03-23KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-03-23numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell1-3/+3
2019-03-23ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-02-23Linux 3.18.136v3.18.136Greg Kroah-Hartman1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet3-13/+22
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2