summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().Kuniyuki Iwashima
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier
2025-12-18net/handshake: duplicate handshake cancellations leak socketScott Mayhew
2025-12-18Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2025-12-18Merge branch 'mlx5-misc-fixes-2025-12-09'Paolo Abeni
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh
2025-12-18Merge branch 'net-dsa-lantiq-a-bunch-of-fixes'Paolo Abeni
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown
2025-12-18can: fix build dependencyMarc Kleine-Budde
2025-12-18Merge tag 'amd-drm-fixes-6.19-2025-12-17' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-12-17ublk: fix deadlock when reading partition tableMing Lei
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt
2025-12-17MAINTAINERS: add tracepoint core-api doc files to TRACINGLukas Bulwahn
2025-12-17ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba
2025-12-17samples: rust: fix endianness issue in rust_driver_pciMarko Turk
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17io_uring: fix nr_segs calculation in io_import_kbufhuang-jl
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke