summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-03-18Merge tag 'loongarch-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-18arm64: dts: qcom: monaco: Reserve full Gunyah metadata regionLoic Poulain
2026-03-18ASoC: fix usage of playback_only and capture_onlyMark Brown
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang
2026-03-18ASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian
2026-03-18ALSA: usb-audio: qcom: Fix the license markingDaniel Lezcano
2026-03-18ALSA:usb:qcom: add AUXILIARY_BUS to Kconfig dependenciesFrank Zhang
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-03-18iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-03-18xfs: refactor xfsaild_push loop into helperYuto Ohnuki
2026-03-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-03-18xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-03-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-18wifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei