summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2020-05-19pipe: Add general notification queue supportDavid Howells-0/+20
2020-05-19pipe: Add O_NOTIFICATION_PIPEDavid Howells-0/+3
2020-05-19uapi: General notification queue definitionsDavid Howells-0/+55
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay-2/+162
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman-1/+2
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman-16/+51
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay-1/+2
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar-0/+8
2020-05-18drm/msm: Add syncobj support.Bas Nieuwenhuizen-1/+23
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky-0/+4
2020-05-18iommu/vt-d: Add nested translation helper functionJacob Pan-0/+5
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi-0/+7
2020-05-17io_uring: add tee(2) supportPavel Begunkov-0/+1
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella-0/+7
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella-1/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+35
2020-05-15net: sched: introduce terse dump flagVlad Buslov-0/+6
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov-1/+33
2020-05-14xdp: Allow bpf_xdp_adjust_tail() to grow packet sizeJesper Dangaard Brouer-2/+2
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-43/+138
2020-05-15Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-6/+12
2020-05-14bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov-1/+35
2020-05-14bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov-1/+1
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi-1/+13
2020-05-14statx: add mount_rootMiklos Szeredi-0/+1
2020-05-14statx: add mount IDMiklos Szeredi-1/+5
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi-1/+10
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov-0/+15
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov-3/+69
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov-10/+11
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie-1/+1
2020-05-13RDMA/mlx5: Add support for drop action in DV steeringDaria Velikovsky-0/+1
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb-0/+5
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini-77/+671
2020-05-12RDMA/ucma: Return stable IB device index as identifierLeon Romanovsky-0/+4
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov-280/+1715
2020-05-12floppy: suppress UBSAN warning in setup_rw_floppy()Denis Efremov-3/+8
2020-05-12floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmdDenis Efremov-2/+12
2020-05-12floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_paramsDenis Efremov-1/+4
2020-05-12floppy: add references to 82077's extra registersWilly Tarreau-3/+13
2020-05-12media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil-0/+16
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet-50/+59
2020-05-11rtc: add new VL flag for backup switchoverAlexandre Belloni-0/+1
2020-05-11mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon-0/+1
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn-0/+59
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn-0/+12
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song-1/+38
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song-0/+6
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song-0/+1
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song-0/+1