summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-11Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-05-12Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-12Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-11Merge tag 'dt-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krz...Linus Torvalds
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-11drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang
2023-05-11drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar
2023-05-11drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-05-11drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen
2023-05-11drm/i915: taint kernel when force probing unsupported devicesJani Nikula
2023-05-11drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich
2023-05-11drm/i915: Fix NULL ptr deref by checking new_crtc_stateStanislav Lisovskiy
2023-05-11drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison
2023-05-11drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-11drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao
2023-05-11drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang
2023-05-11drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee
2023-05-11drm/amd/display: Add symclk workaround during disable link outputLeo Chen
2023-05-11drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen
2023-05-11drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang
2023-05-11drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10Merge branch 'af_unix-fix-two-data-races-reported-by-kcsan'Jakub Kicinski
2023-05-10af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima
2023-05-10af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima
2023-05-10net: datagram: fix data-races in datagram_poll()Eric Dumazet
2023-05-10MAINTAINERS: re-sort all entries and fieldsLinus Torvalds
2023-05-10Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-10Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2023-05-10gfs2: Don't deref jdesc in evictBob Peterson
2023-05-10Merge tag 'platform-drivers-x86-v6.4-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-10drm/sched: Check scheduler work queue before calling timeout handlingVitaly Prosyak
2023-05-10net: mscc: ocelot: fix stat counter register valuesColin Foster
2023-05-10ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-10docs: networking: fix x25-iface.rst heading & index orderRandy Dunlap
2023-05-10gve: Remove the code of clearing PBA bitZiwei Xiao
2023-05-10tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)
2023-05-10net: deal with most data-races in sk_wait_event()Eric Dumazet
2023-05-10net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet
2023-05-10netlink: annotate accesses to nlk->cb_runningEric Dumazet
2023-05-10Merge branch 'bonding-overflow'David S. Miller
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10Documentation: bonding: fix the doc of peer_notif_delayHangbin Liu
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu