aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-13af_unix: Read with MSG_PEEK loops if the first unread byte is OOBRao Shoaib1-9/+9
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan2-2/+61
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao1-3/+5
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo1-3/+1
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki5-5/+66
2024-06-13iommu/amd: Fix panic accessing amd_iommu_enable_faultingDimitri Sivanich1-1/+1
2024-06-12net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov1-1/+1
2024-06-12net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov1-6/+5
2024-06-12net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu1-2/+2
2024-06-12mailmap: Add my outdated addresses to the map fileAndy Shevchenko2-1/+3
2024-06-12cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki1-7/+12
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parametersXiaolei Wang1-14/+11
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington1-15/+5
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal6-28/+89
2024-06-11scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen1-3/+3
2024-06-11scsi: core: Disable CDL by defaultDamien Le Moal1-0/+7
2024-06-11bcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet1-2/+1
2024-06-11thermal: gov_step_wise: Restore passive polling managementRafael J. Wysocki1-0/+17
2024-06-11netfilter: Use flowlabel flow key when re-routing mangled packetsFlorian Westphal1-0/+1
2024-06-11netfilter: ipset: Fix race between namespace cleanup and gc in the list:set typeJozsef Kadlecsik2-51/+60
2024-06-11netfilter: nft_inner: validate mandatory meta and payloadDavide Ornaghi2-0/+7
2024-06-10tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet1-1/+5
2024-06-10mailmap: map Geliang's new email addressGeliang Tang1-0/+1
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi2-8/+12
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi2-2/+6
2024-06-10mptcp: ensure snd_una is properly initialized on connectPaolo Abeni1-0/+1
2024-06-10net/sched: initialize noop_qdisc ownerJohannes Berg1-0/+1
2024-06-10bcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet1-0/+2
2024-06-10bcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet1-1/+3
2024-06-10bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet8-47/+135
2024-06-10bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checksKent Overstreet4-2/+10
2024-06-10bcachefs: Fix snapshot_create_lock lock orderingKent Overstreet1-12/+5
2024-06-10bcachefs: Fix refcount leak in check_fix_ptrs()Kent Overstreet1-116/+133
2024-06-10bcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet1-0/+8
2024-06-10bcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet1-8/+5
2024-06-10bcachefs: set sb->s_shrinker->seeks = 0Kent Overstreet1-0/+1
2024-06-10bcachefs: increase key cache shrinker batch sizeKent Overstreet1-1/+2
2024-06-10bcachefs: Enable automatic shrinking for rhashtablesKent Overstreet4-14/+18
2024-06-10bcachefs: fix the display format for show-superHongbo Li1-3/+3
2024-06-10bcachefs: fix stack frame size in fsck.cKent Overstreet1-0/+3
2024-06-10bcachefs: Delete incorrect BTREE_ID_NR assertionKent Overstreet1-6/+1
2024-06-10bcachefs: Fix incorrect error handling found_btree_node_is_readable()Kent Overstreet1-4/+5
2024-06-10bcachefs: Split out btree_write_submit_wqKent Overstreet3-8/+13
2024-06-10Bluetooth: fix connection setup in l2cap_connectPauli Virtanen1-2/+2
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz2-11/+33
2024-06-10Bluetooth: hci_sync: Fix not using correct handleLuiz Augusto von Dentz1-1/+1
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman1-2/+1
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman2-6/+9