aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
for-nextMerge branch 'for-6.10' into for-nextPetr Mladek8 days
for-6.10livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn8 days
for-linuslivepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn8 days
masterMerge tag 'livepatching-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6 months
for-6.7livepatch: Fix missing newline character in klp_resolve_symbols()Zheng Yejian8 months
for-6.5/corelivepatch: Make 'klp_stack_entries' staticJosh Poimboeuf11 months
for-6.4/corelivepatch: Make kobj_type structures constantThomas Weißschuh14 months
for-6.4/doclivepatch: fix ELF typosAlexey Dobriyan14 months
for-6.3/cleanup-relocationslivepatch,x86: Clear relocation targets on a module removalSong Liu15 months
for-6.2/corelivepatch: Move the result-invariant calculation out of the loopZhen Lei19 months
for-6.1/sysfs-patched-objectselftests/livepatch: add sysfs testSong Liu20 months
for-6.1/fixesselftests/livepatch: normalize sysctl error messageJoe Lawrence20 months
for-5.20/selftests-fixesselftests/livepatch: better synchronize test_klp_callbacks_busyJoe Lawrence23 months
for-5.19/cleanuplivepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy24 months
for-5.18/selftests-fixeslivepatch: Reorder to use before freeing a pointerTom Rix2 years
for-5.18/fixeslivepatch: Don't block removal of patches that are safe to unloadChengming Zhou2 years
for-5.17/kallsymslivepatch: Avoid CPU hogging with cond_reschedDavid Vernet2 years
for-5.17/fixeslivepatch: Fix missing unlock on error in klp_enable_patch()Yang Yingliang2 years
for-5.15/cpu-hotpluglivepatch: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior3 years
for-5.13/signallivepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructureMiroslav Benes3 years
for-5.12/docDocumentation: livepatch: document reliable stacktraceMark Rutland3 years
for-5.10/flive-patchingRevert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf4 years
for-5.9/upstream-fixesselftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes4 years
for-5.9/selftests-cleanupselftests/livepatch: adopt to newer sysctl error formatPetr Mladek4 years
for-5.8/klp-module-fixupsMAINTAINERS: add lib/livepatch to LIVE PATCHINGKamalesh Babulal4 years
for-5.6/selftestslivepatch: Handle allocation failure in the sample of shadow variable APIPetr Mladek4 years
for-5.5/corex86/stacktrace: update kconfig help text for reliable unwindersJoe Lawrence5 years
for-5.5/system-statelivepatch: Selftests of the API for tracking system state changesPetr Mladek5 years
for-5.5/selftestsselftests/livepatch: Disable the timeoutMiroslav Benes5 years
for-5.4/corelivepatch: Nullify obj->mod in klp_module_coming()'s error pathMiroslav Benes5 years
for-5.3/corelivepatch: Remove duplicate warning about missing reliable stacktrace supportPetr Mladek5 years
for-5.2/fixeslivepatch: Remove stale kobj_added entries from kernel-doc descriptionsMiroslav Benes5 years
for-5.2/corelivepatch: Remove duplicated code for early initializationPetr Mladek5 years
for-5.1/upstream-fixesselftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes5 years
for-5.1/atomic-replacelivepatch/selftests: use "$@" to preserve argument listJoe Lawrence5 years
for-5.0/upstream-fixeslivepatch: samples: non static warnings fixNicholas Mc Guire5 years
for-5.1/fake-signallivepatch: Remove signal sysfs attributeMiroslav Benes5 years
for-4.21/upstreamlivepatch: check kzalloc return valuesNicholas Mc Guire5 years
for-4.18/upstreamlivepatch: Validate module/old func name lengthKamalesh Babulal6 years
for-4.19/upstreamlivepatch: Remove reliable stacktrace check in klp_try_switch_task()Kamalesh Babulal6 years
for-4.17/upstream-fixeslivepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek6 years
for-4.16/signal-sysfs-force-v2livepatch: add locking to force and signal functionsMiroslav Benes6 years
for-4.16/remove-immediatelivepatch: Remove immediate featureMiroslav Benes6 years
for-4.16/signal-sysfs-forcelivepatch: force transition to finishMiroslav Benes6 years
for-4.15/callbackslivepatch: __klp_disable_patch() should never be called for disabled patchesPetr Mladek7 years
for-4.14/upstream-fixeslivepatch: unpatch all klp_objects if klp_module_coming failsJoe Lawrence7 years
for-4.15/shadow-variableslivepatch: Small shadow variable documentation fixesPetr Mladek7 years
for-4.12/upstream-fixeslivepatch: Fix stacking of patches with respect to RCUPetr Mladek7 years
for-4.12/upstreamlivepatch: add missing printk newlinesJosh Poimboeuf7 years
for-4.12/klp-hybrid-consistency-modellivepatch: Cancel transition a safe way for immediate patchesPetr Mladek7 years
for-4.10/upstream-fixeslivepatch: doc: remove the limitation for schedule() patchingMiroslav Benes7 years
for-4.10/upstreamDocumentation/livepatch: Fix stale link to gmamePetr Mladek7 years
for-4.9/upstreamlivepatch/module: make TAINT_LIVEPATCH module-specificJosh Poimboeuf8 years
for-4.9/klp-paravirt-alternativesDocumentation: livepatch: add section about arch-specific codeJessica Yu8 years
for-4.7/corelivepatch: make object/func-walking helpers more robustMiroslav Benes8 years
for-4.7/livepatching-doclivepatch: Add some basic livepatch documentationPetr Mladek8 years
for-4.7/livepatching-ppc64Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina8 years
for-4.7/arch-independent-klp-relocationslivepatch: robustify klp_register_patch() API error checkingJiri Kosina8 years
for-4.6/notifier-cleanuplivepatch/module: remove livepatch module notifierJessica Yu8 years
for-4.6/upstreamlivepatch: Update maintainersJosh Poimboeuf8 years
for-4.5/upstream-fixesftrace/module: remove ftrace module notifierJessica Yu8 years
for-4.5/corelivepatch: Cleanup module page permission changesJosh Poimboeuf8 years
from-rusty/modules-nextmodule: keep percpu symbols in module's symtabMiroslav Benes8 years
for-4.4/upstream-fixeslivepatch: x86: fix relocation computation with kASLRZhou Chengming9 years
for-4.4/upstreamlivepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf9 years
for-4.3/upstreamlivepatch: Improve error handling in klp_disable_func()Minfei Huang9 years
for-4.1/upstream-fixeslivepatch: add module locking around kallsyms callsMiroslav Benes9 years
for-4.2/upstreamlivepatch: annotate klp_init() with __initMinfei Huang9 years
for-4.2/kaslrx86: kaslr: fix build due to missing ALIGN definitionJiri Kosina9 years
for-4.1/core-s390livepatch: add support on s390Jiri Slaby9 years
for-4.1/corelivepatch: add support on s390Jiri Slaby9 years
for-4.0/upstream-fixeslivepatch: Fix subtle race with coming and going modulesPetr Mladek9 years
for-4.1/core-noarchlivepatch: remove unnecessary call to klp_find_object_module()Josh Poimboeuf9 years
for-3.20/upstream-fixeslivepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek9 years
for-3.21/corelivepatch: simplify disable error pathJosh Poimboeuf9 years
for-3.20/livepatching-corelivepatch: add missing newline to error messageJosh Poimboeuf9 years
 
