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
*
leds: ip30: compile if COMPILE_TEST=y
Marek BehĂșn
2020-09-26
2
-1
/
+2
*
leds: various: compile if COMPILE_TEST=y
Marek BehĂșn
2020-09-26
1
-5
/
+5
*
leds: pwm: Allow automatic labels for DT based devices
Alexander Dahl
2020-09-26
1
-1
/
+2
*
leds: tlc591xx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-6
/
+4
*
leds: sgm3140: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-18
/
+9
*
leds: pwm: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-7
/
+4
*
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-7
/
+4
*
DT: leds: Add an optional property named 'shutdown-gpios'
Grant Feng
2020-09-09
1
-0
/
+2
*
leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup
Grant Feng
2020-09-09
1
-0
/
+18
*
dt: bindings: lp55xx: Updte yaml examples with new color ID
Dan Murphy
2020-09-09
1
-1
/
+1
*
leds: lp50xx: Add the LP50XX family of the RGB LED driver
Dan Murphy
2020-08-17
3
-0
/
+646
*
dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
Dan Murphy
2020-08-17
1
-0
/
+130
*
leds: LP55XX_COMMON needs to depend on LEDS_CLASS
Randy Dunlap
2020-08-17
1
-0
/
+1
*
leds: pca955x: Add an IBM software implementation of the PCA9552 chip
Eddie James
2020-08-17
1
-0
/
+8
*
dt-bindings: leds: pca955x: Add IBM implementation compatible string
Eddie James
2020-08-17
1
-0
/
+1
*
leds: sgm3140: fix led->LED for consistency
Pavel Machek
2020-08-17
1
-1
/
+1
*
leds: we don't want people to use LED subsystem for vibrations
Pavel Machek
2020-08-17
1
-7
/
+0
*
leds: mt6323: move period calculation
Tom Rix
2020-08-17
1
-9
/
+9
*
leds: s3c24xx: Remove unused machine header include
Krzysztof Kozlowski
2020-08-17
1
-2
/
+0
*
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]