summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30spi: Ensure that sg_table won't be used after being freedMarek Szyprowski
2022-09-30dt-bindings: usb: Convert FOTG210 to dt schemaLinus Walleij
2022-09-30usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun
2022-09-30USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-09-30Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2022-09-30ibmveth: Ethtool set queue supportNick Child
2022-09-30ibmveth: Implement multi queue on xmitNick Child
2022-09-30ibmveth: Copy tx skbs into a premapped bufferNick Child
2022-09-30bnx2: Fix spelling mistake "bufferred" -> "buffered"Colin Ian King
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-09-30sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedSteven Hsieh
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King
2022-09-30mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-30MAINTAINERS: switch dwc3 to ThinhFelipe Balbi
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsWang Yufen
2022-09-30net: tun: Convert to use sysfs_emit() APIsWang Yufen
2022-09-30kvm: vmx: keep constant definition format consistentPeng Hao
2022-09-30kvm: mmu: fix typos in struct kvm_archPeng Hao
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
2022-09-30ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6Srinivas Kandagatla
2022-09-30KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hostsDavid Matlack
2022-09-30KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parametersDavid Matlack
2022-09-30KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachableDavid Matlack
2022-09-30Revert "KVM: selftests: Fix nested SVM tests when built with clang"Sean Christopherson
2022-09-30KVM: selftests: Dedup subtests of fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==offSean Christopherson
2022-09-30KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" testSean Christopherson
2022-09-30KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito
2022-09-30Merge branch 'net-tsnep-multiqueue'David S. Miller
2022-09-30tsnep: Use page pool for RXGerhard Engleder
2022-09-30tsnep: Add EtherType RX flow classification supportGerhard Engleder
2022-09-30tsnep: Support multiple TX/RX queue pairsGerhard Engleder
2022-09-30tsnep: Move interrupt from device to queueGerhard Engleder
2022-09-30dt-bindings: net: tsnep: Allow additional interruptsGerhard Engleder
2022-09-30dt-bindings: net: tsnep: Allow dma-coherentGerhard Engleder
2022-09-30ALSA: usb-audio: Fix potential memory leaksTakashi Iwai
2022-09-30ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai
2022-09-30ASoC: mediatek: mt8192-mt6359: Set the driver name for the cardNĂ­colas F. R. A. Prado