aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-01-05Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-05dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig
2019-01-05x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig
2019-01-04ia64: fix compile without swiotlbChristoph Hellwig
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds
2019-01-04Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds
2019-01-04x86 uaccess: Introduce __put_user_gotoLinus Torvalds
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMACMasahiro Yamada
2019-01-04Add CREDITS entry for Shaohua LiJens Axboe
2019-01-04mm/page_io.c: fix polled swap page inJens Axboe
2019-01-04checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz
2019-01-04docs: fix Co-Developed-by docsJorge Ramirez-Ortiz
2019-01-04drivers/base/platform.c: kmemleak ignore a known leakQian Cai
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2019-01-04fs/: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04mm/: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso
2019-01-04kernel/sched/: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04kernel/locking/mutex.c: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)
2019-01-04mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04initramfs: cleanup incomplete rootfsDavid Engraf
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin
2019-01-04kernel/kcov.c: mark write_comp_data() as notraceAnders Roxell
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang
2019-01-04panic: add options to print system info when panic happensFeng Tang
2019-01-04bfs: extra sanity checking and static inode bitmapTigran Aivazian
2019-01-04exec: separate MM_ANONPAGES and RLIMIT_STACK accountingOleg Nesterov
2019-01-04exec: load_script: don't blindly truncate shebang stringOleg Nesterov
2019-01-04fork: fix some -Wmissing-prototypes warningsYi Wang
2019-01-04fat: new inline functions to determine the FAT variant (32, 16 or 12)Carmeli Tamir
2019-01-04fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir
2019-01-04fat: remove FAT_FIRST_ENT macroCarmeli Tamir
2019-01-04include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir
2019-01-04hfsplus: return file attributes on statxErnesto A. Fernández
2019-01-04autofs: add strictexpire mount optionIan Kent
2019-01-04autofs: change catatonic setting to a bit flagIan Kent