summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iommufd: Add data structure for Intel VT-d stage-1 cache invalidationYi Liu2024-01-111-0/+36
| * | | | iommufd: Add IOMMU_HWPT_INVALIDATEYi Liu2024-01-111-0/+43
| | |/ / | |/| |
* | | | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+4
|\ \ \ \
| * | | | usb: gadget: f_fs: fix fortify warningDmitry Antipov2023-12-151-2/+4
| | |/ / | |/| |
* | | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-8/+11
|\ \ \ \
| * | | | tty: serial: Add RS422 flag to struct serial_rs485Crescent CY Hsieh2024-01-041-0/+2
| * | | | tty: serial: Cleanup the bit shift with macroCrescent CY Hsieh2024-01-041-8/+9
| |/ / /
* | | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-174-16/+51
|\ \ \ \
| * \ \ \ Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-12-201-0/+2
| |\ \ \ \
| | * | | | iio: add modifiers for A and B ultraviolet lightJavier Carrasco2023-12-041-0/+2
| * | | | | 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-171-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-071-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
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |