index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
26
-0
/
+45
*
fs: don't allow splice read/write without explicit ops
Christoph Hellwig
2020-09-08
3
-119
/
+15
*
fs: don't allow kernel reads and writes without iter ops
Christoph Hellwig
2020-09-08
1
-25
/
+42
*
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
2020-09-08
3
-26
/
+26
*
proc: add a read_iter method to proc proc_ops
Christoph Hellwig
2020-09-03
2
-3
/
+51
*
proc: cleanup the compat vs no compat file ops
Christoph Hellwig
2020-09-03
1
-6
/
+4
*
proc: remove a level of indentation in proc_get_inode
Christoph Hellwig
2020-09-03
1
-35
/
+37
*
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-15
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-13
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-12
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-03
1
-1
/
+22
|
*
io_uring: io_async_buf_func() need not test page bit
Jens Axboe
2020-08-03
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-15
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-06
2
-7
/
+11
|
|
\
\
|
|
*
|
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-05
1
-0
/
+1
|
|
*
|
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-05
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-05
1
-0
/
+9
*
|
|
|
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
1
-8
/
+17
|
\
\
\
\
|
*
|
|
|
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-08-14
1
-8
/
+17
*
|
|
|
|
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
69
-998
/
+370
|
\
\
\
\
\
|
*
|
|
|
|
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
2020-08-14
1
-0
/
+3
|
*
|
|
|
|
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2020-08-14
1
-4
/
+1
|
*
|
|
|
|
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-14
4
-3
/
+13
|
*
|
|
|
|
sh: Rearrange blocks in entry-common.S
Michael Karcher
2020-08-14
1
-28
/
+29
|
*
|
|
|
|
sh: switch to copy_thread_tls()
Christian Brauner
2020-08-14
2
-3
/
+4
|
*
|
|
|
|
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-14
2
-49
/
+4
|
*
|
|
|
|
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
2020-08-14
1
-1
/
+2
|
*
|
|
|
|
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
4
-6
/
+6
|
*
|
|
|
|
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
2020-08-14
1
-2
/
+0
|
*
|
|
|
|
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-14
3
-1
/
+2
[next]