index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV
Jens Axboe
1
-14
/
+97
2020-03-10
io_uring: support buffer selection for OP_READ and OP_RECV
Jens Axboe
2
-39
/
+199
2020-03-10
io_uring: add IORING_OP_PROVIDE_BUFFERS
Jens Axboe
2
-3
/
+145
2020-03-04
io_uring: buffer registration infrastructure
Jens Axboe
1
-0
/
+35
2020-03-04
io_uring/io-wq: forward submission ref to async
Pavel Begunkov
3
-39
/
+27
2020-03-04
io-wq: optimise out *next_work() double lock
Pavel Begunkov
1
-3
/
+6
2020-03-04
io-wq: optimise locking in io_worker_handle_work()
Pavel Begunkov
1
-8
/
+7
2020-03-04
io-wq: shuffle io_worker_handle_work() code
Pavel Begunkov
1
-59
/
+64
2020-03-04
io_uring: get next work with submission ref drop
Pavel Begunkov
1
-41
/
+48
2020-03-04
io_uring: remove @nxt from handlers
Pavel Begunkov
1
-118
/
+86
2020-03-04
io_uring: make submission ref putting consistent
Pavel Begunkov
1
-14
/
+13
2020-03-03
io_uring: clean up io_close
Pavel Begunkov
1
-11
/
+10
2020-03-03
io_uring: Ensure mask is initialized in io_arm_poll_handler
Nathan Chancellor
1
-1
/
+2
2020-03-02
io_uring: remove io_prep_next_work()
Pavel Begunkov
1
-12
/
+1
2020-03-02
io_uring: remove extra nxt check after punt
Pavel Begunkov
1
-5
/
+5
2020-03-02
io_uring: use poll driven retry for files that support it
Jens Axboe
3
-83
/
+375
2020-03-02
io_uring: mark requests that we can do poll async in io_op_defs
Jens Axboe
1
-0
/
+15
2020-03-02
io_uring: add per-task callback handler
Jens Axboe
1
-142
/
+76
2020-03-02
io_uring: store io_kiocb in wait->private
Jens Axboe
1
-3
/
+3
2020-03-02
task_work_run: don't take ->pi_lock unconditionally
Oleg Nesterov
1
-4
/
+14
2020-03-02
io-wq: use BIT for ulong hash
Pavel Begunkov
1
-3
/
+3
2020-03-02
io_uring: remove IO_WQ_WORK_CB
Pavel Begunkov
3
-6
/
+1
2020-03-02
io-wq: remove unused IO_WQ_WORK_HAS_MM
Pavel Begunkov
2
-3
/
+0
2020-03-02
io_uring: extract kmsg copy helper
Pavel Begunkov
1
-24
/
+19
2020-03-02
io_uring: clean io_poll_complete
Pavel Begunkov
1
-4
/
+1
2020-03-02
io_uring: add splice(2) support
Pavel Begunkov
2
-1
/
+122
2020-03-02
io_uring: add interface for getting files
Pavel Begunkov
1
-29
/
+43
2020-03-02
splice: make do_splice public
Pavel Begunkov
2
-3
/
+6
2020-03-02
io_uring: remove req->in_async
Pavel Begunkov
1
-8
/
+4
2020-03-02
io_uring: don't do full *prep_worker() from io-wq
Pavel Begunkov
1
-1
/
+12
2020-03-02
io_uring: don't call work.func from sync ctx
Pavel Begunkov
1
-38
/
+38
2020-03-02
io_uring: io_accept() should hold on to submit reference on retry
Jens Axboe
1
-1
/
+2
2020-03-02
io_uring: consider any io_read/write -EAGAIN as final
Jens Axboe
1
-7
/
+8
2020-03-02
io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
Pavel Begunkov
2
-39
/
+1
2020-03-02
io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
Pavel Begunkov
1
-6
/
+14
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
[next]