summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-12staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2025-12-12staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-12-12staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2025-12-12comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2025-12-12comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2025-12-12comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
2025-12-12iio: adc: ad4080: fix chip identificationAntoniu Miclaus
2025-12-12wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-12-12wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-12-12USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold
2025-12-12USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold
2025-12-12serial: sh-sci: Fix deadlock during RSCI FIFO overrun errorBiju Das
2025-12-12serial: add support of CPCI cardsMagne Bruno
2025-12-12USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold
2025-12-12USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda
2025-12-12USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda
2025-12-12USB: serial: option: add Foxconn T99W760Slark Xiao
2025-12-12comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich
2025-12-12rust_binder: fix race condition on death_listAlice Ryhl
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-28Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28mailbox: th1520: fix clock imbalance on probe failureJohan Hovold
2025-11-28mailbox: pcc: don't zero error registerJamie Iles
2025-11-28mailbox: mtk-gpueb: Add missing 'static' to mailbox ops structNicolas Frattaroli
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-11-28mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang
2025-11-28mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusiveBeleswar Padhi
2025-11-27Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-11-27Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-27Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-27spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang
2025-11-27net: fec: do not register PPS event for PEROUTWei Fang
2025-11-27net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-11-27net: fec: do not update PEROUT if it is enabledWei Fang
2025-11-27net: fec: cancel perout_timer when PEROUT is disabledWei Fang