linux-2.6-microblaze.git
2019-07-17 Linus TorvaldsMerge tag 'h8300-for-linus-20190617' of git://git.sourc...
2019-07-17 Linus TorvaldsMerge tag 'for-linus-20190617' of git://git.sourceforge...
2019-07-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-07-17 Gustavo A.... fs/select.c: use struct_size() in kmalloc()
2019-07-17 Daniel Jordanmm: add account_locked_vm utility function
2019-07-17 Robin Murphyarm64: mm: implement pte_devmap support
2019-07-17 Robin Murphymm: introduce ARCH_HAS_PTE_DEVMAP
2019-07-17 Robin Murphymm: clean up is_device_*_page() definitions
2019-07-17 Aneesh Kumar K.Vmm/mmap: move common defines to mman-common.h
2019-07-17 Aneesh Kumar K.Vmm: move MAP_SYNC to asm-generic/mman-common.h
2019-07-17 Pavel Tatashindevice-dax: "Hotremove" persistent memory that is used...
2019-07-17 Pavel Tatashinmm/hotplug: make remove_memory() interface usable
2019-07-17 Pavel Tatashindevice-dax: fix memory and resource leak if hotplug...
2019-07-17 Tom Levyinclude/linux/lz4.h: fix spelling and copy-paste errors...
2019-07-17 Kees Cookipc/mqueue.c: only perform resource calculation if...
2019-07-17 Drew Davenportinclude/asm-generic/bug.h: fix "cut here" for WARN_ON...
2019-07-17 Leonard Crestezscripts/gdb: add helpers to find and list devices
2019-07-17 Leonard Crestezscripts/gdb: add lx-genpd-summary command
2019-07-17 Miroslav Lichvardrivers/pps/pps.c: clear offset flags in PPS_SETPARAMS...
2019-07-17 Joel Fernandes... kernel/pid.c: convert struct pid count to refcount_t
2019-07-17 Dan Carpenterdrivers/rapidio/devices/rio_mport_cdev.c: NUL terminate...
2019-07-17 Oleg Nesterovselect: shift restore_saved_sigmask_unless() into poll_...
2019-07-17 Oleg Nesterovselect: change do_poll() to return -ERESTARTNOHAND...
2019-07-17 Oleg Nesterovsignal: simplify set_user_sigmask/restore_user_sigmask
2019-07-17 Alexey Dobriyansignal: reorder struct sighand_struct
2019-07-17 Dmitry V. Levinselftests/ptrace: add a test case for PTRACE_GET_SYSCAL...
2019-07-17 Elvira Khabirovaptrace: add PTRACE_GET_SYSCALL_INFO request
2019-07-17 Dmitry V. Levinpowerpc: define syscall_get_error()
2019-07-17 Dmitry V. Levinparisc: define syscall_get_error()
2019-07-17 Dmitry V. Levinmips: define syscall_get_error()
2019-07-17 Dmitry V. Levinhexagon: define syscall_get_error() and syscall_get_ret...
2019-07-17 Dmitry V. Levinnds32: fix asm/syscall.h
2019-07-17 Hariprasad... fs/reiserfs/journal.c: change return type of dirty_one_...
2019-07-17 YueHaibingfs/ufs/super.c: remove set but not used variable 'usb3'
2019-07-17 Mathieu Malaterrefs/hfsplus/xattr.c: replace strncpy with memcpy
2019-07-17 Pedro Cuadracoda: add hinting support for partial file caching
2019-07-17 Fabian Frederickcoda: ftoc validity check integration
2019-07-17 Fabian Frederickcoda: remove sb test in coda_fid_to_inode()
2019-07-17 Fabian Frederickcoda: remove sysctl object from module when unused
2019-07-17 Fabian Frederickcoda: add __init to init_coda_psdev()
2019-07-17 Fabian Frederickcoda: use SIZE() for stat
2019-07-17 Fabian Frederickcoda: destroy mutex in put_super()
2019-07-17 Jan Harkescoda: remove uapi/linux/coda_psdev.h
2019-07-17 David Howellscoda: move internal defs out of include/linux/ [ver #2]
2019-07-17 Jan Harkescoda: bump module version
2019-07-17 Dan Carpentercoda: get rid of CODA_FREE()
2019-07-17 Dan Carpentercoda: get rid of CODA_ALLOC()
2019-07-17 Jan Harkescoda: change Coda's user api to use 64-bit time_t in...
2019-07-17 Arnd Bergmanncoda: stop using 'struct timespec' in user API
2019-07-17 Colin Ian Kingcoda: clean up indentation, replace spaces with tab
2019-07-17 Jan Harkesuapi linux/coda_psdev.h: move CODA_REQ_ from uapi to...
2019-07-17 Jan Harkescoda: don't try to print names that were considered...
2019-07-17 Sam Protsenkocoda: fix build using bare-metal toolchain
2019-07-17 Jan Harkescoda: potential buffer overflow in coda_psdev_write()
2019-07-17 Zhouyang Jiacoda: add error handling for fget
2019-07-17 Mikko Rapeliuapi linux/coda_psdev.h: move upc_req definition from...
2019-07-17 Mikko Rapeliuapi linux/coda.h: use __kernel_pid_t for userspace
2019-07-17 Jan Harkescoda: pass the host file in vma->vm_file on mmap
2019-07-17 Anshuman Khandualmm, kprobes: generalize and rename notify_page_fault...
2019-07-17 Kees Cookinit/Kconfig: fix neighboring typos
2019-07-17 Alexey Dobriyanfs/binfmt_elf.c: delete stale comment
2019-07-17 YueHaibingfs/binfmt_flat.c: remove set but not used variable...
2019-07-17 Matteo Crocecheckpatch.pl: warn on duplicate sysctl local variable
2019-07-17 Michel Lespinasselib/rbtree: avoid generating code twice for the cached...
2019-07-17 Alexander Potapenkolib/test_meminit.c: minor test fixes
2019-07-17 Arnd Bergmannlib/test_meminit.c: fix -Wmaybe-uninitialized false...
2019-07-17 Jonathan Corbetlib/string_helpers: fix some kerneldoc warnings
2019-07-17 Anshuman Khandualmm/ioremap: probe platform for p4d huge map support
2019-07-17 Anshuman Khandualmm/ioremap: check virtual address alignment while creat...
2019-07-17 Alexander Potapenkolib: introduce test_meminit module
2019-07-17 Kees Cooklib/test_overflow.c: avoid tainting the kernel and...
2019-07-17 Peter Rosinlib/test_string.c: add some testcases for strchr and...
2019-07-17 Peter Rosinlib/test_string.c: avoid masking memset16/32/64 failures
2019-07-17 Peter Rosinlib/string.c: allow searching for NUL with strnchr
2019-07-17 Alexey Dobriyanlib/list: tweak LIST_POISON2 for better code generation...
2019-07-17 Joe Perchesget_maintainer: add ability to skip moderated mailing...
2019-07-17 Qian Caiasm-generic: fix a compilation warning
2019-07-17 Stephen Kittarch/*: remove unused isa_page_to_bus()
2019-07-17 Masahiro Yamadaarch: replace _BITUL() in kernel-space headers with...
2019-07-17 Masahiro Yamadalinux/bits.h: make BIT(), GENMASK(), and friends availa...
2019-07-17 Weitao Houkernel: fix typos and some coding style in comments
2019-07-17 Radoslaw Burnyfs/proc/proc_sysctl.c: fix the default values of i_uid...
2019-07-17 Alexey Dobriyanproc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
2019-07-17 Alexey Dobriyanfs/proc/inode.c: use typeof_member() macro
2019-07-17 Alexey Dobriyaninclude/linux/kernel.h: add typeof_member() macro
2019-07-17 Kairui Songvmcore: add a kernel parameter novmcoredd
2019-07-17 Alexey Dobriyantools/testing/selftests/proc/proc-pid-vm.c: hide "segfa...
2019-07-17 Christoph Hellwigmm: stub out all of swapops.h for !CONFIG_MMU
2019-07-17 Christoph Hellwigmm: provide a print_vma_addr stub for !CONFIG_MMU
2019-07-17 Christoph Hellwigmm: fix the MAP_UNINITIALIZED flag
2019-07-17 Doug Bergermm/cma.c: fail if fixed declaration can't be honored
2019-07-17 Henry Burnsmm/z3fold.c: reinitialize zhdr structs after migration
2019-07-17 Henry Burnsmm/z3fold.c: remove z3fold_migration trylock
2019-07-17 Andrew Mortonmm/vmscan.c: add checks for incorrect handling of curre...
2019-07-17 Yafang Shaomm/vmscan.c: calculate reclaimed slab caches in all...
2019-07-17 Yafang Shaomm/vmscan.c: add a new member reclaim_state in struct...
2019-07-17 Yafang Shaomm/memcontrol.c: keep local VM counters in sync with...
2019-07-17 Henry Burnsmm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
2019-07-17 Ryohei Suzukimm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in...
2019-07-17 Arnd Bergmannmm/slab_common.c: work around clang bug #42570
next