index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
Andrea Parri (Microsoft)
1
-7
/
+19
2022-05-13
PCI: hv: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-9
/
+24
2022-05-11
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-10
/
+50
2022-05-11
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
1
-7
/
+9
2022-05-11
drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
1
-16
/
+7
2022-05-11
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
1
-20
/
+3
2022-05-11
scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
1
-27
/
+9
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
4
-72
/
+33
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
1
-0
/
+2
2022-05-03
drm/hyperv: Add error message for fb size greater than allocated
Saurabh Sengar
1
-1
/
+4
2022-05-03
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
1
-6
/
+11
2022-04-28
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-8
/
+4
2022-04-28
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
2
-54
/
+13
2022-04-28
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
2
-4
/
+12
2022-04-28
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2
-2
/
+13
2022-04-28
hv_sock: Copy packets sent by Hyper-V out of the ring buffer
Andrea Parri (Microsoft)
1
-2
/
+7
2022-04-28
hv_sock: Check hv_pkt_iter_first_raw()'s return value
Andrea Parri (Microsoft)
1
-0
/
+2
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
1
-6
/
+27
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
2
-6
/
+20
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
2
-18
/
+52
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
4
-10
/
+51
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
1
-10
/
+29
2022-04-25
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
1
-2
/
+4
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+10
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
2
-3
/
+10
2022-04-24
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
1
-1
/
+1
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-22
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-22
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-22
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-22
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-22
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-22
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-22
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-22
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-22
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
1
-6
/
+9
2022-04-22
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
[next]