linux-2.6-microblaze.git
2020-06-05 Linus TorvaldsMerge tag 'devicetree-for-5.8' of git://git./linux...
2020-06-05 Linus TorvaldsMerge tag 'arm-dt-5.8' of git://git./linux/kernel/git...
2020-06-05 Linus TorvaldsMerge tag 'arm-drivers-5.8' of git://git./linux/kernel...
2020-06-05 Linus TorvaldsMerge tag 'arm-defconfig-5.8' of git://git./linux/kerne...
2020-06-05 Linus TorvaldsMerge tag 'arm-soc-5.8' of git://git./linux/kernel...
2020-06-05 Nick DesaulniersKconfig: add config option for asm goto w/ outputs
2020-06-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-05 Arnd Bergmannlib/ubsan.c: fix gcc-10 warnings
2020-06-05 Jagadeesh Pagadalatools/testing/selftests/vm: remove duplicate headers
2020-06-05 Sandipan Dasselftests: vm: pkeys: fix multilib builds for x86
2020-06-05 Sandipan Dasselftests: vm: pkeys: use the correct page size on...
2020-06-05 Ram Paiselftests/vm/pkeys: override access right definitions...
2020-06-05 Ram Paiselftests/vm/pkeys: test correct behaviour of pkey-0
2020-06-05 Ram Paiselftests/vm/pkeys: introduce a sub-page allocator
2020-06-05 Ram Paiselftests/vm/pkeys: detect write violation on a mapped...
2020-06-05 Ram Paiselftests/vm/pkeys: associate key on a mapped page...
2020-06-05 Ram Paiselftests/vm/pkeys: associate key on a mapped page...
2020-06-05 Ram Paiselftests/vm/pkeys: improve checks to determine pkey...
2020-06-05 Ram Paiselftests/vm/pkeys: fix assertion in test_pkey_alloc_ex...
2020-06-05 Desnes A. Nunes... selftests/vm/pkeys: fix number of reserved powerpc...
2020-06-05 Ram Paiselftests/vm/pkeys: introduce powerpc support
2020-06-05 Ram Paiselftests/vm/pkeys: introduce generic pkey abstractions
2020-06-05 Sandipan Dasselftests: vm: pkeys: use the correct huge page size
2020-06-05 Ram Paiselftests/vm/pkeys: fix alloc_random_pkey() to make...
2020-06-05 Ram Paiselftests/vm/pkeys: fix assertion in pkey_disable_set...
2020-06-05 Ram Paiselftests/vm/pkeys: fix pkey_disable_clear()
2020-06-05 Sandipan Dasselftests: vm: pkeys: add helpers for pkey bits
2020-06-05 Sandipan Dasselftests: vm: pkeys: Use sane types for pkey register
2020-06-05 Thiago Jung... selftests/vm/pkeys: make gcc check arguments of sigsafe...
2020-06-05 Thiago Jung... selftests/vm/pkeys: move some definitions to arch-speci...
2020-06-05 Ram Paiselftests/vm/pkeys: move generic definitions to header...
2020-06-05 Ram Paiselftests/vm/pkeys: rename all references to pkru to...
2020-06-05 Ram Paiselftests/x86/pkeys: move selftests to arch-neutral...
2020-06-05 Pengcheng Yangkernel/relay.c: fix read_pos error when multiple readers
2020-06-05 Daniel Axtenskernel/relay.c: handle alloc_percpu returning NULL...
2020-06-05 John Hubbardrapidio: convert get_user_pages() --> pin_user_pages()
2020-06-05 Madhuparna... rapidio: avoid data race between file operation callbac...
2020-06-05 Christoph Hellwigexec: open code copy_string_kernel
2020-06-05 Christoph Hellwigexec: simplify the copy_strings_kernel calling convention
2020-06-05 Kefeng Wangkernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE...
2020-06-05 Kefeng Wangmm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
2020-06-05 Kefeng Wanginclude/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUT...
2020-06-05 Joe Perchesfs/seq_file.c: seq_read: Update pr_info_ratelimited
2020-06-05 OGAWA Hirofumifat: improve the readahead for FAT entries
2020-06-05 OGAWA Hirofumifat: don't allow to mount if the FAT length == 0
2020-06-05 Chris Downinit: allow distribution configuration of default init
2020-06-05 Nick Desaulnierselfnote: mark all .note sections SHF_ALLOC
2020-06-05 Anthony Iliopoulosfs/binfmt_elf: remove redundant elf_map ifndef
2020-06-05 Geert Uytterhoevencheckpatch: use patch subject when reading from stdin
2020-06-05 Joe Perchescheckpatch: disallow --git and --file/--fix
2020-06-05 Joe Perchescheckpatch: look for c99 comments in ctx_locate_comment
2020-06-05 Joe Perchescheckpatch: additional MAINTAINER section entry orderin...
2020-06-05 Arnd Bergmanninclude/linux/bitops.h: avoid clang shift-count-overflo...
2020-06-05 Jesse Brandeburglib: make a test module with set/clear bit
2020-06-05 Tan Hulib/flex_proportions.c: cleanup __fprop_inc_percpu_max
2020-06-05 Joe Percheslib/percpu-refcount.c: use a more common logging style
2020-06-05 Jann Hornlib/zlib: remove outdated and incorrect pre-increment...
2020-06-05 Jason Yanlib/test_lockup.c: make test_inode static
2020-06-05 KP Singhlib: Add might_fault() to strncpy_from_user.
2020-06-05 Christophe... lib/math: avoid trailing newline hidden in pr_fmt()
2020-06-05 Joe Perchesget_maintainer: fix unexpected behavior for path/to...
2020-06-05 Joe Perchesget_maintainer: add email addresses from .yaml files
2020-06-05 Jason Yanuser.c: make uidhash_table static
2020-06-05 Alexey Dobriyanproc: rename "catch" function argument
2020-06-05 Andy Shevchenkozcomp: Use ARRAY_SIZE() for backends list
2020-06-05 Jason Yaninclude/linux/mm.h: return true in cpupid_pid_unset()
2020-06-05 Zou Weimm: use false for bool variable
2020-06-05 Ethon Paulmm/memory: fix a typo in comment "attampt"->"attempt"
2020-06-05 Ethon Paulmm/page-writeback: fix a typo in comment "effictive...
2020-06-05 Ethon Paulmm/sparse: fix a typo in comment "convienence"->"conven...
2020-06-05 Ethon Paulmm/slub: fix a typo in comment "disambiguiation"->...
2020-06-05 Ethon Paulmm: fix a typo in comment "strucure"->"structure"
2020-06-05 Ethon Paulmm, memcg: fix some typos in memcontrol.c
2020-06-05 Ethon Paulmm/frontswap: fix some typos in frontswap.c
2020-06-05 Ethon Paulmm/filemap: fix a typo in comment "unneccssary"->"unnec...
2020-06-05 Ethon Paulmm/list_lru: fix a typo in comment "numbesr"->"numbers"
2020-06-05 Ethon Paulmm/memblock: fix a typo in comment "implict"->"implicit"
2020-06-05 Ethon Paulmm/compaction: fix a typo in comment "pessemistic"...
2020-06-05 Ethon Paulmm/vmsan: fix some typos in comment
2020-06-05 Ethon Paulmm/hugetlb: fix a typos in comments
2020-06-05 Ethon Paulmm: mmap: fix a typo in comment "compatbility"->"compat...
2020-06-05 Ethon Paulmm: ksm: fix a typo in comment "alreaady"->"already"
2020-06-05 Ethon Paulmm/memory_hotplug: fix a typo in comment "recoreded...
2020-06-05 chenqiwumm: replace zero-length array with flexible-array member
2020-06-05 Michal Hockomm/memory_hotplug: disable the functionality for 32b
2020-06-05 David Hildenbranddevice-dax: add memory via add_memory_driver_managed()
2020-06-05 David Hildenbrandkexec_file: don't place kexec images on IORESOURCE_MEM_...
2020-06-05 David Hildenbrandmm/memory_hotplug: introduce add_memory_driver_managed()
2020-06-05 David Hildenbrandmm/memory_hotplug: handle memblocks only with CONFIG_AR...
2020-06-05 David Hildenbrandmm/memory_hotplug: set node_start_pfn of hotadded pgdat...
2020-06-05 David Hildenbrandmm/memory_hotplug: remove is_mem_section_removable()
2020-06-05 David Hildenbrandpowerpc/pseries/hotplug-memory: stop checking is_mem_se...
2020-06-05 Vishal Vermamm/memory_hotplug: refrain from adding memory into...
2020-06-05 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-06-05 Ira Weinykmap: consolidate kmap_prot definitions
2020-06-05 Ira Weinysparc: remove unnecessary includes
2020-06-05 Ira Weinyparisc/kmap: remove duplicate kmap code
2020-06-05 Ira Weinykmap: remove kmap_atomic_to_page()
2020-06-05 Ira Weinydrm: remove drm specific kmap_atomic code
2020-06-05 Ira Weinyarch/kmap: define kmap_atomic_prot() for all arch's
next