TagDownloadAuthorAge
livepatching-for-6.10livepatching-for-6.10.tar.gz  Petr Mladek42 hours
livepatching-for-6.7livepatching-for-6.7.tar.gz  Petr Mladek6 months
livepatching-for-6.5livepatching-for-6.5.tar.gz  Petr Mladek11 months
livepatching-for-6.4livepatching-for-6.4.tar.gz  Petr Mladek13 months
livepatching-for-6.3livepatching-for-6.3.tar.gz  Petr Mladek15 months
livepatching-for-6.2livepatching-for-6.2.tar.gz  Petr Mladek17 months
livepatching-for-6.1livepatching-for-6.1.tar.gz  Petr Mladek19 months
livepatching-for-5.20livepatching-for-5.20.tar.gz  Petr Mladek21 months
livepatching-for-5.19livepatching-for-5.19.tar.gz  Petr Mladek23 months
livepatching-for-5.18livepatching-for-5.18.tar.gz  Petr Mladek2 years
livepatching-for-5.17livepatching-for-5.17.tar.gz  Petr Mladek2 years
livepatching-for-5.15livepatching-for-5.15.tar.gz  Petr Mladek3 years
livepatching-for-5.13livepatching-for-5.13.tar.gz  Petr Mladek3 years
livepatching-for-5.12livepatching-for-5.12.tar.gz  Petr Mladek3 years
livepatching-for-5.9-rc5livepatching-for-5.9-rc5.tar.gz  Petr Mladek4 years
livepatching-for-5.9livepatching-for-5.9.tar.gz  Petr Mladek4 years
livepatching-for-5.5livepatching-for-5.5.tar.gz  Petr Mladek4 years
v2.6.28-rc9livepatching-2.6.28-rc9.tar.gz  Linus Torvalds15 years
v2.6.26livepatching-2.6.26.tar.gz  Linus Torvalds16 years
v2.6.26-rc4livepatching-2.6.26-rc4.tar.gz  Linus Torvalds16 years
v2.6.26-rc3livepatching-2.6.26-rc3.tar.gz  Linus Torvalds16 years
v2.6.26-rc2livepatching-2.6.26-rc2.tar.gz  Linus Torvalds16 years
v2.6.26-rc1livepatching-2.6.26-rc1.tar.gz  Linus Torvalds16 years
v2.6.25livepatching-2.6.25.tar.gz  Linus Torvalds16 years
v2.6.25-rc9livepatching-2.6.25-rc9.tar.gz  Linus Torvalds16 years
v2.6.25-rc8livepatching-2.6.25-rc8.tar.gz  Linus Torvalds16 years
v2.6.25-rc7livepatching-2.6.25-rc7.tar.gz  Linus Torvalds16 years
v2.6.25-rc6livepatching-2.6.25-rc6.tar.gz  Linus Torvalds16 years
v2.6.25-rc5livepatching-2.6.25-rc5.tar.gz  Linus Torvalds16 years
v2.6.25-rc4livepatching-2.6.25-rc4.tar.gz  Linus Torvalds16 years
v2.6.25-rc3livepatching-2.6.25-rc3.tar.gz  Linus Torvalds16 years
v2.6.25-rc2livepatching-2.6.25-rc2.tar.gz  Linus Torvalds16 years
v2.6.25-rc1livepatching-2.6.25-rc1.tar.gz  Linus Torvalds16 years
v2.6.24-rc8livepatching-2.6.24-rc8.tar.gz  Linus Torvalds16 years
v2.6.24-rc7livepatching-2.6.24-rc7.tar.gz  Linus Torvalds16 years
v2.6.24-rc6livepatching-2.6.24-rc6.tar.gz  Linus Torvalds16 years
v2.6.24-rc5livepatching-2.6.24-rc5.tar.gz  Linus Torvalds16 years
v2.6.24-rc4livepatching-2.6.24-rc4.tar.gz  Linus Torvalds16 years
v2.6.24-rc3livepatching-2.6.24-rc3.tar.gz  Linus Torvalds17 years
v2.6.24-rc2livepatching-2.6.24-rc2.tar.gz  Linus Torvalds17 years
v2.6.22livepatching-2.6.22.tar.gz  Linus Torvalds17 years