summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~...Greg Kroah-Hartman1-3/+84
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar1-1/+11
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay1-0/+3
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay1-0/+2
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay1-2/+2
2020-09-22habanalabs: add support for getting device total energyfarah kassabri1-0/+10
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-0/+6
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton1-0/+23
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+27
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv1-0/+359
2020-09-17coresight: stm: Support marked packetTingwei Zhang1-0/+1
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek1-0/+1
2020-09-16misc: fastrpc: fix indentation error in uapi headerJonathan Marek1-2/+2
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman3-4/+6
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen1-2/+3
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman1-5/+5
2020-08-27net: Fix some commentsMiaohe Lin1-1/+1
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+5
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser1-5/+5
2020-08-21netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones1-0/+1
2020-08-18mei: add connect with vtag ioctlAlexander Usyskin1-0/+49
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-7/+8
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-5/+5
2020-08-12autofs: fix doubled wordRandy Dunlap1-1/+1
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov4-4/+4
2020-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds16-83/+100
2020-08-12Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds1-0/+37
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-0/+3
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-1/+1
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-101/+0
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+15
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-07Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+11
2020-08-07Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+72
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+27
2020-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-6/+61
2020-08-07bpf: Change uapi for bpf iterator map elementsYonghong Song1-7/+8
2020-08-07Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-14/+0
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds37-212/+890