summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-01dt-bindings: mmc: Fix unevaluatedProperties warnings in examplesRob Herring-2/+3
2022-06-01mmc: block: Fix CQE recovery reset successAdrian Hunter-2/+1
2022-05-31mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspendBen Chuang-0/+3
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-349/+2744
2022-05-29Merge tag 'trace-tools-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-50/+164
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-646/+822
2022-05-29Merge tag 'perf-tools-for-v5.19-2022-05-28' of git://git.kernel.org/pub/scm/l...Linus Torvalds-197/+1594
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-68/+3852
2022-05-28drm: fix EDID struct for old ARM OABI formatLinus Torvalds-3/+3
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-419/+477
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4602/+3409
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4211/+9115
2022-05-28Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Jason A. Donenfeld-1/+0
2022-05-28ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functionSteven Rostedt (Google)-2/+146
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-863/+1266
2022-05-27Merge tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linuxLinus Torvalds-48/+170
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1058/+5534
2022-05-27Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...Linus Torvalds-189/+559
2022-05-27Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggyLinus Torvalds-1652/+3
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-171/+359
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov-364/+4170
2022-05-27Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-520/+1442
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2050/+22752
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-748/+1646
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-364/+436
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-51/+103
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-706/+1181
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld-0/+1
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Baolin Wang-1/+4
2022-05-27pipe: Fix missing lock in pipe_resize_ring()David Howells-13/+18
2022-05-27smb3: remove unneeded null check in cifs_readdirSteve French-4/+3
2022-05-27mm/shmem.c: suppress shift warningAndrew Morton-1/+1
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka-87/+87
2022-05-27mm: kasan: fix input of vmalloc_to_page()Kefeng Wang-1/+1
2022-05-27mm: fix is_pinnable_page against a cma pageMinchan Kim-4/+13
2022-05-27mm: filter out swapin error entry in shmem mappingMiaohe Lin-1/+7
2022-05-27mm/shmem: fix infinite loop when swap in shmem error at swapoff timeMiaohe Lin-0/+39
2022-05-27mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_rangeMiaohe Lin-5/+8
2022-05-27mm/swapfile: fix lost swap bits in unuse_pte()Miaohe Lin-3/+7
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin-2/+31
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný-163/+36
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný-7/+3
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný-12/+107
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný-1/+1
2022-05-27selftests: memcg: fix compilationMichal Koutný-11/+14
2022-05-27mm/z3fold: fix z3fold_page_migrate races with z3fold_mapMiaohe Lin-4/+12
2022-05-27mm/z3fold: fix z3fold_reclaim_page races with z3fold_freeMiaohe Lin-15/+3
2022-05-27mm/z3fold: always clear PAGE_CLAIMED under z3fold page lockMiaohe Lin-3/+3
2022-05-27mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...Miaohe Lin-0/+4
2022-05-27revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"Miaohe Lin-5/+3