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-03-02
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-02
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-02
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-02
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-02
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-02
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
50
-149
/
+446
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-13
/
+22
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
39
-128
/
+420
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
2023-03-03
Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-3
/
+3
2023-03-02
rust: bindgen: Add `alt_instr` as opaque type
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-02
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
46
-455
/
+527
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-11
/
+17
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
8
-31
/
+31
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-320
/
+455
2023-03-02
Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+2
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2
-2
/
+10
2023-03-02
alpha: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
riscv: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-7
/
+12
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
3
-1
/
+25
2023-03-02
s390/kprobes: fix current_kprobe never cleared after kprobes reenter
Vasily Gorbik
1
-0
/
+1
2023-03-02
s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
Vasily Gorbik
1
-2
/
+1
2023-03-02
watchdog: at91rm9200: Only warn once about problems in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-02
watchdog: mt7621-wdt: avoid ralink architecture dependent code
Sergio Paracuellos
2
-6
/
+20
2023-03-02
watchdog: mt7621-wdt: avoid static global declarations
Sergio Paracuellos
1
-37
/
+65
2023-03-02
dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller re...
Sergio Paracuellos
1
-0
/
+7
2023-03-01
drm/amdgpu/vcn: fix compilation issue with legacy gcc
bobzhou
1
-1
/
+2
2023-03-01
drm/amd/display: Extend Freesync over PCon support for more devices
Sung Joon Kim
1
-0
/
+2
2023-03-01
Revert "drm/amd/display: Do not set DRR on pipe commit"
Aric Cyr
1
-0
/
+3
2023-03-01
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
1
-1
/
+4
2023-03-01
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
3
-2
/
+11
2023-03-01
drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
Horatio Zhang
1
-3
/
+3
2023-03-01
drm/amdgpu: remove unused variable ring
Tom Rix
1
-2
/
+0
2023-03-01
drm/amd/display: fix dm irq error message in gpu recover
tiancyin
1
-2
/
+2
2023-03-01
drm/amd: Fix initialization for nbio 7.5.1
Mario Limonciello
1
-0
/
+5
2023-03-01
drm/amd/display: Don't restrict bpc to 8 bpc
Harry Wentland
1
-1
/
+1
2023-03-01
drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...
Candice Li
1
-10
/
+5
2023-03-01
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
[prev]
[next]