summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin2024-04-081-7/+8
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-03-301-1/+1
|\
| * scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki2024-03-251-1/+1
* | drm/amdkfd: range check cp bad op exception interruptsJonathan Kim2024-03-271-3/+14
|/
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-7/+19
|\
| * Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-272-1/+14
| |\
| * \ Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-194-3/+9
| |\ \
| * \ \ Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-043-11/+30
| |\ \ \
| * | | | tty: vt: define a common enum for VESA blanking constantsJiri Slaby (SUSE)2024-01-272-7/+19
* | | | | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-0/+43
|\ \ \ \ \
| * \ \ \ \ Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-262-1/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman2024-02-194-3/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usb: gadget: functionfs: Add DMABUF import interfacePaul Cercueil2024-02-171-0/+41
| * | | | | Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-043-11/+30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | USB: uapi: OTG 3.0Oliver Neukum2024-01-271-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-03-193-5/+29
|\ \ \ \ \
| * | | | | vDPA: report virtio-blk flush info to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block read-only info to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan2024-03-191-0/+2
| * | | | | vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan2024-03-191-0/+3
| * | | | | vDPA: report virtio-block topology info to user spaceZhu Lingshan2024-03-191-0/+4
| * | | | | vDPA: report virtio-block MQ info to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block block-size to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block max segment size to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: report virtio-block capacity to user spaceZhu Lingshan2024-03-191-0/+2
| * | | | | vhost-vdpa: uapi to support reporting per vq sizeZhu Lingshan2024-03-191-0/+7
| * | | | | virtio: uapi: Drop __packed attribute in linux/virtio_pci.hSuzuki K Poulose2024-03-191-5/+5
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-03-181-0/+16
|\ \ \ \ \ \
| * | | | | | RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang2024-03-031-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-1/+5
|\ \ \ \ \ \
| * | | | | | tracing/user_events: Introduce multi-format eventsBeau Belgrave2024-03-181-1/+5
* | | | | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entriesPeter Bergner2024-02-161-0/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-153-684/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-116-27/+24
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-092-0/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | KVM: remove unnecessary #ifdefPaolo Bonzini2024-02-081-4/+0
| * | | | | | | | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-2/+5
| * | | | | | | | | KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini2024-02-081-7/+0
| * | | | | | | | | KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-312/+0
| * | | | | | | | | KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-44/+0
| * | | | | | | | | KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-265/+0
| * | | | | | | | | KVM: remove more traces of device assignment UAPIPaolo Bonzini2024-02-081-50/+0
| * | | | | | | | | uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini2024-02-082-0/+19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-03-152-39/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: rkisp1: Add version enum for i.MX8MP ISPPaul Elder2024-02-231-23/+27
| * | | | | | | | | media: videodev2.h: Fix kerneldocRicardo Ribalda2024-02-051-16/+16
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-151-3/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: Use the high bit of request ID for indicating resend requestsZhao Chen2024-03-061-1/+12