summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas
2019-05-07lib/scatterlist: Remove leftover from sg_page_iter commentGal Pressman
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin