aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-24usb: typec: Add driver for Thunderbolt 3 Alternate ModeHeikki Krogerus4-0/+400
2024-12-24usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi6-16/+8
2024-12-24usb: dwc3: gadget: Fix incorrect UDC state after manual deconfigurationRoy Luo1-0/+2
2024-12-24usbip: vudc: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-24usb: core: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2024-12-24usbip: Accept arbitrarily long scatter-gather listJason Long1-6/+2
2024-12-24usb: typec: tcpm: Add new AMS for Get_Revision responseAmit Sunil Dhamne2-3/+60
2024-12-24usb: typec: tcpm: Add support for parsing pd-revision DT propertyAmit Sunil Dhamne1-2/+44
2024-12-24dt-bindings: connector: Add pd-revision propertyAmit Sunil Dhamne2-0/+8
2024-12-24usb: typec: hd3ss3220: support configuring role preference based on fwnode property and typec_operationOliver Facklam1-25/+47
2024-12-24usb: typec: hd3ss3220: support configuring port typeOliver Facklam1-1/+87
2024-12-24usb: typec: hd3ss3220: configure advertised power opmode based on fwnode propertyOliver Facklam1-0/+53
2024-12-24arm64: dts: qcom: x1e80100-qcp: Enable external DP supportStephan Gerhold1-0/+24
2024-12-24arm64: dts: qcom: x1e80100-qcp: Add FSUSB42 USB switchesStephan Gerhold1-0/+154
2024-12-24dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42Stephan Gerhold1-0/+1
2024-12-23usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is RpXu Yang1-2/+2
2024-12-23USB: usblp: remove redundant semicolonJun Yan1-1/+1
2024-12-23USB: Optimize goto logic in API usb_register_driver()Zijun Hu1-4/+3
2024-12-23usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspendRoger Quadros1-27/+55
2024-12-23usb: common: expand documentation for USB functionsLucy Mielke1-0/+14
2024-12-23usb: typec: intel_pmc_mux: Silence snprintf() output truncation warningHeikki Krogerus1-1/+1
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