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
2020-12-15
drm/hisilicon: Fix use-after-free
Tian Tao
1
-1
/
+0
2020-12-15
drm/vc4: kms: Convert to atomic helpers
Maxime Ripard
1
-107
/
+3
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
3
-37
/
+2
2020-12-15
drm/vc4: kms: Remove unassigned_channels from the HVS state
Maxime Ripard
1
-7
/
+7
2020-12-15
drm/vc4: kms: Wait on previous FIFO users before a commit
Maxime Ripard
1
-1
/
+122
2020-12-15
drm/vc4: Simplify a bit the global atomic_check
Maxime Ripard
1
-7
/
+6
2020-12-15
drm: Document use-after-free gotcha with private objects
Maxime Ripard
1
-0
/
+20
2020-12-15
drm: Introduce an atomic_commit_setup function
Maxime Ripard
2
-0
/
+30
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1911
-15889
/
+109285
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
70
-902
/
+2131
2020-12-15
drm/panel: khadas: Fix error code in khadas_ts050_panel_add()
Dan Carpenter
1
-1
/
+1
2020-12-14
drm/amdkfd: fix ttm size refactor fallout
Daniel Vetter
1
-4
/
+4
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1323
-18610
/
+397066
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
36
-104
/
+84
2020-12-14
drm/drv: Remove invalid assignments
Tian Tao
1
-2
/
+0
2020-12-13
Linux 5.10
Linus Torvalds
1
-1
/
+1
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-42
/
+111
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-393
/
+82
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+15
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-22
/
+74
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-137
/
+182
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+11
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-40
/
+159
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
1
-2
/
+2
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
1
-2
/
+20
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-11
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
1
-1
/
+5
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
3
-10
/
+21
2020-12-11
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-9
/
+27
2020-12-11
Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+35
2020-12-11
Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
1
-1
/
+0
2020-12-11
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
4
-8
/
+8
2020-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-32
/
+77
2020-12-11
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2020-12-11
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
3
-27
/
+22
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-11
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-11
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
1
-1
/
+1
2020-12-11
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
[prev]
[next]