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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-12
gpio: remove gpio_lock
Bartosz Golaszewski
4
-98
/
+47
2024-02-12
gpio: sysfs: use gpio_device_find() to iterate over existing devices
Bartosz Golaszewski
3
-25
/
+24
2024-02-12
gpio: protect the descriptor label with SRCU
Bartosz Golaszewski
3
-30
/
+61
2024-02-12
gpio: add SRCU infrastructure to struct gpio_desc
Bartosz Golaszewski
2
-2
/
+19
2024-02-12
gpio: don't set label from irq helpers
Bartosz Golaszewski
1
-13
/
+8
2024-02-12
gpio: provide and use gpiod_get_label()
Bartosz Golaszewski
3
-4
/
+10
2024-02-12
gpio: remove unused logging helpers
Bartosz Golaszewski
1
-13
/
+0
2024-02-12
gpio: of: assign and read the hog pointer atomically
Bartosz Golaszewski
2
-3
/
+3
2024-02-12
gpio: protect the list of GPIO devices with SRCU
Bartosz Golaszewski
1
-112
/
+135
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
3
-7
/
+8
2024-02-12
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
521
-2869
/
+5179
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
5
-26
/
+29
2024-02-10
Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+17
2024-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+14
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-62
/
+65
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-09
Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-20
/
+29
2024-02-09
Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+35
2024-02-09
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+10
2024-02-09
Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2024-02-09
Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
55
-251
/
+387
2024-02-09
Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-20
/
+22
2024-02-09
Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
28
-98
/
+220
2024-02-09
Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-4
/
+3
2024-02-09
Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
9
-65
/
+57
2024-02-09
Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-58
/
+76
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-231
/
+492
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8
Jens Axboe
4
-23
/
+25
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
gpio: set device type for GPIO chips
Bartosz Golaszewski
1
-4
/
+9
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
1
-4
/
+4
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2
-35
/
+1
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
1
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
5
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
1
-1
/
+1
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+8
2024-02-07
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
1
-1
/
+1
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
[next]