summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Linux 5.4.131v5.4.131Greg Kroah-Hartman1-1/+1
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-07-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-07-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2021-07-07Linux 5.4.130v5.4.130Sasha Levin1-1/+1
2021-07-07RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+8
2021-07-07gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-07-07drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-07-07x86/efi: remove unused variablesYueHaibing1-5/+0
2021-06-30Linux 5.4.129v5.4.129Sasha Levin1-1/+1
2021-06-30certs: Move load_system_certificate_list to a common functionEric Snowberg4-47/+70
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg6-0/+86
2021-06-30x86/efi: move common keyring handler functions to new fileNayna Jain4-67/+115
2021-06-30certs: Add wrapper function to check blacklisted binary hashNayna Jain2-0/+15
2021-06-30mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-27/+9
2021-06-30mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins1-0/+4
2021-06-30mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins1-9/+25
2021-06-30mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins1-4/+9
2021-06-30mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins1-4/+3
2021-06-30mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins1-50/+55
2021-06-30mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins1-4/+4
2021-06-30mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins1-16/+14
2021-06-30mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins1-5/+6
2021-06-30mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins1-4/+8
2021-06-30mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins1-5/+4
2021-06-30mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-17/+7
2021-06-30mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins3-24/+63
2021-06-30mm/thp: fix page_address_in_vma() on file THP tailsJue Wang1-4/+4
2021-06-30mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins3-32/+53
2021-06-30mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins4-3/+30
2021-06-30mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2-2/+11
2021-06-30mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2-11/+20
2021-06-30mm, thp: use head page in __migration_entry_wait()Xu Yu1-0/+1
2021-06-30mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin1-8/+3
2021-06-30mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin1-1/+1
2021-06-30mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi1-0/+13
2021-06-30kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek1-11/+24
2021-06-30kthread_worker: split code for canceling the delayed work timerPetr Mladek1-17/+29
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-30KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin1-2/+17
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-30net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal1-1/+13
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-30recordmcount: Correct st_shndx handlingPeter Zijlstra1-5/+10
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