summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-06-11ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon
2024-06-11ksmbd: move leading slash check to smb2_get_name()Namjae Jeon
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-06-11scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen
2024-06-11scsi: core: Disable CDL by defaultDamien Le Moal
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin
2024-06-12tracing: Build event generation tests only as modulesMasami Hiramatsu (Google)
2024-06-11x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook
2024-06-11bcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet
2024-06-11rust: avoid unused import warning in `rusttest`Miguel Ojeda
2024-06-11drm/nouveau: remove unused struct 'init_exec'Dr. David Alan Gilbert
2024-06-11cpufreq: amd-pstate: change cpu freq transition delay for some modelsXiaojian Du
2024-06-11x86/cpufeatures: Add AMD FAST CPPC feature flagPerry Yuan
2024-06-11selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard
2024-06-11selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-11thermal: gov_step_wise: Restore passive polling managementRafael J. Wysocki
2024-06-11KVM: arm64: FFA: Release hyp rx bufferVincent Donnefort
2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin
2024-06-11dt-bindings: dma: fsl-edma: fix dma-channels constraintsKrzysztof Kozlowski
2024-06-11dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann
2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli
2024-06-11netfilter: Use flowlabel flow key when re-routing mangled packetsFlorian Westphal
2024-06-11netfilter: ipset: Fix race between namespace cleanup and gc in the list:set typeJozsef Kadlecsik
2024-06-11netfilter: nft_inner: validate mandatory meta and payloadDavide Ornaghi
2024-06-11dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev
2024-06-11s390: Update defconfigsHeiko Carstens
2024-06-11mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-06-11drm/nouveau: don't attempt to schedule hpd_work on headless cardsVasily Khoruzhick
2024-06-10tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet
2024-06-10Merge branch 'mptcp-various-fixes'Jakub Kicinski
2024-06-10mailmap: map Geliang's new email addressGeliang Tang
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-10mptcp: ensure snd_una is properly initialized on connectPaolo Abeni