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
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
2021-04-22
fsverity: relax build time dependency on CRYPTO_SHA256
Ard Biesheuvel
2021-04-22
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
2021-04-17
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
2021-04-16
Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-14
io_uring: fix early sqd_list removal sqpoll hangs
Pavel Begunkov
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2021-04-11
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-09
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-09
fs: direct-io: fix missing sdio->boundary
Jack Qiu
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2021-04-09
debugfs: Make debugfs_allow RO after init
Kees Cook
2021-04-08
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-04-08
io-wq: cancel unbounded works on io-wq destroy
Pavel Begunkov
2021-04-08
io_uring: fix rw req completion
Pavel Begunkov
2021-04-08
Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-07
io_uring: clear F_REISSUE right after getting it
Pavel Begunkov
2021-04-07
cifs: escape spaces in share names
Maciek Borzecki
2021-04-07
fs: cifs: Remove unnecessary struct declaration
Wan Jiabing
2021-04-07
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
2021-04-06
LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
Al Viro
2021-04-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-06
Make sure nd->path.mnt and nd->path.dentry are always valid pointers
Al Viro
2021-04-05
debugfs: drop pointless nul-termination in debugfs_read_file_bool()
Rasmus Villemoes
2021-04-03
Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-03
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-02
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
io_uring: move reissue into regular IO path
Jens Axboe
2021-04-02
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-02
file: fix close_range() for unshare+cloexec
Christian Brauner
2021-04-01
io_uring: fix EIOCBQUEUED iter revert
Pavel Begunkov
2021-04-01
io_uring/io-wq: protect against sprintf overflow
Pavel Begunkov
2021-04-01
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
2021-03-31
fs/namespace: correct/improve kernel-doc notation
Randy Dunlap
2021-03-30
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-03-30
io_uring: drop sqd lock before handling signals for SQPOLL
Jens Axboe
2021-03-29
io_uring: handle setup-failed ctx in kill_timeouts
Pavel Begunkov
2021-03-28
io_uring: always go for cancellation spin on exec
Pavel Begunkov
2021-03-28
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]