el/git/torvalds/linux.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+8
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao1-1/+6
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt1-6/+5
2025-04-12crypto: ahash - Disable request chainingHerbert Xu3-77/+7
2025-04-12crypto: scomp - Fix wild memory accesses in scomp_free_streamsHerbert Xu1-3/+4
2025-04-11mm: fix apply_to_existing_page_range()Kirill A. Shutemov1-2/+2
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual1-1/+1
2025-04-11alloc_tag: handle incomplete bulk allocations in vm_module_tags_populateT.J. Mercier1-3/+12
2025-04-11mailmap: add entry for Jean-Michel HautboisJean-Michel Hautbois1-0/+1
2025-04-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand2-4/+7
2025-04-11mm: fix filemap_get_folios_contig returning batches of identical foliosVishal Moola (Oracle)1-0/+1
2025-04-11mm/hugetlb: add a line break at the end of the format stringwangxuewen1-1/+1
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-11mm/hugetlb: fix set_max_huge_pages() when there are surplus pagesJinjiang Tu1-1/+18
2025-04-11mm/cma: report base address of single range correctlyFrank van der Linden1-8/+11
2025-04-11mm: page_alloc: speed up fallbacks in rmqueue_bulk()Johannes Weiner1-34/+79
2025-04-11kunit: slub: add module descriptionArnd Bergmann1-0/+1
2025-04-11mm/kasan: add module decriptionArnd Bergmann1-0/+1
2025-04-11ucs2_string: add module descriptionArnd Bergmann1-0/+1
2025-04-11zlib: add module descriptionArnd Bergmann1-0/+1
2025-04-11fpga: tests: add module descriptionsArnd Bergmann3-0/+3
2025-04-11samples/livepatch: add module descriptionsArnd Bergmann6-0/+6
2025-04-11ASN.1: add module descriptionArnd Bergmann1-0/+1
2025-04-11mm/vma: add give_up_on_oom option on modify/merge, use in uffd releaseLorenzo Stoakes3-7/+66
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-11MAINTAINERS: add Andrew and Baoquan as kexec maintainersBaoquan He1-0/+3
2025-04-11mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()Liu Shixin1-1/+1
2025-04-11mm/page_alloc: avoid second trylock of zone->lockAlexei Starovoitov1-6/+9
2025-04-11mm/compaction: fix bug in hugetlb handling pathwayVishal Moola (Oracle)1-3/+3
2025-04-11lib/iov_iter: fix to increase non slab folio refcountSheng Yong1-1/+1
2025-04-11mseal: fix typo and style in documentationTakuma Watanabe1-1/+1
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov3-190/+114
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2