aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-08iov_iter_get_pages(): sanity-check argumentsAl Viro
2022-08-08iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wr...Al Viro
2022-08-08ITER_PIPE: fold data_start() and pipe_space_for_user() togetherAl Viro
2022-08-08ITER_PIPE: cache the type of last bufferAl Viro
2022-08-08ITER_PIPE: clean iov_iter_revert()Al Viro
2022-08-08ITER_PIPE: clean pipe_advance() upAl Viro
2022-08-08ITER_PIPE: lose iter_head argument of __pipe_get_pages()Al Viro
2022-08-08ITER_PIPE: fold push_pipe() into __pipe_get_pages()Al Viro
2022-08-08ITER_PIPE: allocate buffers as we go in copy-to-pipe primitivesAl Viro
2022-08-08ITER_PIPE: helpers for adding pipe buffersAl Viro
2022-08-08ITER_PIPE: helper for getting pipe buffer by indexAl Viro
2022-08-08splice: stop abusing iov_iter_advance() to flush a pipeAl Viro
2022-08-08switch new_sync_{read,write}() to ITER_UBUFAl Viro
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro
2022-08-08Documentation/mm: add details about kmap_local_page() and preemptionFabio M. De Francesco
2022-08-08highmem: delete a sentence from kmap_local_page() kdocsFabio M. De Francesco
2022-08-08Documentation/mm: rrefer kmap_local_page() and avoid kmap()Fabio M. De Francesco
2022-08-08Documentation/mm: avoid invalid use of addresses from kmap_local_page()Fabio M. De Francesco
2022-08-08Documentation/mm: don't kmap*() pages which can't come from HIGHMEMFabio M. De Francesco
2022-08-08highmem: specify that kmap_local_page() is callable from interruptsFabio M. De Francesco
2022-08-08highmem: remove unneeded spaces in kmap_local_page() kdocsFabio M. De Francesco
2022-08-08mm, hwpoison: enable memory error handling on 1GB hugepageNaoya Horiguchi
2022-08-08mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepageNaoya Horiguchi
2022-08-08mm, hwpoison: make __page_handle_poison returns intNaoya Horiguchi
2022-08-08mm, hwpoison: set PG_hwpoison for busy hugetlb pagesNaoya Horiguchi
2022-08-08mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageNaoya Horiguchi
2022-08-08mm, hwpoison, hugetlb: support saving mechanism of raw error pagesNaoya Horiguchi
2022-08-08mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entryNaoya Horiguchi
2022-08-08mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_...Naoya Horiguchi
2022-08-08mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZEMuchun Song
2022-08-08mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rstMuchun Song
2022-08-08mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readabilityMuchun Song
2022-08-08mm: hugetlb_vmemmap: replace early_param() with core_param()Muchun Song
2022-08-08mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.cMuchun Song
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song
2022-08-08mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handlingMuchun Song
2022-08-08mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song
2022-08-08Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-08-08Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-08-08Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-08Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-08Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-08NFS: don't unhash dentry during unlink/renameNeilBrown
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-08-08Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2022-08-08Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-08Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds