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
/
afs
Age
Commit message (
Expand
)
Author
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-10
afs: Use core kernel UUID generation
Arnd Bergmann
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2017-01-16
afs: Conditionalise a new unused variable
Arnd Bergmann
2017-01-09
afs: Refcount the afs_call struct
David Howells
2017-01-09
afs: Kill afs_wait_mode
David Howells
2017-01-09
afs: Add some tracepoints
David Howells
2017-01-06
afs: Make afs_readpages() fetch data in bulk
David Howells
2017-01-06
afs: Make afs_fs_fetch_data() take a list of pages
David Howells
2016-12-26
afs_send_pages(): use ITER_BVEC
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
2016-10-13
afs: unmapping the wrong buffer
Dan Carpenter
2016-10-11
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-06
afs: Check for fatal error when in waiting for ack state
David Howells
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
2016-09-04
fs/afs/flock: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-04
fs/afs/callback: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-04
fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-04
fs/afs/vlocation: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
afs: Need linux/random.h
David Howells
2016-08-30
afs: Miscellaneous simple cleanups
David Howells
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-06-10
rxrpc: Limit the listening backlog
David Howells
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-10
afs: switch to ->iterate_shared()
Al Viro
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
2016-04-11
afs: Wait for outstanding async calls before closing rxrpc socket
David Howells
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]