summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu2021-02-091-0/+119
| * | | | | | | | virt: acrn: Introduce VM management interfacesShuo Liu2021-02-091-0/+58
| * | | | | | | | habanalabs: return block size + block IDOded Gabbay2021-02-081-6/+21
| * | | | | | | | habanalabs: support fetching first available user CQOfir Bitton2021-02-081-0/+3
| * | | | | | | | Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-041-13/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | habanalabs: modify device_idle interfaceOhad Sharabi2021-01-271-1/+3
| | * | | | | | | | habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-271-2/+16
| | * | | | | | | | habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-271-2/+4
| | * | | | | | | | habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski2021-01-271-0/+2
| | * | | | | | | | habanalabs: allow user to pass a staged submission seqOfir Bitton2021-01-271-9/+19
| * | | | | | | | | bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-271-0/+9
| * | | | | | | | | bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei2021-01-271-0/+25
| |/ / / / / / / /
| * | | | | | | | bcm-vk: add bcm_vk UAPIScott Branden2021-01-251-0/+84
* | | | | | | | | Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds2021-02-241-0/+172
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | cxl/mem: Add set of informational commandsBen Widawsky2021-02-171-0/+5
| * | | | | | | | cxl/mem: Enable commands via CELBen Widawsky2021-02-171-0/+1
| * | | | | | | | cxl/mem: Add a "RAW" send commandBen Widawsky2021-02-171-1/+11
| * | | | | | | | cxl/mem: Add basic IOCTL interfaceBen Widawsky2021-02-171-0/+156
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2021-02-231-2/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher2021-02-237-24/+95
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | gfs2: Add trusted xattr supportAndreas Gruenbacher2021-02-081-2/+3
* | | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-232-1/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: introduce MOUNT_ATTR_IDMAPChristian Brauner2021-01-241-0/+1
| * | | | | | | | | fs: add mount_setattr()Christian Brauner2021-01-242-1/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-02-221-0/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-186-100/+90
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong2021-01-201-0/+14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: add support for passing through inline crypto supportSatya Tangirala2021-02-111-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski2021-02-151-1/+1
| * | | | | | | | | gpio: uapi: fix line info flags descriptionKent Gibson2021-02-151-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-02-221-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtc: introduce features bitfieldAlexandre Belloni2021-01-161-0/+5
* | | | | | | | | | Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-02-222-29/+42
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.12' into spi-nextMark Brown2021-02-122-29/+42
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge v5.11-rc3Mark Brown2021-01-136-4/+15
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | spi: Add SPI_NO_TX/RX supportDragos Bogdan2020-12-281-0/+10
| | * | | | | | | | | spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean2020-12-282-29/+32
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-222-81/+72
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v5.11-rc5' into i2c/for-5.12Wolfram Sang2021-01-286-4/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | i2c: uapi: add macro to describe support for all SMBus transfersWolfram Sang2021-01-221-0/+5
| * | | | | | | | | | i2c: remove licence boilerplate from i2c-dev UAPI headerWolfram Sang2021-01-221-20/+5
| * | | | | | | | | | i2c: remove licence boilerplate from main UAPI headerWolfram Sang2021-01-221-25/+7
| * | | | | | | | | | i2c: refactor documentation of struct i2c_msgWolfram Sang2021-01-221-36/+55
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-221-0/+78
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz2021-01-071-0/+78
| |/ / / / / / / /
* | | | | | | | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-214-59/+77
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-0/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/framebuffer: Format modifier for Intel Gen 12 render compression with Cle...Radhakrishna Sripada2021-01-221-0/+19