summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11fbdev: macfb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: hpfb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: hgafb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: g364fb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: controlfb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: cg14: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: atmel_lcdfb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: 68328fb: Remove trailing whitespacesThomas Zimmermann
2023-05-11fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li
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-11firewire: net: fix unexpected release of object for asynchronous request packetTakashi Sakamoto
2023-05-10cifs: release leases for deferred close handles when freezingSteve French
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-10btrfs: make clear_cache mount option to rebuild FST without disabling itQu Wenruo
2023-05-10btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_addChristoph Hellwig
2023-05-10btrfs: zoned: fix full zone super block reading on ZNSNaohiro Aota
2023-05-10btrfs: zoned: zone finish data relocation BG with last IONaohiro Aota
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