index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
rbd: don't query snapshot features
Ilya Dryomov
1
-37
/
+1
2019-11-25
rbd: remove snapshot existence validation code
Ilya Dryomov
1
-39
/
+3
2019-11-25
rbd: don't establish watch for read-only mappings
Ilya Dryomov
1
-14
/
+27
2019-11-25
rbd: don't acquire exclusive lock for read-only mappings
Ilya Dryomov
1
-2
/
+13
2019-11-25
rbd: disallow read-write partitions on images mapped read-only
Ilya Dryomov
1
-3
/
+10
2019-11-25
rbd: treat images mapped read-only seriously
Ilya Dryomov
1
-5
/
+8
2019-11-25
rbd: introduce RBD_DEV_FLAG_READONLY
Ilya Dryomov
1
-5
/
+14
2019-11-25
rbd: introduce rbd_is_snap()
Ilya Dryomov
1
-8
/
+13
2019-11-25
ceph: don't leave ino field in ceph_mds_request_head uninitialized
Jeff Layton
1
-0
/
+1
2019-11-25
ceph: tone down loglevel on ceph_mdsc_build_path warning
Jeff Layton
1
-7
/
+11
2019-11-25
rbd: update MAINTAINERS info
Ilya Dryomov
1
-1
/
+1
2019-11-25
ceph: fix geting random mds from mdsmap
Xiubo Li
1
-4
/
+7
2019-11-25
rbd: fix spelling mistake "requeueing" -> "requeuing"
Colin Ian King
1
-1
/
+1
2019-11-25
ceph: make several helper accessors take const pointers
Jeff Layton
1
-4
/
+8
2019-11-25
libceph: drop unnecessary check from dispatch() in mon_client.c
Ilya Dryomov
1
-3
/
+0
2019-11-24
Linux 5.4
v5.4
Linus Torvalds
1
-1
/
+1
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
1
-2
/
+2
2019-11-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-24
/
+28
2019-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-178
/
+356
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
1
-8
/
+20
2019-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-33
/
+53
2019-11-22
Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-3
/
+1
2019-11-22
MAINTAINERS: Add myself as maintainer of virtio-vsock
Stefano Garzarella
1
-0
/
+1
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
2
-5
/
+28
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+7
2019-11-22
Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-32
/
+183
2019-11-22
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
1
-7
/
+7
2019-11-22
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
1
-3
/
+13
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
1
-23
/
+33
2019-11-22
can: m_can_platform: remove unnecessary m_can_class_resume() call
Pankaj Sharma
1
-2
/
+0
2019-11-22
can: m_can_platform: set net_device structure as driver data
Pankaj Sharma
1
-1
/
+1
2019-11-21
Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'
David S. Miller
2
-9
/
+32
2019-11-21
hv_netvsc: Fix send_table offset in case of a host bug
Haiyang Zhang
1
-2
/
+14
2019-11-21
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2
-9
/
+20
2019-11-21
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-22
Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-18
/
+141
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-31
/
+27
2019-11-21
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
1
-1
/
+2
2019-11-21
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-11-21
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
5
-9
/
+31
2019-11-21
Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2019-11-21
nfc: port100: handle command failure cleanly
Oliver Neukum
1
-1
/
+1
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
[next]