summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Linux 5.10.49v5.10.49Greg Kroah-Hartman1-1/+1
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning1-2/+2
2021-07-11Hexagon: add target builtins to kernelSid Manning8-8/+249
2021-07-11Hexagon: fix build errorsSid Manning3-3/+7
2021-07-11media: uvcvideo: Support devices that report an OT as an entity sourceLaurent Pinchart1-0/+32
2021-07-11KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas1-0/+4
2021-07-07Linux 5.10.48v5.10.48Sasha Levin1-1/+1
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2-0/+2
2021-07-07RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+7
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-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-06-30Linux 5.10.47v5.10.47Sasha 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-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-0/+3
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-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-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-30ceph: must hold snap_rwsem when filling inode for async createJeff Layton2-0/+5