aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-103/+382
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds3-2/+16
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-2/+152
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-128/+108
2022-01-16Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds1-0/+1
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-75/+56
2022-01-16Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxLinus Torvalds2-3/+1
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-01-16Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-2/+0
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds30-260/+583
2022-01-15cifs: move superblock magic defitions to magic.hJeff Layton1-0/+4
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park1-4/+4
2022-01-15mm/damon: move the implementation of damon_insert_region to damon.hGuoqing Jiang1-2/+11
2022-01-15mm/damon/schemes: account how many times quota limit has exceededSeongJae Park1-0/+2
2022-01-15mm/damon/schemes: account scheme actions that successfully appliedSeongJae Park1-7/+21
2022-01-15mm/damon: remove a mistakenly added comment for a future featureSeongJae Park1-1/+1
2022-01-15mm/damon: convert macro functions to static inline functionsSeongJae Park1-6/+12
2022-01-15mm/damon: modify damon_rand() macro to static inline functionXin Hao1-1/+4
2022-01-15mm/damon: move damon_rand() definition into damon.hXin Hao1-0/+4
2022-01-15mm/damon: remove some unneeded function definitions in damon.hXin Hao1-21/+0
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao1-2/+5
2022-01-15mm: make some vars and functions static or __initTing Liu1-1/+0
2022-01-15mm/rmap: fix potential batched TLB flush raceHuang Ying1-1/+1
2022-01-15mm/hwpoison: fix unpoison_memory()Naoya Horiguchi2-0/+5
2022-01-15mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGENaoya Horiguchi2-4/+0
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual1-35/+0
2022-01-15mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang1-20/+4
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2-1/+7
2022-01-15mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V1-0/+1
2022-01-15vmscan: make drop_slab_node staticGang Li1-1/+0
2022-01-15mm/vmstat: add events for THP max_ptes_* exceedsYang Yang1-0/+3
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry2-2/+9
2022-01-15mm_zone: add function to check if managed dma zone existsBaoquan He1-0/+9
2022-01-15include/linux/gfp.h: further document GFP_DMA32Miles Chen1-1/+3
2022-01-15mm: drop node from alloc_pages_vmaMichal Hocko1-4/+4
2022-01-15mm: fix boolreturn.cocci warningChangcheng Deng1-1/+1
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown1-0/+26
2022-01-15mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko1-1/+0
2022-01-15mm: remove the total_mapcount argument from page_trans_huge_mapcount()Matthew Wilcox (Oracle)2-8/+4
2022-01-15mm: remove last argument of reuse_swap_page()Matthew Wilcox (Oracle)1-3/+3
2022-01-15mm: page table checkPasha Tatashin1-0/+147
2022-01-15mm: ptep_clear() page table helperPasha Tatashin1-0/+8
2022-01-15mm: document locking restrictions for vm_operations_struct::closeSuren Baghdasaryan1-0/+4
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann3-129/+131
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann2-48/+50
2022-01-15mm: add anonymous vma name refcountingSuren Baghdasaryan1-1/+8
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross3-5/+75
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt1-0/+21
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg1-0/+1
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)1-0/+1