index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-20
io_uring: read 'count' for IORING_OP_TIMEOUT in prep handler
Jens Axboe
2019-12-20
io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler
Jens Axboe
2019-12-20
io_uring: move all prep state for IORING_OP_CONNECT to prep handler
Jens Axboe
2019-12-20
io_uring: add and use struct io_rw for read/writes
Jens Axboe
2019-12-20
io_uring: use u64_to_user_ptr() consistently
Jens Axboe
2019-12-18
io_uring: io_wq_submit_work() should not touch req->rw
Jens Axboe
2019-12-18
io_uring: don't wait when under-submitting
Pavel Begunkov
2019-12-17
io_uring: warn about unhandled opcode
Jens Axboe
2019-12-17
io_uring: read opcode and user_data from SQE exactly once
Jens Axboe
2019-12-17
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
Jens Axboe
2019-12-17
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
Jens Axboe
2019-12-17
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
Jens Axboe
2019-12-17
io_uring: make HARDLINK imply LINK
Pavel Begunkov
2019-12-17
io_uring: any deferred command must have stable sqe data
Jens Axboe
2019-12-17
io_uring: remove 'sqe' parameter to the OP helpers that take it
Jens Axboe
2019-12-17
io_uring: fix pre-prepped issue with force_nonblock == true
Jens Axboe
2019-12-17
io-wq: re-add io_wq_current_is_worker()
Jens Axboe
2019-12-15
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
Jens Axboe
2019-12-15
io_uring: fix stale comment and a few typos
Brian Gianforcaro
2019-12-13
Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-12-13
Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-12-13
Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-13
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-13
Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-13
Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-12-13
Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-13
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-13
Merge branches 'pm-cpuidle' and 'acpi-pm'
Rafael J. Wysocki
2019-12-13
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-12-13
Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-12-13
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-12
dt-bindings: memory-controllers: tegra: Fix type references
Rob Herring
2019-12-12
dt-bindings: Change maintainer address
Maxime Ripard
2019-12-12
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
changzhu
2019-12-12
drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
changzhu
2019-12-12
Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-12
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
2019-12-12
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
2019-12-12
Revert "drm/amdgpu: dont schedule jobs while in reset"
Alex Deucher
2019-12-12
nios2: Fix ioremap
Guenter Roeck
2019-12-12
Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-12-11
Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...
Jens Axboe
[next]