index
:
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
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
2019-05-07
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
2019-04-28
Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-26
Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-25
Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2019-04-24
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-04-24
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-23
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2019-04-23
ceph: handle the case where a dentry has been renamed on outstanding req
Jeff Layton
2019-04-23
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-04-23
ceph: only use d_name directly when parent is locked
Jeff Layton
2019-04-23
io_uring: remove 'state' argument from io_{read,write} path
Jens Axboe
2019-04-22
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
2019-04-22
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
2019-04-22
io_uring: fix poll full SQ detection
Stefan Bühler
2019-04-22
io_uring: fix race condition when sq threads goes sleeping
Stefan Bühler
2019-04-22
io_uring: fix race condition reading SQ entries
Stefan Bühler
2019-04-22
io_uring: fail io_uring_register(2) on a dying io_uring instance
Jens Axboe
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-18
Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-04-17
Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-04-17
io_uring: fix CQ overflow condition
Jens Axboe
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-16
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
2019-04-16
cifs: Fix lease buffer length error
ZhangXiaoxu
2019-04-16
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
2019-04-16
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
2019-04-15
Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-15
io_uring: fix possible deadlock between io_uring_{enter,register}
Jens Axboe
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-13
io_uring: drop io_file_put() 'file' argument
Jens Axboe
2019-04-13
io_uring: only test SQPOLL cpu after we've verified it
Jens Axboe
2019-04-13
io_uring: park SQPOLL thread if it's percpu
Jens Axboe
[next]