summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds45-56/+119
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-40/+63
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-03-22ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski20-51/+362
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds4-0/+139
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-112/+189
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-121/+230
2022-03-22Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+18
2022-03-22Revert "random: block in /dev/urandom"Linus Torvalds1-1/+1
2022-03-22netdevice: add missing dm_private kdocJakub Kicinski1-0/+2
2022-03-21Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+15
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+13
2022-03-21Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-41/+73
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+23
2022-03-21Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+23
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds6-40/+35
2022-03-21Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+24
2022-03-21Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+6
2022-03-21Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-03-21Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+16