summaryrefslogtreecommitdiffstats
path: root/mm/mmu_notifier.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-09mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepageNaoya Horiguchi1-4/+6
2022-08-09mm, hwpoison: make __page_handle_poison returns intNaoya Horiguchi1-5/+11
2022-08-09mm, hwpoison: set PG_hwpoison for busy hugetlb pagesNaoya Horiguchi2-4/+5
2022-08-09mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageNaoya Horiguchi2-5/+56
2022-08-09mm, hwpoison, hugetlb: support saving mechanism of raw error pagesNaoya Horiguchi3-13/+116
2022-08-09mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entryNaoya Horiguchi2-3/+37
2022-08-09mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_...Naoya Horiguchi1-2/+1
2022-08-09mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZEMuchun Song1-1/+1
2022-08-09mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rstMuchun Song2-36/+49
2022-08-09mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readabilityMuchun Song5-108/+102
2022-08-09mm: hugetlb_vmemmap: replace early_param() with core_param()Muchun Song1-8/+2
2022-08-09mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.cMuchun Song3-407/+398
2022-08-09mm: hugetlb_vmemmap: introduce the name HVOMuchun Song9-24/+23
2022-08-09mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handlingMuchun Song2-62/+9
2022-08-09mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song2-22/+5
2022-08-08vfs: Check the truncate maximum size in inode_newsize_ok()David Howells1-0/+2
2022-08-07update Coccinelle URLJulia Lawall43-43/+43
2022-08-07coccinelle: free: add version constraintJulia Lawall1-0/+1
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds2-27/+1
2022-08-06Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev14-294/+83
2022-08-06Revert "s390/smp,ptdump: add absolute lowcore markers"Alexander Gordeev1-7/+0
2022-08-05video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-05video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-05video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-05cifs: update internal module numberSteve French1-2/+2
2022-08-05cifs: alloc_mid function should be marked as staticSteve French2-4/+1
2022-08-05cifs: remove "cifs_" prefix from init/destroy mids functionsEnzo Matsumiya1-7/+5
2022-08-05cifs: remove useless DeleteMidQEntry()Enzo Matsumiya7-49/+43
2022-08-05cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French13-463/+582
2022-08-05f2fs: use onstack pages instead of pvecFengnan Chang3-14/+14
2022-08-05f2fs: intorduce f2fs_all_cluster_page_readyFengnan Chang3-11/+22
2022-08-05f2fs: clean up f2fs_abort_atomic_write()Chao Yu4-23/+19
2022-08-05f2fs: handle decompress only post processing in softirqDaeho Jeong3-93/+179
2022-08-05f2fs: do not allow to decompress files have FI_COMPRESS_RELEASEDJaewook Kim1-0/+10
2022-08-05f2fs: do not set compression bit if kernel doesn't supportJaegeuk Kim2-3/+8
2022-08-05f2fs: remove device type check for direct IOEunhee Rho1-6/+1
2022-08-05f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin3-3/+9
2022-08-05f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong2-3/+29
2022-08-05rv: Unlock on error path in rv_unregister_reactor()Dan Carpenter1-2/+4
2022-08-05s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-05s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-04dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet"Mike Snitzer1-1/+11
2022-08-04drm/amd/amdgpu: fix build failure due to implicit declarationSudip Mukherjee1-0/+1
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-04dm verity: remove WQ_CPU_INTENSIVE flag since using WQ_UNBOUNDMike Snitzer1-1/+1
2022-08-04dm verity: only copy bvec_iter in verity_verify_io if in_taskletMike Snitzer1-9/+16
2022-08-04dm verity: optimize verity_verify_io if FEC not configuredMike Snitzer1-1/+8
2022-08-04dm verity: conditionally enable branching for "try_verify_in_tasklet"Mike Snitzer1-5/+14
2022-08-04dm bufio: conditionally enable branching for DM_BUFIO_CLIENT_NO_SLEEPMike Snitzer1-4/+11