summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-05-132-7/+11
|\
| * fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds2024-05-101-6/+8
| * statx: stx_subvolKent Overstreet2024-03-261-1/+3
* | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-131-0/+1
|\ \
| * \ Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2024-04-291-0/+1
| |\ \
| | * | tee: tstee: Add Trusted Services TEE driverBalint Dobszay2024-04-031-0/+1
| | |/
* | | Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-041-1/+1
|\ \ \
| * | | xfrm: Correct spelling mistake in xfrm.h commentAntony Antony2024-04-291-1/+1
| |/ /
* | | Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-261-5/+0
|\ \ \
| * \ \ Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie2024-04-261-5/+0
| |\ \ \
| | * | | Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-251-5/+0
| | | |/ | | |/|
* | / | vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
|/ / /
* | / 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-282-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-281-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-161-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