index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
xtensa: clean up inline assembly in futex.h
Max Filippov
1
-38
/
+42
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-359
/
+512
2019-05-07
vfio/mdev: Avoid inline get and put parent helpers
Parav Pandit
1
-2
/
+2
2019-05-07
vfio/mdev: Fix aborting mdev child device removal if one fails
Parav Pandit
1
-6
/
+4
2019-05-07
vfio/mdev: Follow correct remove sequence
Parav Pandit
1
-1
/
+1
2019-05-07
vfio/mdev: Avoid masking error code to EBUSY
Parav Pandit
1
-1
/
+1
2019-05-07
vfio/mdev: Drop redundant extern for exported symbols
Parav Pandit
1
-11
/
+10
2019-05-07
vfio/mdev: Removed unused kref
Parav Pandit
2
-2
/
+0
2019-05-07
vfio/mdev: Avoid release parent reference during error path
Parav Pandit
1
-0
/
+1
2019-05-07
ceph: print inode number in __caps_issued_mask debugging messages
Jeff Layton
1
-6
/
+6
2019-05-07
ceph: just call get_session in __ceph_lookup_mds_session
Jeff Layton
1
-7
/
+1
2019-05-07
ceph: simplify arguments and return semantics of try_get_cap_refs
Jeff Layton
1
-46
/
+30
2019-05-07
ceph: fix comment over ceph_drop_caps_for_unlink
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: move wait for mds request into helper function
Jeff Layton
1
-15
/
+21
2019-05-07
ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
Jeff Layton
2
-23
/
+22
2019-05-07
ceph: after an MDS request, do callback and completions
Jeff Layton
1
-2
/
+1
2019-05-07
ceph: use pathlen values returned by set_request_path_attr
Jeff Layton
1
-2
/
+2
2019-05-07
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
3
-39
/
+36
2019-05-07
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
1
-39
/
+3
2019-05-07
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
1
-3
/
+5
2019-05-07
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
1
-2
/
+32
2019-05-07
ceph: make iterate_session_caps a public symbol
Jeff Layton
2
-8
/
+12
2019-05-07
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: properly handle granular statx requests
Jeff Layton
1
-28
/
+57
2019-05-07
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
1
-3
/
+0
2019-05-07
libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK
Arnd Bergmann
1
-7
/
+6
2019-05-07
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
1
-6
/
+6
2019-05-07
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-05-07
ceph: snapshot nfs re-export
Yan, Zheng
2
-27
/
+329
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
4
-10
/
+190
2019-05-07
ceph: factor out ceph_lookup_inode()
Luis Henriques
2
-2
/
+13
2019-05-07
ceph: remove duplicated filelock ref increase
Zhi Zhang
1
-13
/
+0
2019-05-07
Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-8
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-92
/
+106
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-64
/
+191
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
60
-272
/
+410
2019-05-07
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
1
-0
/
+9
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
4
-56
/
+45
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
29
-690
/
+3518
2019-05-07
Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2
-12
/
+3
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
5
-6
/
+110
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
5
-0
/
+184
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
lib/scatterlist: Remove leftover from sg_page_iter comment
Gal Pressman
1
-5
/
+5
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
5
-0
/
+35
[prev]
[next]