summaryrefslogtreecommitdiff
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-03-26 22:03:04 -0400
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-03-28 08:39:56 -0400
commit028a58ec154257e618c27fb0eba8d9e30379bc3d (patch)
tree83236be184c6fef447d01d2b9805d8db72047dec /scripts/diffconfig
parent35a380ddbc653c07ee64e2a74c274b9835b0efc2 (diff)
downloadkernel-028a58ec154257e618c27fb0eba8d9e30379bc3d.tar.gz
tracing: Use _text and the kernel offset in last_boot_info
Instead of using kaslr_offset() just record the location of "_text". This makes it possible for user space to use either the System.map or /proc/kallsyms as what to map all addresses to functions with. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/20250326220304.38dbedcd@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions
in alloc functions closer to Joerg's treeJason Gunthorpe 2023-10-30iommufd/selftest: Fix page-size check in iommufd_test_dirty()Joao Martins 2023-10-26iommufd: Convert to alloc_domain_paging()Jason Gunthorpe 2023-10-26iommufd/selftest: Add nested domain allocation for mock domainNicolin Chen 2023-10-26iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu 2023-10-26iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGINGJason Gunthorpe 2023-10-24iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flagJoao Martins 2023-10-24iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFOJoao Martins 2023-10-24iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins 2023-10-24iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins 2023-10-24iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins 2023-10-24iommufd/selftest: Expand mock_domain with dev_flagsJoao Martins 2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu 2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe 2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe 2023-08-18iommufd/selftest: Don't leak the platform device memory when unloading the mo...Yang Yingliang 2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen 2023-08-14iommufd/selftest: Make the mock iommu driver into a real driverJason Gunthorpe 2023-07-28iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen 2023-07-26iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe 2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen 2023-04-04iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...Tom Rix 2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe 2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu 2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen 2023-03-29iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu 2023-03-10iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe 2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe 2023-03-06iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'Jason Gunthorpe 2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe