summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io_uring: move all prep state for IORING_OP_CONNECT to prep handlerJens Axboe2019-12-201-18/+22
* io_uring: add and use struct io_rw for read/writesJens Axboe2019-12-201-46/+50
* io_uring: use u64_to_user_ptr() consistentlyJens Axboe2019-12-201-9/+7
* io_uring: io_wq_submit_work() should not touch req->rwJens Axboe2019-12-181-3/+8
* io_uring: don't wait when under-submittingPavel Begunkov2019-12-181-0/+4
* io_uring: warn about unhandled opcodeJens Axboe2019-12-181-2/+6
* io_uring: read opcode and user_data from SQE exactly onceJens Axboe2019-12-181-25/+20
* io_uring: make IORING_OP_TIMEOUT_REMOVE deferrableJens Axboe2019-12-181-10/+34
* io_uring: make IORING_OP_CANCEL_ASYNC deferrableJens Axboe2019-12-181-4/+28
* io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrableJens Axboe2019-12-181-14/+54
* io_uring: make HARDLINK imply LINKPavel Begunkov2019-12-181-1/+1
* io_uring: any deferred command must have stable sqe dataJens Axboe2019-12-181-49/+172
* io_uring: remove 'sqe' parameter to the OP helpers that take itJens Axboe2019-12-181-36/+44
* io_uring: fix pre-prepped issue with force_nonblock == trueJens Axboe2019-12-181-77/+98
* io-wq: re-add io_wq_current_is_worker()Jens Axboe2019-12-181-2/+6
* io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSGJens Axboe2019-12-161-14/+26
* io_uring: fix stale comment and a few typosBrian Gianforcaro2019-12-152-5/+5
* Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-12-141-0/+8
|\
| * nios2: Fix ioremapGuenter Roeck2019-12-121-0/+8
* | Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-1450-67/+66
|\ \
| * | of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan2019-12-131-3/+3
| * | dt-bindings: memory-controllers: tegra: Fix type referencesRob Herring2019-12-133-5/+10
| * | dt-bindings: Change maintainer addressMaxime Ripard2019-12-1344-44/+44
| * | dt-bindings: net: ti: cpsw-switch: update to fix commentsGrygorii Strashko2019-12-111-15/+7
| * | dt-bindings: remoteproc: stm32: add wakeup-source propertyArnaud Pouliquen2019-12-111-0/+2
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-12-131-12/+24
|\ \
| * | virtio_balloon: divide/multiply instead of shiftsMichael S. Tsirkin2019-12-111-4/+5
| * | virtio_balloon: name cleanupsMichael S. Tsirkin2019-12-111-12/+12
| * | virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand2019-12-111-0/+11
| |/
* | Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-131-1/+3
|\ \
| * | PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra2019-12-121-1/+3
| |/
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-132-29/+6
|\ \
| * | i2c: add helper to check if a client has a driver attachedWolfram Sang2019-12-111-0/+5
| * | i2c: fix header file kernel-doc warningRandy Dunlap2019-12-101-0/+1
| * | i2c: remove i2c_new_dummy() APIWolfram Sang2019-12-102-29/+0
| |/
* | Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-12-135-77/+235
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpuidle' and 'acpi-pm'Rafael J. Wysocki2019-12-133-2/+23
| |\ \ \
| | | * | ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki2019-12-101-1/+11
| | | |/
| | * | cpuidle: Drop unnecessary type cast in cpuidle_poll_time()Rafael J. Wysocki2019-12-121-1/+1
| | * | cpuidle: Fix cpuidle_driver_state_disabled()Rafael J. Wysocki2019-12-101-0/+10
| | * | cpuidle: use first valid target residency as poll timeMarcelo Tosatti2019-12-091-0/+1
| | |/
| * | Merge tag 'devfreq-fixes-for-5.5-rc2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-12-092-75/+212
| |\ \ | | |/ | |/|
| | * PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez2019-12-092-21/+64
| | * PM / devfreq: Add PM QoS supportLeonard Crestez2019-12-092-0/+82
| | * PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez2019-12-091-5/+1
| | * PM / devfreq: Introduce get_freq_range helperLeonard Crestez2019-12-091-48/+60
| | * PM / devfreq: Set scaling_max_freq to max on OPP notifier errorLeonard Crestez2019-12-091-1/+3
| | * PM / devfreq: Fix devfreq_notifier_call returning errnoLeonard Crestez2019-12-091-11/+13
| |/
* | Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-12-136-27/+14
|\ \
| * | ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIOHui Wang2019-12-111-5/+3