index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-26
26
-445
/
+973
|
\
|
*
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-21
10
-41
/
+54
|
*
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
2021-04-21
2
-32
/
+31
|
*
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
2021-04-20
1
-1
/
+1
|
*
Drivers: hv: vmbus: Increase wait time for VMbus unload
Michael Kelley
2021-04-20
1
-5
/
+25
|
*
Drivers: hv: vmbus: Initialize unload_event statically
Andrea Parri (Microsoft)
2021-04-20
2
-1
/
+8
|
*
Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU ...
Andrea Parri (Microsoft)
2021-04-18
1
-3
/
+53
|
*
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
2021-04-18
5
-19
/
+152
|
*
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
2021-04-18
2
-1
/
+4
|
*
Drivers: hv: vmbus: Use after free in __vmbus_open()
Dan Carpenter
2021-04-16
1
-1
/
+1
|
*
Drivers: hv: vmbus: remove unused function
Jiapeng Chong
2021-04-14
1
-9
/
+0
|
*
Drivers: hv: vmbus: Remove unused linux/version.h header
Qiheng Lin
2021-04-02
1
-1
/
+0
|
*
x86/hyperv: remove unused linux/version.h header
Zheng Yongjun
2021-04-02
1
-1
/
+0
|
*
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-24
6
-8
/
+180
|
*
x86/hyperv: Fix unused variable 'hi' warning in hv_apic_read
Xu Yihang
2021-03-24
1
-0
/
+2
|
*
x86/hyperv: Fix unused variable 'msr_val' warning in hv_qlock_wait
Xu Yihang
2021-03-24
1
-2
/
+6
|
*
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
2021-03-24
1
-4
/
+4
|
*
drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
Vasanth
2021-03-22
1
-4
/
+3
|
*
Drivers: hv: vmbus: Drop error message when 'No request id available'
Andrea Parri (Microsoft)
2021-03-22
1
-1
/
+0
|
*
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
2021-03-11
1
-0
/
+2
|
*
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
6
-72
/
+120
|
*
clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
Michael Kelley
2021-03-08
1
-10
/
+13
|
*
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2021-03-08
2
-11
/
+24
|
*
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2021-03-08
2
-6
/
+8
|
*
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
2021-03-08
5
-22
/
+70
|
*
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
2021-03-08
2
-4
/
+11
|
*
Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
Michael Kelley
2021-03-08
3
-33
/
+19
|
*
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
2021-03-08
7
-100
/
+110
|
*
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2021-03-08
2
-29
/
+35
|
*
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
2021-03-08
4
-27
/
+40
|
*
drivers: hv: Fix whitespace errors
Vasanth
2021-03-08
2
-2
/
+2
*
|
Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
19
-1149
/
+60
|
\
\
|
*
|
xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
Stefano Stabellini
2021-04-23
7
-2
/
+38
|
*
|
xen-pciback: simplify vpci's find hook
Jan Beulich
2021-04-23
1
-6
/
+1
|
*
|
xen-blkfront: Fix 'physical' typos
Bjorn Helgaas
2021-04-23
1
-1
/
+1
|
*
|
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2021-04-23
2
-22
/
+17
|
*
|
xen: Remove support for PV ACPI cpu/memory hotplug
Boris Ostrovsky
2021-04-23
7
-1115
/
+0
|
*
|
xen/pciback: Fix incorrect type warnings
Muhammad Usama Anjum
2021-04-23
1
-3
/
+3
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
122
-914
/
+3862
|
\
\
\
|
*
\
\
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-15
16
-83
/
+316
|
|
\
\
\
|
|
*
|
|
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
7
-45
/
+53
|
|
*
|
|
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
14
-13
/
+239
|
|
*
|
|
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
2021-04-13
3
-40
/
+39
|
*
|
|
|
Merge branch 'for-next/mte-async-kernel-mode' into for-next/core
Catalin Marinas
2021-04-15
14
-23
/
+329
|
|
\
|
|
|
|
|
*
|
|
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
5
-6
/
+29
|
|
*
|
|
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
2021-04-11
3
-0
/
+23
|
|
*
|
|
arm64: mte: Enable async tag check fault
Vincenzo Frascino
2021-04-11
3
-0
/
+71
|
|
*
|
|
arm64: mte: Conditionally compile mte_enable_kernel_*()
Vincenzo Frascino
2021-04-11
1
-0
/
+4
|
|
*
|
|
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
2021-04-11
4
-0
/
+63
|
|
*
|
|
kasan: Add report for async mode
Vincenzo Frascino
2021-04-11
3
-1
/
+38
[next]