aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-01vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon3-3/+3
2025-08-01vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon2-8/+32
2025-08-01vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon2-4/+2
2025-08-01vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon4-4/+5
2025-08-01vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon2-2/+7
2025-08-01vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon3-9/+6
2025-08-01vsock/virtio: Validate length in packet header before skb_put()Will Deacon1-2/+10
2025-08-01vhost/vsock: Avoid allocating arbitrarily-sized SKBsWill Deacon1-2/+4
2025-08-01vhost_net: basic in_order supportJason Wang1-25/+61
2025-08-01vhost: basic in order supportJason Wang3-25/+109
2025-08-01vhost: fail early when __vhost_add_used() failsJason Wang1-0/+3
2025-08-01vhost: Reintroduce kthread API and add mode selectionCindy Lu4-18/+295
2025-08-01vdpa: Fix IDR memory leak in VDUSE module exitAnders Roxell1-0/+1
2025-08-01vdpa/mlx5: Fix release of uninitialized resources on error pathDragos Tatulea2-4/+9
2025-08-01vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limitAlok Tiwari1-1/+1
2025-08-01virtio: virtio_dma_buf: fix missing parameter documentationWangYuli1-0/+2
2025-08-01vhost: Fix typosAlok Tiwari1-5/+5
2025-08-01vhost: vringh: Remove unused functionsDr. David Alan Gilbert2-82/+0
2025-08-01vhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert2-48/+0
2025-08-01vhost-scsi: Fix log flooding with target does not exist errorsMike Christie1-3/+1
2025-08-01vhost-scsi: Fix typos and formatting in comments and logsAlok Tiwari1-9/+9
2025-08-01vdpa/mlx5: Fix needs_teardown flag calculationDragos Tatulea1-1/+1
2025-08-01vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Pei Xiao1-1/+1
2025-08-01virtio: Fix typo in register_virtio_device() doc commentAlok Tiwari1-1/+1
2025-08-01virtio-vdpa: Remove virtqueue listViresh Kumar1-41/+3
2025-08-01virtio-mmio: Remove virtqueue list from mmio deviceViresh Kumar2-50/+4
2025-08-01virtio: document ENOSPCMichael S. Tsirkin1-0/+4
2025-08-01drm/virtio: implement virtio_gpu_shutdownGerd Hoffmann1-4/+4
2025-08-01virtio: fix comments, readabilityMichael S. Tsirkin1-2/+3
2025-07-31dt-bindings: PCI: qcom,pcie-sa8775p: Document 'link_down' resetZiyue Zhang1-3/+8
2025-07-31dt-bindings: PCI: Remove 83xx-512x-pci.txtRob Herring (Arm)1-39/+0
2025-07-31dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schemaRob Herring (Arm)4-48/+73
2025-07-31dt-bindings: PCI: Convert marvell,armada-3700-pcie to DT schemaRob Herring (Arm)3-60/+100
2025-07-31dt-bindings: PCI: Convert apm,xgene-pcie to DT schemaRob Herring (Arm)3-51/+85
2025-07-31dt-bindings: PCI: Convert axis,artpec6-pcie to DT schemaRob Herring (Arm)2-50/+118
2025-07-31dt-bindings: PCI: Convert st,spear1340-pcie to DT schemaRob Herring (Arm)2-14/+45
2025-07-31gpu: nova-core: fix up formatting after mergeMiguel Ojeda1-1/+1
2025-07-31perf record: Cache build-ID of hit DSOs onlyNamhyung Kim1-1/+1
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan1-4/+4
2025-07-31test_bits: add tests for __GENMASK() and __GENMASK_ULL()Vincent Mailhol1-0/+19
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol1-22/+4
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol1-6/+7
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan2-43/+0
2025-07-31watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()Yury Norov [NVIDIA]1-4/+1
2025-07-31clocksource: Improve randomness in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]1-4/+1
2025-07-31ALSA: usb: scarlett2: Fix missing NULL checkTakashi Iwai1-1/+6
2025-07-31mips: Update HD-audio configs againTakashi Iwai2-1/+25
2025-07-31LoongArch: Update HD-audio codec configsTakashi Iwai1-0/+15
2025-07-31arm: Update HD-audio configs againTakashi Iwai2-1/+8
2025-07-31selftests: ALSA: fix memory leak in utimer testWangYuli1-0/+1