aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-13MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainersMukesh Kumar Savaliya1-2/+2
2025-09-07Linux 6.17-rc5v6.17-rc5Linus Torvalds1-1/+1
2025-09-05riscv: Fix sparse warning about different address spacesAlexandre Ghiti1-2/+2
2025-09-05riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti1-1/+1
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao3-4/+4
2025-09-05riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář1-1/+1
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno1-1/+1
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář1-1/+1
2025-09-05arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan5-4/+34
2025-09-04perf symbol-elf: Add support for the block argument for libbfdIan Rogers1-3/+7
2025-09-04perf test: Checking BPF metadata collection fails on version stringThomas Richter1-1/+1
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-09-04riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor1-1/+1
2025-09-04cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov1-0/+3
2025-09-05md: prevent incorrect update of resync/recovery offsetLi Nan1-0/+5
2025-09-05md/raid1: fix data lost for writemostly rdevYu Kuai1-1/+1
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur1-10/+8
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-04tools: gpio: remove the include directory on make cleanzhang jiao1-1/+1
2025-09-04MAINTAINERS: add Sabrina to TLS maintainersJakub Kicinski1-0/+1
2025-09-04gve: update MAINTAINERSJeroen de Borst1-1/+1
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng1-3/+3
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang1-2/+4
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter2-11/+33
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-03ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet1-0/+4
2025-09-03mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari1-1/+1
2025-09-03net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi1-2/+0
2025-09-03ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter1-4/+3
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)1-3/+3
2025-09-03net: lockless sock_i_ino()Eric Dumazet4-28/+14
2025-09-04i2c: rtl9300: remove broken SMBus Quick operation supportJonas Jelonek1-12/+3
2025-09-04i2c: rtl9300: ensure data length is within supported rangeJonas Jelonek1-1/+4
2025-09-04i2c: rtl9300: fix channel number bound checkJonas Jelonek1-1/+1
2025-09-03tools: ynl-gen: fix nested array countingAsbjørn Sloth Tønnesen1-1/+1
2025-09-03audit: fix out-of-bounds read in audit_compare_dname_path()Stanislav Fort1-1/+1
2025-09-03drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-03perf tests: Fix "PE file support" test buildJames Clark1-2/+2
2025-09-03ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner1-0/+2
2025-09-03ARM: at91: select ARCH_MICROCHIPRobert Marko1-0/+4
2025-09-03sched: Fix sched_numa_find_nth_cpu() if mask offlineChristian Loehle1-0/+2
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos1-2/+4
2025-09-03arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSOThomas Weißschuh1-0/+5
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh3-5/+18