aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-01mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc*Qi Zheng1-1/+1
2025-04-01mm: pgtable: make generic tlb_remove_table() use struct ptdescQi Zheng1-3/+3
2025-04-01microblaze/mm: put mm_cmdline_setup() in .init.text sectionWei Yang1-1/+1
2025-04-01mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_rangeJinjiang Tu1-9/+3
2025-04-01MAINTAINERS: mm: add entry for secretmemMike Rapoport (Microsoft)1-0/+8
2025-04-01MAINTAINERS: mm: add entry for numa memblocks and numa emulationMike Rapoport (Microsoft)1-0/+10
2025-04-01MAINTAINERS: mm: add entry for execmemMike Rapoport (Microsoft)1-0/+8
2025-04-01MAINTAINERS: fixup USERFAULTFD entryMike Rapoport (Microsoft)1-12/+13
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang1-0/+28
2025-04-01memblock: don't release high memory to page allocator when HIGHMEM is offMike Rapoport (Microsoft)1-0/+3
2025-04-01mm/mm_init: init holes in the end of the memory map for FLATMEMMike Rapoport (Microsoft)1-6/+6
2025-04-01MAINTAINERS: add peterx as userfaultfd reviewerPeter Xu1-0/+12
2025-04-01mm/page_alloc: replace flag check with PageHWPoison() in check_new_page_bad()Ye Liu1-1/+1
2025-04-01mm/damon/core: simplify control flow in damon_register_ops()Taotao Chen1-5/+4
2025-04-01mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructorHarry Yoo1-4/+1
2025-04-01mm: page_alloc: fix defrag_mode's retry & OOM pathJohannes Weiner1-2/+2
2025-04-01mm/mremap: do not set vrm->vma NULL immediately prior to checking itLorenzo Stoakes1-1/+2
2025-03-31x86: don't re-generate cpufeaturemasks.h so eagerlyLinus Torvalds1-3/+2
2025-03-31scripts: generate_rust_analyzer: fix pin-init name in kernel depsAndrei Lalaev1-1/+1
2025-03-30bcachefs: fix bch2_write_point_to_text() unitsKent Overstreet1-1/+1
2025-03-30bcachefs: Log original key being moved in data updatesKent Overstreet3-1/+34
2025-03-30bcachefs: BCH_JSET_ENTRY_log_bkeyKent Overstreet4-1/+34
2025-03-30bcachefs: Reorder error messages that include journal debugKent Overstreet2-7/+7
2025-03-30bcachefs: Don't use designated initializers for disk_accounting_posKent Overstreet7-46/+44
2025-03-30bcachefs: Silence errors after emergency shutdownKent Overstreet2-3/+7
2025-03-30bcachefs: fix units in rebalance_statusKent Overstreet1-1/+1
2025-03-30bcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet1-2/+4
2025-03-29bcachefs: Clear fs_path_parent on subvolume unlinkKent Overstreet1-0/+1
2025-03-29bcachefs: Change btree_insert_node() assertion to errorKent Overstreet1-1/+16
2025-03-29bcachefs: Better printing of inconsistency errorsKent Overstreet10-151/+153
2025-03-29bcachefs: bch2_count_fsck_err()Kent Overstreet3-38/+68
2025-03-29exfat: call bh_read in get_block only when necessarySungjong Seo1-82/+77
2025-03-29exfat: fix potential wrong error return from get_blockSungjong Seo1-0/+2
2025-03-28bcachefs: Better helpers for inconsistency errorsKent Overstreet2-38/+110
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet20-94/+113
2025-03-28bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()Kent Overstreet4-27/+26
2025-03-28bcachefs: bch2_time_stats_init_no_pcpu()Kent Overstreet2-4/+17
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-252/+287
2025-03-28bcachefs: Fix bch2_fs_get_tree() error pathFlorian Albrechtskirchinger1-1/+2
2025-03-28bcachefs: fix logging in journal_entry_err_msg()Kent Overstreet1-2/+2
2025-03-28bcachefs: add missing newline in bch2_trans_updates_to_text()Kent Overstreet1-1/+3
2025-03-28bcachefs: print_string_as_lines: fix extra newlineKent Overstreet1-1/+1
2025-03-28bcachefs: Fix WARN() in bch2_bkey_pick_read_device()Kent Overstreet2-2/+6
2025-03-28bcachefs: Don't return 0 size holes from bch2_seek_hole()Kent Overstreet1-3/+12
2025-03-28bcachefs: Fix bch2_seek_hole() lockingKent Overstreet1-9/+11
2025-03-28bcachefs: Recovery no longer holds state_lockKent Overstreet8-36/+31
2025-03-28bcachefs: Fix permissions on version modparamKent Overstreet1-1/+1
2025-03-28MAINTAINERS: Update the MODULE SUPPORT sectionPetr Pavlu1-1/+3
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt1-12/+6
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)3-7/+138