sfrench/cifs-2.6.git
2019-05-15 Tom Burkartpps: pps-gpio PPS ECHO implementation
2019-05-15 Tom Burkartdt-bindings: pps: pps-gpio PPS ECHO implementation
2019-05-15 Tom Burkartpps: descriptor-based gpio
2019-05-15 Aaro Koskinenpanic/reboot: allow specifying reboot_mode for panic...
2019-05-15 Feng Tangpanic: avoid the extra noise dmesg
2019-05-15 Greg Hackmanngcov: clang support
2019-05-15 Tri Vogcov: docs: add a note on GCC vs Clang differences
2019-05-15 Greg Hackmanngcov: clang: move common GCC code into gcc_base.c
2019-05-15 YueHaibingfs/eventfd.c: make eventfd_ida static
2019-05-15 Masatake YAMATOeventfd: present id to userspace via fdinfo
2019-05-15 Timmy Likernel/pid.c: remove unneeded hash header file
2019-05-15 Eric Sandeenkernel/sysctl.c: fix proc_do_large_bitmap for large...
2019-05-15 Eric Sandeentools/testing/selftests/sysctl/sysctl.sh: add proc_do_l...
2019-05-15 Luis Chamberlaintools/testing/selftests/sysctl/sysctl.sh: allow gracefu...
2019-05-15 Luis Chamberlaintools/testing/selftests/sysctl/sysctl.sh: ignore diff...
2019-05-15 Luis Chamberlaintools/testing/selftests/sysctl/sysctl.sh: load module...
2019-05-15 Luis Chamberlaintools/testing/selftests/sysctl/sysctl.sh: remove superf...
2019-05-15 Christian Braunersysctl: return -EINVAL if val violates minmax
2019-05-15 Andy Shevchenkokernel/sysctl.c: switch to bitmap_zalloc()
2019-05-15 Kangjie Lurapidio: fix a NULL pointer dereference when create_wor...
2019-05-15 Yury Norovinclude/linux/cpumask.h: fix double string traverse...
2019-05-15 Alexey Dobriyanexec selftests: test ->recursion_depth
2019-05-15 Alexey Dobriyanexec: move struct linux_binprm::buf
2019-05-15 Alexey Dobriyanfs/exec.c: move ->recursion_depth out of critical sections
2019-05-15 Mathieu Malaterrekernel/signal.c: annotate implicit fall through
2019-05-15 Hou Taofs/fat/file.c: issue flush after the writeback of FAT
2019-05-15 Bharath Vedarthamreiserfs: add comment to explain endianness issue in...
2019-05-15 Ian Kentautofs: add description of ignore pseudo mount option
2019-05-15 Ian Kentautofs: update mount control expire desription with...
2019-05-15 Ian Kentautofs: update AUTOFS_EXP_LEAVES description
2019-05-15 Ian Kentautofs: update autofs.txt for strictexpire mount option
2019-05-15 Ian Kentautofs: fix some word usage oddities in autofs.txt
2019-05-15 Sinan Kayanet: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
2019-05-15 Sinan Kayaxtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
2019-05-15 Sinan Kayapowerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
2019-05-15 Sinan Kayainit: introduce DEBUG_MISC option
2019-05-15 Kees Cookbinfmt_elf: move brk out of mmap when doing direct...
2019-05-15 Alexey Dobriyanelf: init pt_regs pointer later
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: extract PROT_* calculations
2019-05-15 Alexey Dobriyanfs//binfmt_elf.c: move variables initialization closer...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: save 1 indent level
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: delete trailing "return;" in functions...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: free PT_INTERP filename ASAP
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: make scope of "pos" variable smaller
2019-05-15 Andrew Mortonfs/binfmt_elf.c: remove unneeded initialization of...
2019-05-15 Andrew Mortonlib/test_vmalloc.c:test_func(): eliminate local `ret'
2019-05-15 Rasmus Villemoesinclude/linux/bitops.h: sanitize rotate primitives
2019-05-15 Yury Norovlib/test_bitmap: add tests for bitmap_parselist_user()
2019-05-15 Yury Norovlib/test_bitmap: add testcases for bitmap_parselist()
2019-05-15 Yury Norovlib/test_bitmap: switch test_bitmap_parselist to ktime_...
2019-05-15 Yury Norovlib: rework bitmap_parselist
2019-05-15 Yury Norovlib: make bitmap_parselist_user() a wrapper on bitmap_p...
2019-05-15 Andy Shevchenkolib/math: move int_pow() from pwm_bl.c for wider use
2019-05-15 Andy Shevchenkolib: Move mathematic helpers to separate folder
2019-05-15 George Spelvinlib/list_sort: optimize number of calls to comparison...
2019-05-15 George Spelvinlib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
2019-05-15 George Spelvinlib/sort: avoid indirect calls to built-in swap
2019-05-15 George Spelvinlib/sort: use more efficient bottom-up heapsort variant
2019-05-15 George Spelvinlib/sort: make swap functions more generic
2019-05-15 Davidlohr Buesolib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
2019-05-15 Rasmus Villemoeslib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
2019-05-15 Rasmus Villemoeslib/bitmap.c: remove unused EXPORT_SYMBOLs
2019-05-15 Rasmus Villemoeskernel/user.c: clean up some leftover code
2019-05-15 Lin Fengkernel/latencytop.c: rename clear_all_latency_tracing...
2019-05-15 Lin Fengkernel/latencytop.c: remove unnecessary checks for...
2019-05-15 Vasily Averinkernel/notifier.c: double register detection
2019-05-15 Masahiro Yamadacompiler: allow all arches to enable CONFIG_OPTIMIZE_IN...
2019-05-15 Masahiro Yamadapowerpc/mm/radix: mark as __tlbie_pid() and friends...
2019-05-15 Masahiro Yamadapowerpc/mm/radix: mark __radix__flush_tlb_range_psize...
2019-05-15 Masahiro Yamadapowerpc/prom_init: mark prom_getprop() and prom_getprop...
2019-05-15 Masahiro YamadaARM: mark setup_machine_tags() stub as __init __noreturn
2019-05-15 Masahiro YamadaMIPS: mark __fls() and __ffs() as __always_inline
2019-05-15 Masahiro Yamadamtd: rawnand: vf610_nfc: add initializer to avoid ...
2019-05-15 Masahiro Yamadas390/cpacf: mark scpacf_query() as __always_inline
2019-05-15 Masahiro YamadaMIPS: mark mult_sh_align_mod() as __always_inline
2019-05-15 Masahiro Yamadaarm64: mark (__)cpus_have_const_cap as __always_inline
2019-05-15 Arnd BergmannARM: prevent tracing IPI_CPU_BACKTRACE
2019-05-15 Masahiro Yamadatreewide: remove SPDX "WITH Linux-syscall-note" from...
2019-05-15 Arnd Bergmannfs/select: avoid clang stack usage warning
2019-05-15 Jiri Kosinamm/mincore.c: make mincore() more conservative
2019-05-15 Dan Williamsmm: maintain randomization of page free lists
2019-05-15 Dan Williamsmm: move buddy list manipulations into helpers
2019-05-15 Dan Williamsmm: shuffle initial free memory to improve memory-side...
2019-05-15 Uladzislau... mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
2019-05-15 Uladzislau... mm/vmalloc.c: add priority threshold to __purge_vmap_ar...
2019-05-15 Dan Schatzbergkernel/sched/psi.c: expose pressure metrics on root...
2019-05-15 Suren Baghdasaryanpsi: introduce psi monitor
2019-05-15 Suren Baghdasaryaninclude/: refactor headers to allow kthread.h inclusion...
2019-05-15 Suren Baghdasaryanpsi: track changed states
2019-05-15 Suren Baghdasaryanpsi: split update_stats into parts
2019-05-15 Suren Baghdasaryanpsi: rename psi fields in preparation for psi trigger...
2019-05-15 Suren Baghdasaryanpsi: make psi_enable static
2019-05-15 Suren Baghdasaryanpsi: introduce state_mask to represent stalled psi...
2019-05-15 Baruch Siachmm: update references to page _refcount
2019-05-15 Andrea Arcangelimm: change mm_update_next_owner() to update mm->owner...
2019-05-15 Andrea Arcangeliuserfaultfd: use RCU to free the task struct when fork...
2019-05-15 Andrew Mortonkernel/Makefile: don't assume that kernel/gen_ikh_data...
2019-05-14 Linus TorvaldsMerge tag 'backlight-next-5.2' of git://git./linux...
2019-05-14 Linus TorvaldsMerge tag 'mfd-next-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'pci-v5.2-changes' of git://git./linux/kernel...
next