Live-Patching Archive mirror
 help / color / mirror / Atom feed
[PATCH v1 00/19] livepatch: Better integrate callbacks and shadow variables with the states API
 2025-01-15  8:24 UTC  (20+ messages)
` [PATCH v1 01/19] livepatch: Add callbacks for introducing and removing states
` [PATCH v1 02/19] livepatch: Allow to handle lifetime of shadow variables using the livepatch state
` [PATCH v1 03/19] selftests/livepatch: Use per-state callbacks in state API tests
` [PATCH v1 04/19] livepatch: Add "block_disable" flag to per-state API and remove versioning
` [PATCH v1 05/19] livepatch: Remove "data" from struct klp_state
` [PATCH v1 06/19] selftests/livepatch: Remove callbacks from sysfs interface testing
` [PATCH v1 07/19] selftests/livepatch: Substitute hard-coded /sys/module path
` [PATCH v1 08/19] selftests/livepatch: Move basic tests for livepatching modules
` [PATCH v1 09/19] selftests/livepatch: Convert testing of multiple target modules
` [PATCH v1 10/19] selftests/livepatch: Create a simple selftest for state callbacks
` [PATCH v1 11/19] selftests/livepatch: Convert selftests for failing pre_patch callback
` [PATCH v1 12/19] selftests/livepatch: Convert selftest with blocked transition
` [PATCH v1 13/19] selftests/livepatch: Add more tests for state callbacks with blocked transitions
` [PATCH v1 14/19] selftests/livepatch: Convert selftests for testing callbacks with more livepatches
` [PATCH v1 15/19] selftests/livepatch: Do not use a livepatch with the obsolete per-object callbacks in the basic selftests
` [PATCH v1 16/19] selftests/livepatch: Remove obsolete test modules for per-object callbacks
` [PATCH v1 17/19] samples/livepatch: Replace sample module with obsolete "
` [PATCH v1 18/19] Documentation/livepatch: Update documentation for state, callbacks, and shadow variables
` [PATCH v1 19/19] livepatch: Remove obsolete per-object callbacks

[PATCH v2] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-14 17:18 UTC  (2+ messages)

[PATCH] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-14 14:31 UTC 

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-14 11:01 UTC  (23+ messages)
` [PATCH 1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH 2/8] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
` [PATCH 4/8] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH 5/8] module: introduce MODULE_STATE_GONE
` [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
` [PATCH 7/8] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH 8/8] module: drop unused module_writable_address()

[PATCH] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-11 18:00 UTC  (4+ messages)

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-09  8:06 UTC  (5+ messages)
    ` [PATCH] module: Fix writing of livepatch relocations in ROX text

[PATCH v3 06/28] module: Use RCU in find_module_all()
 2025-01-08  9:04 UTC 

[PATCH v4 0/2] Converge on using secs_to_jiffies()
 2025-01-02 15:27 UTC  (8+ messages)
` [PATCH v4 1/2] s390: kernel: Convert timeouts to use secs_to_jiffies()
` [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()

[PATCH v2 06/28] module: Use RCU in find_module_all()
 2025-01-02 14:16 UTC  (2+ messages)

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-17 21:12 UTC  (41+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

I urge you to understand my viewpoint accurately
 2024-12-13  4:25 UTC 

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (59+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "

[PATCH V3] selftests: livepatch: add test cases of stack_order sysfs interface
 2024-12-09 12:32 UTC  (6+ messages)

[PATCH V5 0/1] livepatch: Add "stack_order" sysfs attribute
 2024-12-09 12:28 UTC  (3+ messages)
` [PATCH V5 1/1] livepatch: Add stack_order "

[PATCH livepatch/master v1 1/2] selftests/livepatch: Replace hardcoded path with variable in test-syscall.sh
 2024-12-09 10:33 UTC  (6+ messages)
` [PATCH livepatch/master v1 2/2] selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh

[PATCH 0/3] kselftest framework to introduce TEST_CONFIG_DEPS
 2024-12-05 11:47 UTC  (2+ messages)
` [PATCH 3/3] selftests/livepatch: Check if required config options are enabled

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (15+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH v3] selftests: add new kallsyms selftests
 2024-11-28 19:34 UTC  (3+ messages)

[PATCH livepatch/master v1 1/6] selftests/livepatch: fix test-callbacks.sh execution error
 2024-11-21 13:16 UTC  (7+ messages)
` [PATCH livepatch/master v1 2/6] selftests/livepatch: fix test-ftrace.sh "
` [PATCH livepatch/master v1 3/6] selftests/livepatch: fix test-livepatch.sh "
` [PATCH livepatch/master v1 4/6] selftests/livepatch: fix test-state.sh "
` [PATCH livepatch/master v1 5/6] selftests/livepatch: fix test-syscall.sh "
` [PATCH livepatch/master v1 6/6] selftests/livepatch: fix test-sysfs.sh "

[GIT PULL] livepatching for 6.13
 2024-11-20 18:31 UTC  (2+ messages)

[PATCH] selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
 2024-11-17 16:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).