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
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
hfs: atomically read inode size
Fabian Frederick
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "unneded" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "againt" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
nilfs2: use i_blocksize()
Geliang Tang
2017-02-27
nilfs2: use nilfs_btree_node_size()
Geliang Tang
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-27
fs/affs: make export work with cold dcache
Fabian Frederick
2017-02-27
fs/affs/namei.c: forward declarations clean-up
Fabian Frederick
2017-02-27
fs/affs: add prefix to some functions
Fabian Frederick
2017-02-27
fs/affs: use octal for permissions
Fabian Frederick
2017-02-27
fs/affs: make affs exportable
Fabian Frederick
2017-02-27
fs/affs: add validation block function
Fabian Frederick
2017-02-27
fs/affs: remove reference to affs_parent_ino()
Fabian Frederick
2017-02-27
fs,eventpoll: don't test for bitfield with stack value
Cyrill Gorcunov
2017-02-27
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
2017-02-27
hfsplus: atomically read inode size
Fabian Frederick
2017-02-27
autofs: take more care to not update last_used on path walk
Ian Kent
2017-02-27
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
2017-02-27
mm,fs,dax: mark dax_iomap_pmd_fault as const
Arnd Bergmann
2017-02-27
nfsd: Fix display of the version string
Trond Myklebust
2017-02-27
nfsd: fix configuration of supported minor versions
Trond Myklebust
2017-02-25
Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-25
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-25
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...
Mike Marshall
2017-02-24
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
2017-02-24
proc: less code duplication in /proc/*/cmdline
Alexey Dobriyan
2017-02-24
proc: use rb_entry()
Geliang Tang
2017-02-24
userfaultfd_copy: return -ENOSPC in case mm has gone
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
nfsd: remove superfluous KERN_INFO
Rasmus Villemoes
[next]