summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-01-23 12:53:56 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2026-01-23 12:53:56 -0800
commit00d20db21e0ddefa0578a6b510f331ca34880f74 (patch)
treea4c0e43fdb7811fb6fc66cbac38dc9efa74a6b1e /tools/perf/scripts/python/task-analyzer.py
parent7907f673d0ea569b23274ce2fc75f479b905e547 (diff)
parent3ef825dfd4e487d6f92b23ee2df2455814583ef4 (diff)
downloadkernel-00d20db21e0ddefa0578a6b510f331ca34880f74.tar.gz
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Pull block fixes from Jens Axboe: - A set of selftest fixes for ublk - Fix for a pid mismatch in ublk, comparing PIDs in different namespaces if run inside a namespace - Fix for a regression added in this release with polling, where the nvme tcp connect code would spin forever - Zoned device error path fix - Tweak the blkzoned uapi additions from this kernel release, making them more easily discoverable - Fix for a regression in bcache with bio endio handling added in this release * tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux: bcache: use bio cloning for detached device requests blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion selftests/ublk: fix garbage output in foreground mode selftests/ublk: fix error handling for starting device selftests/ublk: fix IO thread idle check block: make the new blkzoned UAPI constants discoverable ublk: fix ublksrv pid handling for pid namespaces block: Fix an error path in disk_update_zone_resources()
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
tr> 2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas 2016-07-22PCI: altera: Poll for link up status after retraining the linkLey Foon Tan 2016-07-22PCI: altera: Check link status before retrain linkLey Foon Tan 2016-07-22PCI: altera: Reorder read/write functionsBjorn Helgaas 2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas 2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas 2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan 2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan 2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan 2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan 2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter 2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan