summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-24mm/gfp: add kernel-doc for gfp_tMatthew Wilcox (Oracle)1-0/+14
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2-19/+2
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He1-2/+1
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He1-2/+2
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He1-0/+2
2021-02-24kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov2-0/+23
2021-02-24kasan: move _RET_IP_ to inline wrappersAndrey Konovalov1-11/+9
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner1-7/+0
2021-02-24mm: page_counter: re-layout structure to reduce false sharingFeng Tang1-1/+8
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin1-3/+0
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt2-1/+8
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-0/+13
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song1-2/+12
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin1-19/+0
2021-02-24mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig1-2/+2
2021-02-24mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)1-2/+1
2021-02-24mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang1-1/+1
2021-02-24mm, tracing: record slab name for kmem_cache_free()Jacob Wen1-8/+16
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+6
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-174/+8
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+103
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-49/+16
2021-02-23Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds1-2/+3
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-104/+285
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds1-0/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-107/+9
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+12
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher82-497/+1502
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+99
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina1-41/+0
2021-02-23Merge branch 'for-5.12/google' into for-linusJiri Kosina205-1273/+4653
2021-02-22dt-bindings: input: Fix the keymap for LOCK keyPhilip Chen1-2/+2
2021-02-22dt-bindings: input: Create macros for cros-ec keymapPhilip Chen1-0/+103
2021-02-22Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds5-48/+53
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-1/+1
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-4/+4
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds5-50/+115
2021-02-22Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-0/+2
2021-02-22Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+3
2021-02-22Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-02-22Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+28
2021-02-22Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+2
2021-02-22Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1