summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak2018-03-271-1/+1
| * | | | | RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe2018-03-2719-276/+276
| * | | | | RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-2/+10
| * | | | | RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+1
| * | | | | RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+4
| * | | | | RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+5
| * | | | | RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe2018-03-272-0/+3
| * | | | | RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe2018-03-231-2/+2
| * | | | | RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-221-0/+5
| * | | | | IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+23
| * | | | | IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-194-84/+161
| * | | | | IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-1/+18
| * | | | | RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe2018-03-191-1/+6
| * | | | | IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-151-0/+9
| * | | | | RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+5
| * | | | | RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+5
| * | | | | RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2018-03-151-0/+107
| * | | | | RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-0/+8
| * | | | | RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+22
| * | | | | RDMA/hns: Fix cqn type and init respYixian Liu2018-03-151-2/+1Star
| * | | | | RDMA/hns: Support cq record doorbell for the user spaceYixian Liu2018-03-131-0/+7
| * | | | | RDMA/hns: Support rq record doorbell for the user spaceYixian Liu2018-03-131-0/+5
| * | | | | RDMA/nldev: provide detailed PD informationSteve Wise2018-03-081-0/+7
| * | | | | RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+9
| * | | | | RDMA/nldev: provide detailed CQ informationSteve Wise2018-03-081-0/+8
| * | | | | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-081-0/+14
| * | | | | IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-081-0/+14
| * | | | | RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky2018-02-231-4/+1Star
| * | | | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-02-231-2/+2
| |\ \ \ \ \
| * | | | | | rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe2018-02-151-1/+3
| * | | | | | RDMA: Do not used __packed in uapi headersJason Gunthorpe2018-02-152-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-071-0/+1
|\ \ \ \ \ \
| * | | | | | sctp: Add LSM hooksRichard Haines2018-02-261-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-2/+2
|\ \ \ \ \ \
| * | | | | | dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer2018-04-041-2/+2
| * | | | | | dm: allow targets to return output from messages they are sentMike Snitzer2018-04-031-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-061-2/+5
|\ \ \ \ \ \
| * | | | | | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-021-2/+5
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-061-0/+8
|\ \ \ \ \ \ \
| * | | | | | | inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai2018-02-141-0/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-052-1/+3
|\ \ \ \ \ \ \
| * | | | | | | blktrace: fix comment in blktrace_api.hSouvik Banerjee2018-03-301-1/+1
| * | | | | | | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-171-0/+2
* | | | | | | | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-052-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-04-023-1/+2
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/fsl_esai', 'asoc/topic/fsl_ssi', '...Mark Brown2018-03-281-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | ASoC: soc-generic-dmaengine-pcm: Fix sparse warningsFabio Estevam2018-02-261-0/+1
| | | |/ / / / / / /
| * | | | | | | | | ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-211-0/+1
* | | | | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-051-9/+4Star
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman2018-03-291-9/+4Star
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |