summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-15mm/damon: move the implementation of damon_insert_region to damon.hGuoqing Jiang
2022-01-15mm/damon/schemes: account how many times quota limit has exceededSeongJae Park
2022-01-15mm/damon/schemes: account scheme actions that successfully appliedSeongJae Park
2022-01-15mm/damon: remove a mistakenly added comment for a future featureSeongJae Park
2022-01-15mm/damon: convert macro functions to static inline functionsSeongJae Park
2022-01-15mm/damon: modify damon_rand() macro to static inline functionXin Hao
2022-01-15mm/damon: move damon_rand() definition into damon.hXin Hao
2022-01-15mm/damon: remove some unneeded function definitions in damon.hXin Hao
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao
2022-01-15mm: make some vars and functions static or __initTing Liu
2022-01-15mm/rmap: fix potential batched TLB flush raceHuang Ying
2022-01-15mm/hwpoison: fix unpoison_memory()Naoya Horiguchi
2022-01-15mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGENaoya Horiguchi
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual
2022-01-15mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()Baolin Wang
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V
2022-01-15vmscan: make drop_slab_node staticGang Li
2022-01-15mm/vmstat: add events for THP max_ptes_* exceedsYang Yang
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry
2022-01-15mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-15include/linux/gfp.h: further document GFP_DMA32Miles Chen
2022-01-15mm: drop node from alloc_pages_vmaMichal Hocko
2022-01-15mm: fix boolreturn.cocci warningChangcheng Deng
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown
2022-01-15mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko
2022-01-15mm: remove the total_mapcount argument from page_trans_huge_mapcount()Matthew Wilcox (Oracle)
2022-01-15mm: remove last argument of reuse_swap_page()Matthew Wilcox (Oracle)
2022-01-15mm: page table checkPasha Tatashin
2022-01-15mm: ptep_clear() page table helperPasha Tatashin
2022-01-15mm: document locking restrictions for vm_operations_struct::closeSuren Baghdasaryan
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann
2022-01-15mm: add anonymous vma name refcountingSuren Baghdasaryan
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)
2022-01-15mm/memremap: add ZONE_DEVICE support for compound pagesJoao Martins
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-15kthread: add the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher