index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-26
drm: rcar-du: Use __free() to simplify device_node handling
Laurent Pinchart
-18
/
+7
2026-03-26
drm: rcar-du: Store CMM device pointer instead of platform_device
Laurent Pinchart
-27
/
+27
2026-03-26
drm: rcar-du: Ensure correct suspend/resume ordering with VSP
Laurent Pinchart
-0
/
+18
2026-03-26
Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...
Maarten Lankhorst
-10
/
+4
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
-1
/
+1
2026-03-26
vfio/pci: Fix double free in dma-buf feature
Alex Williamson
-3
/
+2
2026-03-26
spi: spi-fsl-lpspi: fix teardown order issue (UAF)
Marc Kleine-Budde
-1
/
+2
2026-03-26
media: ccs: Avoid deadlock in ccs_init_state()
Sakari Ailus
-2
/
+0
2026-03-26
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
-4
/
+5
2026-03-26
net: dpaa2-mac: export standard statistics
Ioana Ciornei
-2
/
+338
2026-03-26
net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
-40
/
+171
2026-03-26
net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
-4
/
+132
2026-03-26
media: Add t4ka3 camera sensor driver
Kate Hsuan
-0
/
+1077
2026-03-26
media: i2c: Add ov2732 image sensor driver
Walter Werner Schneider
-0
/
+804
2026-03-26
firmware: microchip: fail auto-update probe if no flash found
Conor Dooley
-4
/
+6
2026-03-26
spi: fix use-after-free on managed registration failure
Johan Hovold
-1
/
+12
2026-03-26
mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
Cathy Xu
-5
/
+5
2026-03-26
drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
Liu Ying
-5
/
+11
2026-03-26
mmc: block: use single block write in retry
Bin Liu
-2
/
+13
2026-03-26
mmc: sdhci-of-arasan: Use standard mmc_clk_phase_map infrastructure
Shawn Lin
-61
/
+12
2026-03-26
octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
Eric Biggers
-41
/
+13
2026-03-26
crypto: caam - fix overflow on long hmac keys
Horia Geantă
-1
/
+2
2026-03-26
crypto: caam - fix DMA corruption on long hmac keys
Horia Geantă
-1
/
+2
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
-17
/
+24
2026-03-26
drm/panel: simple: Correct G190EAN01 prepare timing
Sebastian Reichel
-1
/
+1
2026-03-26
drm/panel: himax-hx83102: Add support for DSI DCS backlight control
Val Packett
-0
/
+65
2026-03-26
drm/panel: himax-hx83102: Add support for Holitech HTF065H045
Val Packett
-0
/
+86
2026-03-26
drm: panel: Add Samsung S6E8FC0 DSI controller for M1906F9 panel
Yedaya Katsman
-0
/
+315
2026-03-26
drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
Dmitry Baryshkov
-0
/
+1
2026-03-26
drm/panel: simple: Add Tianma TM050RDH03 panel
Liu Ying
-0
/
+3
2026-03-26
drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A SPI panel
Dario Binacchi
-13
/
+354
2026-03-26
drm/panel: ilitek-ili9806e: split core and DSI logic
Dario Binacchi
-108
/
+192
2026-03-26
drm/panel: ilitek-ili9806e: rename to specific DSI driver
Dario Binacchi
-5
/
+5
2026-03-26
drm/panel: Add Himax HX83121A panel driver
Pengyu Luo
-0
/
+761
2026-03-26
drm/panel: simple: add JuTouch JT070TM041
Steffen Trumtrar
-0
/
+32
2026-03-26
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
-1
/
+9
2026-03-26
gpio: fix up CONFIG_OF dependencies
Arnd Bergmann
-0
/
+6
2026-03-26
iio: light: veml6070: fix veml6070_read() return value
Aldo Conte
-3
/
+1
2026-03-26
xen/privcmd: unregister xenstore notifier on module exit
GuoHan Zhao
-0
/
+3
2026-03-26
drm/gem-dma: set VM_DONTDUMP for mmap
Chen-Yu Tsai
-1
/
+1
2026-03-26
gpu: nova-core: remove `io::` qualifier to register macro invocations
Alexandre Courbot
-15
/
+15
2026-03-26
gpu: nova-core: convert falcon registers to kernel register macro
Alexandre Courbot
-1291
/
+466
2026-03-26
gpu: nova-core: convert PDISP registers to kernel register macro
Alexandre Courbot
-5
/
+13
2026-03-26
gpu: nova-core: convert FUSE registers to kernel register macro
Alexandre Courbot
-22
/
+41
2026-03-26
gpu: nova-core: convert GC6 registers to kernel register macro
Alexandre Courbot
-37
/
+49
2026-03-26
gpu: nova-core: convert PFB registers to kernel register macro
Alexandre Courbot
-50
/
+70
2026-03-26
gpu: nova-core: convert PBUS registers to kernel register macro
Alexandre Courbot
-6
/
+11
2026-03-26
gpu: nova-core: convert PMC registers to kernel register macro
Alexandre Courbot
-57
/
+53
2026-03-26
gpu: nova-core: introduce `bounded_enum` macro
Alexandre Courbot
-0
/
+81
2026-03-26
drm/i915/psr: Fixes for Dell XPS DA14260 quirk
Jouni Högander
-8
/
+13
[prev]
[next]