summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20MAINTAINERS: thead: update MaintainerJisheng Zhang1-1/+1
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells4-15/+10
2024-06-20cifs: Only pick a channel once per read requestDavid Howells2-11/+4
2024-06-20cifs: Defer read completionDavid Howells1-3/+12
2024-06-20Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+12
2024-06-20kvm: do not account temporary allocations to kmemAlexey Dobriyan1-6/+5
2024-06-20MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt supportSean Christopherson1-1/+0
2024-06-20KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds70-353/+1558
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr1-2/+2
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li1-6/+0
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco1-1/+4
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter1-2/+6
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo1-0/+61
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich1-0/+14
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum1-10/+29
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum1-0/+1
2024-06-20Merge tag 'sound-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-11/+61
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-20Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2024-06-20Input: ads7846 - use spi_device_id tableAlexander Stein1-1/+11
2024-06-20ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-06-20mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter1-5/+0
2024-06-20mmc: sdhci: Do not invert write-protect twiceAdrian Hunter1-7/+15
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko1-1/+7
2024-06-20Merge branch 'bnxt_en-bug-fixes-for-net'Jakub Kicinski3-136/+184
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan2-0/+4
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan1-133/+178
2024-06-20bcachefs: fix alignment of VMA for memory mapped files on THPYouling Tang1-0/+1
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet5-289/+308
2024-06-20io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixedChenliang Li1-1/+0
2024-06-20net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel1-1/+5
2024-06-20Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni11-26/+776
2024-06-20Revert "mmc: moxart-mmc: Use sg_miter for PIO"Linus Walleij1-35/+43
2024-06-20mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discardKamal Dasu1-0/+4
2024-06-20mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-19/+22
2024-06-20mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-4/+7
2024-06-20net: do not leave a dangling sk pointer, when socket creation failsIgnat Korchagin1-0/+3
2024-06-20ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATESimon Trimmer1-0/+2
2024-06-20drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-20net/tcp_ao: Don't leak ao_info on error-pathDmitry Safonov1-2/+4
2024-06-20ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik1-2/+4
2024-06-20ipv6: bring NLM_DONE out to a separate recv() againJakub Kicinski1-1/+2
2024-06-20bcachefs: Fix bch2_trans_put()Kent Overstreet1-3/+8
2024-06-20bcachefs: set_worker_desc() for delete_dead_snapshotsKent Overstreet1-0/+2
2024-06-20bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet1-1/+1
2024-06-20bcachefs: Handle cached data LRU wraparoundKent Overstreet1-5/+41