summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-1513-91/+123
|\
| * Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-123-65/+36
| |\
| | * Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini2022-12-022-41/+23
| | |\
| | | * KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson2022-11-301-5/+3
| | | * KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cacheSean Christopherson2022-11-301-12/+0
| | | * KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj2022-11-301-6/+4
| | | * KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj2022-11-301-3/+1
| | | * KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj2022-11-302-19/+19
| | * | KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas2022-12-022-5/+5
| | * | KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas2022-12-021-2/+0
| | * | KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas2022-12-021-12/+0
| | |/
| | * KVM: Shorten gfn_to_pfn_cache function namesMichal Luczaj2022-11-301-11/+10
| | * KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse2022-11-301-0/+4
| * | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2022-12-098-19/+41
| |\ \ | | |/ | |/|
| | * Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextMarc Zyngier2022-12-051-2/+13
| | |\
| | | * KVM: arm64: PMU: Implement PMUv3p5 long counter supportMarc Zyngier2022-11-191-0/+7
| | | * KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier2022-11-191-0/+6
| | | * KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier2022-11-171-2/+0
| | * | Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-053-5/+8
| | |\ \
| | | * | mm: Add PG_arch_3 page flagPeter Collingbourne2022-11-293-0/+3
| | | * | mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas2022-11-292-5/+5
| | | |/
| | * | Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier2022-12-054-12/+20
| | |\ \
| | | * | KVM: arm64: Enable ring-based dirty memory trackingGavin Shan2022-11-101-0/+1
| | | * | KVM: Support dirty ring in conjunction with bitmapGavin Shan2022-11-103-0/+9
| | | * | KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan2022-11-101-0/+1
| | | * | KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan2022-11-102-12/+9
| | | |/
| * | | Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-281-0/+3
| |\ \ \
| | * | | KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEClaudio Imbrenda2022-11-231-0/+1
| | * | | KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-231-0/+2
| * | | | KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini2022-11-281-1/+1
| * | | | x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Vitaly Kuznetsov2022-11-182-5/+11
| * | | | KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeedPaolo Bonzini2022-11-181-0/+5
| * | | | KVM: replace direct irq.h inclusionPaolo Bonzini2022-11-091-0/+2
| * | | | KVM: x86: Add a VALID_MASK for the MSR exit reason flagsAaron Lewis2022-11-091-0/+3
| * | | | kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu2022-11-091-2/+2
| * | | | kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu2022-11-091-0/+10
| * | | | mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu2022-11-091-0/+1
| * | | | bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky2022-11-091-0/+9
| | |/ / | |/| |
* | | | Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-12-151-60/+70
|\ \ \ \
| * \ \ \ Merge branch 'acpica'Rafael J. Wysocki2022-12-151-60/+70
| |\ \ \ \
| | * | | | ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede2022-12-081-0/+10
| | * | | | ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede2022-12-081-60/+60
| | * | | | Merge back ACPICA changes for 6.2-rc1Rafael J. Wysocki2022-12-086-9/+321
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-154-56/+33
|\ \ \ \ \ \ \
| * | | | | | | gpio: Do not include <linux/kernel.h> when not really needed.Christophe JAILLET2022-11-281-1/+1
| * | | | | | | Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Bartosz Golaszewski2022-11-241-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | gpiolib: add support for software nodesDmitry Torokhov2022-11-151-0/+11
| * | | | | | | | gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov2022-11-091-21/+0
| * | | | | | | | gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy2022-10-171-34/+21
* | | | | | | | | Merge tag 'fbdev-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-151-71/+0
|\ \ \ \ \ \ \ \ \