summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Linux 5.12.15v5.12.15Sasha Levin1-1/+1
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2-0/+2
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-07gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain1-1/+1
2021-07-07s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak1-10/+0
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-06-30Linux 5.12.14v5.12.14Sasha Levin1-1/+1
2021-06-30integrity: Load mokx variables into the blacklist keyringEric Snowberg1-2/+18
2021-06-30certs: Add ability to preload revocation certsEric Snowberg5-2/+68
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-30Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter1-32/+19
2021-06-30mm/hwpoison: do not lock page again when me_huge_page() successfully recoversNaoya Horiguchi1-14/+30
2021-06-30netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton1-13/+41
2021-06-30swiotlb: manipulate orig_addr when tlb_addr has offsetBumyong Lee1-1/+7
2021-06-30KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-06-30mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-28/+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-2/+29
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-12/+20
2021-06-30mm, thp: use head page in __migration_entry_wait()Xu Yu1-0/+1
2021-06-30mm/memory-failure: use a mutex to avoid memory_failure() racesTony Luck1-13/+23
2021-06-30x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+46
2021-06-30x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner1-18/+8
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-30xen/events: reset active flag for lateeoi events laterJuergen Gross1-1/+10
2021-06-30ceph: must hold snap_rwsem when filling inode for async createJeff Layton2-0/+5
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-30s390: clear pt_regs::flags on irq entrySven Schnelle1-0/+1
2021-06-30s390: fix system call restart with multiple signalsSven Schnelle1-1/+0
2021-06-30s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-06-30s390/topology: clear thread/group maps for offline cpusSven Schnelle1-3/+9
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin1-0/+1