sfrench/cifs-2.6.git
2020-02-04 Linus TorvaldsMerge tag 'rproc-v5.6' of git://git./linux/kernel/git...
2020-02-04 Linus TorvaldsMerge tag 'hwlock-v5.6' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-02-04 Linus TorvaldsMerge tag 'drm-next-2020-02-04' of git://anongit.freede...
2020-02-04 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.6' of git://git...
2020-02-04 Linus TorvaldsMerge tag 'rtc-5.6' of git://git./linux/kernel/git...
2020-02-04 Chen-Yu TsaiARM: dma-api: fix max_pfn off-by-one error in __dma_sup...
2020-02-04 Masahiro Yamadatreewide: remove redundant IS_ERR() before error code...
2020-02-04 Yury Norovinclude/linux/cpumask.h: don't calculate length of...
2020-02-04 Yury Norovlib: new testcases for bitmap_parse{_user}
2020-02-04 Yury Norovlib: rework bitmap_parse()
2020-02-04 Yury Norovlib: make bitmap_parse_user a wrapper on bitmap_parse
2020-02-04 Yury Norovlib: add test for bitmap_parse()
2020-02-04 Yury Norovbitops: more BITS_TO_* macros
2020-02-04 Yury Norovlib/string: add strnchrnul()
2020-02-04 Alexey Dobriyanproc: convert everything to "struct proc_ops"
2020-02-04 Alexey Dobriyanproc: decouple proc from VFS with "struct proc_ops"
2020-02-04 Peter Zijlstraasm-generic/tlb: provide MMU_GATHER_TABLE_FREE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
2020-02-04 Peter Zijlstraasm-generic/tlb: rename HAVE_RCU_TABLE_FREE
2020-02-04 Peter Zijlstraasm-generic/tlb: add missing CONFIG symbol
2020-02-04 Peter Zijlstraasm-gemeric/tlb: remove stray function declarations
2020-02-04 Peter Zijlstraasm-generic/tlb: avoid potential double flush
2020-02-04 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-04 Aneesh Kumar K.Vpowerpc/mmu_gather: enable RCU_TABLE_FREE even for...
2020-02-04 Steven Pricex86: mm: avoid allocating struct mm_struct on the stack
2020-02-04 Steven Pricemm: ptdump: reduce level numbers by 1 in note_page()
2020-02-04 Steven Pricearm64: mm: display non-present entries in ptdump
2020-02-04 Steven Pricearm64: mm: convert mm/dump.c to use walk_page_range()
2020-02-04 Steven Pricex86: mm: convert dump_pagetables to use walk_page_range
2020-02-04 Steven Pricemm: add generic ptdump
2020-02-04 Steven Pricex86: mm: convert ptdump_walk_pgd_level_debugfs() to...
2020-02-04 Steven Pricex86: mm+efi: convert ptdump_walk_pgd_level() to take...
2020-02-04 Steven Pricex86: mm: point to struct seq_file from struct pg_state
2020-02-04 Steven Pricemm: pagewalk: add 'depth' parameter to pte_hole
2020-02-04 Steven Pricemm: pagewalk: fix termination condition in walk_pte_range()
2020-02-04 Steven Pricemm: pagewalk: don't lock PTEs for walk_page_range_novma()
2020-02-04 Steven Pricemm: pagewalk: allow walking without vma
2020-02-04 Steven Pricemm: pagewalk: add p4d_entry() and pgd_entry()
2020-02-04 Steven Pricex86: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricesparc: mm: add p?d_leaf() definitions
2020-02-04 Steven Prices390: mm: add p?d_leaf() definitions
2020-02-04 Steven Priceriscv: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricepowerpc: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricemips: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearm64: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearm: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricearc: mm: add p?d_leaf() definitions
2020-02-04 Steven Pricemm: add generic p?d_leaf() macros
2020-02-04 Florian Westphalmm: remove __krealloc
2020-02-04 Randy Dunlappinctrl: fix pxa2xx.c build warnings
2020-02-04 Andrew Mortondrivers/block/null_blk_main.c: fix uninitialized var...
2020-02-04 Andrew Mortondrivers/block/null_blk_main.c: fix layout
2020-02-04 Lu Shuaibingipc/msg.c: consolidate all xxxctl_down() functions
2020-02-04 Manfred Spraulipc/sem.c: document and update memory barriers
2020-02-04 Manfred Spraulipc/msg.c: update and document memory barriers
2020-02-04 Manfred Spraulipc/mqueue.c: update/document memory barriers
2020-02-04 Davidlohr Buesoipc/mqueue.c: remove duplicated code
2020-02-04 Manfred Spraulsmp_mb__{before,after}_atomic(): update Documentation
2020-02-04 David Hildenbrandmm/memory_hotplug: drop valid_start/valid_end from...
2020-02-04 David Hildenbrandmm/memory_hotplug: cleanup __remove_pages()
2020-02-04 David Hildenbrandmm/memory_hotplug: drop local variables in shrink_zone_...
2020-02-04 David Hildenbrandmm/memory_hotplug: don't check for "all holes" in shrin...
2020-02-04 David Hildenbrandmm/memory_hotplug: we always have a zone in find_(small...
2020-02-04 David Hildenbrandmm/memory_hotplug: poison memmap in remove_pfn_range_fr...
2020-02-04 Aneesh Kumar K.Vmm/memmap_init: update variable name in memmap_init_zone
2020-02-04 David Hildenbrandmm: factor out next_present_section_nr()
2020-02-04 David Hildenbrandmm/page_alloc: fix and rework pfn handling in memmap_in...
2020-02-04 David Hildenbrandmm/page_alloc.c: initialize memmap of unavailable memor...
2020-02-04 David Hildenbrandfs/proc/page.c: allow inspection of last section and...
2020-02-04 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-04 Gang Heocfs2: fix oops when writing cloned file
2020-02-03 Linus TorvaldsMerge branch 'for-5.6' of git://git./linux/kernel/git...
2020-02-03 Linus TorvaldsMerge branch 'stable/for-linus-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'vfio-v5.6-rc1' of git://github.com/awilliam...
2020-02-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-02-03 Stephen Boyddt/bindings: clk: fsl,plldig: Drop 'bindings' from...
2020-02-03 Stephen Boydclk: ls1028a: Fix warning on clamp() usage
2020-02-03 Masahiro Yamadainitramfs: do not show compression mode choice if INITR...
2020-02-03 Linus TorvaldsMerge tag 'for-5.6-tag' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'kgdb-5.6-rc1' of git://git./linux/kernel...
2020-02-03 Enric Balletbo... platform/chrome: cros_ec: Match implementation with...
2020-02-03 Linus TorvaldsMerge tag 'char-misc-5.6-rc1-2' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'backlight-next-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'mfd-next-5.6' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-02-03 Geert Uytterhoevenmfd: syscon: Fix syscon_regmap_lookup_by_phandle_args...
2020-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2020-02-02 Linus TorvaldsMerge tag 'leds-5.6-rc1' of git://git./linux/kernel...
2020-02-02 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-02-02 Josef Bacikbtrfs: do not zero f_bavail if we have available space
2020-02-02 Arnd Bergmannsparc64: fix adjtimex regression
2020-02-01 Linus TorvaldsMerge tag '5.6-rc-small-smb3-fix-for-stable' of git...
2020-02-01 Al Virovfs: fix do_last() regression
2020-02-01 Linus TorvaldsMerge tag 'kconfig-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'kbuild-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2020-02-01 Dmitry TorokhovMerge branch 'next' into for-linus
next