sfrench/cifs-2.6.git
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...
2019-05-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-14 Christoph Hellwigkernel/memremap.c: remove the unused device_private_ent...
2019-05-14 Matthew Wilcox... mm: delete find_get_entries_tag
2019-05-14 Bharath Vedarthammm/huge_memory.c: make __thp_get_unmapped_area static
2019-05-14 Mike Rapoportmm/mprotect.c: fix compilation warning because of unuse...
2019-05-14 Yafang Shaomm/page-writeback: introduce tracepoint for wait_on_pag...
2019-05-14 Yafang Shaomm/vmscan: simplify trace_reclaim_flags and trace_shrin...
2019-05-14 Mike Rapoportmm/Kconfig: update "Memory Model" help text
2019-05-14 Yafang Shaomm/vmscan.c: don't disable irq again when count pgrefil...
2019-05-14 Mike Rapoportmm: memblock: make keeping memblock memory opt-in rathe...
2019-05-14 Mike Kravetzhugetlbfs: always use address space in inode for resv_m...
2019-05-14 Vitaly Woolmm/z3fold.c: support page migration
2019-05-14 Vitaly Woolmm/z3fold.c: add structure for buddy handles
2019-05-14 Vitaly Woolmm/z3fold.c: improve compression by extending search
2019-05-14 Vitaly Woolmm/z3fold.c: introduce helper functions
2019-05-14 Yafang Shaomm/page_alloc.c: remove unnecessary parameter in rmqueu...
2019-05-14 Jérôme Glissemm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE...
2019-05-14 Kirill Tkhaimm/vmscan.c: simplify shrink_inactive_list()
2019-05-14 Amir Goldsteinfs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-05-14 Souptick Joarderxen/privcmd-buf.c: convert to use vm_map_pages_zero()
2019-05-14 Souptick Joarderxen/gntdev.c: convert to use vm_map_pages()
2019-05-14 Souptick Joardervideobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderiommu/dma-iommu.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderdrm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderdrm/rockchip/rockchip_drm_gem.c: convert to use vm_map_...
2019-05-14 Souptick Joarderdrivers/firewire/core-iso.c: convert to use vm_map_page...
2019-05-14 Souptick Joarderarm: mm: dma-mapping: convert to use vm_map_pages()
2019-05-14 Souptick Joardermm: introduce new vm_map_pages() and vm_map_pages_zero...
2019-05-14 Bartlomiej... mm: remove redundant 'default n' from Kconfig-s
2019-05-14 Johannes Weinermm: fix false-positive OVERCOMMIT_GUESS failures
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_pages() and arch_remov...
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_section() never fail
next