index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
drm/panfrost: Add mt8183-mali compatible string
Nicolas Boichat
1
-0
/
+10
2021-05-14
drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
Nicolas Boichat
1
-0
/
+9
2021-05-14
dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
Nicolas Boichat
1
-1
/
+29
2021-05-14
drm/i915: Merge fix for "drm: Switch to %p4cc format modifier"
Stephen Rothwell
1
-4
/
+2
2021-05-13
drm/amdgpu: fix fence calculation (v2)
David M Nieto
2
-5
/
+17
2021-05-13
drm/amdgpu: free resources on fence usage query
David M Nieto
1
-2
/
+6
2021-05-13
drm: simpledrm: Fix use after free issues
Colin Ian King
1
-0
/
+2
2021-05-13
drm/aperture: Fix missing unlock on error in devm_aperture_acquire()
Zou Wei
1
-2
/
+6
2021-05-13
drm: simpledrm: print resource info using '%pr'
Randy Dunlap
1
-2
/
+2
2021-05-13
drm/nouveau: Remove invalid reference to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+2
2021-05-13
drm/ingenic: Switch IPU plane to type OVERLAY
Paul Cercueil
2
-7
/
+6
2021-05-12
drm/panfrost: Remove redundant error printing in panfrost_device_init()
Zhen Lei
1
-1
/
+0
2021-05-12
MAINTAINERS: Add Xinhui Pan as another AMDGPU contact
Christian König
1
-0
/
+1
2021-05-12
drm/qxl: balance dumb_shadow_bo pin
Gerd Hoffmann
1
-0
/
+1
2021-05-12
drm/qxl: drop redundant code
Gerd Hoffmann
1
-3
/
+1
2021-05-12
drm/modifiers: Enforce consistency between the cap an IN_FORMATS
Daniel Vetter
2
-1
/
+19
2021-05-12
drm: fix semicolon.cocci warnings
kernel test robot
1
-5
/
+5
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
7
-230
/
+378
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
25
-310
/
+405
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
15
-535
/
+6
2021-05-11
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2
-2
/
+19
2021-05-11
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
1
-4
/
+16
2021-05-11
drm/vmwgfx: Fix incorrect enum usage
Zack Rusin
1
-1
/
+1
2021-05-11
drm/vc4: Remove redundant error printing in vc4_ioremap_regs()
Zhen Lei
1
-3
/
+1
2021-05-11
drm: Include <asm/agp.h> iff CONFIG_AGP is set
Thomas Zimmermann
1
-0
/
+2
2021-05-10
drm/dp: Fix bogus DPCD version check in drm_dp_read_downstream_info()
Lyude Paul
1
-1
/
+1
2021-05-10
drm: Mark AGP implementation and ioctls as legacy
Thomas Zimmermann
18
-210
/
+198
2021-05-10
drm: Mark PCI AGP helpers as legacy
Thomas Zimmermann
4
-18
/
+17
2021-05-10
drm/radeon: Move AGP data structures into radeon
Thomas Zimmermann
5
-59
/
+86
2021-05-10
drm/radeon: Move AGP helpers into radeon driver
Thomas Zimmermann
3
-8
/
+104
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
drm/dp: Drop open-coded drm_dp_is_branch() in drm_dp_read_downstream_info()
Lyude Paul
1
-3
/
+1
2021-05-07
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
Lyude Paul
1
-0
/
+7
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
video: fbdev: imxfb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-07
drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
Maxime Ripard
1
-2
/
+8
[next]