linux-2.6-microblaze.git
2020-08-12 Joe Perchescheckpatch: add test for repeated words
2020-08-12 Quentin Monnetcheckpatch: fix CONST_STRUCT when const_structs.checkpa...
2020-08-12 Joe Perchescheckpatch: add --fix option for ASSIGN_IN_IF
2020-08-12 Joe Perchescheckpatch: add test for possible misuse of IS_ENABLED...
2020-08-12 Rikard Falkebornlib/test_bits.c: add tests of GENMASK
2020-08-12 Kars Mulderkstrto*: do not describe simple_strto*() as obsolete...
2020-08-12 Kars Mulderkstrto*: correct documentation references to simple_str...
2020-08-12 Alexander A... lib/: replace HTTP links with HTTPS ones
2020-08-12 Tiezhu Yanglib/test_lockup.c: fix return value of test_lockup_init()
2020-08-12 Tiezhu Yanglib/Kconfig.debug: make TEST_LOCKUP depend on module
2020-08-12 Wei Yongjunlib/test_lockup.c: make symbol 'test_works' static
2020-08-12 Geert Uytterhoevenlib/test_bitops: do the full test during module init
2020-08-12 Luc Van Oostenrycklib/generic-radix-tree.c: remove unneeded __rcu
2020-08-12 Stefano Briviolib/test_bitmap.c: add test for bitmap_cut()
2020-08-12 Stefano Briviolib/bitmap.c: fix bitmap_cut() for partial overlapping...
2020-08-12 Luc Van Oostenrycksparse: group the defines by functionality
2020-08-12 Matthew Wilcoxinclude/linux/poison.h: remove obsolete comment
2020-08-12 Alexander A... include/: replace HTTP links with HTTPS ones
2020-08-12 Arvind Sankarkernel.h: remove duplicate include of asm/div64.h
2020-08-12 Feng Tang./Makefile: add debug option to enable function aligned...
2020-08-12 Christoph Hellwigkernel: add a kernel_wait helper
2020-08-12 Randy Dunlapinclude/linux/xz.h: drop duplicated word
2020-08-12 Randy Dunlapinclude/linux/async_tx.h: drop duplicated word in a...
2020-08-12 Randy Dunlapinclude/linux/exportfs.h: drop duplicated word in a...
2020-08-12 Randy Dunlapinclude/linux/compiler-clang.h: drop duplicated word...
2020-08-12 Luc Van Oostenryckalpha: fix annotation of io{read,write}{16,32}be()
2020-08-12 Christoph Hellwigexec: use force_uaccess_begin during exec and exit
2020-08-12 Christoph Hellwiguaccess: add force_uaccess_{begin,end} helpers
2020-08-12 Christoph Hellwiguaccess: remove segment_eq
2020-08-12 Christoph Hellwigriscv: include <asm/pgtable.h> in <asm/uaccess.h>
2020-08-12 Christoph Hellwignds32: use uaccess_kernel in show_regs
2020-08-12 Christoph Hellwigsyscalls: use uaccess_kernel in addr_limit_user_check
2020-08-12 Randy Dunlapmm/zsmalloc.c: fix duplicated words
2020-08-12 Randy Dunlapmm/zpool.c: delete duplicated word and fix grammar
2020-08-12 Randy Dunlapmm/vmscan.c: delete or fix duplicated words
2020-08-12 Randy Dunlapmm/usercopy.c: delete duplicated word
2020-08-12 Randy Dunlapmm/slab_common.c: delete duplicated word
2020-08-12 Randy Dunlapmm/shmem.c: delete duplicated word
2020-08-12 Randy Dunlapmm/page_alloc.c: delete or fix duplicated words
2020-08-12 Randy Dunlapmm/nommu.c: delete duplicated words
2020-08-12 Randy Dunlapmm/migrate.c: delete duplicated word
2020-08-12 Randy Dunlapmm/memory.c: delete duplicated words
2020-08-12 Randy Dunlapmm/memcontrol.c: delete duplicated words
2020-08-12 Randy Dunlapmm/hugetlb.c: delete duplicated words
2020-08-12 Randy Dunlapmm/hmm.c: delete duplicated word
2020-08-12 Randy Dunlapmm/filemap.c: delete duplicated word
2020-08-12 Randy Dunlapmm/compaction.c: delete duplicated word
2020-08-12 Arvind Sankarsparc: drop unused MAX_PHYSADDR_BITS
2020-08-12 Arvind Sankarsh/mm: drop unused MAX_PHYSADDR_BITS
2020-08-12 Randy Dunlapinclude/linux/memcontrol.h: drop duplicate word and...
2020-08-12 Randy Dunlapinclude/linux/frontswap.h: drop duplicated word in...
2020-08-12 Randy Dunlapinclude/linux/highmem.h: fix duplicated words in a...
2020-08-12 Randy Dunlapmm: drop duplicated words in <linux/mm.h>
2020-08-12 Randy Dunlapmm: drop duplicated words in <linux/pgtable.h>
2020-08-12 Charan Teja... mm, memory_hotplug: update pcp lists everytime onlining...
2020-08-12 Jia Hemm/memory_hotplug: fix unpaired mem_hotplug_begin/done
2020-08-12 Jia Hemm/memory_hotplug: introduce default dummy memory_add_p...
2020-08-12 Daniel Jordanx86/mm: use max memory block size on bare metal
2020-08-12 Krzysztof Kozlowskimm: mmu_notifier: fix and extend kerneldoc
2020-08-12 Waiman Longinclude/linux/sched/mm.h: optimize current_gfp_context()
2020-08-12 Mike Kravetzcma: don't quit at first error when activating reserved...
2020-08-12 Barry Songmm: hugetlb: fix the name of hugetlb CMA
2020-08-12 Barry Songmm: cma: fix the name of CMA areas
2020-08-12 Jianqun Xumm/cma.c: fix NULL pointer dereference when cma could...
2020-08-12 Anshuman Khandualmm/vmstat: add events for THP migration without split
2020-08-12 Yang Shimm: thp: remove debug_cow switch
2020-08-12 Ralph Campbellmm/migrate: add migrate-shared test for migrate_vma_*()
2020-08-12 Ralph Campbellmm/migrate: optimize migrate_vma_setup() for holes
2020-08-12 Mike Kravetzhugetlbfs: remove call to huge_pte_alloc without i_mmap...
2020-08-12 Mike Kravetzhugetlbfs: prevent filesystem stacking of hugetlbfs
2020-08-12 Yafang Shaomm, oom: show process exiting information in __oom_kill...
2020-08-12 Michal Hockodoc, mm: clarify /proc/<pid>/oom_score value range
2020-08-12 Michal Hockodoc, mm: sync up oom_score_adj documentation
2020-08-12 Yafang Shaomm, oom: make the calculation of oom badness more accurate
2020-08-12 Yanfei Xuinclude/linux/mempolicy.h: fix typo
2020-08-12 Wenchao Haomm/mempolicy.c: check parameters first in kernel_get_me...
2020-08-12 Krzysztof Kozlowskimm: mempolicy: fix kerneldoc of numa_map_to_online_node()
2020-08-12 Alex Shimm/compaction: correct the comments of compact_defer_shift
2020-08-12 Nitin Guptamm: use unsigned types for fragmentation score
2020-08-12 Nitin Guptamm: fix compile error due to COMPACTION_HPAGE_ORDER
2020-08-12 Nitin Guptamm: proactive compaction
2020-08-12 Michal Koutný/proc/PID/smaps: consistent whitespace output format
2020-08-12 Joonsoo Kimmm/vmscan: restore active/inactive ratio for anonymous LRU
2020-08-12 Joonsoo Kimmm/swap: implement workingset detection for anonymous LRU
2020-08-12 Joonsoo Kimmm/swapcache: support to handle the shadow entries
2020-08-12 Joonsoo Kimmm/workingset: prepare the workingset detection infrast...
2020-08-12 Joonsoo Kimmm/vmscan: protect the workingset on anonymous LRU
2020-08-12 Joonsoo Kimmm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-08-12 Muchun Songmm/hugetlb: add mempolicy check in the reservation...
2020-08-12 Roman Gushchinkselftests: cgroup: add perpcu memory accounting test
2020-08-12 Roman Gushchinmm: memcg: charge memcg percpu memory to the parent...
2020-08-12 Roman Gushchinmm: memcg/percpu: per-memcg percpu memory statistics
2020-08-12 Roman Gushchinmm: memcg/percpu: account percpu memory to memory cgroups
2020-08-12 Roman Gushchinpercpu: return number of released bytes from pcpu_free_...
2020-08-11 Linus TorvaldsMerge tag 'perf-tools-2020-08-10' of git://git./linux...
2020-08-11 Linus TorvaldsMerge tag 'ktest-v5.9' of git://git./linux/kernel/git...
2020-08-11 Linus TorvaldsMerge tag 'locking-urgent-2020-08-10' of git://git...
2020-08-11 Linus TorvaldsMerge tag 'f2fs-for-5.9-rc1' of git://git./linux/kernel...
2020-08-11 Linus TorvaldsMerge tag 'gfs2-for-5.9' of git://git./linux/kernel...
2020-08-11 Linus TorvaldsMerge tag 'for-linus-5.9-rc1' of git://git./linux/kerne...
next