summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.48v5.10.48Sasha Levin2021-07-071-1/+1
* Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2021-07-072-0/+2
* RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+7
* gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg2021-07-071-0/+2
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-07-071-2/+2
* gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain2021-07-071-1/+1
* scsi: sr: Return appropriate error code when disk is ejectedManYi Li2021-07-071-0/+2
* Linux 5.10.47v5.10.47Sasha Levin2021-06-301-1/+1
* integrity: Load mokx variables into the blacklist keyringEric Snowberg2021-06-301-2/+18
* certs: Add ability to preload revocation certsEric Snowberg2021-06-305-2/+68
* certs: Move load_system_certificate_list to a common functionEric Snowberg2021-06-304-47/+70
* certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-06-306-0/+86
* Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter2021-06-301-32/+19
* netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton2021-06-301-13/+41
* swiotlb: manipulate orig_addr when tlb_addr has offsetBumyong Lee2021-06-301-0/+3
* KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun2021-06-301-11/+21
* mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2021-06-304-28/+9
* mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins2021-06-301-0/+4
* mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins2021-06-301-9/+25
* mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins2021-06-301-4/+9
* mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins2021-06-301-4/+3
* mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins2021-06-301-50/+55
* mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins2021-06-301-4/+4
* mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins2021-06-301-16/+14
* mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins2021-06-301-5/+6
* mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins2021-06-301-4/+8
* mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins2021-06-301-5/+4
* mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi2021-06-301-17/+7
* mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins2021-06-303-24/+63
* mm/thp: fix page_address_in_vma() on file THP tailsJue Wang2021-06-301-4/+4
* mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins2021-06-303-32/+53
* mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-06-304-2/+29
* mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2021-06-302-2/+11
* mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins2021-06-302-11/+20
* mm, thp: use head page in __migration_entry_wait()Xu Yu2021-06-301-0/+1
* mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin2021-06-301-8/+3
* mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin2021-06-301-1/+1
* mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi2021-06-301-0/+13
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-06-302-25/+46
* x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner2021-06-301-18/+8
* kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek2021-06-301-11/+24
* kthread_worker: split code for canceling the delayed work timerPetr Mladek2021-06-301-17/+29
* ceph: must hold snap_rwsem when filling inode for async createJeff Layton2021-06-302-0/+5
* i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-301-2/+2
* KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin2021-06-301-2/+17
* s390/stack: fix possible register corruption with stack switch helperHeiko Carstens2021-06-301-7/+11
* nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-301-0/+1
* scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig2021-06-301-4/+18
* gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek2021-06-301-0/+1
* i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit2021-06-301-0/+3