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-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
12
-45
/
+13
2024-08-29
scsi: check that busses support the DMA API before setting dma parameters
Christoph Hellwig
1
-2
/
+9
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
3
-70
/
+37
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-27
/
+37
2024-08-18
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-39
/
+9
2024-08-18
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-10
/
+16
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+0
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+5
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
6
-58
/
+60
2024-08-16
Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+11
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-18
/
+68
2024-08-16
Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-70
/
+29
2024-08-16
Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'for-6.11/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+24
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+14
2024-08-16
Merge tag 'drm-fixes-2024-08-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
46
-420
/
+693
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
2
-1
/
+20
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-16
Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-2
/
+2
2024-08-16
Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
16
-160
/
+247
2024-08-16
Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-6
/
+24
2024-08-15
md/raid1: Fix data corruption for degraded array with slow disk
Yu Kuai
1
-4
/
+10
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-158
/
+454
2024-08-15
Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-36
/
+26
2024-08-15
Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+13
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
1
-19
/
+3
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
1
-3
/
+5
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
4
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
4
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
3
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
3
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
1
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
3
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
1
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
3
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
1
-3
/
+3
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
1
-0
/
+3
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2
-6
/
+21
[next]