summaryrefslogtreecommitdiffstats
path: root/drivers/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-13PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()Andrea Parri (Microsoft)1-7/+19
2022-05-13PCI: hv: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)1-9/+24
2022-05-11PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-10/+50
2022-05-11PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-05-11drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley1-16/+7
2022-05-11video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley1-20/+3
2022-05-11scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley1-27/+9
2022-05-11Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley4-72/+33
2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley1-0/+2
2022-05-03drm/hyperv: Add error message for fb size greater than allocatedSaurabh Sengar1-1/+4
2022-05-03PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui1-6/+11
2022-04-28PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-8/+4
2022-04-28Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)2-54/+13
2022-04-28Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)2-4/+12
2022-04-28hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2-2/+13
2022-04-28hv_sock: Copy packets sent by Hyper-V out of the ring bufferAndrea Parri (Microsoft)1-2/+7
2022-04-28hv_sock: Check hv_pkt_iter_first_raw()'s return valueAndrea Parri (Microsoft)1-0/+2
2022-04-25PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()Andrea Parri (Microsoft)1-6/+27
2022-04-25Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()Andrea Parri (Microsoft)2-6/+20
2022-04-25Drivers: hv: vmbus: Introduce vmbus_request_addr_match()Andrea Parri (Microsoft)2-18/+52
2022-04-25Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)4-10/+51
2022-04-25PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardeningAndrea Parri (Microsoft)1-10/+29
2022-04-25Drivers: hv: vmbus: Fix handling of messages with transaction ID of zeroAndrea Parri (Microsoft)1-2/+4
2022-04-25PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+10
2022-04-25Drivers: hv: vmbus: Add VMbus IMC device to unsupported listMichael Kelley2-3/+10
2022-04-24Linux 5.18-rc4v5.18-rc4Linus Torvalds1-1/+1
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds1-2/+9
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu1-1/+1
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap1-0/+1
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter1-0/+4
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio1-0/+4
2022-04-22gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin1-2/+7
2022-04-22XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)1-0/+2
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2-2/+9
2022-04-22mm/vmalloc: huge vmalloc backing pages should be split rather than compoundNicholas Piggin1-15/+21
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-22mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple1-1/+13
2022-04-22kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh1-2/+5
2022-04-22MAINTAINERS: add Vincenzo Frascino to KASAN reviewersVincenzo Frascino1-0/+1
2022-04-22oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2-14/+41
2022-04-22selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-22selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-22selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-22selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-22mm, hugetlb: allow for "high" userspace addressesChristophe Leroy3-12/+13
2022-04-22userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit1-6/+9
2022-04-22memcg: sync flush only if periodic flush is delayedShakeel Butt3-2/+17