index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-03
mm: memmap_init: iterate over memblock regions rather that check each PFN
Baoquan He
2020-06-03
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
parisc: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-03
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
alpha: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-03
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
2020-06-03
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
2020-06-03
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
2020-06-03
mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()
John Hubbard
2020-06-03
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-03
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
2020-06-03
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
2020-06-03
mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
2020-06-03
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
2020-06-03
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-02
Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2020-06-02
capabilities: add description for CAP_SETFCAP
Stefan Hajnoczi
2020-06-02
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-06-02
Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
kasan: move kasan_report() into report.c
Andrey Konovalov
2020-06-02
mm/mm_init.c: report kasan-tag information stored in page->flags
Jing Xia
[next]