summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: coresight: tpdm: Add dummy comment after sysfs listBagas Sanjaya2023-01-231-0/+2
* Documentation: coresight: Extend title heading syntax in TPDM and TPDA docume...Bagas Sanjaya2023-01-232-6/+6
* Documentation: trace: Add documentation for TPDM and TPDAMao Jinlong2023-01-202-0/+95
* dt-bindings: arm: Adds CoreSight TPDA hardware definitionsMao Jinlong2023-01-202-1/+130
* Coresight: Add TPDA link driverMao Jinlong2023-01-204-0/+258
* coresight-tpdm: Add integration test supportMao Jinlong2023-01-203-0/+81
* coresight-tpdm: Add DSB dataset supportMao Jinlong2023-01-202-0/+78
* dt-bindings: arm: Add CoreSight TPDM hardwareMao Jinlong2023-01-202-0/+94
* Coresight: Add coresight TPDM source driverMao Jinlong2023-01-206-1/+193
* coresight: core: Use IDR for non-cpu bound sources' paths.Mao Jinlong2023-01-191-11/+26
* coresight: trace-id: Add debug & test macros to Trace ID allocationMike Leach2023-01-191-0/+33
* coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach2023-01-192-0/+21
* kernel: events: Export perf_report_aux_output_id()Mike Leach2023-01-191-0/+1
* coresight: trace id: Remove legacy get trace ID function.Mike Leach2023-01-191-12/+0
* coresight: etmX.X: stm: Remove trace_id() callbackMike Leach2023-01-195-57/+0
* coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach2023-01-194-27/+76
* coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach2023-01-193-10/+93
* coresight: stm: Update STM driver to use Trace ID APIMike Leach2023-01-191-27/+14
* coresight: perf: traceid: Add perf ID allocation and notifiersMike Leach2023-01-191-0/+16
* coresight: Remove obsolete Trace ID unniqueness checksMike Leach2023-01-191-45/+0
* coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach2023-01-194-1/+431
* MAINTAINERS: Update the entries for HiSilicon PTT device driverYicong Yang2023-01-191-0/+4
* hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang2023-01-191-0/+10
* coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()Yang Yingliang2023-01-191-1/+1
* Documentation: Add document for UltraSoc SMB driverQi Liu2023-01-162-0/+114
* drivers/coresight: Add UltraSoc System Memory Buffer driverQi Liu2023-01-164-0/+786
* coresight: cti: Remove atomic type from enable_req_countJames Clark2023-01-163-9/+9
* coresight: cti: Add PM runtime call in enable_storeMao Jinlong2023-01-161-2/+11
* coresight: cti: Prevent negative values of enable countJames Clark2023-01-161-2/+9
* coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He2023-01-161-6/+12
* Linux 6.2-rc2v6.2-rc2Linus Torvalds2023-01-011-1/+1
* Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-012-38/+18
|\
| * perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim2022-12-271-3/+3
| * perf: Fix use-after-free in error pathPeter Zijlstra2022-12-271-1/+3
| * perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2022-12-271-1/+1
| * perf/core: Fix cgroup events trackingChengming Zhou2022-12-271-32/+10
| * perf core: Return error pointer if inherit_event() fails to find pmu_ctxRavi Bangoria2022-12-271-1/+1
* | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-013-25/+17
|\ \
| * | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-20/+8
| * | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-3/+7
| * | x86/calldepth: Fix incorrect init section referencesArnd Bergmann2022-12-271-2/+2
| |/
* | Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-013-16/+56
|\ \
| * | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers2022-12-271-4/+7
| * | rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2022-12-122-12/+49
* | | Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0112-45/+212
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-0112-45/+212
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula2022-12-301-1/+1
| | * | drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula2022-12-303-3/+95
| | * | drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison2022-12-301-14/+28
| | * | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-306-26/+82