summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-10-17 15:08:11 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-17 15:08:11 -0700
commit58617d5e59663d2edea03bd03cb74279827611bb (patch)
tree1b472f0ab43ae08fef5dea30b95592a005385686 /tools/perf/scripts/python/bin/stackcollapse-record
parent26e9a397774a0e94efbb8a0bf4a952c28d808cab (diff)
parentf287a1a56130be5fdb96a4a62d1290bd064f308e (diff)
downloadkernel-58617d5e59663d2edea03bd03cb74279827611bb.tar.gz
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: Remove automatic enabling of the HUGE_FILE feature flag ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback ext4: Update Documentation/filesystems/ext4.txt ext4: Remove unused mount options: nomballoc, mballoc, nocheck ext4: Remove compile warnings when building w/o CONFIG_PROC_FS ext4: Add missing newlines to printk messages ext4: Fix file fragmentation during large file write. vfs: Add no_nrwrite_index_update writeback control flag vfs: Remove the range_cont writeback mode. ext4: Use tag dirty lookup during mpage_da_submit_io ext4: let the block device know when unused blocks can be discarded ext4: Don't reuse released data blocks until transaction commits ext4: Use an rbtree for tracking blocks freed during transaction. ext4: Do mballoc init before doing filesystem recovery ext4: Free ext4_prealloc_space using kmem_cache_free ext4: Fix Kconfig typo for ext4dev ext4: Remove an old reference to ext4dev in Makefile comment
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
'>firmware: dmi: Stop decoding on broken entryJean Delvare 2024-06-27LoongArch: Fix entry point in kernel image headerJiaxun Yang 2024-06-27efi/loongarch: Directly position the loaded image fileWang Yao 2024-06-27efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel 2024-06-27firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla 2024-06-21firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() failsGabor Juhos 2024-06-12efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan 2024-06-12x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel 2024-06-12firmware: dmi-id: add a release callback functionArnd Bergmann 2024-06-12firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha 2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart 2024-04-17firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi 2024-04-13firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring 2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel 2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel 2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel 2024-04-03x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel 2024-04-03efi/libstub: Cast away type warning in use of max()Ard Biesheuvel 2024-04-03efi: fix panic in kdump kernelOleksandr Tymoshenko 2024-04-03efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真) 2024-03-26x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel 2024-03-26x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel 2024-03-26firmware: arm_scmi: Fix double free in SMC transport cleanup pathAndre Przywara 2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann 2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker 2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker 2024-03-01riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka 2024-02-23x86/efi: Disregard setup header of loaded imageArd Biesheuvel 2024-02-23x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel