summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-26net: consume xmit errors of GSO framesJakub Kicinski-5/+18
2026-02-26Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'Paolo Abeni-27/+48
2026-02-26vsock: document write-once behavior of the child_ns_mode sysctlBobby Eshleman-0/+3
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman-7/+24
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman-20/+21
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky-0/+2
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner-37/+31
2026-02-26iomap: don't report direct-io retries to fserrorDarrick J. Wong-1/+14
2026-02-26ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo-1/+1
2026-02-26ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng-0/+8
2026-02-25Merge branch 'mlx5-misc-fixes-2026-02-24'Jakub Kicinski-10/+22
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu-2/+1
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory-0/+2
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory-0/+2
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory-6/+15
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory-2/+2
2026-02-25Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-14/+23
2026-02-25Merge branch 'team-fix-reference-count-leak-when-changing-port-netns'Jakub Kicinski-5/+39
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel-0/+18
2026-02-25team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa-5/+21
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy-2/+7
2026-02-25MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVERMohd Ayaan Anwar-1/+1
2026-02-25dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu-5/+1
2026-02-25Merge branch 'tcp-re-enable-acceptance-of-fin-packets-when-rwin-is-0'Jakub Kicinski-4/+41
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz-0/+27
2026-02-25tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz-4/+14
2026-02-25vsock: Use container_of() to get net namespace in sysctl handlersGreg Kroah-Hartman-2/+2
2026-02-25net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman-0/+13
2026-02-25net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman-0/+7
2026-02-25net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman-1/+12
2026-02-25nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman-0/+1
2026-02-25Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-68/+63
2026-02-25sched_ext: Fix out-of-bounds access in scx_idle_init_masks()David Carlier-2/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25accel/amdxdna: Use a different name for latest firmwareLizhi Hou-5/+26
2026-02-25PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel-0/+3
2026-02-25PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel-9/+13
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland-36/+47
2026-02-25arm64: tlb: Allow XZR argument to TLBI opsMark Rutland-3/+3
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas-0/+76
2026-02-25arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas-1/+5