summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | binder: use enum for binder ioctlsAlice Ryhl2023-12-151-14/+16
| * | | | | mei: fix spellos in mei.hRandy Dunlap2023-12-151-2/+2
| * | | | | Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman2023-12-112-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | misc: Add Nitro Secure Module driverAlexander Graf2023-11-281-0/+31
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-181-1/+2
|\ \ \ \ \
| * | | | | misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal2023-12-181-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-90/+50
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-0/+1
| |\ \ \ \ \
| | * | | | | KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BITPaul Durrant2023-12-081-0/+1
| * | | | | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-026-14/+38
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | KVM: remove deprecated UAPIsPaolo Bonzini2023-12-081-90/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-0/+49
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-141-0/+1
| | * | | | KVM: x86/mmu: Handle page fault for private memoryChao Peng2023-11-141-0/+1
| | * | | | KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson2023-11-141-1/+14
| | * | | | KVM: Introduce per-page memory attributesChao Peng2023-11-131-0/+13
| | * | | | KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng2023-11-131-0/+8
| | * | | | KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson2023-11-131-0/+13
* | | | | | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-01-124-5/+46
|\ \ \ \ \ \
| * | | | | | media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart2023-12-131-3/+12
| * | | | | | media: v4l2-subdev: Fix indentation in v4l2-subdev.hLaurent Pinchart2023-12-041-1/+1
| * | | | | | media: uapi: Add controls for the THP7312 ISPLaurent Pinchart2023-12-042-0/+25
| * | | | | | Merge tag 'v6.7-rc4' into media_stageHans Verkuil2023-12-033-2/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | media: videodev.h: add missing p_hdr10_* pointersHans Verkuil2023-11-231-0/+2
| * | | | | | media: videodev2.h: add missing __user to p_h264_ppsHans Verkuil2023-11-231-1/+1
| * | | | | | media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard2023-11-231-1/+6
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-125-1/+69
|\ \ \ \ \ \ \
| * | | | | | | RDMA/efa: Add EFA query MR supportMichael Margolin2024-01-071-1/+20
| * | | | | | | RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier2023-12-171-0/+5
| * | | | | | | RDMA/bnxt_re: Add UAPI to share a page with user spaceSelvin Xavier2023-12-171-0/+26
| * | | | | | | Expose c0 and SW encap ICM for RDMALeon Romanovsky2023-12-127-10/+35
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch2023-12-121-0/+2
| | * | | | | | | RDMA/mlx5: Support handling of SW encap ICM areaShun Hao2023-12-121-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier2023-12-111-0/+1
| * | | | | | | RDMA/hns: Response dmac to userspaceJunxian Huang2023-12-071-0/+5
| * | | | | | | RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula2023-11-131-0/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-01-123-2/+64
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-082-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: Wire up buffer flagsCurtis Malainey2023-12-041-0/+1
| | * | | | | | | ASoC: Intel: Soundwire related board and match updatesMark Brown2023-11-283-8/+30
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta2023-11-131-0/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'topic/scarlett2' into for-nextTakashi Iwai2023-12-291-0/+54
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett2023-12-291-2/+2
| | * | | | | | | ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett2023-12-291-0/+20
| | * | | | | | | ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett2023-12-291-0/+34
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela2023-11-271-2/+5
| |/ / / / / /
* | | | | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1213-25/+3063
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...Dave Airlie2024-01-101-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/uapi: fix typos/spellos and punctuationRandy Dunlap2023-12-141-6/+6
| * | | | | | | | Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie2023-12-221-0/+28
| |\ \ \ \ \ \ \ \