summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-032-29/+19
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-012-0/+41
* Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-253-5/+51
|\
| * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-251-0/+2
| * net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-0/+3
| * net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich2019-04-241-3/+3
| * net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich2019-04-241-2/+43
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-22741-7417/+21543
| |\
* | \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-2459-226/+489
|\ \ \
| * | | RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-241-9/+0
| * | | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-1/+0
| * | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-181-0/+1
| * | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-142-5/+20
| |\ \ \
| | * | | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-141-4/+6
| | * | | mm: add 'try_get_page()' helper functionLinus Torvalds2019-04-141-0/+9
| | * | | mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-04-141-1/+5
| * | | | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-134-14/+30
| |\ \ \ \
| | * | | | nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-2/+7
| | * | | | blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-04-101-0/+1
| | * | | | block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-082-12/+22
| * | | | | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-131-8/+0
| |\ \ \ \ \
| | * | | | | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-8/+0
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-131-0/+3
| |\ \ \ \ \ \
| | * | | | | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-101-0/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-121-2/+2
| |\ \ \ \ \ \
| | * | | | | | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2
| * | | | | | | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-04-122-2/+10
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-04-11672-7101/+20825
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
| | | * | | | | | | Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18704-7227/+21129
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
| | * | | | | | | | ALSA: uapi: #include <time.h> in asound.hDaniel Mentz2019-04-021-0/+1
| * | | | | | | | | Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-121-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2019-04-0851-194/+448
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira2019-03-291-0/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-04-101-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-081-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-082-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-081-1/+1
| | * | | | | | | | nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-061-1/+1
| * | | | | | | | | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-071-1/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-071-1/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong2019-03-251-1/+4
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-0/+4
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-054-25/+31
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-051-1/+4
| | * | | | | | | | | mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn2019-04-051-1/+1
| | * | | | | | | | | include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-051-23/+23
| | * | | | | | | | | lib/string.c: implement a basic bcmpNick Desaulniers2019-04-051-0/+3
| | | |_|/ / / / / / | | |/| | | | | | |