summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-22/+87
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld1-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld5-3/+45
2026-01-21gpio: shared: propagate configuration to pinctrlBartosz Golaszewski3-7/+15
2026-01-21slab: fix kmalloc_nolock() context check for PREEMPT_RTSwaraj Gaikwad1-2/+6
2026-01-21clocksource: Reduce watchdog readout delay limit to prevent false positivesThomas Gleixner1-1/+1
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann8-13/+22
2026-01-21ALSA: usb-audio: Use the right limit for PCM OOB checkTakashi Iwai1-1/+2
2026-01-21netrom: fix double-free in nr_route_frame()Jeongjun Park1-4/+9
2026-01-21Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-21usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-21drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-21drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-21drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-21drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-21drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-21ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet1-2/+2
2026-01-21mISDN: annotate data-race around dev->workEric Dumazet1-5/+8
2026-01-21net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-21Merge branch 'fix-some-bugs-in-the-flow-director-of-hns3-driver'Jakub Kicinski2-2/+2
2026-01-21net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-21net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-21net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)1-3/+9
2026-01-21be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-21idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-21net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-21tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind1-1/+2
2026-01-21nfc: MAINTAINERS: Orphan the NFC and look for new maintainersKrzysztof Kozlowski2-2/+5
2026-01-21net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-21Merge tag 'devicetree-fixes-for-6.19-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+7
2026-01-21Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds22-135/+341
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-20ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-19/+25
2026-01-20Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+11
2026-01-20mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed2-10/+11
2026-01-20mm/kfence: fix potential deadlock in reboot notifierBreno Leitao1-5/+12
2026-01-20Docs/mm/allocation-profiling: describe sysctrl limitations in debug modeSuren Baghdasaryan2-0/+14
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes2-2/+10
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)6-66/+208
2026-01-20mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-20mm: remove unnecessary and incorrect mmap lock assertLorenzo Stoakes1-3/+2
2026-01-20iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni1-1/+1
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-20btrfs: add extra device item checks at mountQu Wenruo3-0/+48
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1