aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-18cxl: Change sslbis handler to only handle single dportDave Jiang3-15/+12
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang1-3/+9
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang6-7/+25
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang9-7/+123
2025-09-18cxl: Defer dport allocation for switch portsDave Jiang6-60/+247
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang10-133/+169
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang6-38/+31
2025-09-17cxl: Add helper to delete dportDave Jiang1-8/+14
2025-09-17cxl: Add helper to detect top of CXL device topologyDave Jiang1-6/+11
2025-09-16cxl: Documentation/driver-api/cxl: Describe the x86 Low Memory Hole solutionFabio M. De Francesco1-0/+135
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso3-13/+13
2025-09-10Documentation/driver-api: Fix typo error in cxlRakuram Eswaran1-1/+1
2025-09-02acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang4-48/+0
2025-09-02cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang5-21/+13
2025-09-02drivers/base/node: Add a helper function node_update_perf_attrs()Dave Jiang2-0/+46
2025-09-02mm/memory_hotplug: Update comment for hotplug memory callback prioritiesDave Jiang1-2/+2
2025-08-18cxl: Fix emit of type resource_size_t argument for validate_region_offset()Dave Jiang1-4/+4
2025-08-12cxl/region: Add inject and clear poison by region offsetAlison Schofield5-4/+228
2025-08-12cxl/core: Add locked variants of the poison inject and clear funcsAlison Schofield2-16/+38
2025-08-12cxl/region: Introduce SPA to DPA address translationAlison Schofield1-0/+101
2025-08-12cxl: Define a SPA->CXL HPA root decoder callback for XOR MathAlison Schofield2-11/+18
2025-08-12cxl: Move hpa_to_spa callback to a new root decoder ops structureAlison Schofield4-9/+25
2025-08-12cxl/region: use str_enabled_disabled() instead of ternary operatorNai-Chen Cheng1-3/+2
2025-08-12cxl/hdm: Use str_plural() to simplify the codeXichao Zhao1-1/+1
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-08tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui1-0/+1
2025-08-08tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens1-1/+9
2025-08-08tools/power turbostat: Fix build with muslCalvin Owens1-0/+1
2025-08-08tools/power turbostat: verify arguments to params --show and --hideLen Brown1-2/+31
2025-08-08io_uring/memmap: cast nr_pages to size_t before shiftingJens Axboe1-1/+1
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young2-4/+127
2025-08-07smb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum1-1/+1
2025-08-07ksmbd: limit repeated connections from clients with the same IPNamjae Jeon2-0/+18
2025-08-07smb: client: only use a single wait_queue to monitor smbdirect connection statusStefan Metzmacher2-11/+9
2025-08-07smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...Stefan Metzmacher1-1/+0
2025-08-07smb: client: improve logging in smbd_conn_upcall()Stefan Metzmacher1-4/+10
2025-08-07smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao1-1/+3
2025-08-07perf bpf-filter: Enable events manuallyIlya Leoshkevich1-1/+4
2025-08-07libbpf: Add the ability to suppress perf event enablementIlya Leoshkevich2-6/+11
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4