index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
iommu/qcom: Fix local_base status check
Tang Bin
1
-1
/
+4
2020-05-01
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
1
-1
/
+1
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
1
-2
/
+2
2020-05-01
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
1
-1
/
+1
2020-04-30
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+36
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-30
mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
Jiri Pirko
1
-2
/
+10
2020-04-30
net: macb: Fix runtime PM refcounting
Andy Shevchenko
1
-3
/
+9
2020-04-30
net: moxa: Fix a potential double 'free_irq()'
Christophe JAILLET
1
-1
/
+1
2020-04-30
net: macsec: preserve ingress frame ordering
Scott Dial
1
-1
/
+2
2020-05-01
Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...
Dave Airlie
23
-105
/
+211
2020-04-30
net: ipa: zero return code before issuing generic EE command
Alex Elder
2
-0
/
+9
2020-04-30
net: ipa: fix an error message in gsi_channel_init_one()
Alex Elder
1
-2
/
+2
2020-04-30
net: ipa: fix a bug in ipa_endpoint_stop()
Alex Elder
1
-5
/
+2
2020-05-01
Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-14
/
+36
2020-04-30
ionic: add device reset to fw upgrade down
Shannon Nelson
1
-0
/
+1
2020-04-30
ionic: refresh devinfo after fw-upgrade
Shannon Nelson
1
-0
/
+1
2020-04-30
ionic: no link check until after probe
Shannon Nelson
1
-2
/
+0
2020-04-30
dp83640: reverse arguments to list_add_tail
Julia Lawall
1
-1
/
+1
2020-05-01
Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-33
/
+32
2020-04-30
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+42
2020-04-30
ibmvnic: Skip fatal error reset after passive init
Juliet Kim
1
-1
/
+2
2020-04-30
Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-22
/
+27
2020-04-30
net/mlx5e: Fix q counters on uplink representors
Roi Dayan
1
-7
/
+2
2020-04-30
net/mlx5: Fix command entry leak in Internal Error State
Moshe Shemesh
1
-0
/
+4
2020-04-30
net/mlx5: Fix forced completion access non initialized command entry
Moshe Shemesh
1
-1
/
+1
2020-04-30
net/mlx5: DR, On creation set CQ's arm_db member to right value
Erez Shitrit
1
-1
/
+13
2020-04-30
net/mlx5: E-switch, Fix mutex init order
Parav Pandit
1
-6
/
+6
2020-04-30
net/mlx5: E-switch, Fix printing wrong error value
Parav Pandit
1
-1
/
+1
2020-04-30
net/mlx5: E-switch, Fix error unwinding flow for steering init failure
Parav Pandit
1
-2
/
+2
2020-04-30
dma-buf: fix documentation build warnings
drm-misc-fixes-2020-04-30
Randy Dunlap
1
-2
/
+2
2020-04-30
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
1
-1
/
+4
2020-04-30
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
1
-1
/
+1
2020-04-29
wireguard: receive: use tunnel helpers for decapsulating ECN markings
Toke Høiland-Jørgensen
1
-4
/
+2
2020-04-29
wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
Jason A. Donenfeld
1
-1
/
+3
2020-04-29
wireguard: send: remove errant newline from packet_encrypt_worker
Sultan Alsawaf
1
-1
/
+0
2020-04-29
platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...
Gwendal Grignou
2
-61
/
+92
2020-04-29
HID: mcp2221: add gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2020-04-29
HID: i2c-hid: reset Synaptics SYNA2393 on resume
Daniel Playfair Cal
2
-0
/
+5
2020-04-29
HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
Jason Gerecke
1
-3
/
+6
2020-04-29
net: dsa: mv88e6xxx: remove duplicate assignment of struct members
Jason Yan
1
-4
/
+0
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2020-04-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-7
/
+19
2020-04-29
HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Alan Stern
2
-8
/
+30
2020-04-29
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Krzysztof Kozlowski
1
-1
/
+1
2020-04-29
iommu/mediatek: Fix MTK_IOMMU dependencies
Geert Uytterhoeven
1
-1
/
+1
2020-04-29
iommu: Fix the memory leak in dev_iommu_free()
Kevin Hao
1
-0
/
+1
2020-04-29
drm/qxl: qxl_release use after free
Vasily Averin
4
-11
/
+7
2020-04-29
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
Vasily Averin
1
-1
/
+2
2020-04-28
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
[prev]
[next]