summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02platform_data/mlxreg: additions for Mellanox watchdog driver.Michael Shych
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan
2019-03-01net/mlx5: Add multipath modeRoi Dayan
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches
2019-03-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-01media: include: fix several typosMauro Carvalho Chehab
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-03-01Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-02-28block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe
2019-02-28fs: add fget_many() and fput_many()Jens Axboe
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-28block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei
2019-02-28tee: add cancellation support to client interfaceIgor Opaniuk
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-28kthread: Do not use TIMER_IRQSAFESebastian Andrzej Siewior
2019-02-28kthread: Convert worker lock to raw spinlockJulia Cartwright
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan
2019-02-28vfs: Implement logging through fs_contextDavid Howells
2019-02-28vfs: Remove kern_mount_data()David Howells
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-28vfs: Put security flags into the fs_context structDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra
2019-02-28kernel/workqueue: Use dynamic lockdep keys for workqueuesBart Van Assche
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar