sfrench/cifs-2.6.git
2017-07-11 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.13' of git:...
2017-07-11 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2017-07-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-07-10 zhongjiangkernel/exit.c: avoid undefined behaviour when calling...
2017-07-10 zhongjiangkernel/signal.c: avoid undefined behaviour in kill_some...
2017-07-10 Kees Cookbinfmt_elf: safely increment argv pointers
2017-07-10 Kees Cooks390: reduce ELF_ET_DYN_BASE
2017-07-10 Kees Cookpowerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
2017-07-10 Kees Cookarm64: move ELF_ET_DYN_BASE to 4GB / 4MB
2017-07-10 Kees Cookarm: move ELF_ET_DYN_BASE to 4MB
2017-07-10 Kees Cookbinfmt_elf: use ELF_ET_DYN_BASE only for PIE
2017-07-10 David Rientjesfs, epoll: short circuit fetching events if thread...
2017-07-10 Joe Perchescheckpatch: improve multi-line alignment test
2017-07-10 Joe Perchescheckpatch: improve macro reuse test
2017-07-10 John Brookscheckpatch: change format of --color argument to -...
2017-07-10 Cyril Burcheckpatch: silence perl 5.26.0 unescaped left brace...
2017-07-10 Joe Perchescheckpatch: improve tests for multiple line function...
2017-07-10 Heinrich Schuchardtcheckpatch: remove false warning for commit reference
2017-07-10 Joe Perchescheckpatch: fix stepping through statements with $stat...
2017-07-10 Steffen Maiercheckpatch: [HLP]LIST_HEAD is also declaration
2017-07-10 Joe Perchescheckpatch: warn when a MAINTAINERS entry isn't [A...
2017-07-10 Joe Perchescheckpatch: improve the unnecessary OOM message test
2017-07-10 Sergey Senozhatskylib/bsearch.c: micro-optimize pivot position calculation
2017-07-10 Thomas Meyerlib/extable.c: use bsearch() library function in search...
2017-07-10 Michal Hockolib/rhashtable.c: use kvzalloc() in bucket_table_alloc...
2017-07-10 Davidlohr Buesolib/interval_tree_test.c: allow full tree search
2017-07-10 Davidlohr Buesolib/interval_tree_test.c: allow users to limit scope...
2017-07-10 Davidlohr Buesolib/interval_tree_test.c: make test options module...
2017-07-10 Davidlohr Buesolib/interval_tree_test.c: allow the module to be compil...
2017-07-10 Alexey Dobriyanlib/kstrtox.c: use "unsigned int" more
2017-07-10 Alexey Dobriyanlib/kstrtox.c: delete end-of-string test
2017-07-10 Matthew Wilcoxbitmap: use memcmp optimisation in more situations
2017-07-10 Matthew Wilcoxinclude/linux/bitmap.h: turn bitmap_set and bitmap_clea...
2017-07-10 Matthew Wilcoxbitmap: optimise bitmap_set and bitmap_clear of a singl...
2017-07-10 Matthew Wilcoxlib/test_bitmap.c: add optimisation tests
2017-07-10 Luis R. RodriguezMAINTAINERS: give proc sysctl some maintainer love
2017-07-10 Masahiro Yamadakernel/kallsyms.c: replace all_var with IS_ENABLED...
2017-07-10 Rasmus Villemoeskernel/groups.c: use sort library function
2017-07-10 Arvind Yadavkernel/ksysfs.c: constify attribute_group structures.
2017-07-10 Bart Van AsscheARM: fix rd_size declaration
2017-07-10 Ian Abbottbug: split BUILD_BUG stuff out into <linux/build_bug.h>
2017-07-10 Ian Abbottlinux/bug.h: correct "space required before that '-'"
2017-07-10 Ian Abbottlinux/bug.h: correct "(foo*)" should be "(foo *)"
2017-07-10 Ian Abbottlinux/bug.h: correct formatting of block comment
2017-07-10 Ian Abbottasm-generic/bug.h: declare struct pt_regs; before funct...
2017-07-10 Heiner Kallweitfs/proc/generic.c: switch to ida_simple_get/remove
2017-07-10 Will Deaconfrv: cmpxchg: implement cmpxchg64()
2017-07-10 Tobias Klauserfrv: use generic fb.h
2017-07-10 Tobias Klauserfrv: remove wrapper header for asm/device.h
2017-07-10 Colin Ian Kingkasan: make get_wild_bug_type() static
2017-07-10 Joonsoo Kimmm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero
2017-07-10 Andrey Ryabininmm/kasan: add support for memory hotplug
2017-07-10 Andrey Ryabininarm64/kasan: don't allocate extra shadow memory
2017-07-10 Andrey Ryabininx86/kasan: don't allocate extra shadow memory
2017-07-10 Andrey Ryabininmm/kasan: get rid of speculative shadow checks
2017-07-10 Joonsoo Kimmm/kasan/kasan_init.c: use kasan_zero_pud for p4d table
2017-07-10 Jerome Marchandmm/zsmalloc: simplify zs_max_alloc_size handling
2017-07-10 Arvind Yadavzram: constify attribute_group structures.
2017-07-10 Michal Hockomm: disallow early_pfn_to_nid on configurations which...
2017-07-10 Thomas Gleixnermm/memory-hotplug: switch locking to a percpu rwsem
2017-07-10 Thomas Gleixnermm: swap: provide lru_add_drain_all_cpuslocked()
2017-07-10 Krzysztof Opasiakmm: use dedicated helper to access rlimit value
2017-07-10 Sahitya Tummalafs/dcache.c: fix spin lockup issue on nlru->lock
2017-07-10 Sahitya Tummalamm/list_lru.c: fix list_lru_count_node() to be race...
2017-07-10 Oleg Nesterovmm/mmap.c: expand_downwards: don't require the gap...
2017-07-10 Michal Hockomm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes...
2017-07-10 zhenwei.pimm/balloon_compaction.c: enqueue zero page to balloon...
2017-07-10 Doug Bergercma: fix calculation of aligned offset
2017-07-10 John Hubbardmm/memory_hotplug.c: remove unused local zone_type...
2017-07-10 Michal Hockomm: document highmem_is_dirtyable sysctl
2017-07-10 Nikolay Borisovinclude/linux/backing-dev.h: simplify wb_stat_sum
2017-07-10 Nikolay Borisovinclude/linux/mmzone.h: remove ancient/ambiguous comment
2017-07-10 Sebastian Andrzej... mm/swap_slots.c: don't disable preemption while taking...
2017-07-10 Rasmus Villemoesmm/page_alloc.c: eliminate unsigned confusion in __rmqu...
2017-07-10 Vasily Averinfs/proc/task_mmu.c: remove obsolete comment in show_map...
2017-07-10 Dou Liyangmm: drop useless local parameters of __register_one_node()
2017-07-10 Vinayak Menonmm: avoid taking zone lock in pagetypeinfo_showmixed()
2017-07-10 Michal Hockomm, hugetlb, soft_offline: use new_page_nodemask for...
2017-07-10 Michal Hockohugetlb: add support for preferred node to alloc_huge_p...
2017-07-10 Michal Hockomm, hugetlb: unclutter hugetlb allocation layers
2017-07-10 Roman Gushchinmm/oom_kill.c: add tracepoints for oom reaper-related...
2017-07-10 Mike Rapoportuserfaultfd: non-cooperative: add madvise() event for...
2017-07-10 Jan Karamm/truncate.c: fix THP handling in invalidate_mapping_p...
2017-07-10 Matthew Wilcoxmm/hugetlb.c: replace memfmt with string_get_size
2017-07-10 Michal Hockomm, memcg: fix potential undefined behavior in mem_cgro...
2017-07-10 David Rientjesmm, hugetlb: schedule when potentially allocating many...
2017-07-10 Michal Hockomm: unify new_node_page and alloc_migrate_target
2017-07-10 Michal Hockohugetlb, memory_hotplug: prefer to use reserved pages...
2017-07-10 Michal Hockomm, memory_hotplug: simplify empty node mask handling...
2017-07-10 Michal Hockomm, memory_hotplug: support movable_node for hotpluggab...
2017-07-10 Andy Shevchenkozram: use __sysfs_match_string() helper
2017-07-10 Will Deaconmm/migrate.c: stabilise page count when migrating trans...
2017-07-10 Will Deaconinclude/linux/page_ref.h: ensure page_ref_unfreeze...
2017-07-10 Dan Williamsmm: always enable thp for dax mappings
2017-07-10 Dan Williamsmm: improve readability of transparent_hugepage_enabled()
2017-07-10 Steven Rostedt... oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
2017-07-10 Liam R. Howlettmm/hugetlb.c: warn the user when issues arise on boot...
2017-07-10 Anshuman Khandualmm/cma.c: warn if the CMA area could not be activated
2017-07-10 Yisheng Xievmalloc: show lazy-purged vma info in vmallocinfo
2017-07-10 Sean Christophersonmm/memcontrol: exclude @root from checks in mem_cgroup_low
next