summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-06mm/vmpressure: fix data-race with memcg->socket_pressureYuanzheng Song1-1/+1
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2-1/+4
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2-1/+4
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman4-8/+47
2021-11-06mm, hugepages: add mremap() support for hugepage backed vmaMina Almasry1-0/+19
2021-11-06mm: khugepaged: recalculate min_free_kbytes after stopping khugepagedLiangcai Fan1-0/+1
2021-11-06mm/cma: add cma_pages_valid to determine if pages are in CMAMike Kravetz1-0/+1
2021-11-06hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz1-0/+1
2021-11-06mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.hPeter Xu1-10/+0
2021-11-06mm: fix data race in PagePoisoned()Marco Elver1-1/+1
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy1-14/+0
2021-11-06mm: create a new system state and fix core_kernel_text()Christophe Leroy1-0/+1
2021-11-06mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2-0/+39
2021-11-06mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun1-0/+4
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang1-0/+6
2021-11-06mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra1-1/+1
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li1-32/+12
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li1-3/+3
2021-11-06include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi1-6/+0
2021-11-06memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn1-1/+0
2021-11-06mm: add zap_skip_check_mapping() helperPeter Xu1-1/+15
2021-11-06mm: drop first_index/last_index in zap_detailsPeter Xu1-2/+0
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer1-2/+2
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song1-7/+0
2021-11-06mm: simplify bdi refcountingChristoph Hellwig1-0/+3
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig1-0/+1
2021-11-06percpu: add __alloc_size attributes for better bounds checkingKees Cook1-3/+3
2021-11-06mm/page_alloc: add __alloc_size attributes for better bounds checkingKees Cook1-2/+2
2021-11-06mm/vmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-11/+11
2021-11-06mm/kvmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-8/+8
2021-11-06slab: add __alloc_size attributes for better bounds checkingKees Cook1-28/+33
2021-11-06slab: clean up function prototypesKees Cook1-34/+34
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook3-0/+30
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver1-0/+2
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver1-0/+4
2021-11-06lib/stackdepot: include gfp.hMarco Elver1-0/+2
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig1-1/+0
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka2-13/+2
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)2-34/+34
2021-11-06bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau1-0/+6
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker1-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker1-1/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker1-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker1-1/+1
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker1-3/+1
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker1-2/+1
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker1-3/+1
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker1-1/+0