summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-22arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador1-1/+0
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand2-4/+6
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand1-0/+9
2022-03-22mm/mmzone.h: remove unused macrosMiaohe Lin1-7/+0
2022-03-22mm: page_alloc: avoid merging non-fallbackable pageblocks with othersZi Yan1-0/+11
2022-03-22mm/vmalloc: fix comments about vmap_area structBang Li1-2/+2
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-1/+1
2022-03-22mm: memcontrol: rename memcg_cache_id to memcg_kmem_idMuchun Song1-2/+2
2022-03-22mm: list_lru: rename list_lru_per_memcg to list_lru_memcgMuchun Song1-1/+1
2022-03-22mm: list_lru: replace linear array with xarrayMuchun Song2-34/+2
2022-03-22mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrusMuchun Song1-1/+1
2022-03-22mm: list_lru: allocate list_lru_one only when neededMuchun Song1-3/+4
2022-03-22xarray: use kmem_cache_alloc_lru to allocate xa_nodeMuchun Song2-2/+12
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song1-0/+11
2022-03-22mm: introduce kmem_cache_alloc_lruMuchun Song3-0/+21
2022-03-22mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song1-7/+10
2022-03-22mm/memcg: retrieve parent memcg from css.parentWei Yang1-3/+1
2022-03-22memcg: add per-memcg total kernel memory statYosry Ahmed1-0/+1
2022-03-22tmpfs: support for file creation timeXavier Roche1-0/+1
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard1-2/+0
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard1-2/+0
2022-03-22filemap: remove find_get_pages()Miaohe Lin1-7/+0
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos1-0/+1
2022-03-22remove congestion tracking frameworkNeilBrown3-38/+0
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown1-26/+0
2022-03-22remove inode_congested()NeilBrown1-22/+0
2022-03-22nfs: remove reliance on bdi congestionNeilBrown1-0/+1
2022-03-22mm: document and polish read-ahead codeNeilBrown1-2/+7
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown1-5/+5
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes1-22/+0
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds3-2/+3
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2-1/+4
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+8
2022-03-10net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+4
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal1-1/+0
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+14
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert1-0/+2