2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/hwtracing/coresight
Linus Torvalds e2ee2e9b15 KVM/arm64 updates for 6.14
* New features:
 
   - Support for non-protected guest in protected mode, achieving near
     feature parity with the non-protected mode
 
   - Support for the EL2 timers as part of the ongoing NV support
 
   - Allow control of hardware tracing for nVHE/hVHE
 
 * Improvements, fixes and cleanups:
 
   - Massive cleanup of the debug infrastructure, making it a bit less
     awkward and definitely easier to maintain. This should pave the
     way for further optimisations
 
   - Complete rewrite of pKVM's fixed-feature infrastructure, aligning
     it with the rest of KVM and making the code easier to follow
 
   - Large simplification of pKVM's memory protection infrastructure
 
   - Better handling of RES0/RES1 fields for memory-backed system
     registers
 
   - Add a workaround for Qualcomm's Snapdragon X CPUs, which suffer
     from a pretty nasty timer bug
 
   - Small collection of cleanups and low-impact fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQFEBAABCgAuFiEEPxTL6PPUbjXGY88ct6xw3ITBYzQFAmeYqJcQHHdpbGxAa2Vy
 bmVsLm9yZwAKCRC3rHDchMFjNLUhCACxUTMVQXhfW3qbh0UQxPd7XXvjI+Hm7SPS
 wDuVTle4jrFVGHxuZqtgWLmx8hD7bqO965qmFgbevKlwsRY33onH2nbH4i4AcwbA
 jcdM4yMHZI4+Qmnb4G5ZJ89IwjAhHPZTBOV5KRhyHQ/qtRciHHtOgJde7II9fd68
 uIESg4SSSyUzI47YSEHmGVmiBIhdQhq2qust0m6NPFalEGYstPbpluPQ6R1CsDqK
 v14TIAW7t0vSPucBeODxhA5gEa2JsvNi+sqA+DF/ELH2ZqpkuR7rofgMGblaXCSD
 JXa5xamRB9dI5zi8vatwfOzYlog+/gzmPqMh/9JXpiDGHxJe0vlz
 =tQ8F
 -----END PGP SIGNATURE-----

Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull KVM/arm64 updates from Will Deacon:
 "New features:

   - Support for non-protected guest in protected mode, achieving near
     feature parity with the non-protected mode

   - Support for the EL2 timers as part of the ongoing NV support

   - Allow control of hardware tracing for nVHE/hVHE

  Improvements, fixes and cleanups:

   - Massive cleanup of the debug infrastructure, making it a bit less
     awkward and definitely easier to maintain. This should pave the way
     for further optimisations

   - Complete rewrite of pKVM's fixed-feature infrastructure, aligning
     it with the rest of KVM and making the code easier to follow

   - Large simplification of pKVM's memory protection infrastructure

   - Better handling of RES0/RES1 fields for memory-backed system
     registers

   - Add a workaround for Qualcomm's Snapdragon X CPUs, which suffer
     from a pretty nasty timer bug

   - Small collection of cleanups and low-impact fixes"

* tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (87 commits)
  arm64/sysreg: Get rid of TRFCR_ELx SysregFields
  KVM: arm64: nv: Fix doc header layout for timers
  KVM: arm64: nv: Apply RESx settings to sysreg reset values
  KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors
  KVM: arm64: Fix selftests after sysreg field name update
  coresight: Pass guest TRFCR value to KVM
  KVM: arm64: Support trace filtering for guests
  KVM: arm64: coresight: Give TRBE enabled state to KVM
  coresight: trbe: Remove redundant disable call
  arm64/sysreg/tools: Move TRFCR definitions to sysreg
  tools: arm64: Update sysreg.h header files
  KVM: arm64: Drop pkvm_mem_transition for host/hyp donations
  KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
  KVM: arm64: Drop pkvm_mem_transition for FF-A
  KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
  KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
  arm64: kvm: Introduce nvhe stack size constants
  KVM: arm64: Fix nVHE stacktrace VA bits mask
  KVM: arm64: Fix FEAT_MTE in pKVM
  Documentation: Update the behaviour of "kvm-arm.mode"
  ...
