index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
1
-1
/
+1
2021-04-20
Drivers: hv: vmbus: Increase wait time for VMbus unload
Michael Kelley
1
-5
/
+25
2021-04-20
Drivers: hv: vmbus: Initialize unload_event statically
Andrea Parri (Microsoft)
2
-1
/
+8
2021-04-18
Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU ...
Andrea Parri (Microsoft)
1
-3
/
+53
2021-04-18
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
5
-19
/
+152
2021-04-18
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
2
-1
/
+4
2021-04-16
Drivers: hv: vmbus: Use after free in __vmbus_open()
Dan Carpenter
1
-1
/
+1
2021-04-14
Drivers: hv: vmbus: remove unused function
Jiapeng Chong
1
-9
/
+0
2021-04-03
Drivers: hv: vmbus: Remove unused linux/version.h header
Qiheng Lin
1
-1
/
+0
2021-04-03
x86/hyperv: remove unused linux/version.h header
Zheng Yongjun
1
-1
/
+0
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
6
-8
/
+180
2021-03-24
x86/hyperv: Fix unused variable 'hi' warning in hv_apic_read
Xu Yihang
1
-0
/
+2
2021-03-24
x86/hyperv: Fix unused variable 'msr_val' warning in hv_qlock_wait
Xu Yihang
1
-2
/
+6
2021-03-24
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-22
drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
Vasanth
1
-4
/
+3
2021-03-22
Drivers: hv: vmbus: Drop error message when 'No request id available'
Andrea Parri (Microsoft)
1
-1
/
+0
2021-03-11
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
1
-0
/
+2
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
6
-72
/
+120
2021-03-08
clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
Michael Kelley
1
-10
/
+13
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2
-11
/
+24
2021-03-08
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2
-6
/
+8
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
5
-22
/
+70
2021-03-08
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
2
-4
/
+11
2021-03-08
Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
Michael Kelley
3
-33
/
+19
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
7
-100
/
+110
2021-03-08
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2
-29
/
+35
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
4
-27
/
+40
2021-03-08
drivers: hv: Fix whitespace errors
Vasanth
2
-2
/
+2
2021-03-06
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
2021-03-05
io_uring: don't restrict issue_flags for io_openat
Pavel Begunkov
1
-1
/
+1
2021-03-05
io_uring: make SQPOLL thread parking saner
Jens Axboe
1
-35
/
+30
2021-03-05
io-wq: kill hashed waitqueue before manager exits
Jens Axboe
1
-4
/
+5
2021-03-05
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
Jens Axboe
1
-0
/
+1
2021-03-05
io_uring: don't keep looping for more events if we can't flush overflow
Jens Axboe
1
-3
/
+12
2021-03-05
io_uring: move to using create_io_thread()
Jens Axboe
3
-109
/
+54
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
4
-45
/
+50
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
1
-1
/
+4
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-03-05
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
1
-0
/
+9
2021-03-05
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2
-83
/
+90
2021-03-05
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
1
-0
/
+6
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2
-0
/
+32
2021-03-04
io_uring: reliably cancel linked timeouts
Pavel Begunkov
1
-0
/
+1
2021-03-04
io_uring: cancel-match based on flags
Pavel Begunkov
1
-2
/
+2
[next]