summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2021-10-19Merge tag 'misc-habanalabs-next-2021-10-18' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman1-25/+59
2021-10-19Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+154
2021-10-18habanalabs: define uAPI to export FD for DMA-BUFOded Gabbay1-1/+27
2021-10-18habanalabs: add support for a long interrupt target valueOfir Bitton1-6/+7
2021-10-18habanalabs: add kernel-doc style commentsOded Gabbay1-18/+25
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman3-11/+12
2021-10-18Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2021-10-17counter: Add character device interfaceWilliam Breathitt Gray1-0/+98
2021-10-17counter: Move counter enums to uapi headerWilliam Breathitt Gray1-0/+56
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+9
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller1-6/+9
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko1-1/+1
2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu1-0/+42
2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu1-0/+28
2021-10-04Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman1-4/+2
2021-10-04Merge 5.15-rc4 into char-misc-nextGreg Kroah-Hartman1-0/+1
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta1-4/+2
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman3-2/+14
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela1-0/+1
2021-09-21Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+0
2021-09-15xfrm: make user policy API completeNicolas Dichtel1-3/+6
2021-09-14nitro_enclaves: Add fixes for checkpatch spell check reportsAndra Paraschiv1-5/+5
2021-09-14include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov1-3/+3
2021-09-14binder: fix freeze raceLi Li1-0/+7
2021-09-13cifs: remove pathname for file from SPDX headerSteve French1-1/+0
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov1-1/+7
2021-09-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+317
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+166
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-1/+1
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+24
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-08Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+3
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+48
2021-09-07cxl/uapi: Fix defined but not used warningsBen Widawsky1-1/+1
2021-09-06vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji1-0/+306
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2-2/+2
2021-09-05virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.Arseny Krasnov1-0/+1
2021-09-05virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov1-1/+1
2021-09-05uapi: virtio_ids: Sync ids with specificationViresh Kumar1-0/+12
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet1-0/+2
2021-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+1
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+4
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-1/+3
2021-09-03mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodesDave Hansen1-0/+1
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+108