summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox-6/+7
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-7/+71
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox-30/+10
2018-08-21iscsi target: fix session creation failure handlingMike Christie-14/+21
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox-29/+12
2018-08-21dmaengine: Convert to new IDA APIMatthew Wilcox-16/+7
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox-22/+4
2018-08-21media: Convert entity ID allocation to new IDA APIMatthew Wilcox-11/+5
2018-08-21ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox-40/+4
2018-08-21Convert net_namespace to new IDA APIMatthew Wilcox-10/+6
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox-18/+5
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox-16/+5
2018-08-21osd: Convert to new IDA APIMatthew Wilcox-15/+7
2018-08-21sd: Convert to new IDA APIMatthew Wilcox-17/+4
2018-08-21devpts: Convert to new IDA APIMatthew Wilcox-34/+13
2018-08-21fs: Convert namespace IDAs to new APIMatthew Wilcox-38/+12
2018-08-21fs: Convert unnamed_dev_ida to new APIMatthew Wilcox-43/+24
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox-23/+6
2018-08-21ida: Add new APIMatthew Wilcox-42/+87
2018-08-21ida: Lock the IDA in ida_destroyMatthew Wilcox-6/+11
2018-08-21radix-tree: Fix UBSAN warningMatthew Wilcox-1/+1
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox-11/+14
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox-0/+2
2018-08-21Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+80
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-595/+1619
2018-08-21Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-20/+29
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-408/+1931
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-658/+2765
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter-1/+1
2018-08-21IB/ucm: fix UCM link errorArnd Bergmann-1/+1
2018-08-22vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards-1/+1
2018-08-22vhost: allow vhost-scsi driver to be built-inGreg Edwards-1/+1
2018-08-22virtio: pci-legacy: Validate queue pfnSuzuki K Poulose-2/+12
2018-08-22virtio: mmio-v1: Validate queue PFNSuzuki K Poulose-2/+18
2018-08-22virtio_balloon: replace oom notifier with shrinkerWei Wang-51/+59
2018-08-22virtio-balloon: kzalloc the vb structWei Wang-4/+1
2018-08-22virtio-balloon: remove BUG() in init_vqsWei Wang-3/+7
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-201/+294
2018-08-21Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki-6/+13
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki-2/+107
2018-08-21Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+9
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-234/+25
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada-3/+3
2018-08-21Merge branch 'sparc32-NO_BOOTMEM'David S. Miller-81/+50
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport-25/+31
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport-58/+21
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig-165/+35
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li-5/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li-58/+64