summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysusb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold
14 daysusb: ohci-nxp: fix device leak on probe failureJohan Hovold
14 daysusb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
14 daysusb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
14 daysusb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan
14 daysusb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
14 dayssmc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun
14 daysRDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP
14 daysplatform/x86/intel/pmt: Fix kobject memory leak on init failureKaushlendra Kumar
14 daysMerge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
14 daysnet: wangxun: move PHYLINK dependencyArnd Bergmann
14 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
14 daysnet: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
14 daysMerge branch 'selftests-drv-net-psp-fix-templated-test-names-in-psp-py'Paolo Abeni
14 daysselftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
14 daysselftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
14 daysspi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin
14 daysspi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin
14 daysserial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek
14 daysserial: sh-sci: Check that the DMA cookie is validClaudiu Beznea
14 daysserial: core: Fix serial device initializationAlexander Stein
14 daysamd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
14 daysnet: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
14 daysnet: dsa: properly keep track of conduit referenceVladimir Oltean
14 daysdrm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
14 daysdrm/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)
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-22powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2025-12-22powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-22powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2025-12-22net/handshake: Fix null-ptr-deref in handshake_complete()Wang Liang