summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitfor-5.19/block-exec-2022-06-02Christoph Hellwig
2022-05-28blk-mq: avoid a mess of casts for blk_end_sync_rqChristoph Hellwig
2022-05-28blk-mq: remove __blk_execute_rq_nowaitChristoph Hellwig
2022-05-27Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...Linus Torvalds
2022-05-27Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Baolin Wang
2022-05-27pipe: Fix missing lock in pipe_resize_ring()David Howells
2022-05-27smb3: remove unneeded null check in cifs_readdirSteve French
2022-05-27mm/shmem.c: suppress shift warningAndrew Morton
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-27mm: kasan: fix input of vmalloc_to_page()Kefeng Wang
2022-05-27mm: fix is_pinnable_page against a cma pageMinchan Kim
2022-05-27mm: filter out swapin error entry in shmem mappingMiaohe Lin
2022-05-27mm/shmem: fix infinite loop when swap in shmem error at swapoff timeMiaohe Lin
2022-05-27mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_rangeMiaohe Lin
2022-05-27mm/swapfile: fix lost swap bits in unuse_pte()Miaohe Lin
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný
2022-05-27selftests: memcg: fix compilationMichal Koutný
2022-05-27mm/z3fold: fix z3fold_page_migrate races with z3fold_mapMiaohe Lin
2022-05-27mm/z3fold: fix z3fold_reclaim_page races with z3fold_freeMiaohe Lin
2022-05-27mm/z3fold: always clear PAGE_CLAIMED under z3fold page lockMiaohe Lin
2022-05-27mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...Miaohe Lin
2022-05-27revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"Miaohe Lin
2022-05-27mm/z3fold: throw warning on failure of trylock_page in z3fold_allocMiaohe Lin
2022-05-27mm/z3fold: remove buggy use of stale list for allocationMiaohe Lin
2022-05-27mm/z3fold: fix possible null pointer dereferencingMiaohe Lin
2022-05-27mm/z3fold: fix sheduling while atomicMiaohe Lin
2022-05-27mm: split free page with properly free memory accounting and without raceZi Yan
2022-05-27mm: page-isolation: skip isolated pageblock in start_isolate_page_range()Zi Yan
2022-05-27mm/page_table_check: fix accessing unmapped ptepMiaohe Lin
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-05-27mm/page_alloc: always attempt to allocate at least one page during bulk alloc...Mel Gorman
2022-05-27hugetlb: fix huge_pmd_unshare address updateMike Kravetz
2022-05-26Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds