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
*
soundwire: intel: disable shim wake on suspend
Pierre-Louis Bossart
2020-09-03
1
-0
/
+18
*
soundwire: fix port_ready[] dynamic allocation in mipi_disco
Pierre-Louis Bossart
2020-09-03
3
-18
/
+6
*
soundwire: add definition for maximum number of ports
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
ASoC: codecs: soundwire: remove port_ready[] usage from codecs.
Pierre-Louis Bossart
2020-09-03
6
-101
/
+6
*
soundwire: intel: fix intel_suspend/resume defined but not used warning
Bard Liao
2020-08-26
1
-2
/
+2
*
soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET
Rander Wang
2020-08-18
1
-2
/
+17
*
soundwire: intel: support clock_stop mode without quirks
Pierre-Louis Bossart
2020-08-18
1
-1
/
+20
*
soundwire: intel_init: handle power rail dependencies for clock stop mode
Pierre-Louis Bossart
2020-08-18
1
-0
/
+13
*
soundwire: intel: add CLK_STOP_NOT_ALLOWED support
Pierre-Louis Bossart
2020-08-18
1
-0
/
+20
*
soundwire: intel: add CLK_STOP_BUS_RESET support
Rander Wang
2020-08-18
1
-0
/
+44
*
soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
Pierre-Louis Bossart
2020-08-18
3
-31
/
+54
*
soundwire: intel: pm_runtime idle scheduling
Pierre-Louis Bossart
2020-08-18
1
-2
/
+24
*
soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
Bard Liao
2020-08-18
2
-1
/
+74
*
soundwire: intel: call helper to reset Slave states on resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+12
*
soundwire: intel: fix race condition on system resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+12
*
soundwire: intel: reset pm_runtime status during system resume
Pierre-Louis Bossart
2020-08-18
1
-0
/
+16
*
soundwire: intel: add pm_runtime support
Pierre-Louis Bossart
2020-08-18
2
-5
/
+112
*
soundwire: intel: Add basic power management support
Pierre-Louis Bossart
2020-08-17
1
-2
/
+79
*
soundwire: master: enable pm runtime
Bard Liao
2020-08-17
1
-0
/
+2
*
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
2020-08-16
1
-2
/
+2
*
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
4
-156
/
+409
|
\
|
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-16
1
-1
/
+4
|
*
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
1
-9
/
+25
|
*
io_uring: internally retry short reads
Jens Axboe
2020-08-14
1
-39
/
+70
|
*
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
2020-08-13
1
-66
/
+70
|
*
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
2
-2
/
+22
|
*
io_uring: enable lookup of links holding inflight files
Jens Axboe
2020-08-13
1
-10
/
+87
|
*
io_uring: fail poll arm on queue proc failure
Jens Axboe
2020-08-12
1
-1
/
+1
|
*
io_uring: hold 'ctx' reference around task_work queue + execute
Jens Axboe
2020-08-11
1
-0
/
+15
|
*
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
2020-08-11
1
-1
/
+1
|
*
io_uring: defer file table grabbing request cleanup for locked requests
Jens Axboe
2020-08-10
1
-10
/
+52
|
*
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
Jens Axboe
2020-08-10
1
-0
/
+3
|
*
io_uring: fix recursive completion locking on oveflow flush
Jens Axboe
2020-08-10
1
-10
/
+26
|
*
io_uring: use TWA_SIGNAL for task_work uncondtionally
Jens Axboe
2020-08-10
1
-8
/
+8
|
*
io_uring: account locked memory before potential error case
Jens Axboe
2020-08-06
1
-8
/
+10
|
*
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
2020-08-06
1
-2
/
+4
|
*
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
2020-08-05
1
-2
/
+7
|
*
io_uring: add comments on how the async buffered read retry works
Jens Axboe
2020-08-04
1
-1
/
+22
|
*
io_uring: io_async_buf_func() need not test page bit
Jens Axboe
2020-08-04
1
-4
/
+0
*
|
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
*
|
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
8
-66
/
+62
|
\
\
|
*
|
block: fix double account of flush request's driver tag
Ming Lei
2020-08-11
1
-2
/
+9
|
*
|
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
2020-08-11
1
-0
/
+2
|
*
|
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-07
2
-7
/
+11
|
|
\
\
|
|
*
|
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-06
1
-0
/
+1
|
|
*
|
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-06
1
-7
/
+10
|
*
|
|
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
1
-1
/
+0
|
*
|
|
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-08-06
3
-56
/
+31
|
*
|
|
block: check queue's limits.discard_granularity in __blkdev_issue_discard()
Coly Li
2020-08-06
1
-0
/
+9
*
|
|
|
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-16
1
-8
/
+17
|
\
\
\
\
[next]