summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-133-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | io_uring: add support for recvmsg()Jens Axboe2019-07-092-0/+4
| * | | | | | | | | | | | io_uring: add support for sendmsg()Jens Axboe2019-07-092-0/+6
| * | | | | | | | | | | | io_uring: add support for sqe linksJens Axboe2019-06-241-0/+1
| * | | | | | | | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-311-2/+2
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-121-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-031-5/+6
* | | | | | | | | | | | | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-121-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong2019-07-011-0/+9
| * | | | | | | | | | | | | vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-011-0/+3
* | | | | | | | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-122-3/+1273
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada2019-07-091-0/+1270
| * | | | | | | | | | | | | | kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada2019-06-151-3/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-73/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | asm-generic: remove ptrace.hChristoph Hellwig2019-07-011-73/+0
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-124-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-111382-9517/+1703
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | KVM: arm/arm64: Support chained PMU countersAndrew Murray2019-07-051-0/+2
| | * | | | | | | | | | | | | | KVM: arm/arm64: Remove pmc->bitmaskAndrew Murray2019-07-051-1/+0
| | * | | | | | | | | | | | | | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-051-4/+4
| * | | | | | | | | | | | | | | KVM: x86: PMU Event FilterEric Hankland2019-07-111-0/+3
| * | | | | | | | | | | | | | | kvm: x86: Fix -Wmissing-prototypes warningsYi Wang2019-07-101-0/+1
| * | | | | | | | | | | | | | | KVM: X86: Yield to IPI target if necessaryWanpeng Li2019-07-021-0/+1
| * | | | | | | | | | | | | | | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-1/+1
| * | | | | | | | | | | | | | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-1/+3
| * | | | | | | | | | | | | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-041-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-121-0/+180
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley2019-07-081-0/+180
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-124-1/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | dma-mapping: mark dma_alloc_need_uncached as __always_inlineChristoph Hellwig2019-07-081-1/+1
| * | | | | | | | | | | | | | lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring2019-06-281-1/+9
| * | | | | | | | | | | | | | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2019-06-251-0/+2
| * | | | | | | | | | | | | | dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig2019-06-251-0/+14
| * | | | | | | | | | | | | | dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig2019-06-031-0/+3
| * | | | | | | | | | | | | | USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+0
| * | | | | | | | | | | | | | USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-031-0/+5
| * | | | | | | | | | | | | | lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring2019-06-031-0/+1
| * | | | | | | | | | | | | | dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen2019-06-031-1/+7
| * | | | | | | | | | | | | | dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen2019-06-031-0/+13
* | | | | | | | | | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-126-20/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | driver: core: Allow subsystems to continue deferring probeThierry Reding2019-07-031-0/+1
| * | | | | | | | | | | | | | | drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-031-0/+1
| * | | | | | | | | | | | | | | ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-2/+2
| * | | | | | | | | | | | | | | drivers: Add generic helper to match by of_nodeSuzuki K Poulose2019-06-241-0/+2
| * | | | | | | | | | | | | | | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-2/+2
| * | | | | | | | | | | | | | | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
| * | | | | | | | | | | | | | | mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2019-06-241-6/+0
| * | | | | | | | | | | | | | | debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman2019-06-031-7/+5
| * | | | | | | | | | | | | | | backing-dev: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-1/+0
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-1220-112/+610
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \