pub/scm/linux/kernel/git/jikos/livepatching.git  about / heads / tags
Kernel live patching
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  for-next     Merge branch 'for-5.1/fake-signal' into for-next (2019-01-16)
  for-5.1/fake-signal livepatch: Remove signal sysfs attribute (2019-01-16)
  for-5.1/atomic-replace selftests/livepatch: introduce tests (2019-01-11)
* master       Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching (2019-01-05)
  for-4.21/upstream livepatch: check kzalloc return values (2018-12-18)
  for-linus    livepatch: check kzalloc return values (2018-12-18)
  for-4.18/upstream livepatch: Validate module/old func name length (2018-07-23)
  for-4.19/upstream livepatch: Remove reliable stacktrace check in klp_try_switch_task() (2018-07-16)
  for-4.17/upstream-fixes livepatch: Allow to call a custom callback when freeing shadow variables (2018-04-17)
  for-4.16/signal-sysfs-force-v2 livepatch: add locking to force and signal functions (2018-01-11)
  for-4.16/remove-immediate livepatch: Remove immediate feature (2018-01-11)
  for-4.16/signal-sysfs-force livepatch: force transition to finish (2017-12-04)
  for-4.15/callbacks livepatch: __klp_disable_patch() should never be called for disabled patches (2017-10-26)
  for-4.14/upstream-fixes livepatch: unpatch all klp_objects if klp_module_coming fails (2017-10-11)
  for-4.15/shadow-variables livepatch: Small shadow variable documentation fixes (2017-10-02)
  for-4.12/upstream-fixes livepatch: Fix stacking of patches with respect to RCU (2017-06-20)
  for-4.12/upstream livepatch: add missing printk newlines (2017-04-16)
  for-4.12/klp-hybrid-consistency-model livepatch: Cancel transition a safe way for immediate patches (2017-04-11)
  for-4.10/upstream-fixes livepatch: doc: remove the limitation for schedule() patching (2017-01-11)
  for-4.10/upstream Documentation/livepatch: Fix stale link to gmame (2016-12-09)
  for-4.9/upstream livepatch/module: make TAINT_LIVEPATCH module-specific (2016-08-26)
  for-4.9/klp-paravirt-alternatives Documentation: livepatch: add section about arch-specific code (2016-08-18)
  for-4.7/core livepatch: make object/func-walking helpers more robust (2016-04-30)
  for-4.7/livepatching-doc livepatch: Add some basic livepatch documentation (2016-04-27)
  for-4.7/livepatching-ppc64 Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le (2016-04-15)
  for-4.7/arch-independent-klp-relocations livepatch: robustify klp_register_patch() API error checking (2016-04-07)
  for-4.6/notifier-cleanup livepatch/module: remove livepatch module notifier (2016-03-17)
  for-4.6/upstream livepatch: Update maintainers (2016-03-17)
  for-4.5/upstream-fixes ftrace/module: remove ftrace module notifier (2016-02-17)
  for-4.5/core livepatch: Cleanup module page permission changes (2015-12-04)
  from-rusty/modules-next module: keep percpu symbols in module's symtab (2015-12-04)
  for-4.4/upstream-fixes livepatch: x86: fix relocation computation with kASLR (2015-11-11)
  for-4.4/upstream livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX (2015-11-06)
  for-4.3/upstream livepatch: Improve error handling in klp_disable_func() (2015-07-14)
  for-4.1/upstream-fixes livepatch: add module locking around kallsyms calls (2015-06-02)
  for-4.2/upstream livepatch: annotate klp_init() with __init (2015-05-25)
  for-4.2/kaslr x86: kaslr: fix build due to missing ALIGN definition (2015-04-29)
  for-4.1/core-s390 livepatch: add support on s390 (2015-03-27)
  for-4.1/core livepatch: add support on s390 (2015-03-26)
  for-4.0/upstream-fixes livepatch: Fix subtle race with coming and going modules (2015-03-17)
  for-4.1/core-noarch livepatch: remove unnecessary call to klp_find_object_module() (2015-03-04)
  for-3.20/upstream-fixes livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler() (2015-02-22)
  for-3.21/core livepatch: simplify disable error path (2015-02-18)
  for-3.20/livepatching-core livepatch: add missing newline to error message (2015-02-06)

git clone https://80x24.org/pub/scm/linux/kernel/git/jikos/livepatching.git