summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-03-17rpmsg: Move RPMSG_ADDR_ANY in user APIArnaud Pouliquen
2021-03-17platform/surface: Add DTX driverMaximilian Luz
2021-03-17rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION requestPiotr Figiel
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini
2021-03-16drm/uapi: Add USB connector typeNoralf Trønnes
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman
2021-03-14psample: Add additional metadata attributesIdo Schimmel
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-11RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe
2021-03-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean
2021-03-11thermal: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-11media: uapi: Correct doc comment in H264 uAPIAndrzej Pietrasiewicz
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10FDDI: if_fddi.h: Update my e-mail addressMaciej W. Rozycki
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09drm/uapi: document kernel capabilitiesSimon Ser
2021-03-08bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer
2021-03-07ALSA: virtio: add virtio sound driverAnton Yakovlev
2021-03-07uapi: virtio_ids: add a sound device type ID from OASIS specAnton Yakovlev
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer
2021-03-04bpf: Import syscall arg documentationJoe Stringer
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-02drm: fix drm_mode_create_blob commentLionel Landwerlin
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu