summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe-0/+13
2022-09-27net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe-3/+8
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel-0/+7
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel-0/+15
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel-0/+1
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel-0/+5
2022-09-27ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-3/+3
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky-8039/+22203
2022-09-27erofs: clean up erofs_iget()Gao Xiang-7/+4
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig-2/+2
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai-2/+18
2022-09-27ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET-214/+2
2022-09-26bpf: Enforce W^X for bpf trampolineSong Liu-1/+0
2022-09-26bpf: use bpf_prog_pack for bpf_dispatcherSong Liu-1/+7
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa-0/+1
2022-09-26kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flagJiri Olsa-0/+1
2022-09-26dt-bindings: clock: qcom: add bindings for dispcc on SM8450Dmitry Baryshkov-0/+103
2022-09-26dt-bindings: clock: add QCOM SM6115 display clock bindingsAdam Skladowski-0/+36
2022-09-26ksm: count allocated ksm rmap_items for each processxu xin-0/+5
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt-41/+22
2022-09-26mm: reduce noise in show_mem for lowmem allocationsMichal Hocko-2/+11
2022-09-26mm: fixup documentation regarding pte_numa() and PROT_NUMADavid Hildenbrand-6/+6
2022-09-26mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()David Hildenbrand-1/+15
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan-13/+3
2022-09-26mm: drop oom code from exit_mmapSuren Baghdasaryan-2/+0
2022-09-26mm: remove the vma linked listLiam R. Howlett-6/+3
2022-09-26userfaultfd: use maple tree iterator to iterate VMAsLiam R. Howlett-4/+3
2022-09-26mm/mmap: reorganize munmap to use maple statesLiam R. Howlett-2/+3
2022-09-26mm: convert vma_lookup() to use mtree_load()Liam R. Howlett-6/+1
2022-09-26mm: remove vmacacheLiam R. Howlett-52/+0
2022-09-26mm: use maple tree operations for find_vma_intersection()Liam R. Howlett-18/+4
2022-09-26mm: optimize find_exact_vma() to use vma_lookup()Liam R. Howlett-1/+1
2022-09-26mm: remove rb tree.Liam R. Howlett-16/+0
2022-09-26kernel/fork: use maple tree for dup_mmap() during forkingLiam R. Howlett-2/+0
2022-09-26mm: add VMA iteratorMatthew Wilcox (Oracle)-0/+53
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett-0/+81
2022-09-26Maple Tree: add new data structureLiam R. Howlett-0/+808
2022-09-26lib/nodemask: optimize node_random for nodemask with single NUMA nodeAneesh Kumar K.V-3/+12
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V-5/+11
2022-09-26mm/demotion: demote pages according to allocation fallback orderJagdish Gediya-0/+12
2022-09-26mm/demotion: drop memtier from memtypeAneesh Kumar K.V-1/+0
2022-09-26mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V-0/+3
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V-13/+13
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V-1/+41
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V-0/+1
2022-09-26mm/demotion: move memory demotion related codeAneesh Kumar K.V-2/+8
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V-0/+18
2022-09-26mm: multi-gen LRU: debugfs interfaceYu Zhao-0/+1
2022-09-26mm: multi-gen LRU: thrashing preventionYu Zhao-0/+2
2022-09-26mm: multi-gen LRU: kill switchYu Zhao-3/+36