summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-19Merge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-6/+23
2025-07-19srcu: Add guards for SRCU-fast readersPaul E. McKenney1-0/+5
2025-07-19bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
2025-07-19bus: mhi: host: Detect events pointing to unexpected TREsYoussef Samir1-1/+11
2025-07-19bus: mhi: host: pci_generic: Add Foxconn T99W696 modemSlark Xiao1-0/+52
2025-07-19bus: mhi: host: Use str_true_false() helperYumeng Fang1-1/+2
2025-07-19bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for ...Adam Xue1-0/+4
2025-07-19bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm2-6/+6
2025-07-19bus: mhi: host: pci_generic: Disable runtime PM for QDU100Vivek Pernamitta1-2/+5
2025-07-19bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640Slark Xiao1-4/+4
2025-07-19Merge tag 'v6.16-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-12/+12
2025-07-19Merge branch 'mlx5-misc-fixes-2025-07-17'Jakub Kicinski2-56/+56
2025-07-19net/mlx5: E-Switch, Fix peer miss rules to use peer eswitchShahar Shitrit1-54/+54
2025-07-19net/mlx5: Fix memory leak in cmd_exec()Chiara Meiohas1-2/+2
2025-07-19be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-07-19net: bcmasp: Add support for re-starting auto-negotiationFlorian Fainelli1-0/+1
2025-07-19Merge branch 'net-maintain-netif-vs-dev-prefix-semantics'Jakub Kicinski35-98/+128
2025-07-19net: s/dev_close_many/netif_close_many/Stanislav Fomichev6-10/+13
2025-07-19net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev10-10/+23
2025-07-19net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev14-21/+21
2025-07-19net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev3-11/+15
2025-07-19net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev7-19/+25
2025-07-19net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev6-8/+11
2025-07-19net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev7-19/+20
2025-07-19selftests: rtnetlink: Add operational state testIdo Schimmel1-0/+34
2025-07-19net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal5-73/+190
2025-07-19net: selftests: add PHY-loopback test for bad TCP checksumsOleksij Rempel1-2/+65
2025-07-19dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-19dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-19bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke1-10/+9
2025-07-19libbpf: Verify that arena map exists when adding arena relocationsEduard Zingerman1-0/+5
2025-07-19net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer12-44/+75
2025-07-19net: stream: add description for sk_stream_write_space()Suchit Karunakaran1-2/+6
2025-07-19Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang4-7/+195
2025-07-19Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-15/+28
2025-07-19cxl/region: Fix an ERR_PTR() vs NULL bugDan Carpenter1-1/+1
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun5-34/+41
2025-07-18iommufd/selftest: Add coverage for vdevice tombstoneXu Yilun1-0/+14
2025-07-18iommufd/selftest: Explicitly skip tests for inapplicable variantXu Yilun1-187/+176
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun4-7/+17
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun6-4/+119
2025-07-18iommufd: Add a pre_destroy() op for objectsXu Yilun1-0/+4
2025-07-18iommufd: Add iommufd_object_tombstone_user() helperXu Yilun2-2/+45
2025-07-18iommufd/viommu: Roll back to use iommufd_object_alloc() for vdeviceXu Yilun1-4/+10
2025-07-18iommufd/selftest: Test reserved regions near ULONG_MAXJason Gunthorpe1-0/+27
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar1-1/+1
2025-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-70/+180
2025-07-18Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds3-7/+11
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds4-21/+16
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov928-5142/+10472