summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-29zram: fix race between backing_dev_show and backing_dev_storeChenwandun1-2/+3
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: memblock: do not enforce current limit for memblock_phys* familyMike Rapoport1-3/+3
2019-10-29mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...Honglei Wang1-4/+5
2019-10-29mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-29mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...Roman Gushchin1-4/+5
2019-10-29mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V1-4/+7
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: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas1-1/+1
2019-10-29mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas1-1/+2
2019-10-29mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer1-3/+4
2019-10-29io_uring: used cached copies of sq->dropped and cq->overflowJens Axboe1-5/+8
2019-10-29io_uring: Fix race for sqes with userspacePavel Begunkov1-1/+2
2019-10-29io_uring: Fix broken links with offloadingPavel Begunkov1-27/+31
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: user pages array memory leak fixPhilip Yang1-6/+2
2019-10-29drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher1-11/+22
2019-10-29drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher1-10/+21
2019-10-29drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher1-12/+23
2019-10-29drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher2-5/+16
2019-10-29drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-29drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson5-1/+19
2019-10-29drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan1-1/+1
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2-35/+35
2019-10-29drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
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-29iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho1-137/+137
2019-10-29ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter1-1/+1
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: st1232 - fix reporting multitouch coordinatesDixit Parmar1-2/+4
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-29Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
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-29binder: Don't modify VMA bounds in ->mmap handlerJann Horn2-9/+4