index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
drm/etnaviv: reference MMU context when setting up hardware state
Lucas Stach
3
-12
/
+24
2021-09-16
drm/etnaviv: fix MMU context leak on GPU reset
Lucas Stach
1
-0
/
+2
2021-09-16
drm/etnaviv: exec and MMU state is lost when resetting the GPU
Lucas Stach
1
-3
/
+2
2021-09-16
drm/etnaviv: keep MMU context across runtime suspend/resume
Lucas Stach
1
-3
/
+3
2021-09-16
drm/etnaviv: stop abusing mmu_context as FE running marker
Lucas Stach
2
-2
/
+9
2021-09-16
drm/etnaviv: put submit prev MMU context when it exists
Lucas Stach
1
-0
/
+2
2021-09-16
drm/etnaviv: return context from etnaviv_iommu_context_get
Lucas Stach
5
-11
/
+8
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-09-15
Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2021-09-15
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
1
-1
/
+3
2021-09-15
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
1
-2
/
+7
2021-09-15
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
1
-1
/
+1
2021-09-15
PCI/VPD: Defer VPD sizing until first access
Bjorn Helgaas
1
-10
/
+26
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
1
-1
/
+1
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
5
-34
/
+26
2021-09-15
Revert "of: property: fw_devlink: Add support for "phy-handle" property"
Saravana Kannan
1
-2
/
+0
2021-09-15
s390/ap: fix kernel doc comments
Heiko Carstens
2
-3
/
+4
2021-09-15
s390/sclp: fix Secure-IPL facility detection
Alexander Egorenkov
1
-1
/
+2
2021-09-15
swiotlb-xen: drop DEFAULT_NSLABS
Jan Beulich
1
-2
/
+0
2021-09-15
swiotlb-xen: arrange to have buffer info logged
Jan Beulich
1
-1
/
+1
2021-09-15
swiotlb-xen: drop leftover __ref
Jan Beulich
1
-1
/
+1
2021-09-15
swiotlb-xen: limit init retries
Jan Beulich
1
-2
/
+2
2021-09-15
swiotlb-xen: suppress certain init retries
Jan Beulich
1
-1
/
+2
2021-09-15
swiotlb-xen: maintain slab count properly
Jan Beulich
1
-10
/
+9
2021-09-15
swiotlb-xen: fix late init retry
Jan Beulich
1
-2
/
+2
2021-09-15
swiotlb-xen: avoid double free
Jan Beulich
1
-1
/
+0
2021-09-15
xen/pvcalls: backend can be a module
Jan Beulich
1
-1
/
+1
2021-09-14
ptp: dp83640: don't define PAGE0
Randy Dunlap
1
-1
/
+1
2021-09-14
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-09-14
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
1
-2
/
+0
2021-09-14
drm/ttm: fix type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2
-2
/
+2
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2
-8
/
+6
2021-09-14
amd/display: downgrade validation failure log level
Simon Ser
1
-1
/
+2
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-14
drm/amd/pm: fix the issue of uploading powerplay table
Kenneth Feng
1
-1
/
+1
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-14
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
1
-1
/
+1
2021-09-14
drm/i915: Enable -Wsometimes-uninitialized
Nathan Chancellor
1
-1
/
+0
2021-09-14
drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...
Nathan Chancellor
1
-0
/
+2
2021-09-14
drm/i915/selftests: Do not use import_obj uninitialized
Nathan Chancellor
1
-3
/
+2
2021-09-14
nvme-tcp: fix io_work priority inversion
Keith Busch
1
-10
/
+10
2021-09-14
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
1
-13
/
+3
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
1
-2
/
+5
2021-09-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
1
-0
/
+2
2021-09-14
drm/i915: Get PM ref before accessing HW register
Vinay Belgaumkar
1
-1
/
+7
2021-09-14
drm/i915: Release ctx->syncobj on final put, not on ctx close
Daniel Vetter
1
-3
/
+3
2021-09-14
drm/i915/gem: Fix the mman selftest
Thomas Hellström
1
-6
/
+20
2021-09-14
drm/i915/guc: drop guc_communication_enabled
Daniele Ceraolo Spurio
1
-8
/
+3
[prev]
[next]