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
*
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
2020-09-15
1
-1
/
+1
*
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
2020-09-15
1
-5
/
+6
*
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
2020-09-15
1
-11
/
+11
*
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
2020-09-15
1
-29
/
+29
*
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
2020-09-15
1
-12
/
+6
*
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
2020-09-15
1
-6
/
+3
*
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
2020-09-15
1
-1
/
+0
*
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-09-15
1
-7
/
+17
*
rtc: s3c: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-15
1
-7
/
+2
*
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-08-21
1
-2
/
+2
*
rtc: ds1307: Clear OSF flag on DS1388 when setting time
Chris Packham
2020-08-21
1
-0
/
+4
*
rtc: ds1307: Ensure oscillator is enabled for DS1388
Chris Packham
2020-08-21
1
-0
/
+14
*
rtc: rtc-rs5c313: Convert to module_platform_driver()
Geert Uytterhoeven
2020-08-21
1
-12
/
+1
*
rtc: rtc-rs5c313: Fix late hardware init
Geert Uytterhoeven
2020-08-21
1
-12
/
+8
*
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call
Geert Uytterhoeven
2020-08-21
1
-6
/
+1
*
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
2020-08-21
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
|
\
\
\
\
|
*
|
|
|
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-08-15
1
-8
/
+17
*
|
|
|
|
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-16
69
-998
/
+370
|
\
\
\
\
\
|
*
|
|
|
|
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
2020-08-15
1
-0
/
+3
[next]