aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez1-2/+2
2025-02-27ftrace: Avoid potential division by zero in function_stat_show()Nikolay Kuratov1-15/+12
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-27tracing: Fix bad hist from corrupting named_triggers listSteven Rostedt1-15/+15
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato1-4/+3
2025-02-27net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman1-2/+12
2025-02-27net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman1-2/+12
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-02-27efivarfs: allow creation of zero length filesJames Bottomley1-4/+6
2025-02-27drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann1-62/+155
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-02-26af_unix: Fix memory leak in unix_dgram_sendmsg()Adrian Huang1-0/+1
2025-02-26net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker1-1/+1
2025-02-26net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib1-0/+1
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-02-26net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().Kuniyuki Iwashima1-9/+3
2025-02-26bcachefs: Fix truncate sometimes failing and returning 1Kent Overstreet1-0/+1
2025-02-26bcachefs: Fix deadlockAlan Huang6-13/+17
2025-02-26bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resizeKent Overstreet1-1/+3
2025-02-26bcachefs: Revert directory i_sizeKent Overstreet4-41/+1
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann1-1/+0
2025-02-26ALSA: hda/realtek: Fix microphone regression on ASUS N705UDAdrien Vergé1-1/+0
2025-02-26drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak1-4/+5
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay1-0/+2
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai1-1/+0
2025-02-26drm/imagination: remove unnecessary header include pathMasahiro Yamada1-2/+0
2025-02-26tcp: Defer ts_recent changes until req is ownedWang Hai1-6/+4
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang1-1/+0
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang1-0/+1
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski1-1/+1
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller1-4/+8
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik1-2/+1
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal2-10/+73
2025-02-25mptcp: safety check before fallbackMatthieu Baerts (NGI0)1-0/+2