summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.198v4.9.198Greg Kroah-Hartman2019-10-291-1/+1
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* Revert "net: sit: fix memory leak in sit_init_net()"Ajay Kaher2019-10-291-1/+0
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-291-1/+0
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-292-10/+3
* memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-291-1/+1
* btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-291-0/+1
* CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-291-0/+3
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-291-5/+7
* xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-291-7/+0
* mm/slub: fix a deadlock in show_slab_objects()Qian Cai2019-10-291-2/+11
* scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-291-3/+13
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-291-0/+3
* mac80211: Reject malformed SSID elementsWill Deacon2019-10-291-2/+3
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-291-2/+6
* ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-291-0/+1
* Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-291-4/+1
* scsi: core: try to get module before removing deviceYufen Yu2019-10-291-1/+10
* staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-291-4/+2
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* USB: ldusb: fix read info leaksJohan Hovold2019-10-291-4/+11
* USB: usblp: fix use-after-free on disconnectJohan Hovold2019-10-291-1/+3
* USB: ldusb: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold2019-10-291-7/+3
* usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva2019-10-291-3/+3
* ALSA: hda/realtek - Add support for ALC711Kailang Yang2019-10-291-0/+3
* USB: legousbtower: fix memleak on disconnectJohan Hovold2019-10-291-4/+1
* memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)2019-10-291-8/+10
* ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-291-3/+6
* net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet2019-10-291-5/+7
* sctp: change sctp_prot .no_autobind with trueXin Long2019-10-291-2/+2
* net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-291-2/+3
* net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-292-1/+6
* loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini2019-10-291-0/+1
* ocfs2: fix panic due to ocfs2_wq is nullYi Li2019-10-292-2/+4
* Revert "drm/radeon: Fix EEH during kexec"Alex Deucher2019-10-291-8/+0
* namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-291-6/+7
* net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()Yizhuo2019-10-291-1/+5
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-291-2/+9
* nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-291-0/+3
* MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-10-291-1/+1
* ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-10-291-0/+2
* ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-10-291-1/+2
* scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-10-291-0/+4
* scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-10-291-2/+2
* scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-10-291-0/+3
* Linux 4.9.197v4.9.197Greg Kroah-Hartman2019-10-171-1/+1
* xfs: clear sb->s_fs_info on mount failureDave Chinner2019-10-171-0/+10