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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
8 days
drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
Thomas Zimmermann
1
-1
/
+0
8 days
drm/fb-helper: Fix a locking bug in an error path
Bart Van Assche
1
-1
/
+3
8 days
usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
Andrei Kuchynski
1
-2
/
+2
8 days
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
1
-2
/
+0
8 days
drm/xe/pt: Reset current_op in xe_pt_update_ops_init()
Zongyao Bai
1
-0
/
+3
8 days
drm/xe: Add page reclamation info to device info
Oak Zeng
3
-0
/
+4
8 days
drm/xe: Stub out new pagefault layer
Matthew Brost
4
-0
/
+221
8 days
drm/xe: Use SVM range helpers in PT layer
Matthew Brost
1
-14
/
+14
8 days
drm/i915/vrr: require valid min/max vfreq for VRR
Jani Nikula
1
-0
/
+4
8 days
drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
Ville Syrjälä
1
-2
/
+4
8 days
drm/xe: Wait on external BO kernel fences in exec IOCTL
Matthew Brost
1
-6
/
+16
8 days
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
Thomas Hellström
5
-16
/
+8
8 days
drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
Himal Prasad Ghimiray
1
-5
/
+20
8 days
drm/xe/vm: Prevent binding of purged buffer objects
Arvind Yadav
1
-11
/
+68
8 days
drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
Arvind Yadav
2
-0
/
+62
8 days
drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
Nitin Gote
2
-27
/
+67
8 days
drm/xe/pat: Add helper to query compression enable status
Xin Wang
2
-0
/
+16
8 days
drm/amd/display: Exit idle optimizations before programming
Leo Li
1
-32
/
+46
8 days
drm/amd/display: check GRPH_FLIP status before sending event
Leo Li
3
-40
/
+197
8 days
drm/xe/guc: Fix buffer overflow in steered register list allocation
Tejas Upadhyay
1
-2
/
+9
8 days
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
1
-2
/
+28
8 days
drm/amdgpu: Fix context pstate override handling
Tvrtko Ursulin
1
-29
/
+42
8 days
drm/tegra: fbdev: Remove offset into framebuffer memory
Thomas Zimmermann
1
-6
/
+2
8 days
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
12
-131
/
+26
8 days
wifi: brcmfmac: drain bus_reset work on device removal
Fan Wu
7
-4
/
+77
8 days
media: qcom: camss: Fix RDI streaming for CSID 340
Bryan O'Donoghue
1
-8
/
+10
8 days
media: qcom: camss: csid-340: Fix unused variables
Loic Poulain
1
-7
/
+3
8 days
media: chips-media: wave5: Support CBP profile
Jackson Lee
3
-1
/
+8
8 days
usb: typec: ucsi: Fix race condition and ordering in port unregistration
Andrei Kuchynski
1
-43
/
+39
8 days
usb: typec: ucsi: split connector lock classes
Sergey Senozhatsky
2
-0
/
+9
8 days
drm/xe/rtp: Ensure locking/ref counting for OA whitelists
Ashutosh Dixit
2
-0
/
+13
8 days
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
1
-0
/
+7
8 days
drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
Ashutosh Dixit
2
-2
/
+36
8 days
drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
Ashutosh Dixit
1
-0
/
+15
8 days
drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
Ashutosh Dixit
1
-0
/
+11
8 days
drm/xe/rtp: Generalize whitelist_apply_to_hwe
Ashutosh Dixit
1
-5
/
+6
8 days
drm/xe/rtp: Keep track of non-OA nonpriv slots
Ashutosh Dixit
1
-2
/
+5
8 days
drm/xe/rtp: Maintain OA whitelists separately
Ashutosh Dixit
4
-1
/
+19
8 days
drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
Ashutosh Dixit
1
-3
/
+5
8 days
drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
Ashutosh Dixit
1
-16
/
+13
8 days
HID: logitech-dj: Fix maxfield check in DJ short report validation
HyeongJun An
1
-2
/
+7
8 days
spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
Jun Guo
1
-0
/
+1
8 days
drm/vmwgfx: validate external BO copy bounds for both stride paths
Zack Rusin
1
-8
/
+31
8 days
drm/vmwgfx: use check_add_overflow for shader size+offset bound
Zack Rusin
1
-4
/
+9
8 days
drm/vmwgfx: enforce cursor size limits for MOB cursors
Zack Rusin
1
-5
/
+44
8 days
drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failure
Zack Rusin
1
-8
/
+9
8 days
drm/vmwgfx: bound DMA command body size against suffix pointer
Zack Rusin
1
-0
/
+6
8 days
drm/vmwgfx: validate DRAW_PRIMITIVES header size before division
Zack Rusin
1
-1
/
+7
8 days
drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
Zack Rusin
1
-2
/
+5
8 days
drm/vmwgfx: take fman->lock around fence list mutation in fifo_down
Zack Rusin
1
-1
/
+12
[next]