aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12ACPICA: MRRM: Some cleanupsTony Luck1-6/+8
2025-05-12ACPICA: actbl2: Add definitions for RIMTSunil V L1-0/+83
2025-05-12ACPICA: actbl2.h: MRRM: Add typedef and other definitionsTony Luck1-0/+40
2025-05-12ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 typesTony Luck1-0/+7
2025-05-12ACPICA: Interpret SIDP structures in DMARAlexey Neyman1-2/+13
2025-05-12ACPICA: utilities: Fix overflow check in vsnprintf()gldrk1-5/+2
2025-05-06ACPICA: Apply pack(1) to union aml_resourceTamir Duberstein5-48/+21
2025-04-28ACPICA: Drop stale comment about the header file contentSudeep Holla1-1/+1
2025-04-24ACPICA: Add support for printing AML arguments when trace point enabledMario Limonciello3-0/+55
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds1-1/+1
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds1-3/+6
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds4-5/+5
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds2-2/+2
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds4-5/+5
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner2-4/+0
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark2-4/+11
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt1-0/+20
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel3-53/+21
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das1-7/+12
2025-04-18io_uring/zcrx: fix late dma unmap for a dead devPavel Begunkov2-4/+18
2025-04-17MAINTAINERS: add section for locking of mm's and VMAsLorenzo Stoakes1-0/+16
2025-04-17mm: vmscan: fix kswapd exit condition in defrag_modeJohannes Weiner1-1/+7
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner3-16/+19
2025-04-17MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING sectionLorenzo Stoakes1-0/+1
2025-04-17mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...David Hildenbrand1-2/+2
2025-04-17mm, hugetlb: increment the number of pages to be reset on HVOOscar Salvador1-3/+3
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-17docs: ABI: replace mcroce@microsoft.com with new Meta addressAhmad Fatoum2-6/+6
2025-04-17mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He1-2/+2
2025-04-17MAINTAINERS: add memory advice sectionLorenzo Stoakes1-0/+14
2025-04-17MAINTAINERS: add mmap trace events to MEMORY MAPPINGLiam R. Howlett1-0/+1
2025-04-17mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song1-1/+1
2025-04-17MAINTAINERS: add MM subsection for the page allocatorVlastimil Babka1-0/+15
2025-04-17MAINTAINERS: update SLAB ALLOCATOR maintainersVlastimil Babka2-2/+4
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand2-0/+18
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov4-2/+31
2025-04-17tracing: Fix filter string testingSteven Rostedt1-2/+2
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio1-2/+11
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld1-4/+1
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld1-24/+0
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi1-30/+45
2025-04-17ftrace: Fix type of ftrace_graph_ent_entry.depthIlya Leoshkevich1-2/+2
2025-04-17ftrace: fix incorrect hash size in register_ftrace_direct()Menglong Dong1-3/+4
2025-04-17ftrace: Free ftrace hashes after they are replaced in the subops codeSteven Rostedt1-1/+7
2025-04-17ftrace: Reinitialize hash to EMPTY_HASH after freeingSteven Rostedt1-0/+4
2025-04-17ftrace: Initialize variables for ftrace_startup/shutdown_subops()Steven Rostedt1-4/+4
2025-04-17bcachefs: Fix snapshotting a subvolume, then renaming itKent Overstreet1-1/+43
2025-04-17io_uring/rsrc: ensure segments counts are correct on kbuf buffersJens Axboe1-5/+22
2025-04-17cpufreq: Avoid using inconsistent policy->min and policy->maxRafael J. Wysocki1-7/+25