summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Revert "drm/gem-dma: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/gem-shmem: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/prime: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/etnaviv: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/vmwgfx: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17Revert "drm/virtio: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-07-17drm/sched: Remove optimization that causes hang when killing dependent jobsLin.Cao
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
2025-07-16Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again'Alexei Starovoitov
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich
2025-07-16s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich
2025-07-16sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch
2025-07-16bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=nKent Overstreet
2025-07-16bcachefs: Fix build when CONFIG_UNICODE=nKent Overstreet
2025-07-16bcachefs: Fix reference to invalid bucket in copygcKent Overstreet
2025-07-16bcachefs: Don't build aux search tree when still repairing nodeKent Overstreet
2025-07-16bcachefs: Tweak threshold for allocator triggering discardsKent Overstreet
2025-07-16bcachefs: Fix triggering of discard by the journal pathKent Overstreet
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar
2025-07-16drm/radeon: Do not hold console lock during resumeThomas Zimmermann
2025-07-16drm/radeon: Do not hold console lock while suspending clientsThomas Zimmermann
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen
2025-07-16drm/amd/display: Free memory allocationClayton King
2025-07-16Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-16Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers