linux-2.6-microblaze.git
2020-02-05 Linus TorvaldsMerge branch 'imm.timestamp' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-02-04 Linus TorvaldsMerge tag 'powerpc-5.6-1' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'microblaze-v5.6-rc1' of git://git.monstr...
2020-02-04 Linus TorvaldsMerge tag 'ovl-update-5.6' of git://git./linux/kernel...
2020-02-04 Taehee Yoogtp: use __GFP_NOWARN to avoid memalloc warning
2020-02-04 Ridge Kennedyl2tp: Allow duplicate session creation with UDP
2020-02-04 Kai-Heng Fengr8152: Add MAC passthrough support to new device
2020-02-04 Cong Wangnet_sched: fix an OOB access in cls_tcindex
2020-02-04 Michal Simekmicroblaze: Add ID for Microblaze v11 microblaze-v5.6-rc1
2020-02-04 Shubhrajyoti... microblaze: Prevent the overflow of the start
2020-02-04 Michal Simekmicroblaze: Wire CMA allocator
2020-02-04 Michal Simekasm-generic: Make dma-contiguous.h a mandatory include...
2020-02-04 Michal Simekmicroblaze: Sync defconfig with latest Kconfig layout
2020-02-04 Manish Naranimicroblaze: defconfig: Disable EXT2 driver and Enable...
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 YueHaibingqed: Remove set but not used variable 'p_link'
2020-02-04 David S. MillerMerge branch 'unbreak-basic-and-bpf-tdc-testcases'
2020-02-04 Davide Carattitc-testing: add missing 'nsPlugin' to basic.json
2020-02-04 Davide Carattitc-testing: fix eBPF tests failure on linux fresh clones
2020-02-04 Eric Dumazetnet: hsr: fix possible NULL deref in hsr_handle_frame()
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 Jakub KicinskiMerge branch 'netdevsim-fix-several-bugs-in-netdevsim...
2020-02-03 Taehee Yoonetdevsim: remove unused sdev code
2020-02-03 Taehee Yoonetdevsim: use __GFP_NOWARN to avoid memalloc warning
2020-02-03 Taehee Yoonetdevsim: use IS_ERR instead of IS_ERR_OR_NULL for...
2020-02-03 Taehee Yoonetdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_...
2020-02-03 Taehee Yoonetdevsim: fix panic in nsim_dev_take_snapshot_write()
next