summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-04mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport3-34/+34
2020-06-04mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport4-47/+0
2020-06-04mm: memmap_init: iterate over memblock regions rather that check each PFNBaoquan He2-28/+19
2020-06-04xtensa: simplify detection of memory zone boundariesMike Rapoport1-4/+4
2020-06-04unicore32: simplify detection of memory zone boundariesMike Rapoport4-50/+15
2020-06-04sparc32: simplify detection of memory zone boundariesMike Rapoport1-16/+5
2020-06-04parisc: simplify detection of memory zone boundariesMike Rapoport1-19/+3
2020-06-04m68k: mm: simplify detection of memory zone boundariesMike Rapoport2-13/+8
2020-06-04csky: simplify detection of memory zone boundariesMike Rapoport1-15/+11
2020-06-04arm64: simplify detection of memory zone boundaries for UMA configsMike Rapoport1-54/+0
2020-06-04arm: simplify detection of memory zone boundariesMike Rapoport1-59/+7
2020-06-04alpha: simplify detection of memory zone boundariesMike Rapoport1-14/+4
2020-06-04mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport15-25/+18
2020-06-04mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport12-60/+38
2020-06-04mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport20-119/+74
2020-06-04mm: make early_pfn_to_nid() and related defintions close to each otherMike Rapoport3-37/+27
2020-06-04mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport4-10/+17
2020-06-04mm: clarify __GFP_MEMALLOC usageMichal Hocko1-0/+5
2020-06-04string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens1-12/+48
2020-06-04kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens1-10/+19
2020-06-04mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()John Hubbard1-0/+3
2020-06-04drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard1-9/+13
2020-06-04mm/gup: introduce pin_user_pages_fast_only()John Hubbard2-0/+38
2020-06-04mm/gup: refactor and de-duplicate gup_fast() codeJohn Hubbard2-41/+43
2020-06-04mm/gup: move __get_user_pages_fast() down a few lines in gup.cJohn Hubbard1-66/+66
2020-06-04mm/memcg: optimize memory.numa_stat like memory.statShakeel Butt1-25/+26
2020-06-04mm/slub: fix a memory leak in sysfs_slab_add()Wang Hai1-1/+3
2020-06-03Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-173/+136
2020-06-03Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2-3/+3
2020-06-03Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds52-3045/+3224
2020-06-03Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-6/+31
2020-06-03Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-12/+147
2020-06-03Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds102-4819/+4246
2020-06-03Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2020-06-03Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-326/+499
2020-06-03Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-54/+148
2020-06-03Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds1-1/+1
2020-06-03capabilities: add description for CAP_SETFCAPStefan Hajnoczi1-0/+2
2020-06-03Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds6-364/+447
2020-06-03Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds81-2353/+5429
2020-06-03Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds122-1489/+4510
2020-06-03mm/migrate.c: attach_page_private already does the get_pageHugh Dickins1-1/+0
2020-06-03Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1191-20554/+41124
2020-06-03Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds18-289/+2934
2020-06-02Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds37-98/+438
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds70-728/+1831
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds63-1704/+2327
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds98-796/+3881
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds195-2199/+2200