summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang2-0/+6
2020-08-07percpu_counter: add percpu_counter_sync()Feng Tang1-0/+4
2020-08-07mm: move p?d_alloc_track to separate header fileJoerg Roedel1-45/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+7
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport1-0/+30
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-0/+43
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down1-11/+42
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao1-2/+40
2020-08-07mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin1-1/+1
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt2-6/+23
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin3-15/+0
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin1-2/+0
2020-08-07mm: memcg/slab: simplify memcg cache creationRoman Gushchin1-1/+0
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin2-8/+2
2020-08-07mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin1-0/+12
2020-08-07mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin1-1/+2
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin3-1/+15
2020-08-07mm: memcg/slab: obj_cgroup APIRoman Gushchin1-0/+51
2020-08-07mm: slub: implement SLUB version of obj_to_index()Roman Gushchin1-0/+16
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin1-3/+13
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2-1/+23
2020-08-07mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin1-0/+17
2020-08-07tmpfs: support 64-bit inums per-sbChris Down1-0/+1
2020-08-07tmpfs: per-superblock i_ino supportChris Down2-0/+17
2020-08-07mm, dump_page: do not crash with bad compound_mapcount()John Hubbard1-2/+12
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long8-8/+10
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell1-0/+13
2020-08-07Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-61/+66
2020-08-07Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-41/+415
2020-08-07Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds16-99/+128
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+38
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+4
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+8
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds176-1564/+3748
2020-08-06Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-638/+736
2020-08-06Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds4-3/+146
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-6/+40
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+9
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+2
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-8/+33
2020-08-05ipv6: add ipv6_dev_find()Xin Long1-0/+2
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-80/+108
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-145/+151
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-61/+400
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+6
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds6-18/+227