]> exis.tech > repos - linux.git/history - kernel/livepatch
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
[linux.git] / kernel / livepatch /
2015-02-11 Linus TorvaldsMerge tag 'mmc-v3.20-1' of git://git.linaro.org/people...
2015-02-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'fbdev-3.20' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'sound-3.20-rc1' of git://git.kernel.org...
2015-02-11 Linus TorvaldsMerge tag 'media/v3.20-1' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'hsi-for-3.20' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'for-v3.20' of git://git.infradead.org/batter...
2015-02-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-06 Josh Poimboeuflivepatch: add missing newline to error message
2015-02-04 Josh Poimboeuflivepatch: rename config to CONFIG_LIVEPATCH
2015-01-21 Josh Poimboeuflivepatch: fix uninitialized return value
2015-01-20 Josh Poimboeuflivepatch: support for repatching a function
2015-01-20 Josh Poimboeuflivepatch: enforce patch stacking semantics
2015-01-20 Miroslav Beneslivepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_...
2015-01-09 Josh Poimboeuflivepatch: fix deferred module patching order
2015-01-09 Jiri Kosinalivepatch: handle ancient compilers with more grace
2015-01-06 Christoph Jaegerlivepatch: kconfig: use bool instead of boolean
2014-12-22 Josh Poimboeuflivepatch: use FTRACE_OPS_FL_IPMODIFY
2014-12-22 Li Binlivepatch: move x86 specific ftrace handler code to...
2014-12-22 Seth Jenningslivepatch: kernel: add support for live patching