aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong1-2/+0
2025-09-13vfat: remove unused variablezhoumin1-4/+3
2025-09-13watchdog/softlockup: fix incorrect CPU utilization output during softlockupZhenguoYao1-1/+13
2025-09-13watchdog/softlockup: fix wrong output when watchdog_thresh < 3ZhenguoYao1-4/+4
2025-09-13alloc_tag: use str_on_off() helperKuan-Wei Chiu1-1/+2
2025-09-13test_firmware: use str_true_false() helperKuan-Wei Chiu1-3/+4
2025-09-13ocfs2: remove commented out mlog() statementsThorsten Blum2-12/+0
2025-09-13squashfs: verify inode mode when loading from diskTetsuo Handa1-0/+4
2025-09-13lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-09-13checkpatch: allow http links of any length in commit logsJoe Perches1-1/+1
2025-09-13init: handle bootloader identifier in kernel parametersHuacai Chen1-0/+12
2025-09-13lib/digsig: remove unnecessary memsetLiao Yuanhong1-1/+0
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET1-1/+1
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET1-8/+0
2025-09-13idr test suite: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-9/+7
2025-09-13kcov: load acquire coverage count in user-space codeSoham Bagchi1-1/+6
2025-09-13kcov: use write memory barrier after memcpy() in kcov_move_area()Soham Bagchi1-0/+9
2025-09-13ref_tracker: remove redundant __GFP_NOWARNQianfeng Rong1-3/+3
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak4-4/+53
2025-09-13hung_task: dump blocker task if it is not hungMasami Hiramatsu (Google)1-37/+41
2025-09-01mm: fix possible deadlock in kmemleakGu Bowen1-7/+20
2025-09-01ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 modelTakashi Iwai1-0/+1
2025-09-01ALSA: usb-audio: Allow Focusrite devices to use low sampleratesTina Wuest1-4/+8
2025-08-31Linux 6.17-rc4v6.17-rc4Linus Torvalds1-1/+1
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook3-9/+10
2025-08-30ALSA: hda: tas2781: reorder tas2563 calibration variablesGergo Koteles1-1/+1
2025-08-30ALSA: hda: tas2781: fix tas2563 EFI data endiannessGergo Koteles1-0/+3
2025-08-30ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...Takashi Sakamoto1-1/+1
2025-08-29hardening: Require clang 20.1.0 for __counted_byNathan Chancellor1-4/+5
2025-08-29ALSA: docs: Add documents for recently changes in snd-usb-audioCryolitia PukNgae1-4/+25
2025-08-29ALSA: usb-audio: Add mute TLV for playback volumes on more devicesqaqland1-0/+10
2025-08-28drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits callsLouis-Alexis Eyraud1-4/+4
2025-08-28MAINTAINERS: mark bcachefs externally maintainedLinus Torvalds1-1/+1
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier1-3/+3
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang1-0/+1
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier2-111/+80
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier2-112/+162
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier1-12/+4
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier1-2/+2
2025-08-28ALSA: hda: Avoid binding with SOF for SKL/KBL platformsTakashi Iwai1-0/+7
2025-08-28bcache: change maintainer's email addressColy Li1-1/+1
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-28ublk: avoid ublk_io_release() called after ublk char dev is closedMing Lei1-2/+70
2025-08-28io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengthsJens Axboe1-7/+13
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto1-1/+1
2025-08-28net: ipv4: fix regression in local-broadcast routesOscar Maes1-3/+7
2025-08-28net: macb: Disable clocks onceNeil Mandir1-5/+2
2025-08-28efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan1-0/+4
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo2-0/+21