aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan1-5/+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-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-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
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+3
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2025-12-29platform/x86: asus-armoury: fix ppt data for FA507RDenis Benato1-3/+18
2025-12-29platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probeAlok Tiwari1-2/+2
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo5-4/+14
2025-12-29platform/x86: asus-armoury: add support for G615LRDenis Benato1-0/+29
2025-12-29platform/x86: asus-armoury: add support for FA608UMDenis Benato1-0/+36
2025-12-29platform/x86: asus-armoury: add support for GA403WRDenis Benato1-0/+32
2025-12-29platform/x86: asus-armoury: add support for GU605CRDenis Benato1-0/+29
2025-12-29platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOTTomáš Hnyk1-1/+1
2025-12-29platform/x86: samsung-galaxybook: Fix problematic pointer castArmin Wolf1-3/+6
2025-12-28Linux 6.19-rc3v6.19-rc3Linus Torvalds1-1/+1
2025-12-28vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()Alper Ak1-1/+3
2025-12-28vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan1-2/+5
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju1-2/+1
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju1-2/+5
2025-12-28af_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe1-3/+8
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy1-1/+1
2025-12-28net: avoid prefetching NULL pointersEric Dumazet1-3/+5
2025-12-28net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya1-0/+1
2025-12-28net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey1-2/+7
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey2-5/+6
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev1-4/+2
2025-12-27mcb: Add missing modpost build supportJose Javier Rodriguez Barbarin2-0/+12
2025-12-27kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire1-12/+14
2025-12-27Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"Nicolas Schier1-128/+7
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski1-0/+3
2025-12-27bng_en: update module descriptionRajashekar Hudumula3-6/+6
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier1-5/+5
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh1-1/+1
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton1-1/+1
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever1-4/+10
2025-12-24lockd: fix vfs_test_lock() callsNeilBrown4-18/+24
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao1-0/+1
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao1-0/+1