summaryrefslogtreecommitdiffstats
path: root/scripts/atomic (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-29mm/vmscan: reclaim only affects managed_zonesWei Yang1-2/+2
2022-04-29arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song2-0/+15
2022-04-29mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPMuchun Song2-1/+10
2022-04-29hugetlb: remove use of list iterator variable after loopJakob Koschel1-14/+19
2022-04-29mm, hugetlb, hwpoison: separate branch for free and in-use hugepageNaoya Horiguchi2-2/+6
2022-04-29mm/memory-failure.c: dissolve truncated hugetlb pageMiaohe Lin1-5/+4
2022-04-29mm/memory-failure.c: minor cleanup for HWPoisonHandlableMiaohe Lin1-5/+3
2022-04-29Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi3-13/+0
2022-04-29mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASEDNaoya Horiguchi1-0/+2
2022-04-29mm/memory-failure.c: remove unnecessary (void*) conversionsliqiong1-2/+2
2022-04-29mm: wrap __find_buddy_pfn() with a necessary buddy page validationZi Yan3-77/+101
2022-04-29mm: page_alloc: simplify pageblock migratetype check in __free_one_page()Zi Yan1-29/+17
2022-04-29mm/page_alloc: adding same penalty is enough to get round-robin orderWei Yang1-6/+3
2022-04-29Documentation/sysctl: document page_lock_unfairnessJoel Savitz1-0/+9
2022-04-29vmap(): don't allow invalid pagesYury Norov1-0/+3
2022-04-29mm/vmalloc: fix a commentYixuan Cao1-1/+1
2022-04-29mm/memcontrol.c: remove unused private flag of memory.oom_controlLu Jialin1-4/+0
2022-04-29mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin2-5/+1
2022-04-29MAINTAINERS: add corresponding kselftests to memcg entryRoman Gushchin1-0/+2
2022-04-29MAINTAINERS: add corresponding kselftests to cgroup entryRoman Gushchin1-0/+1
2022-04-29kselftests: memcg: speed up the memory.high testRoman Gushchin1-1/+1
2022-04-29kselftests: memcg: update the oom group leaf events testRoman Gushchin1-2/+3
2022-04-29mm/memcg: non-hierarchical mode is deprecatedWei Yang1-3/+0
2022-04-29mm/memcg: move generation assignment and comparison togetherWei Yang1-3/+7
2022-04-29mm/memcg: set pos explicitly for reclaim and !reclaimWei Yang1-3/+2
2022-04-29mm/memcg: set memcg after css verified and got referenceWei Yang1-8/+3
2022-04-29mm/memcg: mz already removed from rb_tree if not NULLWei Yang1-1/+0
2022-04-29mm/memcg: remove unneeded nr_scannedMiaohe Lin1-4/+1
2022-04-29mm: shmem: make shmem_init return voidMiaohe Lin2-7/+4
2022-04-29mm: rework calculation of bdi_min_ratio in bdi_set_min_ratioChen Wandun1-5/+12
2022-04-29tools/vm/page_owner_sort.c: avoid repeated judgmentsYixuan Cao1-4/+2
2022-04-29tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao2-16/+99
2022-04-29tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai1-8/+20
2022-04-29tools/vm/page_owner_sort.c: support sorting blocks by multiple keysJiajian Ye2-23/+165
2022-04-29tools/vm/page_owner_sort.c: support for multi-value selection in single argumentJiajian Ye2-26/+72
2022-04-29tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderrJiajian Ye1-14/+16
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-04-28MAINTAINERS: Update BNXT entry with firmware filesFlorian Fainelli1-0/+2
2022-04-28netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-04-28gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher1-4/+0
2022-04-28net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
2022-04-28bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-04-28tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy1-5/+7
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang1-0/+10
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan4-55/+39
2022-04-27drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-27drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70