aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan1-1/+1
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi1-4/+20
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman1-1/+58
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman1-1/+2
2025-06-12af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.Kuniyuki Iwashima1-1/+2
2025-06-12ipv6: Move fib6_config_validate() to ip6_route_add().Kuniyuki Iwashima1-55/+55
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski1-1/+2
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter1-2/+17
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer1-2/+2
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet1-8/+0
2025-06-12net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet1-1/+1
2025-06-12net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-12net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-12net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet1-2/+8
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier1-6/+12
2025-06-12rust: cpu: Add CpuId::current() to retrieve current CPU IDViresh Kumar4-0/+21
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar4-27/+59
2025-06-12KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORYPaolo Bonzini1-0/+3
2025-06-12KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORYPaolo Bonzini1-1/+5
2025-06-11bcachefs: Don't trace should_be_locked unless changingKent Overstreet1-2/+4
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet1-0/+10
2025-06-11bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet1-6/+14
2025-06-11bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet1-4/+30
2025-06-11bcachefs: Fix version checks in validate_bset()Kent Overstreet1-5/+11
2025-06-11bcachefs: ioctl: avoid stack overflow warningArnd Bergmann1-2/+2
2025-06-11bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet1-1/+3
2025-06-11bcachefs: Fix leak in bch2_fs_recovery() error pathKent Overstreet1-4/+4
2025-06-11bcachefs: Fix rcu_pending for PREEMPT_RTKent Overstreet1-11/+11
2025-06-11bcachefs: Fix downgrade_table_extra()Kent Overstreet1-1/+4
2025-06-11bcachefs: Don't put rhashtable on stackKent Overstreet1-9/+13
2025-06-11bcachefs: Make sure opts.read_only gets propagated back to VFSKent Overstreet2-1/+11
2025-06-11bcachefs: Fix possible console lock involved deadlockAlan Huang6-20/+8
2025-06-11bcachefs: mark more errors autofixKent Overstreet1-4/+4
2025-06-11bcachefs: Don't persistently run scan_for_btree_nodesKent Overstreet2-3/+13
2025-06-11bcachefs: Read error message now prints if self healingKent Overstreet2-2/+10
2025-06-11bcachefs: Only run 'increase_depth' for keys from btree node csanKent Overstreet1-1/+12
2025-06-11bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet1-1/+1
2025-06-11bcachefs: Update /dev/disk/by-uuid on device addKent Overstreet1-0/+16
2025-06-11bcachefs: Add more flags to btree nodes for rewrite reasonKent Overstreet4-6/+48
2025-06-11bcachefs: Add range being updated to btree_update_to_text()Kent Overstreet2-2/+31
2025-06-11bcachefs: Log fsck errors in the journalKent Overstreet1-0/+3
2025-06-11bcachefs: Add missing restart handling to check_topology()Kent Overstreet1-35/+60
2025-06-12rust: cpu: Introduce CpuId abstractionViresh Kumar1-0/+110
2025-06-11MAINTAINERS: Update Kuniyuki Iwashima's email address.Kuniyuki Iwashima2-3/+6
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski2-0/+16
2025-06-11net: clear the dst when changing skb protocolJakub Kicinski1-6/+13
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm26-27/+27
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit1-4/+1
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu1-6/+6