summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-07dax/bus.c: use the right locking mode (read vs write) in size_showVishal Verma
2024-05-07dax/bus.c: don't use down_write_killable for non-user processesVishal Verma
2024-05-07dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping pathsVishal Verma
2024-05-07dax/bus.c: replace WARN_ON_ONCE() with lockdep assertsVishal Verma
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand
2024-05-05drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()David Hildenbrand
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang
2024-04-25zram: add max_pages param to recompressionSergey Senozhatsky
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-25virt: acrn: stop using follow_pfnChristoph Hellwig
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-14Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-13Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal
2024-04-12Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-12Merge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-12Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-12Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-12iommu/amd: Change log message severityVasant Hegde
2024-04-12iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu
2024-04-12iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-12iommu/vt-d: Fix wrong use of pasid configXuchun Shang
2024-04-12iommu: mtk: fix module autoloadingKrzysztof Kozlowski
2024-04-12iommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde
2024-04-12iommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-11drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-11drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL