summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-11-06hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz-0/+1
2021-11-06mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.hPeter Xu-10/+0
2021-11-06mm: fix data race in PagePoisoned()Marco Elver-1/+1
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy-14/+0
2021-11-06mm: create a new system state and fix core_kernel_text()Christophe Leroy-0/+1
2021-11-06mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang-0/+39
2021-11-06mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun-0/+4
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang-0/+6
2021-11-06mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra-1/+1
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li-32/+12
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li-3/+3
2021-11-06include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi-6/+0
2021-11-06memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn-1/+0
2021-11-06mm: add zap_skip_check_mapping() helperPeter Xu-1/+15
2021-11-06mm: drop first_index/last_index in zap_detailsPeter Xu-2/+0
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer-2/+2
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song-7/+0
2021-11-06mm: simplify bdi refcountingChristoph Hellwig-0/+3
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig-0/+1
2021-11-06percpu: add __alloc_size attributes for better bounds checkingKees Cook-3/+3
2021-11-06mm/page_alloc: add __alloc_size attributes for better bounds checkingKees Cook-2/+2
2021-11-06mm/vmalloc: add __alloc_size attributes for better bounds checkingKees Cook-11/+11
2021-11-06mm/kvmalloc: add __alloc_size attributes for better bounds checkingKees Cook-8/+8
2021-11-06slab: add __alloc_size attributes for better bounds checkingKees Cook-28/+33
2021-11-06slab: clean up function prototypesKees Cook-34/+34
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook-0/+30
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver-0/+2
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver-0/+4
2021-11-06lib/stackdepot: include gfp.hMarco Elver-0/+2
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig-1/+0
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka-13/+2
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)-34/+34
2021-11-06bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau-0/+6
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker-1/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker-1/+1
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker-3/+1
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker-2/+1
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker-3/+1
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker-1/+0
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker-0/+13
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas-0/+4
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas-0/+6
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas-11/+0
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas-0/+2