summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2022-12-301-1/+0
| | * | drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda2022-12-301-1/+7
| |/ /
* | | Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-318-14/+27
|\ \ \
| * | | fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada2022-12-301-1/+0
| * | | kbuild: sort single-targets alphabetically againMasahiro Yamada2022-12-301-1/+1
| * | | kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada2022-12-301-1/+2
| * | | kbuild: Fix running modpost with musl libcSamuel Holland2022-12-301-11/+11
| * | | kbuild: add a missing line for help messageJun ASAKA2022-12-301-0/+1
| * | | .gitignore: ignore *.rpmMasahiro Yamada2022-12-301-0/+1
| * | | arch: fix broken BuildID for arm64 and riscvMasahiro Yamada2022-12-301-0/+5
| * | | kconfig: Add static text for search information in help menuBhaskar Chowdhury2022-12-291-0/+6
| |/ /
* | | Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-12-311-9/+23
|\ \ \
| * | | ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2022-12-271-9/+23
| |/ /
* | | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-306-83/+82
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2022-12-305-9/+69
| |\ \ \ \