summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-11Linux 5.12.16v5.12.16Greg Kroah-Hartman
2021-07-11mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi
2021-07-11mt76: mt7921: abort uncompleted scan by wifi resetSean Wang
2021-07-11mt76: mt7921: add wifi reset supportLorenzo Bianconi
2021-07-11mt76: dma: export mt76_dma_rx_cleanup routineLorenzo Bianconi
2021-07-11mt76: dma: introduce mt76_dma_queue_reset routineLorenzo Bianconi
2021-07-11mt76: mt7921: introduce __mt7921_start utility routineLorenzo Bianconi
2021-07-11mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi
2021-07-11mt76: mt7921: check mcu returned values in mt7921_startLorenzo Bianconi
2021-07-11Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning
2021-07-11Hexagon: add target builtins to kernelSid Manning
2021-07-11Hexagon: fix build errorsSid Manning
2021-07-07Linux 5.12.15v5.12.15Sasha Levin
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson
2021-07-07gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-07-07drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-07-07gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain
2021-07-07s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak
2021-07-07scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-30Linux 5.12.14v5.12.14Sasha Levin
2021-06-30integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-06-30certs: Add ability to preload revocation certsEric Snowberg
2021-06-30certs: Move load_system_certificate_list to a common functionEric Snowberg
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-06-30Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter
2021-06-30mm/hwpoison: do not lock page again when me_huge_page() successfully recoversNaoya Horiguchi
2021-06-30netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton
2021-06-30swiotlb: manipulate orig_addr when tlb_addr has offsetBumyong Lee
2021-06-30KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun
2021-06-30mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-30mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins
2021-06-30mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins
2021-06-30mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins
2021-06-30mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins
2021-06-30mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-06-30mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-30mm/thp: fix page_address_in_vma() on file THP tailsJue Wang
2021-06-30mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins
2021-06-30mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-30mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-30mm/thp: fix __split_huge_pmd_locked() on shmem migration entryHugh Dickins
2021-06-30mm, thp: use head page in __migration_entry_wait()Xu Yu
2021-06-30mm/memory-failure: use a mutex to avoid memory_failure() racesTony Luck
2021-06-30x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner