summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson1-0/+1
2019-03-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-49/+95
2019-03-01media: include: fix several typosMauro Carvalho Chehab13-21/+21
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-2/+0
2019-03-01Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann1-0/+12
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing1-2/+2
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel106-366/+995
2019-02-28block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig1-3/+4
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang1-1/+7
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig1-7/+0
2019-02-28asm-generic/io: Pass result of I/O accessor to __io_[p]ar()Will Deacon1-10/+10
2019-02-28io_uring: add submission pollingJens Axboe1-1/+11
2019-02-28io_uring: add file set registrationJens Axboe1-1/+8
2019-02-28net: split out functions related to registering inflight socket filesJens Axboe1-0/+1
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe3-2/+17
2019-02-28fs: add fget_many() and fput_many()Jens Axboe2-1/+5
2019-02-28io_uring: support for IO pollingJens Axboe1-0/+5
2019-02-28io_uring: add fsync supportChristoph Hellwig1-1/+7
2019-02-28Add io_uring IO interfaceJens Axboe5-2/+116
2019-02-28drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()Maarten Lankhorst1-1/+1
2019-02-28block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei1-0/+5
2019-02-28tee: add cancellation support to client interfaceIgor Opaniuk1-0/+12
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai49-130/+330
2019-02-28habanalabs: add comments in uapi/misc/habanalabs.hOded Gabbay1-1/+9
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman7-2/+267
2019-02-28kthread: Do not use TIMER_IRQSAFESebastian Andrzej Siewior1-3/+2
2019-02-28kthread: Convert worker lock to raw spinlockJulia Cartwright1-2/+2
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan1-1/+1
2019-02-28vfs: Implement logging through fs_contextDavid Howells1-4/+14
2019-02-28vfs: Remove kern_mount_data()David Howells1-2/+1
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells1-18/+20
2019-02-28introduce cloning of fs_contextAl Viro3-0/+15
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro2-0/+19
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells2-0/+7
2019-02-28vfs: Put security flags into the fs_context structDavid Howells2-1/+2
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells2-0/+24
2019-02-28vfs: Add configuration parser helpersDavid Howells3-0/+181
2019-02-28mmc: core: Add discard support to sdAvri Altman1-0/+1
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar1-1/+6
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar35-106/+230
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra1-2/+4
2019-02-28kernel/workqueue: Use dynamic lockdep keys for workqueuesBart Van Assche1-24/+4
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche1-3/+18
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche1-3/+6
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche1-0/+5
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche1-0/+1
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche1-7/+7
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra1-20/+4