summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-301-0/+167
|\
| * Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-231-0/+2
| |\
| * | usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov2020-03-171-2/+2
| * | usb: gadget: add raw-gadget interfaceAndrey Konovalov2020-03-151-0/+167
* | | Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-03-303-1/+17
|\ \ \
| * | | media: v4l: Add 1X14 14-bit greyscale media bus code definitionDaniel Glöckner2020-03-201-1/+2
| * | | media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner2020-03-201-0/+1
| * | | media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus2020-03-201-0/+4
| * | | media: v4l: link dt-bindings and uapiMarco Felsch2020-03-121-0/+4
| * | | media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2020-02-241-0/+6
* | | | Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-301-0/+1
|\ \ \ \
| * | | | seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen2020-03-041-0/+1
| |/ / /
* | | | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-4/+38
|\ \ \ \
| * | | | io_uring: make spdxcheck.py happyLukas Bulwahn2020-03-211-1/+1
| * | | | io_uring: dual license io_uring.h uapi headerJens Axboe2020-03-111-1/+1
| * | | | io_uring: provide means of removing buffersJens Axboe2020-03-101-0/+1
| * | | | io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe2020-03-101-0/+14
| * | | | io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe2020-03-101-2/+8
| * | | | io_uring: use poll driven retry for files that support itJens Axboe2020-03-021-0/+1
| * | | | io_uring: add splice(2) supportPavel Begunkov2020-03-021-1/+13
* | | | | Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-13/+5
|\ \ \ \ \
| * | | | | floppy: separate the FDC's base address from its registersWilly Tarreau2020-03-161-13/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-262-5/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov2020-03-261-1/+1
| * | | | Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-03-241-5/+5
| * | | | Input: allocate keycode for "Selective Screenshot" keyRajat Jain2020-03-171-0/+3
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2020-01-31104-460/+1520
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-121-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-111-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-041-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dm: bump version of core and various targetsMike Snitzer2020-03-031-2/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-211-8/+8
|\ \ \ \
| * | | | usb: charger: assign specific number for enum valuePeter Chen2020-02-101-8/+8
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-212-10/+18
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-191-9/+7
| |\ \ \ \
| | * | | | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-181-1/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-171-1/+11
* | | | | | include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-02-211-2/+2
* | | | | | y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2020-02-212-10/+14
|/ / / / /
* | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | | | | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-061-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-02-051-0/+5
| |\ \ \ \ \
| | * | | | | KVM: s390: Add new reset vcpu APIJanosch Frank2020-01-311-0/+5
* | | | | | | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-061-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ALSA: uapi: Fix sparse warningRanjani Sridharan2020-01-291-2/+2
* | | | | | | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-02-041-1/+6
|\ \ \ \ \ \ \
| * | | | | | | rtc: define RTC_VL_READ valuesAlexandre Belloni2019-12-181-1/+6
* | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-011-1/+3
|\ \ \ \ \ \ \ \