summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Linux 4.19.81v4.19.81Greg Kroah-Hartman1-1/+1
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-10-29blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
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: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo1-1/+2
2019-10-29Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana1-19/+17
2019-10-29Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana1-0/+2
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo1-0/+1
2019-10-29pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams1-4/+4
2019-10-29pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams1-9/+9
2019-10-29pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov1-4/+0
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl1-2/+20
2019-10-29dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka1-26/+2
2019-10-29tracing: Fix race in perf_trace_buf initializationPrateek Sood1-0/+4
2019-10-29perf/aux: Fix AUX output stoppingAlexander Shishkin1-1/+1
2019-10-29CIFS: Fix use after free of file info structuresPavel Shilovsky1-3/+3
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas1-0/+3
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier1-0/+33
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
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/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu1-9/+13
2019-10-29hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand1-3/+2
2019-10-29mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...Qian Cai1-2/+3
2019-10-29mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-29mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()David Hildenbrand1-6/+8
2019-10-29mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas1-1/+2
2019-10-29fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand1-12/+16
2019-10-29drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand1-0/+3
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2-35/+35
2019-10-29drm/ttm: Restore ttm prefaultingThomas Hellstrom1-9/+7
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-29ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry1-1/+1
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-29Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green1-1/+5
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche1-1/+0
2019-10-29scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal2-0/+4
2019-10-29scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-29staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King1-4/+2
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-29USB: ldusb: fix read info leaksJohan Hovold1-7/+11