linux-2.6-microblaze.git
2018-10-31 Linus TorvaldsMerge tag 'fbdev-v4.20' of https://github.com/bzolnier...
2018-10-31 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-10-31 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-10-31 Linus TorvaldsMerge tag 'vfio-v4.20-rc1.v2' of git://github.com/awill...
2018-10-31 Linus TorvaldsMerge tag 'media/v4.20-2' of git://git./linux/kernel...
2018-10-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-10-31 Fengguang Wumm/gup.c: fix __get_user_pages_fast() comment
2018-10-31 Jan Karamm: Fix warning in insert_pfn()
2018-10-31 David Hildenbrandmemory-hotplug.rst: add some details about locking...
2018-10-31 David Hildenbrandpowerpc/powernv: hold device_hotplug_lock when calling...
2018-10-31 David Hildenbrandpowerpc/powernv: hold device_hotplug_lock when calling...
2018-10-31 David Hildenbrandmm/memory_hotplug: fix online/offline_pages called...
2018-10-31 David Hildenbrandmm/memory_hotplug: make add_memory() take the device_ho...
2018-10-31 David Hildenbrandmm/memory_hotplug: make remove_memory() take the device...
2018-10-31 Mike Rapoportmm/memblock.c: warn if zero alignment was requested
2018-10-31 Mike Rapoportmemblock: stop using implicit alignment to SMP_CACHE_BYTES
2018-10-31 Mike Rapoportdocs/boot-time-mm: remove bootmem documentation
2018-10-31 Mike Rapoportmm: remove include/linux/bootmem.h
2018-10-31 Mike Rapoportmemblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
2018-10-31 Mike Rapoportmm: remove nobootmem
2018-10-31 Mike Rapoportmemblock: rename __free_pages_bootmem to memblock_free_...
2018-10-31 Mike Rapoportmemblock: rename free_all_bootmem to memblock_free_all
2018-10-31 Mike Rapoportmemblock: replace free_bootmem_late with memblock_free_late
2018-10-31 Mike Rapoportmemblock: replace free_bootmem{_node} with memblock_free
2018-10-31 Mike Rapoportmm: nobootmem: remove bootmem allocation APIs
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem with memblock_alloc
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem with memblock_alloc_from
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages with memblock_alloc
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low_pages with memblock...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_node with memblock_allo...
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_node with appropriate...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages_node with membloc...
2018-10-31 Mike Rapoportmemblock: add align parameter to memblock_alloc_node()
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_nopanic with memblock...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low with memblock_alloc...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_pages_nopanic with...
2018-10-31 Mike Rapoportmemblock: replace __alloc_bootmem_node_nopanic with...
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_low with memblock_alloc_low
2018-10-31 Mike Rapoportmemblock: replace alloc_bootmem_align with memblock_alloc
2018-10-31 Mike Rapoportmemblock: remove _virt from APIs returning virtual...
2018-10-31 Mike Rapoportmemblock: rename memblock_alloc{_nid,_try_nid} to membl...
2018-10-31 Mike Rapoportmm: nobootmem: remove dead code
2018-10-31 Mike Rapoportmm: remove bootmem allocator implementation.
2018-10-31 Mike Rapoportmm: remove CONFIG_HAVE_MEMBLOCK
2018-10-31 Mike Rapoportmm: remove CONFIG_NO_BOOTMEM
2018-10-31 Alexander Pateenokpercpu: remove PER_CPU_DEF_ATTRIBUTES macro
2018-10-31 Arnd Bergmannkbuild: fix kernel/bounds.c 'W=1' warning
2018-10-31 Gao Xianglib/lz4: update LZ4 decompressor module
2018-10-31 Waiman Longipc: IPCMNI limit check for semmni
2018-10-31 Waiman Longipc: IPCMNI limit check for msgmni and shmmni
2018-10-31 Borislav Petkovkernel/panic.c: filter out a potential trailing newline
2018-10-31 Borislav Petkovkernel/panic.c: do not append newline to the stack...
2018-10-31 Gustavo A.... include/linux/signal.h: mark expected switch fall-throughs
2018-10-31 Weikang Shikernel/signal.c: fix a comment error
2018-10-31 Frank Sorensonfat: truncate inode timestamp updates in setattr
2018-10-31 Frank Sorensonfat: change timestamp updates to use fat_truncate_time
2018-10-31 Frank Sorensonfat: add functions to update and truncate timestamps...
2018-10-31 Frank Sorensonfat: create a function to calculate the timezone offest
2018-10-31 Mihir Mehtafat: expand a slightly out-of-date comment
2018-10-31 Masahiro Yamadareiserfs: remove workaround code for GCC 3.x
2018-10-31 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2018-10-31 Colin Ian Kingfs/hfs/extent.c: fix array out of bounds read of array...
2018-10-31 Ernesto A.... hfs: update timestamp on truncate()
2018-10-31 Ernesto A.... hfsplus: update timestamps on truncate()
2018-10-31 Ernesto A.... hfs: fix return value of hfs_get_block()
2018-10-31 Ernesto A.... hfsplus: fix return value of hfsplus_get_block()
2018-10-31 Ernesto A.... hfs: prevent btree data loss on ENOSPC
2018-10-31 Ernesto A.... hfsplus: prevent btree data loss on ENOSPC
2018-10-31 Ernesto A.... hfs: fix BUG on bnode parent update
2018-10-31 Ernesto A.... hfs: prevent btree data loss on root split
2018-10-31 Ernesto A.... hfsplus: fix BUG on bnode parent update
2018-10-31 Ernesto A.... hfsplus: prevent btree data loss on root split
2018-10-31 Nikolaus Vossinit/do_mounts.c: add root=PARTLABEL=<name> support
2018-10-31 Christophe... checkpatch: remove GCC_BINARY_CONSTANT warning
2018-10-31 Gustavo A.... include/linux/compat.h: mark expected switch fall-throughs
2018-10-31 Alexey Dobriyanlib/kstrtox.c: delete unnecessary casts
2018-10-31 Wei Yanglib/rbtree.c: fix typo in comment of rb_insert_augmented()
2018-10-31 zhong jianglib/sg_pool.c: remove unnecessary null check when freei...
2018-10-31 Corentin Labbelib/zlib_inflate/inflate.c: remove fall through warnings
2018-10-31 Eric Biggerslib/parser.c: switch match_number() over to use match_s...
2018-10-31 Eric Biggerslib/parser.c: switch match_u64int() over to use match_s...
2018-10-31 Eric Biggerslib/parser.c: switch match_strdup() over to use kmemdup...
2018-10-31 Rasmus Villemoeslib/bitmap.c: simplify bitmap_print_to_pagebuf()
2018-10-31 Rasmus Villemoeslib/bitmap.c: fix remaining space computation in bitmap...
2018-10-31 Rasmus Villemoeslinux/bitmap.h: relax comment on compile-time constant...
2018-10-31 Rasmus Villemoeslinux/bitmap.h: fix type of nbits in bitmap_shift_right()
2018-10-31 Rasmus Villemoeslinux/bitmap.h: remove redundant uses of small_const_nb...
2018-10-31 Rasmus Villemoeslinux/bitmap.h: handle constant zero-size bitmaps correctly
2018-10-31 Rasmus Villemoeslib/bitmap.c: remove wrong documentation
2018-10-31 zhong jiangkernel/fail_function.c: remove meaningless null pointer...
2018-10-31 Nick Desaulnierstreewide: remove current_text_addr
2018-10-31 Oleksij Rempel.mailmap: add Oleksij Rempel
2018-10-31 Souptick Joarderfs/proc/vmcore.c: Convert to use vmf_error()
2018-10-31 Dan Carpentermm/gup_benchmark.c: prevent integer overflow in ioctl
2018-10-31 Jérôme Glissemm/hmm: invalidate device page table at start of invali...
2018-10-31 Jérôme Glissemm/hmm: use a structure for update callback parameters
2018-10-31 Jérôme Glissemm/hmm: properly handle migration pmd
2018-10-31 Ralph Campbellmm/hmm: fix race between hmm_mirror_unregister() and...
2018-10-31 Ralph Campbellmm/rmap: map_pte() was not handling private ZONE_DEVICE...
2018-10-31 Jérôme Glissemm/hmm: fix utf8 ...
next