aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-14MAINTAINERS: Update Ike Panhc's email addressIke Panhc2-1/+2
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)1-5/+3
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher1-0/+4
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet3-11/+16
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet1-1/+1
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello1-0/+2
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik5-25/+79
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-03-13gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski3-10/+18
2025-03-13gpiolib: don't check the retval of get_direction() when registering a chipBartosz Golaszewski1-16/+11
2025-03-13bcachefs: fix tiny leak in bch2_dev_add()Kent Overstreet1-5/+6
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang1-0/+25
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-12ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPSArnd Bergmann1-1/+1
2025-03-12ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxxNavon John Lukose1-0/+21
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki5-11/+22
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg1-1/+8
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker1-1/+4
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-03-11bcachefs: Make sure trans is unlocked when submitting read IOKent Overstreet1-6/+11
2025-03-11bcachefs: Initialize from_inode members for bch_io_optsRoxana Nicolescu1-0/+1
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-11ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-11bcachefs: Fix b->written overflowAlan Huang1-1/+1
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston2-2/+117
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook1-2/+1
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-11arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18