summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-20/+10
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds17-25/+147
2024-02-23Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-38/+256
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds40-190/+183
2024-02-23Merge tag 'ata-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-76/+122
2024-02-23Merge tag 'gpio-fixes-for-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2024-02-23Merge tag 'hwmon-for-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+12
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie2-0/+12
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie2-0/+11
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2-1/+13
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie13-103/+28
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie9-53/+71
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-10/+10
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-24/+39
2024-02-22Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linuxLinus Torvalds5-68/+54
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-63/+210
2024-02-22Merge tag 'platform-drivers-x86-v6.8-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds13-97/+182
2024-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-19/+32
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds75-378/+870
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum1-2/+3
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger1-1/+12
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger1-2/+4
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström1-1/+1
2024-02-22l2tp: pass correct message length to ip6_append_dataTom Parkin1-1/+1
2024-02-22Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-43/+57
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni15-17/+217
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli1-1/+3
2024-02-22Merge branch 'ioam6-fix-write-to-cloned-skb-s'Paolo Abeni3-67/+76
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman2-67/+66
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman1-0/+10
2024-02-22phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont1-9/+32
2024-02-22phonet: take correct lock to peek at the RX queueRémi Denis-Courmont1-2/+2
2024-02-22net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-02-22net/sched: flower: Add lock protection when remove filter handleJianbo Liu1-1/+4
2024-02-22devlink: fix port dump cmd typeJiri Pirko1-1/+1
2024-02-22net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach1-1/+1
2024-02-22Merge branch 'tools-ynl-fix-impossible-errors'Jakub Kicinski1-4/+15
2024-02-22tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-02-22tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2024-02-22net: mctp: put sock on tag allocation failureJeremy Kerr1-1/+1