summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Linux 4.4.198v4.4.198Greg Kroah-Hartman1-1/+1
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-10-29net: sched: Fix memory exposure from short TCA_U32_SELKees Cook1-2/+6
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2-10/+3
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET1-1/+1
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo1-0/+1
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas1-0/+3
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-29mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-29drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng1-0/+3
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon1-2/+3
2019-10-29cfg80211: wext: avoid copying malformed SSIDsWill Deacon1-2/+6
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-29scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-10-29USB: ldusb: fix read info leaksJohan Hovold1-4/+11
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold1-1/+3
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva1-3/+3
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-29memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)1-9/+11
2019-10-29ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio1-3/+6
2019-10-29net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet1-5/+7
2019-10-29sctp: change sctp_prot .no_autobind with trueXin Long1-2/+2
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-10-29loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini1-0/+1
2019-10-29namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo1-1/+5
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-29nl80211: fix null pointer dereferenceMiaoqing Pan1-0/+3
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi1-0/+2
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren1-1/+2
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-10-17Linux 4.4.197v4.4.197Greg Kroah-Hartman1-1/+1
2019-10-17xfs: clear sb->s_fs_info on mount failureDave Chinner1-0/+10
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2-3/+3
2019-10-17tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky1-0/+4
2019-10-17cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall1-2/+22
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost1-2/+5
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose5-12/+19
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2-17/+23