summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-02Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-02capabilities: add description for CAP_SETFCAPStefan Hajnoczi
2020-06-02Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron
2020-06-01x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-01KVM: x86: announce KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-28mmc: fix compilation of user APIJérôme Pouiller
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-25btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-20Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-05-17io_uring: add tee(2) supportPavel Begunkov
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella
2020-05-15Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-14statx: add mount_rootMiklos Szeredi
2020-05-14statx: add mount IDMiklos Szeredi
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-12floppy: suppress UBSAN warning in setup_rw_floppy()Denis Efremov
2020-05-12floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmdDenis Efremov
2020-05-12floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_paramsDenis Efremov
2020-05-12floppy: add references to 82077's extra registersWilly Tarreau
2020-05-08uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon