summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-241-19/+25
|\
| * uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult2020-12-181-0/+6
| * uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult2020-12-181-19/+19
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+55
|\ \
| * \ Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-151-52/+54
| |\ \
| * | | KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-151-0/+53
| * | | KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-151-1/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-191-1/+3
|\ \ \ \
| * | | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-1/+3
* | | | | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-182-39/+130
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-152-39/+130
| |\ \ \ \
| | * | | | drm: document drm_mode_modeinfoSimon Ser2020-11-201-0/+21
| | * | | | drm: document drm_mode_get_connectorSimon Ser2020-11-201-5/+73
| | * | | | virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois2020-11-201-0/+4
| | * | | | drm: improve kernel-docs in drm_mode.hSimon Ser2020-11-201-34/+32
* | | | | | Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-12-171-3/+9
|\ \ \ \ \ \
| * | | | | | gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson2020-12-051-3/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-12-171-0/+63
|\ \ \ \ \ \
| * | | | | | cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero2020-12-141-0/+17
| * | | | | | cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero2020-12-141-0/+15
| * | | | | | cifs: Register generic netlink familySamuel Cabrero2020-12-141-0/+31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-171-1/+1
|\ \ \ \ \ \
| * | | | | | devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser2020-12-161-1/+1
* | | | | | | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-171-0/+79
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang2020-12-111-0/+79
* | | | | | | | Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-171-5/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal2020-11-111-2/+9
| * | | | | | | | fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal2020-11-111-1/+2
| * | | | | | | | fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi2020-11-111-3/+6
| * | | | | | | | fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2020-11-111-1/+10
| |/ / / / / / /
* | | | | | | | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-171-0/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong2020-12-031-0/+2
| * | | | | | | | f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong2020-12-021-0/+2
| * | | | | | | | f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong2020-11-021-0/+7
| * | | | | | | | f2fs: move ioctl interface definitions to separated fileChao Yu2020-11-021-0/+87
* | | | | | | | | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-12-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfio-ccw: Wire in the request callbackEric Farman2020-12-031-0/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-12-161-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-5.11/elecom' into for-linusJiri Kosina2020-12-1651-473/+1705
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera2020-11-271-0/+6
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-163-14/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RDMA/rxe: Use acquire/release for memory orderingBob Pearson2020-12-111-0/+21
| * | | | | | | | | | | RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-0/+10
| * | | | | | | | | | | Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe2020-12-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-012-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe2020-11-231-52/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-176-313/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-14/+0
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-1/+113
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar2020-10-261-1/+113
| |/ / / / / / / / / / /