index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
3
-6
/
+41
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
26
-1464
/
+2061
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
86
-690
/
+2541
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
52
-4033
/
+5
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-21
/
+28
2023-11-10
Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...
Daniel Vetter
8
-36
/
+65
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2
-17
/
+40
2023-11-10
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
10
-19
/
+4
2023-11-10
lib: test_objpool: make global variables static
wuqiang.matt
1
-3
/
+3
2023-11-10
Documentation: tracing: Add a note about argument and retval access
Masami Hiramatsu (Google)
2
-4
/
+12
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
pwm: samsung: Fix a bit test in pwm_samsung_resume()
Dan Carpenter
1
-1
/
+1
2023-11-10
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: amifb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...
Uwe Kleine-König
1
-1
/
+7
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-10
parport: gsc: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: hyperv_fb: fix uninitialized local variable use
Arnd Bergmann
1
-0
/
+2
2023-11-10
fbdev: omapfb/tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/tfp410: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/opa362: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/hdmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dvi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: atmel_lcdfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-11-10
fbdev: omapfb/tpd12s015: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/tfp410: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Don't put .remove() in .exit.text and drop s...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/opa362: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/hdmi: Don't put .remove() in .exit.text and drop suppress_bind_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dvi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: atmel_lcdfb: Stop using platform_driver_probe()
Uwe Kleine-König
1
-7
/
+7
[prev]
[next]