index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
hdmi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
148
-156
/
+152
2023-07-21
gpu/host1x: Explicitly include correct DT includes
Rob Herring
2
-2
/
+3
2023-07-21
gpu: host1x: Stop open-coding of_device_uevent()
Miquel Raynal
1
-23
/
+6
2023-07-21
of: module: Export of_device_uevent()
Miquel Raynal
1
-0
/
+1
2023-07-20
drm: debugfs: Silence warning from cast
Steven Price
1
-1
/
+1
2023-07-20
drm: manager: Fix printk format for size_t
Steven Price
1
-1
/
+1
2023-07-20
drm/panel: simple: Drop prepared_time
Marek Vasut
1
-4
/
+0
2023-07-20
drm/syncobj: add IOCTL to register an eventfd
Simon Ser
5
-7
/
+174
2023-07-20
drm: debugfs: provide infrastructure to dump a DRM GPU VA space
Danilo Krummrich
2
-0
/
+65
2023-07-20
drm: manager to keep track of GPUs VA mappings
Danilo Krummrich
7
-0
/
+2556
2023-07-17
drm/bridge: anx7625: Use common macros for HDCP capabilities
Chen-Yu Tsai
1
-2
/
+2
2023-07-17
drm/bridge: anx7625: Use common macros for DP power sequencing commands
Chen-Yu Tsai
1
-4
/
+4
2023-07-17
drm/file: use explicit values for enum drm_minor_type
Simon Ser
1
-4
/
+4
2023-07-17
drm/drv: use enum drm_minor_type when appropriate
Simon Ser
1
-4
/
+4
2023-07-17
Linux 6.5-rc2
v6.5-rc2
Linus Torvalds
1
-1
/
+1
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
3
-7
/
+14
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
1
-1
/
+1
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
1
-1
/
+2
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
1
-13
/
+14
2023-07-14
drm/panel: ld9040: Register a backlight device
Paul Cercueil
1
-1
/
+30
2023-07-14
drm/panel: ld9040: Use better magic values
Paul Cercueil
1
-5
/
+5
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-07-13
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
1
-17
/
+30
2023-07-13
sparc: mark __arch_xchg() as __always_inline
Arnd Bergmann
2
-2
/
+2
2023-07-13
MAINTAINERS: Foolishly claim maintainership of string routines
Kees Cook
1
-1
/
+4
2023-07-13
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-07-13
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-13
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-13
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-07-13
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
1
-0
/
+6
2023-07-13
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+1
2023-07-13
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
1
-3
/
+33
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-13
drm/ssd130x: Change pixel format used to compute the buffer size
Javier Martinez Canillas
1
-1
/
+1
2023-07-13
libceph: harden msgr2.1 frame segment length checks
Ilya Dryomov
1
-15
/
+26
2023-07-13
selftests: tc-testing: add test for qfq with stab overhead
Pedro Tammela
1
-0
/
+38
2023-07-13
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-07-13
selftests: tc-testing: add tests for qfq mtu sanity check
Pedro Tammela
1
-0
/
+48
2023-07-13
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
1
-2
/
+9
2023-07-13
sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ
Artur Rojek
2
-3
/
+3
2023-07-13
sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux
Geert Uytterhoeven
1
-3
/
+3
2023-07-13
sh: mach-highlander: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
sh: mach-r2d: Handle virq offset in cascaded IRL demux
Geert Uytterhoeven
1
-2
/
+2
2023-07-13
smb: client: fix missed ses refcounting
Paulo Alcantara
2
-17
/
+11
2023-07-13
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
1
-1
/
+1
2023-07-13
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
1
-0
/
+2
2023-07-13
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-13
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-13
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
[next]