2025-01-28 09:01:36 -08:00
..
coresight-catu.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
coresight-catu.h coresight: catu: Move ACPI support from AMBA driver to platform driver 2024-04-16 11:30:44 +01:00
coresight-cfg-afdo.c coresight: Fix undeclared variable warnings from sparse checker 2024-02-12 10:18:41 +00:00
coresight-cfg-preload.c coresight: configuration: Update API to introduce load owner concept 2021-11-26 11:27:21 -07:00
coresight-cfg-preload.h coresight: config: Add preloaded configurations 2021-08-18 22:33:28 +02:00
coresight-config.c coresight: config: Add configuration and feature generic functions 2021-08-18 22:33:27 +02:00
coresight-config.h coresight: syscfg: Update load and unload operations 2022-06-29 09:35:58 -06:00
coresight-core.c coresight: Add support for trace filtering by source 2024-12-13 10:25:15 +00:00
coresight-cpu-debug.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
coresight-cti-core.c ARM: 9371/1: coresight: cti: drop owner assignment 2024-04-18 12:09:22 +01:00
coresight-cti-platform.c coresight: cti: use device_* to iterate over device child nodes 2024-08-19 15:31:37 +01:00
coresight-cti-sysfs.c coresight: Fix CTI module refcount leak by making it a helper device 2023-06-05 15:46:47 +01:00
coresight-cti.h coresight: Fix CTI module refcount leak by making it a helper device 2023-06-05 15:46:47 +01:00
coresight-dummy.c coresight: dummy: Add static trace id support for dummy source 2024-12-11 10:15:45 +00:00
coresight-etb10.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
coresight-etm3x-core.c coresight: Use per-sink trace ID maps for Perf sessions 2024-08-20 15:02:38 +01:00
coresight-etm3x-sysfs.c coresight: Add a helper for getting csdev->mode 2024-02-12 10:21:38 +00:00
coresight-etm4x-cfg.c coresight: Fix all W=1 build warnings 2023-07-26 18:01:52 +01:00
coresight-etm4x-cfg.h coresight: config: Add preloaded configurations 2021-08-18 22:33:28 +02:00
coresight-etm4x-core.c arm64/sysreg: Get rid of TRFCR_ELx SysregFields 2025-01-17 11:07:55 +00:00
coresight-etm4x-sysfs.c arm64/sysreg: Get rid of TRFCR_ELx SysregFields 2025-01-17 11:07:55 +00:00
coresight-etm4x.h coresight: Pass guest TRFCR value to KVM 2025-01-12 12:50:11 +00:00
coresight-etm-cp14.c coresight: Moving framework and drivers to SPDX identifier 2018-05-14 16:19:59 +02:00
coresight-etm-perf.c coresight: Emit sink ID in the HW_ID packets 2024-08-20 15:02:38 +01:00
coresight-etm-perf.h coresight: Remove unused ETM Perf stubs 2024-08-20 15:02:37 +01:00
coresight-etm.h coresight: Move mode to struct coresight_device 2024-02-12 10:21:38 +00:00
coresight-funnel.c coresight: Drop atomics in connection refcounts 2024-12-11 10:15:25 +00:00
coresight-platform.c coresight: Add support for trace filtering by source 2024-12-13 10:25:15 +00:00
coresight-priv.h coresight: Pass guest TRFCR value to KVM 2025-01-12 12:50:11 +00:00
coresight-replicator.c coresight: Drop atomics in connection refcounts 2024-12-11 10:15:25 +00:00
coresight-self-hosted-trace.h coresight: Pass guest TRFCR value to KVM 2025-01-12 12:50:11 +00:00
coresight-stm.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
coresight-syscfg-configfs.c coresight: configfs: Allow configfs to activate configuration 2021-11-26 11:34:27 -07:00
coresight-syscfg-configfs.h coresight: configfs: Allow configfs to activate configuration 2021-11-26 11:34:27 -07:00
coresight-syscfg.c coresight: syscfg: Update load and unload operations 2022-06-29 09:35:58 -06:00
coresight-syscfg.h coresight: syscfg: Update load and unload operations 2022-06-29 09:35:58 -06:00
coresight-sysfs.c coresight: Use per-sink trace ID maps for Perf sessions 2024-08-20 15:02:38 +01:00
coresight-tmc-core.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
coresight-tmc-etf.c coresight: Add helper for setting csdev->mode 2024-02-12 10:21:38 +00:00
coresight-tmc-etr.c coresight: Clarify comments around the PID of the sink owner 2024-08-20 15:02:37 +01:00
coresight-tmc.h coresight: Clarify comments around the PID of the sink owner 2024-08-20 15:02:37 +01:00
coresight-tpda.c coresight-tpda: Optimize the function of reading element size 2024-12-13 10:25:15 +00:00
coresight-tpda.h coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits 2024-02-27 11:26:45 +00:00
coresight-tpdm.c coresight: Fix dsb_mode_store() unsigned val is never less than zero 2024-12-11 10:21:47 +00:00
coresight-tpdm.h coresight: tpdm: Fix build break due to uninitialised field 2024-02-13 11:01:19 +00:00
coresight-tpiu.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
coresight-trace-id.c coresight: Add support to get static id for system trace sources 2024-12-11 10:15:37 +00:00
coresight-trace-id.h coresight: Add support to get static id for system trace sources 2024-12-11 10:15:37 +00:00
coresight-trbe.c arm64/sysreg: Get rid of TRFCR_ELx SysregFields 2025-01-17 11:07:55 +00:00
coresight-trbe.h coresight: trbe: Enable ACPI based TRBE devices 2023-11-16 11:34:59 +00:00
Kconfig Coresight: Add coresight dummy driver 2023-06-15 08:50:23 +01:00
Makefile coresight: Make current W=1 warnings default 2024-02-12 10:18:41 +00:00
ultrasoc-smb.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ultrasoc-smb.h coresight: Move mode to struct coresight_device 2024-02-12 10:21:38 +00:00