OSDN Git Service

livepatch: Reorder to use before freeing a pointer
[uclinux-h8/linux.git] / mm /
2022-01-16 Linus TorvaldsMerge tag 'livepatching-for-5.17' of git://git./linux...
2022-01-16 Linus TorvaldsMerge tag 'pci-v5.17-changes' of git://git./linux/kerne...
2022-01-16 Linus TorvaldsMerge tag 'exfat-for-5.17-rc1' of git://git./linux...
2022-01-16 Linus TorvaldsMerge tag 'nfsd-5.17' of git://git./linux/kernel/git...
2022-01-16 Linus TorvaldsMerge tag '9p-for-5.17-rc1' of git://github.com/martine...
2022-01-16 Linus TorvaldsMerge tag 'drm-next-2022-01-14' of git://anongit.freede...
2022-01-16 Linus TorvaldsMerge tag 'memblock-v5.17-rc1' of git://git./linux...
2022-01-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-15 SeongJae Parkmm/damon: hide kernel pointer from tracepoint event
2022-01-15 SeongJae Parkmm/damon/vaddr: hide kernel pointer from damon_va_three...
2022-01-15 SeongJae Parkmm/damon/vaddr: use pr_debug() for damon_va_three_regio...
2022-01-15 SeongJae Parkmm/damon/dbgfs: remove an unnecessary variable
2022-01-15 Guoqing Jiangmm/damon: move the implementation of damon_insert_regio...
2022-01-15 Baolin Wangmm/damon: add access checking for hugetlb pages
2022-01-15 SeongJae Parkmm/damon/dbgfs: support all DAMOS stats
2022-01-15 SeongJae Parkmm/damon/reclaim: provide reclamation statistics
2022-01-15 SeongJae Parkmm/damon/schemes: account how many times quota limit...
2022-01-15 SeongJae Parkmm/damon/schemes: account scheme actions that successfu...
2022-01-15 SeongJae Parkmm/damon: convert macro functions to static inline...
2022-01-15 Xin Haomm/damon: move damon_rand() definition into damon.h
2022-01-15 Xin Haomm/damon/schemes: add the validity judgment of thresholds
2022-01-15 Yihao Hanmm/damon/vaddr: remove swap_ranges() and replace it...
2022-01-15 Xin Haomm/damon: remove some unneeded function definitions...
2022-01-15 Xin Haomm/damon/core: use abs() instead of diff_of()
2022-01-15 Xin Haomm/damon: unified access_check function naming rules
2022-01-15 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-15 Ting Liumm: make some vars and functions static or __init
2022-01-15 Quanfa Fumm: fix some comment errors
2022-01-15 Zhaoyu Liuzpool: remove the list of pools_head
2022-01-15 Huang Yingmm/rmap: fix potential batched TLB flush race
2022-01-15 Qi Zhengmm: memcg/percpu: account extra objcg space to memory...
2022-01-15 Naoya Horiguchimm/hwpoison: fix unpoison_memory()
2022-01-15 Naoya Horiguchimm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONE...
2022-01-15 Naoya Horiguchimm/hwpoison: mf_mutex for soft offline and unpoison
2022-01-15 Nanyong Sunmm: ksm: fix use-after-free kasan report in ksm_might_n...
2022-01-15 Colin Ian Kingmm/migrate: remove redundant variables used in a for...
2022-01-15 Huang Yingmm/migrate: move node demotion code to near its user
2022-01-15 Baolin Wangmm: migrate: add more comments for selecting target...
2022-01-15 Baolin Wangmm: migrate: support multiple target nodes demotion
2022-01-15 Baolin Wangmm: compaction: fix the migration stats in trace_mm_com...
2022-01-15 Baolin Wangmm: migrate: correct the hugetlb migration stats
2022-01-15 Baolin Wangmm: migrate: fix the return value of migrate_pages()
2022-01-15 Jann Hornmm, oom: OOM sysrq should always kill a process
2022-01-15 Randy Dunlapmm/mempolicy: fix all kernel-doc warnings
2022-01-15 Aneesh Kumar K.Vmm/mempolicy: add set_mempolicy_home_node syscall
2022-01-15 Aneesh Kumar K.Vmm/mempolicy: use policy_node helper with MPOL_PREFERRE...
2022-01-15 Chen Wandunmm/page_isolation: unset migratetype directly for non...
2022-01-15 Gang Livmscan: make drop_slab_node static
2022-01-15 Yang Yangmm/vmstat: add events for THP max_ptes_* exceeds
2022-01-15 Mina Almasryhugetlb: add hugetlb.*.numa_stat file
2022-01-15 Baoquan Hemm/page_alloc.c: do not warn allocation failure on...
2022-01-15 Baoquan Hemm_zone: add function to check if managed dma zone...
2022-01-15 Anshuman Khandualmm/page_alloc.c: modify the comment section for alloc_c...
2022-01-15 Michal Hockomm: drop node from alloc_pages_vma
2022-01-15 Xiongwei Songmm: page_alloc: fix building error on -Werror=array...
2022-01-15 Michal Hockomm: make slab and vmalloc allocators __GFP_NOLOCKDEP...
2022-01-15 Michal Hockomm: allow !GFP_KERNEL allocations for kvmalloc
2022-01-15 Michal Hockomm/vmalloc: be more explicit about supported gfp flags.
2022-01-15 Michal Hockomm/vmalloc: add support for __GFP_NOFAIL
2022-01-15 Michal Hockomm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
2022-01-15 Christian Königmm/dmapool.c: revert "make dma pool to use kmalloc_node"
2022-01-15 Matthew Wilcox ... mm: remove the total_mapcount argument from page_trans_...
2022-01-15 Matthew Wilcox ... mm: remove the total_mapcount argument from page_trans_...
2022-01-15 Matthew Wilcox ... mm: remove last argument of reuse_swap_page()
2022-01-15 Pasha Tatashinmm: page table check
2022-01-15 Pasha Tatashinmm: ptep_clear() page table helper
2022-01-15 Pasha Tatashinmm: change page type prior to adding page table entry
2022-01-15 Suren Baghdasaryanmm/oom_kill: allow process_mrelease to run under mmap_l...
2022-01-15 Suren Baghdasaryanmm: protect free_pgtables with mmap_lock write lock...
2022-01-15 Arnd Bergmannmm: move tlb_flush_pending inline helpers to mm_inline.h
2022-01-15 Arnd Bergmannmm: move anon_vma declarations to linux/mm_inline.h
2022-01-15 Suren Baghdasaryanmm: add anonymous vma name refcounting
2022-01-15 Colin Crossmm: add a field to store names for private anonymous...
2022-01-15 Colin Crossmm: rearrange madvise code to allow for reuse
2022-01-15 Shakeel Buttmemcg: add per-memcg vmalloc stat
2022-01-15 Wang Weiyangmm/memcg: use struct_size() helper in kzalloc()
2022-01-15 Shakeel Buttmemcg: better bounds on the memcg stats updates
2022-01-15 Dan Schatzbergmm/memcg: add oom_group_kill memory event
2022-01-15 Donghai Qiaomm/page_counter: remove an incorrect call to propagate_...
2022-01-15 Muchun Songmm: memcontrol: make cgroup_memory_nokmem static
2022-01-15 Christophe JAILLETmm/frontswap.c: use non-atomic '__set_bit()' when possible
2022-01-15 Gang Lishmem: fix a race between shmem_unused_huge_shrink...
2022-01-15 Yang Shimm: shmem: don't truncate page if memory failure happens
2022-01-15 Li Xinhaimm/gup.c: stricter check on THP migration entry during...
2022-01-15 Christophe Leroygup: avoid multiple user access locking/unlocking in...
2022-01-15 chiminghaomm/truncate.c: remove unneeded variable
2022-01-15 Anshuman Khandualmm/debug_vm_pgtable: update comments regarding migratio...
2022-01-15 Matthew Wilcox ... mm,fs: split dump_mapping() out from dump_page()
2022-01-15 Andrey Konovalovkasan: fix quarantine conflicting with init_on_free
2022-01-15 Marco Elverkasan: add ability to detect double-kmem_cache_destroy()
2022-01-15 Joao Martinsmm/memremap: add ZONE_DEVICE support for compound pages
2022-01-15 Joao Martinsmm/page_alloc: refactor memmap_init_zone_device() page...
2022-01-15 Joao Martinsmm/page_alloc: split prep_compound_page into head and...
2022-01-15 Kefeng Wangmm: defer kmemleak object creation of module_alloc()
2022-01-15 Kuan-Ying Leekmemleak: fix kmemleak false positive report with HW...
2022-01-15 Muchun Songmm: slab: make slab iterator functions static
2022-01-15 Marco Elvermm/slab_common: use WARN() if cache still has objects...
2022-01-15 Linus TorvaldsMerge tag 'xfs-5.17-merge-3' of git://git./fs/xfs/xfs...
2022-01-14 Linus TorvaldsMerge branch 'i2c/for-mergewindow' of git://git./linux...
2022-01-14 Linus TorvaldsMerge tag 'char-misc-5.17-rc1' of git://git./linux...
next