summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina
2019-02-01selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence
2019-01-25livepatch: samples: non static warnings fixNicholas Mc Guire
2019-01-24livepatch: update MAINTAINERSJiri Kosina
2019-01-11selftests/livepatch: introduce testsJoe Lawrence
2019-01-11livepatch: Remove ordering (stacking) of the livepatchesPetr Mladek
2019-01-11livepatch: Atomic replace and cumulative patches documentationPetr Mladek
2019-01-11livepatch: Remove Nop structures when unusedPetr Mladek
2019-01-11livepatch: Add atomic replaceJason Baron
2019-01-11livepatch: Use lists to manage patches, objects and functionsJason Baron
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek
2019-01-11livepatch: Consolidate klp_free functionsPetr Mladek
2019-01-11livepatch: Shuffle klp_enable_patch()/klp_disable_patch() codePetr Mladek
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-05Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-01-05Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-05Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-01-05Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-01-05Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-05lib/genalloc.c: include vmalloc.hOlof Johansson
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-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-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