aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng1-1/+1
2021-08-25arm64: signal32: Drop pointless call to sigdelsetmask()Will Deacon1-5/+1
2021-08-24arm64/sve: Better handle failure to allocate SVE register storageMark Brown3-6/+14
2021-08-24arm64: Document the requirement for SCR_EL3.HCEMarc Zyngier1-4/+11
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown1-0/+1
2021-08-24arm64/sve: Add some comments for sve_save/load_state()Mark Brown1-0/+13
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du1-1/+1
2021-08-06arm64: mm: Fix TLBI vs ASID rolloverWill Deacon2-9/+31
2021-08-06arm64: entry: Add SYM_CODE annotation for __bad_stackMark Brown1-1/+3
2021-08-03arm64: fix typo in a commentJason Wang1-1/+1
2021-08-03arm64: move the (z)install rules to arch/arm64/MakefileMasahiro Yamada2-10/+5
2021-08-02arm64/sve: Make fpsimd_bind_task_to_cpu() staticMark Brown2-2/+3
2021-08-02arm64: unnecessary end 'return;' in void functionsJason Wang1-2/+0
2021-08-02arm64/sme: Document boot requirements for SMEMark Brown1-0/+22
2021-07-30arm64: use __func__ to get function name in pr_errJason Wang1-2/+2
2021-07-30arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATELingyan Huang1-3/+7
2021-07-30arm64: cpufeature: Use defined macro instead of magic numbersShaokun Zhang1-1/+1
2021-07-30arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual2-15/+22
2021-07-25Linux 5.14-rc3v5.14-rc3Linus Torvalds1-1/+1
2021-07-25smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds1-1/+1
2021-07-24ACPI: fix NULL pointer dereferenceLinus Torvalds1-1/+2
2021-07-23riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-07-23riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-07-23riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-07-23riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-07-23hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-23mm: fix the deadlock in finish_fault()Qi Zheng1-1/+10
2021-07-23mm: mmap_lock: fix disabling preemption directlyMuchun Song1-2/+2
2021-07-23mm/secretmem: wire up ->set_page_dirtyMike Rapoport1-0/+1
2021-07-23writeback, cgroup: do not reparent dax inodesRoman Gushchin1-0/+3
2021-07-23writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin1-1/+1
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport2-3/+4
2021-07-23mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich1-13/+16
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig1-2/+2
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig1-0/+2
2021-07-23kfence: skip all GFP_ZONEMASK allocationsAlexander Potapenko1-0/+9
2021-07-23kfence: move the size check to the beginning of __kfence_alloc()Alexander Potapenko1-3/+7
2021-07-23kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang1-1/+1
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-23userfaultfd: do not untag user pointersPeter Collingbourne2-22/+30
2021-07-23riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang1-1/+5
2021-07-23io_uring: explicitly catch any illegal async queue attemptJens Axboe2-1/+17
2021-07-23io_uring: never attempt iopoll reissue from release pathJens Axboe1-7/+7
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)1-1/+1
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne1-1/+2
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)1-5/+3
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)3-7/+21
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)1-1/+1