summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-13Revert "clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940"marmot-android-4.19-stableGreg Kroah-Hartman
2021-07-11Merge 4.19.197 into android-4.19-stableGreg Kroah-Hartman
2021-07-11Linux 4.19.197Greg Kroah-Hartman
2021-07-11clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-07-11clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren
2021-07-11clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren
2021-07-11ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed
2021-07-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-07-11kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek
2021-07-11kthread_worker: split code for canceling the delayed work timerPetr Mladek
2021-07-11ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang
2021-07-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes
2021-07-11ext4: eliminate bogus error in ext4_data_block_valid_rcu()Tahsin Erdogan
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-07-11mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins
2021-07-11mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins
2021-07-11mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins
2021-07-11mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins
2021-07-11mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-07-11mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-07-11mm/thp: fix page_address_in_vma() on file THP tailsJue Wang
2021-07-11mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins
2021-07-11mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-07-11mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-07-11mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins
2021-07-11mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin
2021-07-11mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin
2021-07-11mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi
2021-06-30Merge 4.19.196 into android-4.19-stableASB-2021-07-05_4.19-stableGreg Kroah-Hartman
2021-06-30Linux 4.19.196Sasha Levin
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet