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-04-06
vfio/pci: Re-order vfio_pci_probe()
Jason Gunthorpe
1
-8
/
+9
2021-04-06
vfio/pci: Move VGA and VF initialization to functions
Jason Gunthorpe
1
-42
/
+74
2021-04-06
vfio/fsl-mc: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2
-9
/
+12
2021-04-06
vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
Jason Gunthorpe
1
-27
/
+47
2021-04-06
vfio/platform: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
4
-31
/
+25
2021-04-06
vfio: Split creation of a vfio_device into init and register ops
Jason Gunthorpe
1
-60
/
+65
2021-04-06
vfio: Simplify the lifetime logic for vfio_device
Jason Gunthorpe
1
-54
/
+25
2021-04-06
vfio: Remove extra put/gets around vfio_device->group
Jason Gunthorpe
1
-19
/
+2
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-03
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+0
2021-04-04
soc: litex: Remove duplicated header file inclusion
Zhen Lei
1
-1
/
+0
2021-04-03
Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2021-04-03
Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-03
Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+22
2021-04-03
Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-81
/
+0
2021-04-03
Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-67
/
+112
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+13
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+22
2021-04-02
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+57
2021-04-02
Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+10
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2
-4
/
+50
2021-04-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2021-04-01
Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-44
/
+64
2021-04-02
Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2
-2
/
+12
2021-04-02
Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
3
-21
/
+26
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+7
2021-04-01
Merge tag 'amd-drm-fixes-5.12-2021-03-31' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-20
/
+26
2021-04-01
Merge tag 'exynos-drm-fixes-for-v5.12-rc6' of git://git.kernel.org/pub/scm/li...
Dave Airlie
1
-1
/
+0
2021-03-31
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-03-31
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-03-31
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
1
-0
/
+5
2021-03-31
drm/amdkfd: dqm fence memory corruption
Qu Huang
7
-12
/
+12
2021-03-31
Merge tag 'pinctrl-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+27
2021-03-30
ACPI: scan: Fix _STA getting called on devices with unmet dependencies
Hans de Goede
1
-1
/
+11
2021-03-30
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
1
-0
/
+7
2021-03-30
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
1
-12
/
+8
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
1
-4
/
+6
2021-03-30
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
1
-5
/
+5
2021-03-30
Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+7
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-03-29
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
1
-1
/
+13
2021-03-30
Merge tag 'intel-pinctrl-v5.12-3' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
1
-1
/
+6
2021-03-29
vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
Jason Gunthorpe
1
-1
/
+1
2021-03-29
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
1
-1
/
+1
2021-03-29
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
1
-1
/
+2
2021-03-29
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-29
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
1
-3
/
+39
[next]