index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-124
/
+204
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
Trond Myklebust
1
-12
/
+14
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
Trond Myklebust
2
-9
/
+15
2018-06-09
Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
15
-70
/
+66
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
1
-1
/
+3
2018-06-08
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
1
-1
/
+1
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
51
-1849
/
+2010
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
2
-3
/
+2
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
1
-8
/
+0
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
1
-3
/
+4
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
1
-5
/
+3
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
1
-7
/
+1
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-06-08
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
1
-2
/
+3
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2
-1
/
+5
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
61
-260
/
+1689
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
31
-395
/
+629
2018-06-08
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
12
-116
/
+122
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
46
-536
/
+773
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
54
-288
/
+642
2018-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
18
-182
/
+1618
2018-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-24
/
+0
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
7
-50
/
+66
2018-06-08
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
15
-34
/
+32
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
9
-163
/
+194
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
3
-1
/
+12
2018-06-08
xfs: setup VFS i_rwsem lockdep state correctly
Dave Chinner
1
-0
/
+8
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-9
/
+63
2018-06-08
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2018-06-08
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
10
-36
/
+332
2018-06-08
vfio: platform: Fix using devices in PM Domains
Geert Uytterhoeven
1
-0
/
+10
2018-06-08
vfio: use match_string() helper
Yisheng Xie
1
-8
/
+3
2018-06-08
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
1
-7
/
+7
2018-06-08
vfio/mdev: Check globally for duplicate devices
Alex Williamson
3
-67
/
+42
2018-06-08
vfio: platform: Make printed error messages more consistent
Geert Uytterhoeven
1
-3
/
+2
2018-06-08
vfio: platform: Fix reset module leak in error path
Geert Uytterhoeven
1
-5
/
+10
2018-06-08
sample: vfio bochs vbe display (host device for bochs-drm)
Gerd Hoffmann
3
-0
/
+1420
2018-06-08
sample: vfio mdev display - guest driver
Gerd Hoffmann
3
-0
/
+242
2018-06-08
sample: vfio mdev display - host device
Gerd Hoffmann
4
-0
/
+838
2018-06-08
vfio/type1: Fix task tracking for QEMU vCPU hotplug
Alex Williamson
1
-26
/
+47
2018-06-08
dm: add writecache target
Mikulas Patocka
4
-0
/
+2385
2018-06-08
dm: adjust structure members to improve alignment
Mike Snitzer
9
-73
/
+79
2018-06-08
Merge branch 'regulator-4.17' into regulator-4.18 merge window
Mark Brown
2
-3
/
+20
2018-06-08
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
1
-5
/
+5
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
1
-35
/
+18
2018-06-08
dm: report which conflicting type caused error during table_load()
Mike Snitzer
1
-1
/
+2
[prev]
[next]