summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | | | | | fuse: Introduce a new notification type for resend pending requestsZhao Chen2024-03-061-0/+2
| * | | | | | | | | | | fuse: add support for explicit export disablingJingbo Xu2024-03-061-0/+3
| * | | | | | | | | | | fuse: implement ioctls to manage backing filesAmir Goldstein2024-03-051-0/+9
| * | | | | | | | | | | fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein2024-02-231-3/+11
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price2024-02-221-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-141-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64/ptrace: Expose FPMR via ptraceMark Brown2024-03-071-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-143-0/+167
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-117-9/+29
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-215-9/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ASoC: Intel: avs: UAPI: Add tokens for initial config featureAmadeusz Sławiński2024-02-081-0/+9
| | * | | | | | | | | | ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda2024-01-301-0/+4
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2024-03-111-0/+154
| |\ \ \ \ \ \ \ \ \ \