summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2025-12-23usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2025-12-23usb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan
2025-12-23usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun
2025-12-23RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP
2025-12-23platform/x86/intel/pmt: Fix kobject memory leak on init failureKaushlendra Kumar
2025-12-23Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-12-23net: wangxun: move PHYLINK dependencyArnd Bergmann
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-12-23Merge branch 'selftests-drv-net-psp-fix-templated-test-names-in-psp-py'Paolo Abeni
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-23spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin
2025-12-23spi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin
2025-12-23serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
2025-12-23serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
2025-12-23serial: core: Fix serial device initializationAlexander Stein
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
2025-12-23net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi
2025-12-23erspan: Initialize options_len before referencing options.Frode Nordahl
2025-12-23Merge branch 'mptcp-fix-warn-on-bad-status'Paolo Abeni
2025-12-23mptcp: ensure context reset on disconnect()Paolo Abeni
2025-12-23mptcp: fallback earlier on simult connectionPaolo Abeni
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko
2025-12-22sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...Zqiang
2025-12-22kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow
2025-12-22Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo
2025-12-22platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier
2025-12-22platform/x86: think-lmi: Add WMI certificate thumbprint support for ThinkCenterMark Pearson
2025-12-22platform/x86: dell-lis3lv02d: Add Latitude 5400Dmytro Bagrii
2025-12-22platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event namesShravan Kumar Ramani
2025-12-22platform/x86: asus-nb-wmi: Add keymap for display toggleTim Wassink
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)