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
2021-11-17
net: ax88796c: use bit numbers insetad of bit masks
Łukasz Stelmach
1
-3
/
+3
2021-11-17
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
1
-2
/
+2
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-11-17
drm/i915/guc: fix NULL vs IS_ERR() checking
Dan Carpenter
1
-2
/
+2
2021-11-17
drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB
Vandita Kulkarni
2
-2
/
+5
2021-11-17
Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
Vandita Kulkarni
1
-8
/
+2
2021-11-17
firmware: arm_scmi: Fix type error assignment in voltage protocol
Cristian Marussi
1
-1
/
+1
2021-11-17
firmware: arm_scmi: Fix type error in sensor protocol
Cristian Marussi
1
-1
/
+1
2021-11-17
firmware: arm_scmi: pm: Propagate return value to caller
Peng Fan
1
-3
/
+1
2021-11-17
firmware: arm_scmi: Fix base agent discover response
Vincent Guittot
1
-3
/
+12
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
16
-89
/
+122
2021-11-17
parisc/sticon: fix reverse colors
Sven Schnelle
1
-6
/
+6
2021-11-17
fbdev: Prevent probing generic drivers if a FB is already registered
drm-misc-fixes-2021-11-18
Javier Martinez Canillas
2
-0
/
+22
2021-11-17
drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
Rob Clark
1
-4
/
+5
2021-11-16
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
1
-13
/
+10
2021-11-16
amt: cancel delayed_work synchronously in amt_fini()
Taehee Yoo
1
-1
/
+1
2021-11-16
bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not set
Michael Chan
2
-1
/
+11
2021-11-16
net: mvmdio: fix compilation warning
Marcin Wojtas
1
-0
/
+2
2021-11-16
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-16
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-16
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-16
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-16
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-11-16
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-17
ata: libata: improve ata_read_log_page() error message
Damien Le Moal
1
-2
/
+3
2021-11-16
net/mlx5: E-Switch, return error if encap isn't supported
Raed Salem
1
-1
/
+1
2021-11-16
net/mlx5: Lag, update tracker when state change event received
Maher Sanalla
1
-15
/
+13
2021-11-16
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
Roi Dayan
3
-11
/
+25
2021-11-16
net/mlx5: Fix flow counters SF bulk query len
Avihai Horon
1
-1
/
+1
2021-11-16
net/mlx5: E-Switch, rebuild lag only when needed
Mark Bloch
1
-2
/
+10
2021-11-16
net/mlx5: Update error handler for UCTX and UMEM
Neta Ostrovsky
1
-2
/
+2
2021-11-16
net/mlx5: DR, Fix check for unsupported fields in match param
Yevgeny Kliteynik
1
-5
/
+6
2021-11-16
net/mlx5: DR, Handle eswitch manager and uplink vports separately
Yevgeny Kliteynik
2
-33
/
+24
2021-11-16
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
Valentine Fatiev
2
-3
/
+6
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
2
-9
/
+7
2021-11-16
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events
Vlad Buslov
3
-1
/
+10
2021-11-16
net/mlx5e: kTLS, Fix crash in RX resync flow
Tariq Toukan
1
-6
/
+17
2021-11-16
thermal: core: Reset previous low and high trip during thermal zone init
Manaf Meethalavalappu Pallikunhi
1
-0
/
+2
2021-11-16
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
1
-2
/
+2
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
1
-3
/
+2
2021-11-16
RDMA/core: Set send and receive CQ before forwarding to the driver
Leon Romanovsky
1
-0
/
+3
2021-11-16
optee: fix kfree NULL pointer
Lv Ruyi
1
-4
/
+3
2021-11-16
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
3
-45
/
+45
2021-11-16
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
1
-12
/
+0
2021-11-16
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
1
-0
/
+1
2021-11-16
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
2
-4
/
+10
2021-11-16
platform/x86: dell-wmi-descriptor: disable by default
Thomas Weißschuh
1
-1
/
+1
2021-11-16
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-16
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
Christophe JAILLET
1
-0
/
+2
2021-11-16
platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS
Hans de Goede
1
-1
/
+1
[prev]
[next]