summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen1-0/+1
2020-08-26f2fs: fix to check page dirty status before writebackChao Yu1-0/+6
2020-08-26media: coda: jpeg: add NULL check after kmallocChen Zhou1-1/+4
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-26scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser1-1/+1
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-08-26drm/i915: Provide the perf pmu.moduleChris Wilson1-5/+2
2020-08-26drm/i915/pmu: Prefer drm_WARN_ON over WARN_ONPankaj Bharadiya1-3/+9
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-26drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-26drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-26mm/memory.c: skip spurious TLB flush for retried page faultYang Shi1-0/+3
2020-08-26s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-26s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-26s390/pci: re-introduce zpci_remove_device()Niklas Schnelle3-16/+19
2020-08-26s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-26selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-08-26scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier1-2/+2
2020-08-26jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)1-1/+3
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara1-3/+3
2020-08-26ext4: do not block RWF_NOWAIT dio write on unallocated spaceJan Kara1-0/+4
2020-08-26opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() failsStephen Boyd1-1/+1
2020-08-26opp: Put opp table in dev_pm_opp_set_rate() for empty tablesStephen Boyd1-2/+4
2020-08-26opp: Enable resources again if they were disabled earlierRajendra Nayak1-4/+7
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan1-0/+1
2020-08-26ASoC: amd: renoir: restore two more registers during resumeHui Wang1-20/+9
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-26squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-26uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-26kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-26mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-26io_uring: find and cancel head link async work on files exitJens Axboe1-4/+29
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner2-1/+23
2020-08-26can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocatedOleksij Rempel1-0/+8
2020-08-26can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...Oleksij Rempel1-0/+15
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp1-0/+1
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex BookMike Pozulp1-0/+1
2020-08-26ALSA: hda: avoid reset of sdo_limitSameer Pujar2-11/+12
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-26drm/ast: Initialize DRAM type before posting GPUThomas Zimmermann1-3/+3
2020-08-26drm/ast: Remove unused code paths for AST 1180Thomas Zimmermann5-70/+43
2020-08-26drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panelPaul Cercueil1-1/+1
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson1-27/+0