summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-044-1/+6
|\
| * tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| * tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-091-1/+1
| * tty: handle the case where we cannot restore a line disciplineAlan Cox2017-06-031-0/+1
| * tty: reserve N_SPEAKUP numberGreg Kroah-Hartman2017-06-031-0/+1
| * Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman2017-05-293-2/+22
| |\
| * | serial: uapi: Add support for bus terminationJan Kiszka2017-05-181-0/+3
* | | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-041-0/+1
|\ \ \
| * \ \ Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-202-2/+5
| |\ \ \
| * \ \ \ Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-121-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman2017-05-223-2/+22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | staging: speakup: add tty-based comms functionsOkash Khawaja2017-05-161-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-042-3/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-201-3/+4
| |\ \ \ \ \
| | * | | | | usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang2017-06-021-3/+4
| | |/ / / /
| * | | | | Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman2017-06-202-2/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | USB: add usbfs ioctl to retrieve the connection speedAlan Stern2017-06-131-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-042-3/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-213-4/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-2/+13
| * | | | | mmtimer: Remove the SGI SN2 mmtimer driverChristoph Hellwig2017-05-261-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-033-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-205-8/+11
| |\ \ \ \ \
| | * | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-4/+4
| | | |/ / / | | |/| | |
| * | | | | sched/deadline: Make GRUB a task's flagLuca Abeni2017-06-081-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-036-3/+35
|\ \ \ \ \
| * | | | | fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-271-0/+21
| * | | | | fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2017-06-201-1/+3
| * | | | | fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues2017-06-201-1/+1
| * | | | | fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2017-06-201-0/+2
| * | | | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-20/+8Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-121-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | dm: bump DM_VERSION_MINOR in response to target method error code changesMike Snitzer2017-06-091-2/+2
| * | | | | | loop: support 4k physical blocksizeHannes Reinecke2017-06-081-0/+3
| * | | | | | nbd: add FUA op supportShaun McDowell2017-05-301-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-20/+8Star
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | uuid: rename uuid typesChristoph Hellwig2017-06-051-4/+8
| * | | | | uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2017-06-051-16/+0Star
| |/ / / /
* | | / / uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg2017-06-301-25/+1Star
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-152-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| * | | openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| |/ /
* / / KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
|/ /
* | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-201-0/+3
|\ \
| * | USB: hub: fix SS max number of portsJohan Hovold2017-05-171-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-162-2/+19
|\ \ | |/ |/|
| * xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-121-0/+7
| * xdp: add flag to enforce driver modeDaniel Borkmann2017-05-121-2/+4
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+8
* | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-121-1/+23
|\ \