summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Linux 4.19.197v4.19.197Greg Kroah-Hartman1-1/+1
2021-07-11clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren5-3/+67
2021-07-11clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren1-15/+19
2021-07-11clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren1-42/+63
2021-07-11ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed4-29/+15
2021-07-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek1-11/+24
2021-07-11kthread_worker: split code for canceling the delayed work timerPetr Mladek1-17/+29
2021-07-11ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang1-4/+0
2021-07-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2021-07-11ext4: eliminate bogus error in ext4_data_block_valid_rcu()Tahsin Erdogan1-1/+3
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-27/+9
2021-07-11mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins1-0/+4
2021-07-11mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins1-9/+25
2021-07-11mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins1-4/+9
2021-07-11mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins1-4/+3
2021-07-11mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins1-50/+55
2021-07-11mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins1-4/+4
2021-07-11mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins1-16/+14
2021-07-11mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins1-5/+6
2021-07-11mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins1-4/+8
2021-07-11mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins1-5/+4
2021-07-11mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-17/+7
2021-07-11mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins3-24/+63
2021-07-11mm/thp: fix page_address_in_vma() on file THP tailsJue Wang1-4/+4
2021-07-11mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins3-31/+52
2021-07-11mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins4-3/+30
2021-07-11mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2-2/+11
2021-07-11mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2-11/+20
2021-07-11mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin1-8/+3
2021-07-11mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin1-1/+1
2021-07-11mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi1-0/+13
2021-06-30Linux 4.19.196v4.19.196Sasha Levin1-1/+1
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin1-0/+1
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne1-2/+7
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet1-7/+9
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet1-8/+8
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7