sfrench/cifs-2.6.git
2019-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-03-08 Linus TorvaldsMerge tag 'drm-next-2019-03-06' of git://anongit.freede...
2019-03-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-03-08 Brajeswar Ghoshsamples/mic/mpssd/mpssd.h: remove duplicate header
2019-03-08 YueHaibingkernel/fork.c: remove duplicated include
2019-03-08 Luc Van Oostenryckinclude/linux/relay.h: fix percpu annotation in struct...
2019-03-08 Sabyasachi... arch/nios2/mm/fault.c: remove duplicate include
2019-03-08 Geert Uytterhoevenunicore32: stop printing the virtual memory layout
2019-03-08 Jann HornMAINTAINERS: fix GTA02 entry and mark as orphan
2019-03-08 Souptick Joardermm: create the new vm_fault_t type
2019-03-08 Mike Rapoportarm, s390, unicore32: remove oneliner wrappers for...
2019-03-08 Mike Rapoportarch: simplify several early memory allocations
2019-03-08 Mike Rapoportopenrisc: simplify pte_alloc_one_kernel()
2019-03-08 Mike Rapoportsh: prefer memblock APIs returning virtual address
2019-03-08 Mike Rapoportmicroblaze: prefer memblock API returning virtual address
2019-03-08 Mike Rapoportpowerpc: prefer memblock APIs returning virtual address
2019-03-08 Dave Rodgmanlib/lzo: separate lzo-rle from lzo
2019-03-08 Dave Rodgmanlib/lzo: implement run-length encoding
2019-03-08 Matt Sealeylib/lzo: fast 8-byte copy on arm64
2019-03-08 Matt Sealeylib/lzo: 64-bit CTZ on arm64
2019-03-08 Dave Rodgmanlib/lzo: tidy-up ifdefs
2019-03-08 Gustavo A.... ipc/sem.c: replace kvmalloc/memset with kvzalloc and...
2019-03-08 Mathieu Malaterreipc: annotate implicit fall through
2019-03-08 David Engrafinit/initramfs.c: provide more details in error messages
2019-03-08 Anders Roxelllib/ubsan: default UBSAN_ALIGNMENT to not set
2019-03-08 Jackie Liuscripts/gdb: replace flags (MS_xyz -> SB_xyz)
2019-03-08 Elena Reshetovakcov: convert kcov.refcount to refcount_t
2019-03-08 Greg Kroah... kcov: no need to check return value of debugfs_create...
2019-03-08 Masahiro Yamadakernel/configs: use .incbin directive to embed config_d...
2019-03-08 Alexey Brodkinconfigs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
2019-03-08 Gustavo A.... kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
2019-03-08 Christian Braunersysctl: handle overflow for file-max
2019-03-08 Christian Braunersysctl: handle overflow in proc_get_long
2019-03-08 Gustavo A.... rapidio/mport_cdev: mark expected switch fall-through
2019-03-08 Dan Carpenterdrivers/rapidio/rio_cm.c: fix potential oops in riocm_c...
2019-03-08 Johannes Weinerkernel: workqueue: clarify wq_worker_last_func() caller...
2019-03-08 Oleg Nesterovexec: increase BINPRM_BUF_SIZE to 256
2019-03-08 Vineet Guptafs/exec.c: replace opencoded set_mask_bits()
2019-03-08 Hou Taofat: enable .splice_write to support splice on O_DIRECT...
2019-03-08 NeilBrownautofs: clear O_NONBLOCK on the pipe
2019-03-08 Ian Kentfs/autofs/inode.c: use seq_puts() for simple strings...
2019-03-08 Ian Kentautofs: add ignore mount option
2019-03-08 Valdis Kletnieksinit/calibrate.c: provide proper prototype
2019-03-08 Alexey Dobriyanfs/binfmt_elf.c: spread const a little
2019-03-08 Alexey Dobriyanfs/binfmt_elf.c: use list_for_each_entry()
2019-03-08 Alexey Dobriyanfs/binfmt_elf.c: don't be afraid of overflow
2019-03-08 Roman Penyaevepoll: use rwlock in order to reduce ep_poll_callback...
2019-03-08 Roman Penyaevepoll: unify awaking of wakeup source on ep_poll_callba...
2019-03-08 Roman Penyaevepoll: make sure all elements in ready list are in...
2019-03-08 Joe Perchescheckpatch: add test for SPDX-License-Identifier on...
2019-03-08 Vadim Bendeburycheckpatch: allow reporting C99 style comments
2019-03-08 Joe Perchescheckpatch: add some new alloc functions to various...
2019-03-08 Joe Perchescheckpatch: verify SPDX comment style
2019-03-08 Dan Carpenterlib/test_firmware.c: remove some dead code
2019-03-08 Gustavo A.... lib/assoc_array.c: mark expected switch fall-through
2019-03-08 Olof Johanssonlib/test_ubsan.c: VLA no longer used in kernel
2019-03-08 Stanislaw Gruszkalib/div64.c: off by one in shift
2019-03-08 Vineet Guptainclude/linux/bitops.h: set_mask_bits() to return old...
2019-03-08 Rasmus VillemoesACPI: implement acpi_handle_debug in terms of _dynamic_...
2019-03-08 Rasmus VillemoesACPI: remove unused __acpi_handle_debug macro
2019-03-08 Rasmus VillemoesACPI: use proper DYNAMIC_DEBUG_BRANCH macro
2019-03-08 Rasmus Villemoesbtrfs: implement btrfs_debug* in terms of helper macro
2019-03-08 Rasmus Villemoesdynamic_debug: refactor dynamic_pr_debug and friends
2019-03-08 Rasmus Villemoesdynamic_debug: add static inline stub for ddebug_add_module
2019-03-08 Rasmus Villemoesdynamic_debug: move pr_err from module.c to ddebug_add_...
2019-03-08 Rasmus Villemoesdynamic_debug: remove unused EXPORT_SYMBOLs
2019-03-08 Rasmus Villemoesdynamic_debug: use pointer comparison in ddebug_remove_...
2019-03-08 Rasmus Villemoesdynamic_debug: don't duplicate modname in ddebug_add_module
2019-03-08 Rasmus Villemoesdynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADAT...
2019-03-08 Rasmus Villemoeslinux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ra...
2019-03-08 Rasmus Villemoeslinux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_rateli...
2019-03-08 Rasmus Villemoeslinux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_rat...
2019-03-08 Nadav Amitinclude/linux/pid.h: remove next_pidmap() declaration
2019-03-08 Masahiro Yamadalinux/kernel.h: split *_MAX and *_MIN macros into ...
2019-03-08 Masahiro Yamadalinux/kernel.h: use 'short' to define USHRT_MAX, SHRT_M...
2019-03-08 Rasmus Villemoeslinux/fs.h: move member alignment check next to definit...
2019-03-08 Rasmus Villemoeslib/vsprintf.c: move sizeof(struct printf_spec) next...
2019-03-08 Rasmus Villemoesbuild_bug.h: add wrapper for _Static_assert
2019-03-08 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2019-03-08 Mathieu Malaterrekernel/sys: annotate implicit fall through
2019-03-08 Tetsuo Handakernel/hung_task.c: Use continuously blocked time when...
2019-03-08 Valdis Kletniekskernel/hung_task.c - fix sparse warnings
2019-03-08 WangBoinclude/linux/types.h: use "unsigned int" instead of...
2019-03-08 Randy Dunlap<linux/kernel.h>: drop the gcc-3.3 'const' hack in...
2019-03-08 YueHaibingkernel/panic.c: taint: fix debugfs_simple_attr.cocci...
2019-03-08 Jani Nikulakernel.h: unconditionally include asm/div64.h for do_div()
2019-03-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2019-03-08 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2019-03-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2019-03-08 Linus TorvaldsMerge branch 'x86-kdump-for-linus' of git://git./linux...
2019-03-08 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2019-03-08 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2019-03-07 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2019-03-07 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2019-03-07 Linus TorvaldsMerge tag 'xtensa-20190307' of git://github.com/jcmvbkb...
2019-03-07 Linus TorvaldsMerge tag 'powerpc-5.1-1' of git://git./linux/kernel...
2019-03-07 Linus TorvaldsMerge tag 'riscv-for-linus-5.1-mw0' of git://git./linux...
2019-03-07 Linus TorvaldsMerge tag 'audit-pr-20190305' of git://git./linux/kerne...
2019-03-07 Linus TorvaldsMerge tag 'selinux-pr-20190305' of git://git./linux...
next