summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-14serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv
2025-08-14drm/rockchip: vop2: make vp registers nonvolatilePiotr Zalewski
2025-08-14drm/rockchip: cdn-dp: select bridge for cdp-dpRudi Heitbaum
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu
2025-08-14ALSA: usb-audio: Validate UAC3 cluster segment descriptorsTakashi Iwai
2025-08-14ALSA: usb-audio: Validate UAC3 power domain descriptors, tooTakashi Iwai
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-14Merge tag 'asoc-fix-v6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-08-13Merge tag 'probes-fixes-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-14MAINTAINERS: Remove bouncing kprobes maintainerDave Hansen
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-13Merge branch 'ets-use-old-nbands-while-purging-unused-classes'Jakub Kicinski
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-13net/sched: ets: use old 'nbands' while purging unused classesDavide Caratti
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima
2025-08-13net: mctp: Fix bad kfree_skb in bind lookup testMatt Johnston
2025-08-14rust: devres: fix leaking call to devm_add_action()Danilo Krummrich
2025-08-13drm/mediatek: Add error handling for old state CRTC in atomic_disableJason-JH Lin
2025-08-14Merge tag 'amd-drm-fixes-6.17-2025-08-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-08-13Merge tag 'nf-25-08-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-13Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-13jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li
2025-08-13ext4: fix incorrect function name in commentBaolin Liu
2025-08-13soc: qcom: ubwc: Add missing UBWC config for SM7225Luca Weiss
2025-08-13soc: qcom: ubwc: provide no-UBWC configurationDmitry Baryshkov
2025-08-13drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()Nathan Chancellor
2025-08-13drm/msm: update the high bitfield of certain DSI registersAyushi Makhija
2025-08-13Merge tag 'rcu.fixes.6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-08-13drm/msm/dpu: correct dpu_plane_virtual_atomic_check()Dmitry Baryshkov
2025-08-13drm/msm/kms: move snapshot init earlier in KMS initDmitry Baryshkov
2025-08-13drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issueLoic Poulain
2025-08-13smb: client: remove redundant lstrp update in negotiate protocolWang Zhaolong
2025-08-13cifs: update internal version numberSteve French
2025-08-13smb: client: don't wait for info->send_pending == 0 on errorStefan Metzmacher
2025-08-13smb: client: fix mid_q_entry memleak leak with per-mid lockingWang Zhaolong
2025-08-13smb3: fix for slab out of bounds on mount to ksmbdSteve French
2025-08-13Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"Mario Limonciello (AMD)
2025-08-13ALSA: azt3328: Put __maybe_unused for inline functions for gameportTakashi Iwai
2025-08-13rust: faux: fix C header linkMiguel Ojeda
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-13usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum
2025-08-13usb: chipidea: imx: improve usbmisc_imx7d_pullup()Xu Yang
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior
2025-08-13usb: dwc3: pci: add support for the Intel Wildcat LakeHeikki Krogerus
2025-08-13usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai