summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-18Merge tag 'mediatek-drm-fixes-20250718' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2025-07-18Merge tag 'amd-drm-fixes-6.16-2025-07-17' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-07-18Merge tag 'drm-intel-fixes-2025-07-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-07-18Merge tag 'drm-misc-fixes-2025-07-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-17drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88Louis-Alexis Eyraud
2025-07-17drm/mediatek: only announce AFBC if really supportedIcenowy Zheng
2025-07-17drm/mediatek: Add wait_event_timeout when disabling planeJason-JH Lin
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer
2025-07-17sched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong
2025-07-17sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2025-07-17rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells
2025-07-17rxrpc: Fix transmission of an abort in response to an abortDavid Howells
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang
2025-07-17Merge branch 'net-vlan-fix-vlan-0-refcount-imbalance-of-toggling-filtering-du...Jakub Kicinski
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen
2025-07-17net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2025-07-17tls: always refresh the queue when reading sockJakub Kicinski
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-17phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor
2025-07-17Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
2025-07-17KVM: TDX: Don't report base TDVMCALLsXiaoyao Li
2025-07-17Merge tag 'asoc-fix-v6.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-17Merge tag 'nvme-6.16-2025-07-17' of git://git.infradead.org/nvme into block-6.16Jens Axboe
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-17gpiolib: devres: release GPIOs in devm_gpiod_put_array()André Draszik
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing