aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-2626-445/+973
|\
| * drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-2110-41/+54
| * x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-212-32/+31
| * video: hyperv_fb: Add ratelimit on error messageMichael Kelley2021-04-201-1/+1
| * Drivers: hv: vmbus: Increase wait time for VMbus unloadMichael Kelley2021-04-201-5/+25
| * Drivers: hv: vmbus: Initialize unload_event staticallyAndrea Parri (Microsoft)2021-04-202-1/+8
| * Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU ...Andrea Parri (Microsoft)2021-04-181-3/+53
| * Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...Andrea Parri (Microsoft)2021-04-185-19/+152
| * Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3Andrea Parri (Microsoft)2021-04-182-1/+4
| * Drivers: hv: vmbus: Use after free in __vmbus_open()Dan Carpenter2021-04-161-1/+1
| * Drivers: hv: vmbus: remove unused functionJiapeng Chong2021-04-141-9/+0
| * Drivers: hv: vmbus: Remove unused linux/version.h headerQiheng Lin2021-04-021-1/+0
| * x86/hyperv: remove unused linux/version.h headerZheng Yongjun2021-04-021-1/+0
| * x86/Hyper-V: Support for free page reportingSunil Muthuswamy2021-03-246-8/+180
| * x86/hyperv: Fix unused variable 'hi' warning in hv_apic_readXu Yihang2021-03-241-0/+2
| * x86/hyperv: Fix unused variable 'msr_val' warning in hv_qlock_waitXu Yihang2021-03-241-2/+6
| * hv: hyperv.h: a few mundane typo fixesBhaskar Chowdhury2021-03-241-4/+4
| * drivers: hv: Fix EXPORT_SYMBOL and tab spaces issueVasanth2021-03-221-4/+3
| * Drivers: hv: vmbus: Drop error message when 'No request id available'Andrea Parri (Microsoft)2021-03-221-1/+0
| * asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley2021-03-111-0/+2
| * clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-086-72/+120
| * clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V featureMichael Kelley2021-03-081-10/+13
| * clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley2021-03-082-11/+24
| * clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley2021-03-082-6/+8
| * Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-085-22/+70
| * Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley2021-03-082-4/+11
| * Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley2021-03-083-33/+19
| * Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-087-100/+110
| * x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley2021-03-082-29/+35
| * Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-084-27/+40
| * drivers: hv: Fix whitespace errorsVasanth2021-03-082-2/+2
* | Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-2619-1149/+60
|\ \
| * | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini2021-04-237-2/+38
| * | xen-pciback: simplify vpci's find hookJan Beulich2021-04-231-6/+1
| * | xen-blkfront: Fix 'physical' typosBjorn Helgaas2021-04-231-1/+1
| * | xen-blkback: fix compatibility bug with single page ringsPaul Durrant2021-04-232-22/+17
| * | xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky2021-04-237-1115/+0
| * | xen/pciback: Fix incorrect type warningsMuhammad Usama Anjum2021-04-231-3/+3
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-26122-914/+3862
|\ \ \
| * \ \ Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas2021-04-1516-83/+316
| |\ \ \
| | * | | arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne2021-04-137-45/+53
| | * | | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-1314-13/+239
| | * | | arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne2021-04-133-40/+39
| * | | | Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas2021-04-1514-23/+329
| |\| | |
| | * | | kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-115-6/+29
| | * | | arm64: mte: Report async tag faults before suspendVincenzo Frascino2021-04-113-0/+23
| | * | | arm64: mte: Enable async tag check faultVincenzo Frascino2021-04-113-0/+71
| | * | | arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino2021-04-111-0/+4
| | * | | arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino2021-04-114-0/+63
| | * | | kasan: Add report for async modeVincenzo Frascino2021-04-113-1/+38