index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
zram: add a huge_idle writeback mode
Brian Geffon
1
-4
/
+6
2022-04-28
drivers/base/memory: fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-04-28
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-04-28
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-155
/
+195
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-140
/
+165
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-12
/
+30
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+0
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-208
/
+188
2022-04-28
Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+7
2022-04-28
Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+75
2022-04-28
Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-20
/
+58
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
Merge branch 'thermal-int340x'
Rafael J. Wysocki
1
-2
/
+2
2022-04-28
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-12
/
+15
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-27
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-27
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-27
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-27
intel_idle: Fix SPR C6 optimization
Artem Bityutskiy
1
-5
/
+3
2022-04-27
intel_idle: Fix the 'preferred_cstates' module parameter
Artem Bityutskiy
1
-7
/
+12
2022-04-27
Merge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
2
-14
/
+60
2022-04-27
Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-21
/
+29
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
2
-11
/
+48
2022-04-27
platform/x86/intel: pmc/core: change pmc_lpm_modes to static
Tom Rix
1
-1
/
+1
2022-04-27
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
1
-5
/
+3
2022-04-27
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
1
-2
/
+2
2022-04-27
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
1
-7
/
+25
2022-04-27
platform/x86: intel-uncore-freq: Prevent driver loading in guests
Srinivas Pandruvada
1
-0
/
+3
2022-04-27
platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard
Darryn Anton Jordan
1
-0
/
+1
2022-04-27
platform/x86: dell-laptop: Add quirk entry for Latitude 7520
Gabriele Mazzotta
1
-0
/
+13
2022-04-27
platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...
Hans de Goede
1
-3
/
+4
2022-04-27
platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...
Dan Carpenter
1
-2
/
+6
2022-04-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
3
-19
/
+13
2022-04-26
net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
Martin Blumenstingl
1
-3
/
+0
2022-04-26
Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-68
/
+128
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-44
/
+59
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
2022-04-26
drm/sun4i: Remove obsolete references to PHYS_OFFSET
drm-misc-fixes-2022-04-27
Samuel Holland
1
-3
/
+0
2022-04-26
virtio_net: fix wrong buf address calculation when using xdp
Nikolay Aleksandrov
1
-1
/
+19
2022-04-26
net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
Nathan Rossi
1
-2
/
+3
[next]