index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
2020-12-10
exec: Don't open code get_close_on_exec
Eric W. Biederman
2020-12-10
f2fs: compress: fix compression chksum
Chao Yu
2020-12-10
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2020-12-10
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
2020-12-10
erofs: avoid using generic_block_bmap
Huang Jianan
2020-12-09
ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set()
Chunguang Xu
2020-12-09
ext4: update ext4_data_block_valid related comments
Chunguang Xu
2020-12-09
io_uring: fix io_cqring_events()'s noflush
Pavel Begunkov
2020-12-09
io_uring: fix racy IOPOLL flush overflow
Pavel Begunkov
2020-12-09
io_uring: fix racy IOPOLL completions
Pavel Begunkov
2020-12-09
io_uring: always let io_iopoll_complete() complete polled io
Xiaoguang Wang
2020-12-09
io_uring: add timeout update
Pavel Begunkov
2020-12-09
io_uring: restructure io_timeout_cancel()
Pavel Begunkov
2020-12-09
io_uring: fix files cancellation
Pavel Begunkov
2020-12-09
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
2020-12-09
io_uring: fix miscounting ios_left
Pavel Begunkov
2020-12-09
io_uring: change submit file state invariant
Pavel Begunkov
2020-12-09
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
2020-12-09
io_uring: share fixed_file_refs b/w multiple rsrcs
Pavel Begunkov
2020-12-09
io_uring: replace inflight_wait with tctx->wait
Pavel Begunkov
2020-12-09
io_uring: don't take fs for recvmsg/sendmsg
Pavel Begunkov
2020-12-09
io_uring: only wake up sq thread while current task is in io worker context
Xiaoguang Wang
2020-12-09
io_uring: don't acquire uring_lock twice
Xiaoguang Wang
2020-12-09
io_uring: initialize 'timeout' properly in io_sq_thread()
Xiaoguang Wang
2020-12-09
io_uring: refactor io_sq_thread() handling
Xiaoguang Wang
2020-12-09
io_uring: always batch cancel in *cancel_files()
Pavel Begunkov
2020-12-09
io_uring: pass files into kill timeouts/poll
Pavel Begunkov
2020-12-09
io_uring: don't iterate io_uring_cancel_files()
Pavel Begunkov
2020-12-09
io_uring: cancel only requests of current task
Pavel Begunkov
2020-12-09
io_uring: add a {task,files} pair matching helper
Pavel Begunkov
2020-12-09
io_uring: simplify io_task_match()
Pavel Begunkov
2020-12-09
io_uring: inline io_import_iovec()
Pavel Begunkov
2020-12-09
io_uring: remove duplicated io_size from rw
Pavel Begunkov
2020-12-09
fs/io_uring Don't use the return value from import_iovec().
David Laight
2020-12-09
io_uring: NULL files dereference by SQPOLL
Pavel Begunkov
[prev]
[next]