summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-10tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo
2026-06-10perf tools: Use snprintf() in dso__read_running_kernel_build_id()Arnaldo Carvalho de Melo
2026-06-10perf hwmon: Guard label read against empty or failed readsArnaldo Carvalho de Melo
2026-06-10perf tools: Fix uninitialized pathname on uncompressed fallback in filename__...Arnaldo Carvalho de Melo
2026-06-10perf symbols: Bounds-check descsz in sysfs__read_build_id() GNU fallbackArnaldo Carvalho de Melo
2026-06-10perf hwmon: Fix parse_hwmon_filename() strlcpy buffer overflowArnaldo Carvalho de Melo
2026-06-10perf hwmon: Use scnprintf() in hwmon_pmu__for_each_event()Arnaldo Carvalho de Melo
2026-06-10perf hwmon: Fix off-by-one null termination on sysfs readsArnaldo Carvalho de Melo
2026-06-10perf tools: Fix thread__set_comm_from_proc() on empty comm fileArnaldo Carvalho de Melo
2026-06-10perf intel-pt: Fix snprintf size tracking bug in insn decoderArnaldo Carvalho de Melo
2026-06-10perf tools: Use mkostemp() for O_CLOEXEC on temporary filesArnaldo Carvalho de Melo
2026-06-10perf symbols: Bounds-check .gnu_debuglink section dataArnaldo Carvalho de Melo
2026-06-10perf symbols: Fix signed overflow in sysfs__read_build_id() size checkArnaldo Carvalho de Melo
2026-06-10tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo
2026-06-10perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs fileArnaldo Carvalho de Melo
2026-06-10perf pmu: Fix pmu_id() heap underwrite on empty identifier fileArnaldo Carvalho de Melo
2026-06-10perf jitdump: Fix a build error with ASANNamhyung Kim
2026-06-10perf test cs-etm: Move existing tests to coresight folderJames Clark
2026-06-10perf test cs-etm: Speed up disassembly testJames Clark
2026-06-10perf test cs-etm: Add all branch instructions to testJames Clark
2026-06-10perf test cs-etm: Make disassembly test use kcoreJames Clark
2026-06-10perf test cs-etm: Remove unused Coresight workloadsJames Clark
2026-06-10perf test cs-etm: Speed up basic testJames Clark
2026-06-10perf test cs-etm: Reduce snapshot sizeJames Clark
2026-06-10perf test cs-etm: Skip if not rootJames Clark
2026-06-10perf test cs-etm: Remove duplicate branch testsJames Clark
2026-06-10perf test cs-etm: Test decoding for concurrent threads testJames Clark
2026-06-10perf test: Add named_threads workloadJames Clark
2026-06-10perf test cs-etm: Replace memcpy test with raw dump stress testJames Clark
2026-06-10perf test cs-etm: Remove asm_pure_loop testJames Clark
2026-06-10perf test cs-etm: Replace unroll loop thread with deterministic decode testJames Clark
2026-06-10perf test: Add deterministic workloadJames Clark
2026-06-10perf test cs-etm: Test process attributionJames Clark
2026-06-10perf test: Add a workload that forces context switchesJames Clark
2026-06-10perf test: Add workload-ctl optionJames Clark
2026-06-10perf cs-etm: Queue context packets for frontendJames Clark
2026-06-10perf pmu: Use scnprintf in buffer offset calculationsAthira Rajeev
2026-06-10pinctrl: qcom: eliza: Add missing sdc2 pin function mappingsAbel Vesa
2026-06-10pinctrl: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-10i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev membersRosen Penev
2026-06-10Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-06-10Merge tag 'imx-dt64-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-06-10pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helperAjay Kumar Nandam
2026-06-10vfio/qat: fix f_pos race in qat_vf_resume_write()Giovanni Cabiddu
2026-06-10dt-bindings: interrupt-controller: renesas,r9a09g077-icu: Fix reg size in exa...Geert Uytterhoeven
2026-06-10perf tools: Fix the check for parameterized field in event termAthira Rajeev
2026-06-10HID: intel-thc-hid: intel-quickspi: reset touch IC on system resumeDanny D.
2026-06-10perf data convert json: Fix addr_location leak on time-filtered samplesTanushree Shah
2026-06-10perf s390: Fix TEXTREL in Python extension by compiling as PICJens Remus
2026-06-10perf build: Do not duplicate CFLAGS in Python extension buildsJens Remus