index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
drm/vmwgfx: Add basic support for external buffers
Zack Rusin
1
-4
/
+58
2024-07-25
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
12
-502
/
+740
2024-07-25
drm/vmwgfx: Make sure the screen surface is ref counted
Zack Rusin
1
-18
/
+22
2024-07-25
drm/vmwgfx: Fix a deadlock in dma buf fence polling
Zack Rusin
1
-10
/
+7
2024-07-24
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
1
-1
/
+1
2024-07-22
drm/nouveau: prime: fix refcount underflow
Danilo Krummrich
1
-1
/
+2
2024-07-19
drm/ast: Fix black screen after resume
Jammy Huang
1
-0
/
+5
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the performance extension
Tvrtko Ursulin
1
-0
/
+8
2024-07-18
drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
Tvrtko Ursulin
1
-0
/
+12
2024-07-18
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
3
-26
/
+50
2024-07-18
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
3
-19
/
+48
2024-07-18
drm/v3d: Prevent out of bounds access in performance query extensions
Tvrtko Ursulin
1
-0
/
+6
2024-07-16
drm/gpuvm: fix missing dependency to DRM_EXEC
Danilo Krummrich
1
-0
/
+1
2024-07-15
drm: panel-orientation-quirks: Add quirk for OrangePi Neo
Philip Mueller
1
-0
/
+6
2024-07-11
drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
Qiuxu Zhuo
1
-0
/
+11
2024-07-09
drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes
Ma Ke
1
-0
/
+3
2024-07-09
drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes
Ma Ke
1
-0
/
+3
2024-07-09
drm/meson: fix canvas release in bind function
Yao Zi
1
-19
/
+18
2024-07-08
drm/bridge: adv7511: Fix Intermittent EDID failures
Adam Ford
3
-14
/
+23
2024-07-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-27
/
+43
2024-07-06
Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+10
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+42
2024-07-05
Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-31
/
+127
2024-07-05
Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+20
2024-07-05
Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...
Daniel Vetter
6
-4
/
+59
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
1
-76
/
+110
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
2
-102
/
+119
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
40
-274
/
+424
2024-07-04
Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-7
/
+8
2024-07-04
Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+18
2024-07-04
Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
7
-20
/
+58
2024-07-04
Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/xe/...
Daniel Vetter
2
-7
/
+7
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-04
Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-21
/
+19
2024-07-04
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-07-04
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-04
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-04
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-04
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-04
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-04
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
1
-38
/
+10
2024-07-03
Merge patch series "Assorted fixes in RISC-V PMU driver"
Palmer Dabbelt
2
-4
/
+42
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-2
/
+40
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
1
-1
/
+1
[next]