| Commit message (Expand) | Author | Age | Files | Lines |
* | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 22 | -116/+21 |
* | icmp_push_reply(): reorder adding the checksum up | Al Viro | 2020-08-20 | 1 | -4/+4 |
* | skb_copy_and_csum_bits(): don't bother with the last argument | Al Viro | 2020-08-20 | 8 | -14/+15 |
* | Linux 5.9-rc1v5.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 |
| * | | | | | sh: bring syscall_set_return_value in line with other architectures | Michael Karcher | 2020-08-15 | 1 | -4/+1 |
| * | | | | | sh: Add SECCOMP_FILTER | Michael Karcher | 2020-08-15 | 4 | -3/+13 |
| * | | | | | sh: Rearrange blocks in entry-common.S | Michael Karcher | 2020-08-15 | 1 | -28/+29 |
| * | | | | | sh: switch to copy_thread_tls() | Christian Brauner | 2020-08-15 | 2 | -3/+4 |
| * | | | | | sh: use the generic dma coherent remap allocator | Christoph Hellwig | 2020-08-15 | 2 | -49/+4 |
| * | | | | | sh: don't allow non-coherent DMA for NOMMU | Christoph Hellwig | 2020-08-15 | 1 | -1/+2 |
| * | | | | | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig | 2020-08-15 | 4 | -6/+6 |
| * | | | | | sh: unexport register_trapped_io and match_trapped_io_handler | Christoph Hellwig | 2020-08-15 | 1 | -2/+0 |
| * | | | | | sh: don't include <asm/io_trapped.h> in <asm/io.h> | Christoph Hellwig | 2020-08-15 | 3 | -1/+2 |
| * | | | | | sh: move the ioremap implementation out of line | Christoph Hellwig | 2020-08-15 | 2 | -86/+68 |
| * | | | | | sh: move ioremap_fixed details out of <asm/io.h> | Christoph Hellwig | 2020-08-15 | 5 | -16/+26 |
| * | | | | | sh: remove __KERNEL__ ifdefs from non-UAPI headers | Christoph Hellwig | 2020-08-15 | 19 | -54/+0 |
| * | | | | | sh: sort the selects for SUPERH alphabetically | Christoph Hellwig | 2020-08-15 | 1 | -48/+47 |