index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2017-11-17
mm: fix nodemask printing
Arnd Bergmann
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2017-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-16
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: simplify nodemask printing
Michal Hocko
2017-11-15
writeback: remove unused function parameter
Wang Long
2017-11-15
mm/page_alloc.c: broken deferred calculation
Pavel Tatashin
2017-11-15
mm, sysctl: make NUMA stats configurable
Kemi Wang
2017-11-15
mm, pagevec: rename pagevec drained field
Mel Gorman
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: only drain per-cpu pagevecs once per pagevec usage
Mel Gorman
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
mm: batch radix tree operations when truncating pages
Jan Kara
2017-11-15
mm: speed up cancel_dirty_page() for clean pages
Jan Kara
2017-11-15
mm: zero reserved and unavailable struct pages
Pavel Tatashin
2017-11-15
mm: define memblock_virt_alloc_try_nid_raw
Pavel Tatashin
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
[next]