summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guestsMichael Kelley
2025-05-23Drivers: hv: vmbus: Add comments about races with "channels" sysfs dirMichael Kelley
2025-05-23Documentation: hyperv: Update VMBus doc with new features and infoMichael Kelley
2025-05-23PCI: hv: Remove unnecessary flex array in struct pci_packetMichael Kelley
2025-05-23Drivers: hv: Remove hv_alloc/free_* helpersLong Li
2025-05-23Drivers: hv: Use kzalloc for panic page allocationLong Li
2025-05-23uio_hv_generic: Align ring size to system pageLong Li
2025-05-23uio_hv_generic: Use correct size for interrupt and monitor pagesLong Li
2025-05-23Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun...Long Li
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel
2025-05-23x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel
2025-05-23PCI: hv: Get vPCI MSI IRQ domain from DeviceTreeRoman Kisel
2025-05-23ACPI: irq: Introduce acpi_get_gsi_dispatcher()Roman Kisel
2025-05-23Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()Roman Kisel
2025-05-23Drivers: hv: vmbus: Get the IRQ number from DeviceTreeRoman Kisel
2025-05-23dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence propertiesRoman Kisel
2025-05-23arm64, x86: hyperv: Report the VTL the system boots inRoman Kisel
2025-05-23arm64: hyperv: Initialize the Virtual Trust Level fieldRoman Kisel
2025-05-23Drivers: hv: Provide arch-neutral implementation of get_vtl()Roman Kisel
2025-05-23Drivers: hv: Enable VTL mode for arm64Roman Kisel
2025-05-23arm64: hyperv: Use SMCCC to detect hypervisor presenceRoman Kisel
2025-05-23arm64: kvm, smccc: Introduce and use API for getting hypervisor UUIDRoman Kisel
2025-05-23tools: hv: Enable debug logs for hv_kvp_daemonShradha Gupta
2025-05-11Linux 6.15-rc6v6.15-rc6Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-11Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau
2025-05-10Input: xpad - add support for several more controllersVicki Pfau
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-10Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-10Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-05-10Merge tag 'i2c-host-fixes-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-09fix IS_MNT_PROPAGATING usesAl Viro
2025-05-09do_move_mount(): don't leak MNTNS_PROPAGATING on failuresAl Viro