Age | Commit message (Expand) | Author |
2021-09-16 | drm/etnaviv: keep MMU context across runtime suspend/resume | Lucas Stach |
2021-09-16 | drm/etnaviv: stop abusing mmu_context as FE running marker | Lucas Stach |
2021-09-16 | drm/etnaviv: put submit prev MMU context when it exists | Lucas Stach |
2021-09-16 | drm/etnaviv: return context from etnaviv_iommu_context_get | Lucas Stach |
2021-09-15 | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-09-15 | Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-09-15 | Revert "net: phy: Uniform PHY driver access" | Vladimir Oltean |
2021-09-15 | PCI: Add AMD GPU multi-function power dependencies | Evan Quan |
2021-09-15 | PCI/ACPI: Don't reset a fwnode set by OF | Jean-Philippe Brucker |
2021-09-15 | PCI/VPD: Defer VPD sizing until first access | Bjorn Helgaas |
2021-09-15 | Merge branch 'absolute-pointer' (patches from Guenter) | Linus Torvalds |
2021-09-15 | net: i825xx: Use absolute_pointer for memcpy from fixed memory location | Guenter Roeck |
2021-09-15 | Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15 | Jens Axboe |
2021-09-15 | Revert "of: property: fw_devlink: Add support for "phy-handle" property" | Saravana Kannan |
2021-09-15 | s390/ap: fix kernel doc comments | Heiko Carstens |
2021-09-15 | s390/sclp: fix Secure-IPL facility detection | Alexander Egorenkov |
2021-09-15 | swiotlb-xen: drop DEFAULT_NSLABS | Jan Beulich |
2021-09-15 | swiotlb-xen: arrange to have buffer info logged | Jan Beulich |
2021-09-15 | swiotlb-xen: drop leftover __ref | Jan Beulich |
2021-09-15 | swiotlb-xen: limit init retries | Jan Beulich |
2021-09-15 | swiotlb-xen: suppress certain init retries | Jan Beulich |
2021-09-15 | swiotlb-xen: maintain slab count properly | Jan Beulich |
2021-09-15 | swiotlb-xen: fix late init retry | Jan Beulich |
2021-09-15 | swiotlb-xen: avoid double free | Jan Beulich |
2021-09-15 | xen/pvcalls: backend can be a module | Jan Beulich |
2021-09-14 | ptp: dp83640: don't define PAGE0 | Randy Dunlap |
2021-09-14 | bnx2x: Fix enabling network interfaces without VFs | Adrian Bunk |
2021-09-14 | nvme: remove the call to nvme_update_disk_info in nvme_ns_remove | Christoph Hellwig |
2021-09-14 | drm/ttm: fix type mismatch error on sparc64 | Huang Rui |
2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds |
2021-09-14 | drm/amdgpu: use IS_ERR for debugfs APIs | Nirmoy Das |
2021-09-14 | amd/display: downgrade validation failure log level | Simon Ser |
2021-09-14 | drm/amdgpu: fix use after free during BO move | Christian König |
2021-09-14 | drm/amd/pm: fix the issue of uploading powerplay table | Kenneth Feng |
2021-09-14 | drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10 | Ernst Sjöstrand |
2021-09-14 | cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory | James Morse |
2021-09-14 | drm/i915: Enable -Wsometimes-uninitialized | Nathan Chancellor |
2021-09-14 | drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm... | Nathan Chancellor |
2021-09-14 | drm/i915/selftests: Do not use import_obj uninitialized | Nathan Chancellor |
2021-09-14 | nvme-tcp: fix io_work priority inversion | Keith Busch |
2021-09-14 | nvme-rdma: destroy cm id before destroy qp to avoid use after free | Ruozhu Li |
2021-09-14 | nvme-multipath: fix ANA state updates when a namespace is not present | Anton Eidelman |
2021-09-14 | rtc: cmos: Disable irq around direct invocation of cmos_interrupt() | Chris Wilson |
2021-09-14 | drm/i915: Get PM ref before accessing HW register | Vinay Belgaumkar |
2021-09-14 | drm/i915: Release ctx->syncobj on final put, not on ctx close | Daniel Vetter |
2021-09-14 | drm/i915/gem: Fix the mman selftest | Thomas Hellström |
2021-09-14 | drm/i915/guc: drop guc_communication_enabled | Daniele Ceraolo Spurio |
2021-09-14 | drm/i915/dp: Use max params for panels < eDP 1.4 | Kai-Heng Feng |
2021-09-14 | drm/i915/dp: return proper DPRX link training result | Lee Shawn C |
2021-09-14 | PM: base: power: don't try to use non-existing RTC for storing data | Juergen Gross |