aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2026-01-18ext4: add missing down_write_data_sem in mext_move_extent().Julian Sun1-0/+2
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-04Linux 6.19-rc4v6.19-rc4Linus Torvalds1-1/+1
2026-01-01block, bfq: update outdated commentJulia Lawall1-1/+1
2026-01-01io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()Caleb Sander Mateos1-5/+4
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe5-5/+23
2025-12-31wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan1-3/+3
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan1-5/+1
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2025-12-31drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2025-12-31samples/ftrace: Adjust LoongArch register restore order in direct callsChenghao Duan5-14/+14
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan1-1/+16
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan1-9/+11
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan1-1/+1
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan1-0/+1
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen1-0/+2
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen2-0/+42
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan1-4/+10
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan1-0/+5
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang1-11/+5
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang2-13/+0
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang1-0/+2
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen1-4/+4
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen1-0/+7
2025-12-30io_uring: use GFP_NOWAIT for overflow CQEs on legacy ringsAlexandre Negrel1-1/+1
2025-12-30blk-mq: skip CPU offline notify on unmapped hctxCong Zhang1-1/+1
2025-12-30smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho1-0/+6
2025-12-30smb3 client: add missing tracepoint for unsupported ioctlsSteve French2-0/+4
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2025-12-30ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen1-1/+12
2025-12-30platform/x86: asus-armoury: add support for G835LWDenis Benato1-0/+29
2025-12-30RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI1-0/+1
2025-12-30net: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang1-1/+7
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko1-1/+69
2025-12-30net: fib: restore ECMP balance from loopbackVadim Fedorenko1-16/+10
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel1-0/+15
2025-12-30ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel1-3/+4
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2025-12-30IB/rxe: Fix missing umem_odp->umem_mutex unlock on error pathLi Zhijian1-1/+3
2025-12-29smb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
2025-12-29smb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
2025-12-29smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
2025-12-29ksmbd: Fix memory leak in get_file_all_info()Zilin Guan1-1/+3
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang1-1/+1
2025-12-29ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg1-1/+2
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet1-1/+2