index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: move all prep state for IORING_OP_CONNECT to prep handler
Jens Axboe
2019-12-20
1
-18
/
+22
*
io_uring: add and use struct io_rw for read/writes
Jens Axboe
2019-12-20
1
-46
/
+50
*
io_uring: use u64_to_user_ptr() consistently
Jens Axboe
2019-12-20
1
-9
/
+7
*
io_uring: io_wq_submit_work() should not touch req->rw
Jens Axboe
2019-12-18
1
-3
/
+8
*
io_uring: don't wait when under-submitting
Pavel Begunkov
2019-12-18
1
-0
/
+4
*
io_uring: warn about unhandled opcode
Jens Axboe
2019-12-18
1
-2
/
+6
*
io_uring: read opcode and user_data from SQE exactly once
Jens Axboe
2019-12-18
1
-25
/
+20
*
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
Jens Axboe
2019-12-18
1
-10
/
+34
*
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
Jens Axboe
2019-12-18
1
-4
/
+28
*
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
Jens Axboe
2019-12-18
1
-14
/
+54
*
io_uring: make HARDLINK imply LINK
Pavel Begunkov
2019-12-18
1
-1
/
+1
*
io_uring: any deferred command must have stable sqe data
Jens Axboe
2019-12-18
1
-49
/
+172
*
io_uring: remove 'sqe' parameter to the OP helpers that take it
Jens Axboe
2019-12-18
1
-36
/
+44
*
io_uring: fix pre-prepped issue with force_nonblock == true
Jens Axboe
2019-12-18
1
-77
/
+98
*
io-wq: re-add io_wq_current_is_worker()
Jens Axboe
2019-12-18
1
-2
/
+6
*
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
Jens Axboe
2019-12-16
1
-14
/
+26
*
io_uring: fix stale comment and a few typos
Brian Gianforcaro
2019-12-15
2
-5
/
+5
*
Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-12-14
1
-0
/
+8
|
\
|
*
nios2: Fix ioremap
Guenter Roeck
2019-12-12
1
-0
/
+8
*
|
Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-14
50
-67
/
+66
|
\
\
|
*
|
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-13
1
-3
/
+3
|
*
|
dt-bindings: memory-controllers: tegra: Fix type references
Rob Herring
2019-12-13
3
-5
/
+10
|
*
|
dt-bindings: Change maintainer address
Maxime Ripard
2019-12-13
44
-44
/
+44
|
*
|
dt-bindings: net: ti: cpsw-switch: update to fix comments
Grygorii Strashko
2019-12-11
1
-15
/
+7
|
*
|
dt-bindings: remoteproc: stm32: add wakeup-source property
Arnaud Pouliquen
2019-12-11
1
-0
/
+2
|
|
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-12-13
1
-12
/
+24
|
\
\
|
*
|
virtio_balloon: divide/multiply instead of shifts
Michael S. Tsirkin
2019-12-11
1
-4
/
+5
|
*
|
virtio_balloon: name cleanups
Michael S. Tsirkin
2019-12-11
1
-12
/
+12
|
*
|
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
2019-12-11
1
-0
/
+11
|
|
/
*
|
Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-13
1
-1
/
+3
|
\
\
|
*
|
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
2019-12-12
1
-1
/
+3
|
|
/
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-13
2
-29
/
+6
|
\
\
|
*
|
i2c: add helper to check if a client has a driver attached
Wolfram Sang
2019-12-11
1
-0
/
+5
|
*
|
i2c: fix header file kernel-doc warning
Randy Dunlap
2019-12-10
1
-0
/
+1
|
*
|
i2c: remove i2c_new_dummy() API
Wolfram Sang
2019-12-10
2
-29
/
+0
|
|
/
*
|
Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-13
5
-77
/
+235
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpuidle' and 'acpi-pm'
Rafael J. Wysocki
2019-12-13
3
-2
/
+23
|
|
\
\
\
|
|
|
*
|
ACPI: PM: Avoid attaching ACPI PM domain to certain devices
Rafael J. Wysocki
2019-12-10
1
-1
/
+11
|
|
|
|
/
|
|
*
|
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
2019-12-12
1
-1
/
+1
|
|
*
|
cpuidle: Fix cpuidle_driver_state_disabled()
Rafael J. Wysocki
2019-12-10
1
-0
/
+10
|
|
*
|
cpuidle: use first valid target residency as poll time
Marcelo Tosatti
2019-12-09
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'devfreq-fixes-for-5.5-rc2' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-12-09
2
-75
/
+212
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
PM / devfreq: Use PM QoS for sysfs min/max_freq
Leonard Crestez
2019-12-09
2
-21
/
+64
|
|
*
PM / devfreq: Add PM QoS support
Leonard Crestez
2019-12-09
2
-0
/
+82
|
|
*
PM / devfreq: Don't fail devfreq_dev_release if not in list
Leonard Crestez
2019-12-09
1
-5
/
+1
|
|
*
PM / devfreq: Introduce get_freq_range helper
Leonard Crestez
2019-12-09
1
-48
/
+60
|
|
*
PM / devfreq: Set scaling_max_freq to max on OPP notifier error
Leonard Crestez
2019-12-09
1
-1
/
+3
|
|
*
PM / devfreq: Fix devfreq_notifier_call returning errno
Leonard Crestez
2019-12-09
1
-11
/
+13
|
|
/
*
|
Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-12-13
6
-27
/
+14
|
\
\
|
*
|
ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
Hui Wang
2019-12-11
1
-5
/
+3
[next]