summaryrefslogtreecommitdiff
path: root/lib/test_kho.c
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-27kho: test: clean up residual memory upon test_kho module unloadLong Wei1-1/+5
2026-01-27kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu1-0/+1
2025-11-28test_kho: always print restore statusPratyush Yadav1-3/+9
2025-11-28test_kho: unpreserve memory in case of errorPasha Tatashin1-30/+73
2025-11-28kho: drop notifiersMike Rapoport (Microsoft)1-32/+3
2025-11-15lib/test_kho: check if KHO is enabledPasha Tatashin1-0/+3
2025-10-07lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdtMike Rapoport (Microsoft)1-12/+29
2025-09-14lib/test_kho: fixes for error handlingMike Rapoport (Microsoft)1-19/+33
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)1-0/+305