- 0f43283 Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 6ba0d2e Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 1fa2c0a Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- f6235eb Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 2f12d44 Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 5 months ago
- fa73e21 Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 5 months ago
- 75dee3b Merge tag 'mailbox-v5.9' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 4 years, 5 months ago
- 16b89f6 net/scm: Fix typo in SCM_RIGHTS compat refactoring by Kees Cook · 4 years, 5 months ago
- ce615f5 Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 912c057 mm: vmscan: consistent update to pgrefill by Shakeel Butt · 4 years, 5 months ago
- 238c304 mm/vmscan.c: fix typo by dylan-meiners · 4 years, 5 months ago
- bbe98f9 khugepaged: khugepaged_test_exit() check mmget_still_valid() by Hugh Dickins · 4 years, 5 months ago
- 18e7760 khugepaged: retract_page_tables() remember to test exit by Hugh Dickins · 4 years, 5 months ago
- 119a5fc khugepaged: collapse_pte_mapped_thp() protect the pmd lock by Hugh Dickins · 4 years, 5 months ago
- 723a80d khugepaged: collapse_pte_mapped_thp() flush the right range by Hugh Dickins · 4 years, 5 months ago
- 75802ca6 mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible by Peter Xu · 4 years, 5 months ago
- 42742d9 mm: thp: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 8510e69 mm/page_alloc: fix memalloc_nocma_{save/restore} APIs by Joonsoo Kim · 4 years, 5 months ago
- 182f3d7 mm/page_alloc.c: skip setting nodemask when we are in interrupt by Muchun Song · 4 years, 5 months ago
- da41566 mm/page_alloc: fallbacks at most has 3 elements by Wei Yang · 4 years, 5 months ago
- 9e15afa mm/page_alloc: silence a KASAN false positive by Qian Cai · 4 years, 5 months ago
- 535b81e mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask() by Wei Yang · 4 years, 5 months ago
- d93d5ab mm/page_alloc.c: simplify pageblock bitmap access by Wei Yang · 4 years, 5 months ago
- 399b795 mm/page_alloc.c: extract the common part in pfn_to_bitidx() by Wei Yang · 4 years, 5 months ago
- d38ac97 mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migratetype_bits by Wei Yang · 4 years, 5 months ago
- 8391953 mm/shuffle: remove dynamic reconfiguration by David Hildenbrand · 4 years, 5 months ago
- 93146d9 mm/memory_hotplug: document why shuffle_zone() is relevant by David Hildenbrand · 4 years, 5 months ago
- 56b9413 mm/page_alloc: remove nr_free_pagecache_pages() by David Hildenbrand · 4 years, 5 months ago
- 0a18e60 mm: remove vm_total_pages by David Hildenbrand · 4 years, 5 months ago
- f80b08f mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations by Charan Teja Reddy · 4 years, 5 months ago
- f27ce0e page_alloc: consider highatomic reserve in watermark fast by Jaewon Kim · 4 years, 5 months ago
- deba048 mm, page_alloc: use unlikely() in task_capc() by Vlastimil Babka · 4 years, 5 months ago
- 51dcc81 kasan: adjust kasan_stack_oob for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
- cae9dc3 kasan: allow enabling stack tagging for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
- f9409d5 kasan, arm64: don't instrument functions that enable kasan by Andrey Konovalov · 4 years, 5 months ago
- 2c547f9 efi: provide empty efi_enter_virtual_mode implementation by Andrey Konovalov · 4 years, 5 months ago
- 8dcc1d3 kasan: don't tag stacks allocated with pagealloc by Andrey Konovalov · 4 years, 5 months ago
- f33a014 lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN by Walter Wu · 4 years, 5 months ago
- c0e16ab kasan: remove kasan_unpoison_stack_above_sp_to() by Vincenzo Frascino · 4 years, 5 months ago
- 9793b62 kasan: update documentation for generic kasan by Walter Wu · 4 years, 5 months ago
- 387d6e4 kasan: add tests for call_rcu stack recording by Walter Wu · 4 years, 5 months ago
- e4b7818 kasan: record and print the free track by Walter Wu · 4 years, 5 months ago
- 26e760c rcu: kasan: record and print call_rcu() call stack by Walter Wu · 4 years, 5 months ago
- ac4766b kasan: update required compiler versions in documentation by Marco Elver · 4 years, 5 months ago
- 7a3767f kasan: improve and simplify Kconfig.kasan by Marco Elver · 4 years, 5 months ago
- 9c801f6 mm/vmalloc.c: remove BUG() from the find_va_links() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
- 1a69a62 mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush() by Mike Rapoport · 4 years, 5 months ago
- d758ffe mm/vmalloc: update the header about KVA rework by Uladzislau Rezki (Sony) · 4 years, 5 months ago
- 15ae144 mm/vmalloc: switch to "propagate()" callback by Uladzislau Rezki (Sony) · 4 years, 5 months ago
- da27c9e mm/vmalloc: simplify augment_tree_propagate_check() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
- 5dd7864 mm/vmalloc: simplify merge_or_add_vmap_area() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
- 0f14599 vmalloc: convert to XArray by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- 6cda7204 mm/sparse: only sub-section aligned range would be populated by Wei Yang · 4 years, 5 months ago
- ef69bc9 mm/sparse: never partially remove memmap for early section by Wei Yang · 4 years, 5 months ago
- 7a30919 selftests: add mincore() tests by Ricardo Cañuelo · 4 years, 5 months ago
- 349d9fb mm/mremap: start addresses are properly aligned by Wei Yang · 4 years, 5 months ago
- 9ad9718 mm/mremap: calculate extent in one place by Wei Yang · 4 years, 5 months ago
- b8aa9d9 mm/mremap: it is sure to have enough space when extent meets requirement by Wei Yang · 4 years, 5 months ago
- 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 5 months ago
- d70cec8 mm: mmap: merge vma after call_mmap() if possible by Miaohe Lin · 4 years, 5 months ago
- eee0793 arm64/mm: enable vmem_altmap support for vmemmap mappings by Anshuman Khandual · 4 years, 5 months ago
- 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 5 months ago
- 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 5 months ago
- 56f3547 mm: adjust vm_committed_as_batch according to vm overcommit policy by Feng Tang · 4 years, 5 months ago
- 0a4954a percpu_counter: add percpu_counter_sync() by Feng Tang · 4 years, 5 months ago
- 4e2ee51 mm/util.c: make vm_memory_committed() more accurate by Feng Tang · 4 years, 5 months ago
- 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 5 months ago
- 7bba8f0 mm/mmap: optimize a branch judgment in ksys_mmap_pgoff() by Zhen Lei · 4 years, 5 months ago
- 2a681cf mm: move p?d_alloc_track to separate header file by Joerg Roedel · 4 years, 5 months ago
- ab05eab mm: move lib/ioremap.c to mm/ by Mike Rapoport · 4 years, 5 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
- d9e8b92 asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() by Mike Rapoport · 4 years, 5 months ago
- 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
- 7278914c xtensa: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
- fc2a6b8 opeinrisc: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 0c4123e mm/memory.c: make remap_pfn_range() reject unaligned addr by Alex Zhang · 4 years, 5 months ago
- 463b7a1 mm: remove redundant check non_swap_entry() by Ralph Campbell · 4 years, 5 months ago
- a6f23d14 mm/page_counter.c: fix protection usage propagation by Michal Koutný · 4 years, 5 months ago
- e22c6ed mm: memcontrol: don't count limit-setting reclaim as memory pressure by Johannes Weiner · 4 years, 5 months ago
- 19ce33a mm: memcontrol: restore proper dirty throttling when memory.high changes by Johannes Weiner · 4 years, 5 months ago
- 1378b37 memcg, oom: check memcg margin for parallel oom by Yafang Shao · 4 years, 5 months ago
- 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 4 years, 5 months ago
- 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 5 months ago
- d977aa9 mm, memcg: unify reclaim retry limits with page allocator by Chris Down · 4 years, 5 months ago
- b3ff929 mm, memcg: reclaim more aggressively before high allocator throttling by Chris Down · 4 years, 5 months ago
- 536d3bf2 mm: memcontrol: avoid workload stalls when lowering memory.high by Roman Gushchin · 4 years, 5 months ago
- eda330e mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled() by Roman Gushchin · 4 years, 5 months ago
- 74d555b mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 8495048 mm: memcg/slab: remove unused argument by charge_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
- fbc1ac9d tools/cgroup: add memcg_slabinfo.py tool by Roman Gushchin · 4 years, 5 months ago
- 933dc80 kselftests: cgroup: add kernel memory accounting tests by Roman Gushchin · 4 years, 5 months ago
- 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
- 15999ee mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo() by Roman Gushchin · 4 years, 5 months ago
- c709440 mm: memcg/slab: deprecate slab_root_caches by Roman Gushchin · 4 years, 5 months ago
- 272911a mm: memcg/slab: remove memcg_kmem_get_cache() by Roman Gushchin · 4 years, 5 months ago
- d797b7d mm: memcg/slab: simplify memcg cache creation by Roman Gushchin · 4 years, 5 months ago