summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells3-17/+18
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells3-2/+21
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells3-4/+4
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu1-1/+3
2025-07-17iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang1-0/+3
2025-07-17Merge branch 'net-vlan-fix-vlan-0-refcount-imbalance-of-toggling-filtering-du...Jakub Kicinski3-21/+120
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen2-9/+34
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski6-20/+259
2025-07-17ext4: Refactor breaking condition for xattr_find_entry()I Hsin Cheng1-1/+1
2025-07-17tls: always refresh the queue when reading sockJakub Kicinski1-2/+1
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo1-1/+1
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb1-0/+1
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian1-1/+4
2025-07-17phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor1-1/+1
2025-07-17Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz1-5/+21
2025-07-17KVM: TDX: Don't report base TDVMCALLsXiaoyao Li1-2/+0
2025-07-17dt-bindings: trivial-devices: Add undocumented hwmon devicesRob Herring (Arm)1-0/+50
2025-07-17Merge branch 'ppp-replace-per-cpu-recursion-counter-with-lock-owner-field'Paolo Abeni1-9/+29
2025-07-17ppp: Replace per-CPU recursion counter with lock-owner fieldSebastian Andrzej Siewior1-9/+29
2025-07-17Merge branch 'dpll-zl3073x-add-misc-features'Paolo Abeni5-2/+1062
2025-07-17dpll: zl3073x: Add support to get fractional frequency offsetIvan Vecera4-2/+168
2025-07-17dpll: zl3073x: Add support to adjust phaseIvan Vecera2-0/+194
2025-07-17dpll: zl3073x: Implement phase offset monitor featureIvan Vecera5-14/+148
2025-07-17dpll: zl3073x: Add support to get phase offset on connected input pinIvan Vecera4-1/+208
2025-07-17dpll: zl3073x: Add support to get/set esync on pinsIvan Vecera2-1/+360
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni83-1353/+1040
2025-07-17Merge tag 'asoc-fix-v6.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai4-3/+49
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni7-11/+18
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko1-0/+27
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko3-0/+27
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi1-2/+2
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost1-3/+3
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan1-2/+2
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni15-92/+468
2025-07-17PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MSFlorian Fainelli1-5/+1
2025-07-17MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstbFlorian Fainelli1-1/+0
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld1-1/+1
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay1-12/+10
2025-07-17RDMA/mlx5: remove redundant check on err on return expressionColin Ian King1-1/+1
2025-07-17dm: split write BIOs on zone boundaries when zone append is not emulatedShin'ichiro Kawasaki1-11/+7
2025-07-17block: use chunk_sectors when evaluating stacked atomic write limitsJohn Garry1-23/+33
2025-07-17dm-stripe: limit chunk_sectors to the stripe sizeJohn Garry1-0/+1
2025-07-17md/raid10: set chunk_sectors limitJohn Garry1-0/+1
2025-07-17md/raid0: set chunk_sectors limitJohn Garry1-0/+1
2025-07-17block: sanitize chunk_sectors for atomic write limitsJohn Garry1-0/+6
2025-07-17ilog2: add max_pow_of_two_factor()John Garry2-5/+14
2025-07-17Merge tag 'nvme-6.16-2025-07-17' of git://git.infradead.org/nvme into block-6.16Jens Axboe2-18/+13