summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai
2018-11-30userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli
2018-11-30userfaultfd: shmem: add i_size checksAndrea Arcangeli
2018-11-30userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-11-30userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli
2018-11-30userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli
2018-11-30lib/test_kmod.c: fix rmmod double freeLuis Chamberlain
2018-11-30hfsplus: do not free node before usingPan Bian
2018-11-30hfs: do not free node before usingPan Bian
2018-11-30proc: update MAINTAINERS with proc.txtAlexey Dobriyan
2018-11-30mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang
2018-11-30mm: use swp_offset as key in shmem_replace_page()Yu Zhao
2018-11-30mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-11-30ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-11-30mm/gup: finish consolidating error handlingJohn Hubbard
2018-11-30MAINTAINERS: name change for LuisLuis Chamberlain
2018-11-30unifdef: use memcpy instead of strncpyLinus Torvalds
2018-11-30Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-30Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-30Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-30test_hexdump: use memcpy instead of strncpyLinus Torvalds
2018-11-30Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-11-30MAINTAINERS: Remove unused Qualcomm SoC mailing listAndy Gross
2018-11-30Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2018-11-30Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-11-30Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-11-30Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-11-30Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi
2018-11-30Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-30Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-11-30block: fix single range discard mergeMing Lei
2018-11-30stackleak: Disable function tracing and kprobes for stackleak_erase()Alexander Popov
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-11-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa
2018-11-30nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-11-30nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig
2018-11-30fscache, cachefiles: remove redundant variable 'cache'Colin Ian King