aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-23blk-mq: remove unused queue mapping helpersDaniel Wagner5-116/+0
2024-12-23virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queuesDaniel Wagner2-4/+3
2024-12-23nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner2-3/+1
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner12-21/+13
2024-12-23blk-mq: introduce blk_mq_map_hw_queuesDaniel Wagner2-0/+39
2024-12-23virtio: hookup irq_get_affinity callbackDaniel Wagner1-0/+19
2024-12-23PCI: hookup irq_get_affinity callbackDaniel Wagner1-0/+14
2024-12-23driver core: bus: add irq_get_affinity callback to bus_typeDaniel Wagner1-0/+3
2024-12-23null_blk: Remove accesses to page->indexMatthew Wilcox (Oracle)1-6/+6
2024-12-23block: rnull: Initialize the module in placeBenoƮt du Garreau1-12/+18
2024-12-23blktrace: remove redundant return at end of functionColin Ian King1-2/+0
2024-12-23block: Delete bio_set_prio()John Garry5-8/+6
2024-12-23block: Delete bio_prio()John Garry3-6/+5
2024-12-23blktrace: move copy_[to|from]_user() out of ->debugfs_lockMing Lei1-17/+9
2024-12-23blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctlMing Lei1-7/+5
2024-12-23null_blk: Add rotational feature supportDamien Le Moal2-1/+13
2024-12-23block: track queue dying state automatically for modeling queue freeze lockdepMing Lei4-13/+17
2024-12-23block: don't verify queue freeze manually in elevator_init_mq()Ming Lei1-5/+2
2024-12-23block: track disk DEAD state automatically for modeling queue freeze lockdepMing Lei5-12/+24
2024-12-23block: remove unnecessary check in blk_unfreeze_check_owner()Ming Lei1-2/+0
2024-12-22Linux 6.13-rc4Linus Torvalds1-1/+1
2024-12-22KVM: x86: let it be known that ignore_msrs is a bad ideaPaolo Bonzini1-0/+7
2024-12-22KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang1-1/+1
2024-12-21staging: gpib: Fix allyesconfig build failuresSteven Rostedt2-2/+2
2024-12-21modpost: distinguish same module paths from different dump filesMasahiro Yamada2-9/+11
2024-12-21kbuild: deb-pkg: Do not install maint scripts for arch 'um'Nicolas Schier1-0/+6
2024-12-21kbuild: deb-pkg: add debarch for ARCH=umMasahiro Yamada1-0/+7
2024-12-21kbuild: Drop support for include/asm-<arch> in headers_check.plGeert Uytterhoeven2-8/+3
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2-0/+168
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2-384/+395
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2-0/+91
2024-12-20bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang1-6/+15
2024-12-20tcp_bpf: Fix copied value in tcp_bpf_sendmsgLevi Zim1-4/+4
2024-12-20skmsg: Return copied bytes in sk_msg_memcopy_from_iterLevi Zim1-2/+3
2024-12-20of: Add coreboot firmware to excluded default cells listRob Herring (Arm)1-1/+2
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang3-5/+16
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang2-3/+9
2024-12-20arm64/signal: Silence sparse warning storing GCSPR_EL0Mark Brown1-20/+15
2024-12-19KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowedSean Christopherson3-12/+22
2024-12-19KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson1-9/+0
2024-12-19KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson1-1/+1
2024-12-19KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit2-0/+7
2024-12-19io_uring: check if iowq is killed before queuingPavel Begunkov1-1/+5
2024-12-19smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM1-0/+3
2024-12-19PCI/bwctrl: Enable only if more than one speed is supportedLukas Wunner1-1/+3
2024-12-19PCI: Honor Max Link Speed when determining supported speedsLukas Wunner1-2/+4
2024-12-19io_uring/register: limit ring resizing to DEFER_TASKRUNJens Axboe1-0/+3
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya1-10/+26
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic1-1/+0
2024-12-19smb: use macros instead of constants for leasekey size and default cifsattrs valueBharath SM2-2/+2