summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-22smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher1-0/+1
2026-01-22smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher1-1/+1
2026-01-22ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie10-243/+158
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie9-48/+36
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie20-40/+175
2026-01-23Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-74/+192
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds108-472/+1144
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera1-8/+4
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet1-2/+4
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski15-150/+171
2026-01-22Merge branch 'vsock-virtio-fix-tx-credit-handling'Paolo Abeni2-9/+133
2026-01-22vsock/test: add stream TX credit bounds testMelbin K Mathew1-0/+101
2026-01-22vsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew1-2/+12
2026-01-22vsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
2026-01-22vsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew1-7/+9
2026-01-22bcache: use bio cloning for detached device requestsShida Zhang3-46/+54
2026-01-22blk-mq: use BLK_POLL_ONESHOT for synchronous poll completionMing Lei1-1/+1
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan1-1/+1
2026-01-22ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audioMartin Hamilton1-1/+23
2026-01-22ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphoneZhang Heng1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He1-0/+6
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström4-5/+22
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah1-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah1-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah2-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah1-9/+9
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-46/+127
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds1-2/+5
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle1-3/+1
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells7-14/+36
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean1-1/+1
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4