summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabledMiroslav Benes
2019-03-05Merge branch 'for-5.1/atomic-replace' into for-linusJiri Kosina
2019-03-05Merge branch 'for-5.1/fake-signal' into for-linusJiri Kosina
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence
2019-02-06livepatch: Module coming and going callbacks can proceed with all listed patchesPetr Mladek
2019-02-06livepatch: Proper error handling in the shadow variables selftestPetr Mladek
2019-02-06livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence
2019-02-06livepatch: Introduce klp_for_each_patch macroPetr Mladek
2019-02-06livepatch: core: Return EOPNOTSUPP instead of ENOSYSAlice Ferrazzi
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-16livepatch: Remove signal sysfs attributeMiroslav Benes
2019-01-16livepatch: Send a fake signal periodicallyMiroslav Benes
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