aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox1-6/+7
2018-08-21ida: Start new test_ida moduleMatthew Wilcox7-7/+71
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox3-30/+10
2018-08-21iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox1-29/+12
2018-08-21dmaengine: Convert to new IDA APIMatthew Wilcox1-16/+7
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox1-22/+4
2018-08-21media: Convert entity ID allocation to new IDA APIMatthew Wilcox1-11/+5
2018-08-21ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox1-40/+4
2018-08-21Convert net_namespace to new IDA APIMatthew Wilcox1-10/+6
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox1-18/+5
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox1-16/+5
2018-08-21osd: Convert to new IDA APIMatthew Wilcox1-15/+7
2018-08-21sd: Convert to new IDA APIMatthew Wilcox1-17/+4
2018-08-21devpts: Convert to new IDA APIMatthew Wilcox1-33/+12
2018-08-21fs: Convert namespace IDAs to new APIMatthew Wilcox1-38/+12
2018-08-21fs: Convert unnamed_dev_ida to new APIMatthew Wilcox1-42/+23
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox1-23/+6
2018-08-21ida: Add new APIMatthew Wilcox2-42/+87
2018-08-21ida: Lock the IDA in ida_destroyMatthew Wilcox1-6/+11
2018-08-21radix-tree: Fix UBSAN warningMatthew Wilcox1-1/+1
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox2-11/+14
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox1-0/+2
2018-08-21Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-52/+80
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds33-595/+1619
2018-08-21Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-20/+29
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds36-408/+1931
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds55-655/+2762
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter1-1/+1
2018-08-21IB/ucm: fix UCM link errorArnd Bergmann1-1/+1
2018-08-22vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards1-1/+1
2018-08-22vhost: allow vhost-scsi driver to be built-inGreg Edwards1-1/+1
2018-08-22virtio: pci-legacy: Validate queue pfnSuzuki K Poulose1-2/+12
2018-08-22virtio: mmio-v1: Validate queue PFNSuzuki K Poulose1-2/+18
2018-08-22virtio_balloon: replace oom notifier with shrinkerWei Wang1-51/+59
2018-08-22virtio-balloon: kzalloc the vb structWei Wang1-4/+1
2018-08-22virtio-balloon: remove BUG() in init_vqsWei Wang1-3/+7
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds33-201/+294
2018-08-21Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'Rafael J. Wysocki3-6/+13
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki1-2/+107
2018-08-21Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds1-1/+9
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-234/+25
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada1-3/+3
2018-08-21Merge branch 'sparc32-NO_BOOTMEM'David S. Miller2-81/+50
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport1-25/+31
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport2-58/+21
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport1-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig3-165/+35
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li1-5/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li26-58/+64